[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:49:18.042112 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:35959
I20260709 14:49:18.043987 12030 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:49:18.045265 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:18.064730 12036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:18.066229 12030 server_base.cc:1061] running on GCE node
W20260709 14:49:18.064736 12039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:18.064713 12037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.184420 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:19.184691 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:19.184948 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608559184921 us; error 0 us; skew 500 ppm
I20260709 14:49:19.185822 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:19.191948 12030 webserver.cc:533] Webserver started at http://127.11.191.190:34423/ using document root <none> and password file <none>
I20260709 14:49:19.192966 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:19.193187 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:19.193702 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:19.199868 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "a469e335b34e4124bc0555fdab1c06cd"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.208614 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:19.214601 12045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.216038 12030 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:19.216499 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "a469e335b34e4124bc0555fdab1c06cd"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.216886 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:19.267769 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:19.269404 12030 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:49:19.269857 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:19.343542 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:35959
I20260709 14:49:19.343689 12096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:35959 every 8 connection(s)
I20260709 14:49:19.352572 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:19.377573 12097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: Bootstrap starting.
I20260709 14:49:19.384574 12097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:19.387365 12097 log.cc:826] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: Log is configured to *not* fsync() on all Append() calls
I20260709 14:49:19.393255 12097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: No bootstrap required, opened a new log
I20260709 14:49:19.416009 12097 raft_consensus.cc:359] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER }
I20260709 14:49:19.416709 12097 raft_consensus.cc:385] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:19.417011 12097 raft_consensus.cc:740] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a469e335b34e4124bc0555fdab1c06cd, State: Initialized, Role: FOLLOWER
I20260709 14:49:19.418092 12097 consensus_queue.cc:260] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER }
I20260709 14:49:19.418618 12097 raft_consensus.cc:399] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:19.418879 12097 raft_consensus.cc:493] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:19.419190 12097 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:19.424000 12097 raft_consensus.cc:515] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER }
I20260709 14:49:19.424887 12097 leader_election.cc:304] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [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: a469e335b34e4124bc0555fdab1c06cd; no voters: 
I20260709 14:49:19.426851 12097 leader_election.cc:290] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:19.427331 12100 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:19.429673 12100 raft_consensus.cc:697] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 1 LEADER]: Becoming Leader. State: Replica: a469e335b34e4124bc0555fdab1c06cd, State: Running, Role: LEADER
I20260709 14:49:19.430701 12100 consensus_queue.cc:237] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [LEADER]: Queue going to LEADER mode. State: All 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: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER }
I20260709 14:49:19.431938 12097 sys_catalog.cc:565] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:19.441882 12101 sys_catalog.cc:455] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a469e335b34e4124bc0555fdab1c06cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER } }
I20260709 14:49:19.442646 12101 sys_catalog.cc:458] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:19.442068 12102 sys_catalog.cc:455] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader a469e335b34e4124bc0555fdab1c06cd. Latest consensus state: current_term: 1 leader_uuid: "a469e335b34e4124bc0555fdab1c06cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a469e335b34e4124bc0555fdab1c06cd" member_type: VOTER } }
I20260709 14:49:19.443353 12102 sys_catalog.cc:458] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:19.445761 12108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:19.459455 12108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:19.462046 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:19.479570 12108 catalog_manager.cc:1383] Generated new cluster ID: d2b5294f518d4bf3980774598c041232
I20260709 14:49:19.479913 12108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:19.497372 12108 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:19.499552 12108 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:19.522445 12108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: Generated new TSK 0
I20260709 14:49:19.523599 12108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:19.593642 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:19.602367 12119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:19.605520 12120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:19.608582 12122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.609112 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:19.610229 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:19.610432 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:19.610615 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608559610598 us; error 0 us; skew 500 ppm
I20260709 14:49:19.611234 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:19.615888 12030 webserver.cc:533] Webserver started at http://127.11.191.129:46643/ using document root <none> and password file <none>
I20260709 14:49:19.616453 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:19.616641 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:19.616973 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:19.618106 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.623916 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:49:19.628341 12127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.629163 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:19.629456 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.629741 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:19.646318 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:19.647722 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:19.650636 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:19.655349 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:19.655584 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.655870 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:19.656049 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.763326 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:41091
I20260709 14:49:19.763392 12189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:41091 every 8 connection(s)
I20260709 14:49:19.770498 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:19.786617 12195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:19.785707 12194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.793087 12030 server_base.cc:1061] running on GCE node
W20260709 14:49:19.795460 12198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.796868 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:19.797190 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:19.797384 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608559797367 us; error 0 us; skew 500 ppm
I20260709 14:49:19.798223 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:19.800280 12190 heartbeater.cc:344] Connected to a master server at 127.11.191.190:35959
I20260709 14:49:19.800737 12190 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:19.801913 12190 heartbeater.cc:507] Master 127.11.191.190:35959 requested a full tablet report, sending...
I20260709 14:49:19.801805 12030 webserver.cc:533] Webserver started at http://127.11.191.130:34751/ using document root <none> and password file <none>
I20260709 14:49:19.802712 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:19.802995 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:19.803346 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:19.805073 12062 ts_manager.cc:194] Registered new tserver with Master: 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091)
I20260709 14:49:19.805156 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "91a7f91d3dd043eba8055a5a6f80850c"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.807407 12062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57484
I20260709 14:49:19.812727 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:19.819401 12202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.820382 12030 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:49:19.820839 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "91a7f91d3dd043eba8055a5a6f80850c"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.821245 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:19.841159 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:19.843027 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:19.845806 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:19.849855 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:19.850143 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.850438 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:19.850649 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:19.948966 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:34311
I20260709 14:49:19.949100 12264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:34311 every 8 connection(s)
I20260709 14:49:19.959362 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:49:19.968956 12265 heartbeater.cc:344] Connected to a master server at 127.11.191.190:35959
I20260709 14:49:19.969372 12265 heartbeater.cc:461] Registering TS with master...
W20260709 14:49:19.969575 12268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.970337 12265 heartbeater.cc:507] Master 127.11.191.190:35959 requested a full tablet report, sending...
W20260709 14:49:19.970399 12269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.973021 12062 ts_manager.cc:194] Registered new tserver with Master: 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:19.974941 12062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57494
I20260709 14:49:19.980732 12030 server_base.cc:1061] running on GCE node
W20260709 14:49:19.981320 12271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:19.982460 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:19.982780 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:19.983026 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608559983004 us; error 0 us; skew 500 ppm
I20260709 14:49:19.983804 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:19.987071 12030 webserver.cc:533] Webserver started at http://127.11.191.131:43385/ using document root <none> and password file <none>
I20260709 14:49:19.987748 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:19.988008 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:19.988356 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:19.989988 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "695f60fa500b40e79bd6c5289915185f"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:19.996376 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:20.001099 12276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.002049 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:20.002374 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "695f60fa500b40e79bd6c5289915185f"
format_stamp: "Formatted at 2026-07-09 14:49:19 on dist-test-slave-jgp0"
I20260709 14:49:20.002667 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:20.018339 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:20.019659 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:20.021366 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:20.023790 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:20.024049 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.024303 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:20.024446 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:20.114166 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:35775
I20260709 14:49:20.114496 12338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:35775 every 8 connection(s)
I20260709 14:49:20.131884 12339 heartbeater.cc:344] Connected to a master server at 127.11.191.190:35959
I20260709 14:49:20.132396 12339 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:20.133438 12339 heartbeater.cc:507] Master 127.11.191.190:35959 requested a full tablet report, sending...
I20260709 14:49:20.135764 12062 ts_manager.cc:194] Registered new tserver with Master: 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:20.136750 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015671696s
I20260709 14:49:20.137431 12062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57504
I20260709 14:49:20.189913 12062 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57506:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:20.194051 12062 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:20.301842 12229 tablet_service.cc:1511] Processing CreateTablet for tablet 0679b65e2164420ab44942e214a3b0e7 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:20.302610 12228 tablet_service.cc:1511] Processing CreateTablet for tablet 50d63c085f0d4e4082b449ef843fb57e (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:20.301829 12230 tablet_service.cc:1511] Processing CreateTablet for tablet fa78268f9fa6473d90dfc87b4a293bc1 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:20.305296 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679b65e2164420ab44942e214a3b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.313488 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d63c085f0d4e4082b449ef843fb57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.314939 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa78268f9fa6473d90dfc87b4a293bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.323804 12226 tablet_service.cc:1511] Processing CreateTablet for tablet 776cd0196f9b413b8f575133a3799bab (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:20.326220 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776cd0196f9b413b8f575133a3799bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.325736 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 851c9fb8005d44a29c504de4eb78fbfb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:20.337939 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851c9fb8005d44a29c504de4eb78fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.339888 12155 tablet_service.cc:1511] Processing CreateTablet for tablet fa78268f9fa6473d90dfc87b4a293bc1 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:20.342514 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 0679b65e2164420ab44942e214a3b0e7 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:20.340600 12151 tablet_service.cc:1511] Processing CreateTablet for tablet 776cd0196f9b413b8f575133a3799bab (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:20.342587 12152 tablet_service.cc:1511] Processing CreateTablet for tablet 851c9fb8005d44a29c504de4eb78fbfb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:20.341938 12153 tablet_service.cc:1511] Processing CreateTablet for tablet 50d63c085f0d4e4082b449ef843fb57e (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:20.354768 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679b65e2164420ab44942e214a3b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.352926 12225 tablet_service.cc:1511] Processing CreateTablet for tablet 6726cb6143a14e3983ac89a9c9b12d45 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:20.361733 12304 tablet_service.cc:1511] Processing CreateTablet for tablet fa78268f9fa6473d90dfc87b4a293bc1 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:20.366204 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 50d63c085f0d4e4082b449ef843fb57e (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:20.367635 12152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851c9fb8005d44a29c504de4eb78fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.356169 12150 tablet_service.cc:1511] Processing CreateTablet for tablet 6726cb6143a14e3983ac89a9c9b12d45 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:20.368167 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 0679b65e2164420ab44942e214a3b0e7 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:20.378834 12225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726cb6143a14e3983ac89a9c9b12d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.385121 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d63c085f0d4e4082b449ef843fb57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.379539 12301 tablet_service.cc:1511] Processing CreateTablet for tablet 851c9fb8005d44a29c504de4eb78fbfb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:20.382107 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa78268f9fa6473d90dfc87b4a293bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.382892 12300 tablet_service.cc:1511] Processing CreateTablet for tablet 776cd0196f9b413b8f575133a3799bab (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:20.392616 12149 tablet_service.cc:1511] Processing CreateTablet for tablet 8382d0b00d2346e4bcdee3621010651f (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:20.395344 12150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726cb6143a14e3983ac89a9c9b12d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.396102 12299 tablet_service.cc:1511] Processing CreateTablet for tablet 6726cb6143a14e3983ac89a9c9b12d45 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:20.399536 12224 tablet_service.cc:1511] Processing CreateTablet for tablet 8382d0b00d2346e4bcdee3621010651f (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:20.401365 12224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8382d0b00d2346e4bcdee3621010651f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.403971 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d63c085f0d4e4082b449ef843fb57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.404546 12149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8382d0b00d2346e4bcdee3621010651f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.407361 12298 tablet_service.cc:1511] Processing CreateTablet for tablet 8382d0b00d2346e4bcdee3621010651f (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:20.413708 12299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726cb6143a14e3983ac89a9c9b12d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.418321 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851c9fb8005d44a29c504de4eb78fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.428184 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa78268f9fa6473d90dfc87b4a293bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.433523 12148 tablet_service.cc:1511] Processing CreateTablet for tablet e15a41b2fdee4163bde5e602b151da70 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:20.435024 12151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776cd0196f9b413b8f575133a3799bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.432231 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0679b65e2164420ab44942e214a3b0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.435086 12357 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.439127 12148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15a41b2fdee4163bde5e602b151da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.450922 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776cd0196f9b413b8f575133a3799bab. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:20.459033 12110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:20.466883 12229 tablet_service.cc:1511] Processing CreateTablet for tablet e15a41b2fdee4163bde5e602b151da70 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:20.470048 12298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8382d0b00d2346e4bcdee3621010651f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.510429 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15a41b2fdee4163bde5e602b151da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.532493 12357 tablet_bootstrap.cc:654] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.535064 12297 tablet_service.cc:1511] Processing CreateTablet for tablet e15a41b2fdee4163bde5e602b151da70 (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:20.544536 12147 tablet_service.cc:1511] Processing CreateTablet for tablet 970b5a9075164df0b2162c2c1567f2eb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:20.555434 12226 tablet_service.cc:1511] Processing CreateTablet for tablet 970b5a9075164df0b2162c2c1567f2eb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:20.557758 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b5a9075164df0b2162c2c1567f2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.561421 12297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15a41b2fdee4163bde5e602b151da70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.566550 12147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b5a9075164df0b2162c2c1567f2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.585366 12358 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:20.595257 12296 tablet_service.cc:1511] Processing CreateTablet for tablet 970b5a9075164df0b2162c2c1567f2eb (DEFAULT_TABLE table=test-workload [id=e889770712b140eaba6d0c53e3c06ab7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:20.601004 12296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 970b5a9075164df0b2162c2c1567f2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:20.632891 12357 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.634560 12357 ts_tablet_manager.cc:1403] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.010s
I20260709 14:49:20.640129 12357 raft_consensus.cc:359] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.641023 12357 raft_consensus.cc:385] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.641413 12357 raft_consensus.cc:740] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.642910 12357 consensus_queue.cc:260] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.650728 12360 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.653477 12357 ts_tablet_manager.cc:1434] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.006s
I20260709 14:49:20.654431 12265 heartbeater.cc:499] Master 127.11.191.190:35959 was elected leader, sending a full tablet report...
I20260709 14:49:20.654740 12357 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.674420 12358 tablet_bootstrap.cc:654] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.680256 12357 tablet_bootstrap.cc:654] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.681715 12360 tablet_bootstrap.cc:654] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.690248 12358 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:20.690740 12358 ts_tablet_manager.cc:1403] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.005s
I20260709 14:49:20.692409 12357 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.692960 12357 ts_tablet_manager.cc:1403] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260709 14:49:20.694062 12358 raft_consensus.cc:359] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.694789 12358 raft_consensus.cc:385] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.695080 12358 raft_consensus.cc:740] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.695892 12357 raft_consensus.cc:359] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.695909 12358 consensus_queue.cc:260] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.696718 12357 raft_consensus.cc:385] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.697079 12357 raft_consensus.cc:740] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.697845 12357 consensus_queue.cc:260] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.700011 12357 ts_tablet_manager.cc:1434] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:20.701390 12357 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.704926 12360 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:20.705520 12360 ts_tablet_manager.cc:1403] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.010s
I20260709 14:49:20.708678 12360 raft_consensus.cc:359] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.709455 12360 raft_consensus.cc:385] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.709738 12360 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
W20260709 14:49:20.710850 12266 tablet.cc:2406] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:20.710490 12360 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.712580 12357 tablet_bootstrap.cc:654] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.719692 12360 ts_tablet_manager.cc:1434] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.006s
I20260709 14:49:20.720249 12339 heartbeater.cc:499] Master 127.11.191.190:35959 was elected leader, sending a full tablet report...
I20260709 14:49:20.720832 12360 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.724231 12190 heartbeater.cc:499] Master 127.11.191.190:35959 was elected leader, sending a full tablet report...
I20260709 14:49:20.724861 12357 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.725308 12357 ts_tablet_manager.cc:1403] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 14:49:20.728329 12360 tablet_bootstrap.cc:654] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.734050 12358 ts_tablet_manager.cc:1434] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.012s
I20260709 14:49:20.735100 12358 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:20.741668 12360 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:20.742244 12360 ts_tablet_manager.cc:1403] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260709 14:49:20.745532 12360 raft_consensus.cc:359] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.746286 12360 raft_consensus.cc:385] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.746567 12360 raft_consensus.cc:740] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.747291 12360 consensus_queue.cc:260] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.728194 12357 raft_consensus.cc:359] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.742316 12358 tablet_bootstrap.cc:654] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.749409 12357 raft_consensus.cc:385] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.749831 12357 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.750586 12357 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.749482 12360 ts_tablet_manager.cc:1434] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:20.753659 12360 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.753995 12357 ts_tablet_manager.cc:1434] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:49:20.755009 12357 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.761044 12360 tablet_bootstrap.cc:654] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.764385 12358 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:20.764937 12358 ts_tablet_manager.cc:1403] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 14:49:20.770428 12358 raft_consensus.cc:359] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.771179 12358 raft_consensus.cc:385] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.771474 12358 raft_consensus.cc:740] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.772193 12358 consensus_queue.cc:260] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.774322 12358 ts_tablet_manager.cc:1434] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:20.775329 12358 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:20.778218 12357 tablet_bootstrap.cc:654] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.781832 12358 tablet_bootstrap.cc:654] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.783671 12360 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:20.784224 12360 ts_tablet_manager.cc:1403] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.009s
I20260709 14:49:20.787427 12360 raft_consensus.cc:359] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.788204 12360 raft_consensus.cc:385] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.788523 12360 raft_consensus.cc:740] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.789342 12360 consensus_queue.cc:260] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.790743 12357 tablet_bootstrap.cc:492] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.791241 12357 ts_tablet_manager.cc:1403] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 14:49:20.791489 12360 ts_tablet_manager.cc:1434] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:49:20.793080 12360 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.794426 12357 raft_consensus.cc:359] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.795183 12357 raft_consensus.cc:385] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.795467 12357 raft_consensus.cc:740] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.796190 12357 consensus_queue.cc:260] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.798697 12357 ts_tablet_manager.cc:1434] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:49:20.799646 12357 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.800622 12360 tablet_bootstrap.cc:654] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.806689 12357 tablet_bootstrap.cc:654] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.806869 12358 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:20.807567 12358 ts_tablet_manager.cc:1403] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.013s
I20260709 14:49:20.813287 12360 tablet_bootstrap.cc:492] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:20.813822 12360 ts_tablet_manager.cc:1403] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260709 14:49:20.813730 12358 raft_consensus.cc:359] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.814438 12358 raft_consensus.cc:385] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.814694 12358 raft_consensus.cc:740] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.815315 12358 consensus_queue.cc:260] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.816797 12360 raft_consensus.cc:359] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.817536 12360 raft_consensus.cc:385] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.817813 12360 raft_consensus.cc:740] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.818516 12360 consensus_queue.cc:260] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.819140 12358 ts_tablet_manager.cc:1434] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:20.820195 12358 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:20.824093 12357 tablet_bootstrap.cc:492] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.824597 12357 ts_tablet_manager.cc:1403] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260709 14:49:20.827358 12358 tablet_bootstrap.cc:654] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.830403 12360 ts_tablet_manager.cc:1434] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:20.831488 12360 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.828135 12357 raft_consensus.cc:359] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.833853 12357 raft_consensus.cc:385] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.834182 12357 raft_consensus.cc:740] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.834998 12357 consensus_queue.cc:260] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.837606 12357 ts_tablet_manager.cc:1434] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:49:20.838629 12357 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.844872 12358 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:20.845556 12358 ts_tablet_manager.cc:1403] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:49:20.848420 12358 raft_consensus.cc:359] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.849292 12358 raft_consensus.cc:385] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.849458 12360 tablet_bootstrap.cc:654] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.849603 12358 raft_consensus.cc:740] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.850421 12358 consensus_queue.cc:260] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.844933 12357 tablet_bootstrap.cc:654] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.853158 12365 raft_consensus.cc:493] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.853714 12365 raft_consensus.cc:515] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.859117 12360 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:20.859666 12360 ts_tablet_manager.cc:1403] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.005s
I20260709 14:49:20.862857 12360 raft_consensus.cc:359] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.863888 12360 raft_consensus.cc:385] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.864197 12360 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.864034 12366 raft_consensus.cc:493] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.864969 12366 raft_consensus.cc:515] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.865278 12360 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.867954 12366 leader_election.cc:290] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:20.887475 12365 leader_election.cc:290] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:20.888082 12358 ts_tablet_manager.cc:1434] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.042s	user 0.013s	sys 0.003s
I20260709 14:49:20.902009 12365 raft_consensus.cc:493] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.906868 12365 raft_consensus.cc:515] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.909260 12365 leader_election.cc:290] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:20.910197 12358 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:20.913697 12357 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:20.913964 12360 ts_tablet_manager.cc:1434] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.054s	user 0.019s	sys 0.027s
I20260709 14:49:20.914207 12357 ts_tablet_manager.cc:1403] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.018s
I20260709 14:49:20.915196 12360 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:20.917146 12357 raft_consensus.cc:359] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.917904 12357 raft_consensus.cc:385] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:20.918203 12357 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:20.919102 12357 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.921588 12357 ts_tablet_manager.cc:1434] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:20.922544 12357 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:20.923213 12360 tablet_bootstrap.cc:654] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.917141 12358 tablet_bootstrap.cc:654] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.931782 12357 tablet_bootstrap.cc:654] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:20.942957 12381 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.948793 12381 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.950443 12361 raft_consensus.cc:493] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.950981 12361 raft_consensus.cc:515] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.959237 12361 leader_election.cc:290] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:20.967207 12361 raft_consensus.cc:493] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:20.968029 12361 raft_consensus.cc:515] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:20.970430 12361 leader_election.cc:290] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:20.971271 12381 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:21.012483 12382 raft_consensus.cc:493] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.013324 12382 raft_consensus.cc:515] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.016088 12382 leader_election.cc:290] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.023212 12357 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:21.020046 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.023362 12381 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.025341 12361 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.027000 12381 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.023132 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.027527 12238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.029829 12240 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.030570 12239 raft_consensus.cc:2468] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.030718 12238 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.028082 12357 ts_tablet_manager.cc:1403] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.018s
I20260709 14:49:21.027498 12361 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.036194 12131 leader_election.cc:304] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.036823 12360 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:21.049932 12361 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.037035 12381 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091)
I20260709 14:49:21.053248 12357 raft_consensus.cc:359] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.052826 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.052464 12238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.040586 12358 tablet_bootstrap.cc:492] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:21.052091 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.073149 12357 raft_consensus.cc:385] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.078688 12357 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.079505 12357 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.050475 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.071983 12361 raft_consensus.cc:493] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.069675 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.078220 12382 raft_consensus.cc:2804] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.080848 12314 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.073408 12360 ts_tablet_manager.cc:1403] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.158s	user 0.023s	sys 0.016s
I20260709 14:49:21.084625 12238 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.086061 12357 ts_tablet_manager.cc:1434] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.008s
I20260709 14:49:21.084273 12382 raft_consensus.cc:493] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.085372 12358 ts_tablet_manager.cc:1403] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.175s	user 0.024s	sys 0.018s
I20260709 14:49:21.084197 12361 raft_consensus.cc:515] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.084065 12239 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.084529 12312 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.088809 12357 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:21.089929 12382 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.081784 12131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:34311, user_credentials={real_user=slave}} blocked reactor thread for 46613.9us
I20260709 14:49:21.095005 12131 leader_election.cc:304] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.095480 12361 leader_election.cc:290] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.050698 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.097958 12376 raft_consensus.cc:2804] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.101703 12376 raft_consensus.cc:493] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.102412 12376 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.097497 12240 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.090583 12280 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.109884 12381 raft_consensus.cc:2804] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.110364 12381 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.110111 12280 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.111541 12381 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.113559 12366 raft_consensus.cc:2804] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.113960 12366 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.114313 12366 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.112088 12280 leader_election.cc:304] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.101332 12131 leader_election.cc:304] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.124176 12365 raft_consensus.cc:2804] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.125928 12365 raft_consensus.cc:493] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.127372 12365 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.158334 12280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:34311, user_credentials={real_user=slave}} blocked reactor thread for 46324.9us
I20260709 14:49:21.149444 12366 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.164466 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.167490 12366 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091)
I20260709 14:49:21.168155 12366 raft_consensus.cc:2804] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.168510 12366 raft_consensus.cc:493] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.168419 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.168952 12366 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.169108 12240 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.169516 12357 tablet_bootstrap.cc:654] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.174677 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.177179 12165 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.179241 12376 raft_consensus.cc:515] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.194768 12365 raft_consensus.cc:515] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.206236 12396 raft_consensus.cc:493] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.206285 12376 leader_election.cc:290] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.201308 12381 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.207322 12240 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.233752 12280 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.205288 12382 raft_consensus.cc:515] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.238940 12381 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:21.239670 12381 raft_consensus.cc:2804] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.237942 12366 raft_consensus.cc:515] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.242969 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.248212 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.248400 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.248895 12313 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.243805 12381 raft_consensus.cc:697] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:21.243621 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.244130 12365 leader_election.cc:290] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.206838 12396 raft_consensus.cc:515] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.248123 12160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.249452 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.249060 12312 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 0.
I20260709 14:49:21.257952 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.262850 12159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.258019 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.258805 12163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.246706 12161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.263113 12238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.262413 12165 raft_consensus.cc:2393] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91a7f91d3dd043eba8055a5a6f80850c in current term 1: Already voted for candidate 81bf512898934d9ab9ba1f85c4cfc07a in this term.
I20260709 14:49:21.265250 12311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.264891 12239 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:21.261535 12131 leader_election.cc:343] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.263581 12240 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.273228 12238 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.275081 12163 raft_consensus.cc:2393] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91a7f91d3dd043eba8055a5a6f80850c in current term 1: Already voted for candidate 81bf512898934d9ab9ba1f85c4cfc07a in this term.
I20260709 14:49:21.265370 12310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.264639 12162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
W20260709 14:49:21.275357 12277 leader_election.cc:343] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.274785 12382 leader_election.cc:290] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.280823 12310 raft_consensus.cc:2393] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91a7f91d3dd043eba8055a5a6f80850c in current term 1: Already voted for candidate 695f60fa500b40e79bd6c5289915185f in this term.
I20260709 14:49:21.274351 12161 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 0.
I20260709 14:49:21.282578 12206 leader_election.cc:304] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.282846 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.284652 12311 raft_consensus.cc:2393] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91a7f91d3dd043eba8055a5a6f80850c in current term 1: Already voted for candidate 695f60fa500b40e79bd6c5289915185f in this term.
I20260709 14:49:21.284937 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.273957 12381 consensus_queue.cc:237] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.286602 12314 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.284087 12366 leader_election.cc:290] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
W20260709 14:49:21.286633 12277 leader_election.cc:343] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.288400 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.294795 12396 leader_election.cc:290] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
W20260709 14:49:21.290115 12131 leader_election.cc:343] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.295758 12358 raft_consensus.cc:359] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.305020 12237 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.293838 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.313829 12358 raft_consensus.cc:385] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.331022 12236 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.326203 12358 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.346850 12239 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.348604 12357 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:21.349598 12357 ts_tablet_manager.cc:1403] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.261s	user 0.030s	sys 0.042s
I20260709 14:49:21.353202 12310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.352939 12358 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.350103 12360 raft_consensus.cc:359] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.356011 12358 ts_tablet_manager.cc:1434] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.262s	user 0.019s	sys 0.009s
W20260709 14:49:21.351774 12277 leader_election.cc:343] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.360648 12240 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.362025 12238 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.362289 12358 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:21.362540 12361 raft_consensus.cc:2764] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:21.356032 12360 raft_consensus.cc:385] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.361919 12313 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.366534 12314 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.363025 12277 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:21.364089 12360 raft_consensus.cc:740] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.363682 12131 leader_election.cc:304] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.368501 12381 raft_consensus.cc:2804] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.369213 12382 raft_consensus.cc:2804] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.364184 12237 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.369133 12381 raft_consensus.cc:697] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:21.370738 12382 raft_consensus.cc:697] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:21.371363 12131 leader_election.cc:304] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.371253 12357 raft_consensus.cc:359] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.368741 12236 raft_consensus.cc:2468] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.372114 12357 raft_consensus.cc:385] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.371644 12382 consensus_queue.cc:237] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.372486 12357 raft_consensus.cc:740] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.371592 12381 consensus_queue.cc:237] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.379315 12162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.387306 12162 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.373971 12360 consensus_queue.cc:260] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.373987 12357 consensus_queue.cc:260] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.389729 12360 ts_tablet_manager.cc:1434] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.299s	user 0.014s	sys 0.013s
I20260709 14:49:21.374192 12365 raft_consensus.cc:2804] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.390369 12357 ts_tablet_manager.cc:1434] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 14:49:21.390573 12365 raft_consensus.cc:697] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:21.391361 12357 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: Bootstrap starting.
I20260709 14:49:21.376940 12358 tablet_bootstrap.cc:654] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.398555 12360 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:21.408447 12376 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.409427 12376 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.377154 12131 leader_election.cc:304] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:21.412587 12376 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.414908 12376 raft_consensus.cc:2804] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.411372 12365 consensus_queue.cc:237] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.415613 12376 raft_consensus.cc:697] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:21.416456 12376 consensus_queue.cc:237] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.416930 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.417266 12162 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.417762 12236 raft_consensus.cc:2393] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81bf512898934d9ab9ba1f85c4cfc07a in current term 1: Already voted for candidate 695f60fa500b40e79bd6c5289915185f in this term.
I20260709 14:49:21.418612 12277 leader_election.cc:304] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.423430 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.423560 12358 tablet_bootstrap.cc:492] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:21.424253 12358 ts_tablet_manager.cc:1403] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.010s
I20260709 14:49:21.420611 12381 raft_consensus.cc:2804] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.425014 12381 raft_consensus.cc:697] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:21.425148 12131 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.425872 12381 consensus_queue.cc:237] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.429008 12382 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.432360 12358 raft_consensus.cc:359] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.433254 12358 raft_consensus.cc:385] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.433573 12358 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.434523 12358 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.436260 12360 tablet_bootstrap.cc:654] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.436628 12382 raft_consensus.cc:2749] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.437229 12358 ts_tablet_manager.cc:1434] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:49:21.439110 12357 tablet_bootstrap.cc:654] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.441494 12358 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:21.449862 12358 tablet_bootstrap.cc:654] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.455261 12164 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
W20260709 14:49:21.461999 12110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:49:21.462495 12203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:41091, user_credentials={real_user=slave}} blocked reactor thread for 180052us
I20260709 14:49:21.464984 12059 catalog_manager.cc:5697] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 0 to 1, leader changed from <none> to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 1 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.467422 12361 raft_consensus.cc:493] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.468025 12361 raft_consensus.cc:515] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
W20260709 14:49:21.469940 12280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:34311, user_credentials={real_user=slave}} blocked reactor thread for 117420us
I20260709 14:49:21.470223 12361 leader_election.cc:290] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.470801 12358 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:21.470916 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.471305 12358 ts_tablet_manager.cc:1403] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
W20260709 14:49:21.472041 12206 leader_election.cc:343] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.472803 12360 tablet_bootstrap.cc:492] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:21.473295 12360 ts_tablet_manager.cc:1403] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.013s
I20260709 14:49:21.473106 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.463770 12203 leader_election.cc:304] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a
W20260709 14:49:21.474470 12206 leader_election.cc:343] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.474388 12358 raft_consensus.cc:359] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.475029 12361 raft_consensus.cc:2749] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.475307 12358 raft_consensus.cc:385] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.475857 12358 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.476817 12358 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.477233 12161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.478051 12164 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 0.
I20260709 14:49:21.479413 12203 leader_election.cc:304] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:21.480723 12358 ts_tablet_manager.cc:1434] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:49:21.480916 12361 raft_consensus.cc:2764] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:49:21.480572 12203 leader_election.cc:343] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.481869 12358 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:21.476804 12360 raft_consensus.cc:359] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.482554 12360 raft_consensus.cc:385] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.482236 12203 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:21.482921 12360 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.483409 12361 raft_consensus.cc:2749] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.483801 12360 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
W20260709 14:49:21.484498 12203 leader_election.cc:343] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:21.485127 12203 leader_election.cc:304] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:21.485858 12361 raft_consensus.cc:2749] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.486577 12360 ts_tablet_manager.cc:1434] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:21.487170 12203 leader_election.cc:304] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:21.487561 12360 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:21.487988 12361 raft_consensus.cc:2804] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.488389 12361 raft_consensus.cc:493] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.488795 12361 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.490705 12358 tablet_bootstrap.cc:654] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.495658 12361 raft_consensus.cc:515] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.502617 12358 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:21.503146 12358 ts_tablet_manager.cc:1403] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 14:49:21.499142 12360 tablet_bootstrap.cc:654] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.498327 12357 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: No bootstrap required, opened a new log
I20260709 14:49:21.504945 12357 ts_tablet_manager.cc:1403] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.006s
I20260709 14:49:21.506552 12358 raft_consensus.cc:359] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.507261 12358 raft_consensus.cc:385] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.507736 12358 raft_consensus.cc:740] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.508716 12358 consensus_queue.cc:260] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.509296 12357 raft_consensus.cc:359] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.509737 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.510030 12357 raft_consensus.cc:385] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.510273 12164 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.511072 12358 ts_tablet_manager.cc:1434] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:21.512094 12358 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: Bootstrap starting.
I20260709 14:49:21.510305 12357 raft_consensus.cc:740] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.514015 12357 consensus_queue.cc:260] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.516086 12357 ts_tablet_manager.cc:1434] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 14:49:21.517273 12164 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 1.
I20260709 14:49:21.523204 12358 tablet_bootstrap.cc:654] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.526357 12061 catalog_manager.cc:5697] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 0 to 1, leader changed from <none> to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.528003 12360 tablet_bootstrap.cc:492] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:21.528450 12360 ts_tablet_manager.cc:1403] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.002s
I20260709 14:49:21.531057 12360 raft_consensus.cc:359] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.531960 12360 raft_consensus.cc:385] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.532025 12382 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.532275 12360 raft_consensus.cc:740] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.532651 12382 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.533098 12360 consensus_queue.cc:260] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.534878 12382 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.535393 12360 ts_tablet_manager.cc:1434] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:21.536285 12360 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: Bootstrap starting.
I20260709 14:49:21.537015 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.539039 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.528187 12061 catalog_manager.cc:5697] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 0 to 1, leader changed from <none> to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.539839 12236 raft_consensus.cc:2393] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81bf512898934d9ab9ba1f85c4cfc07a in current term 1: Already voted for candidate 695f60fa500b40e79bd6c5289915185f in this term.
I20260709 14:49:21.542016 12360 tablet_bootstrap.cc:654] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:21.542578 12131 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.543851 12382 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.547279 12358 tablet_bootstrap.cc:492] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: No bootstrap required, opened a new log
I20260709 14:49:21.547782 12358 ts_tablet_manager.cc:1403] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 14:49:21.540807 12061 catalog_manager.cc:5697] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 0 to 1, leader changed from <none> to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.550627 12358 raft_consensus.cc:359] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.551293 12358 raft_consensus.cc:385] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.551563 12358 raft_consensus.cc:740] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.551801 12203 leader_election.cc:304] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.552606 12358 consensus_queue.cc:260] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.553236 12396 raft_consensus.cc:2804] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.554899 12358 ts_tablet_manager.cc:1434] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:21.557981 12396 raft_consensus.cc:697] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:21.559181 12396 consensus_queue.cc:237] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.562968 12361 leader_election.cc:290] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 1 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.565013 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.565594 12314 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.566022 12382 raft_consensus.cc:2749] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.571748 12060 catalog_manager.cc:5697] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 0 to 1, leader changed from <none> to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 1 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.579623 12060 catalog_manager.cc:5697] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 0 to 1, leader changed from <none> to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 1 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.588688 12314 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 1.
I20260709 14:49:21.603634 12360 tablet_bootstrap.cc:492] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: No bootstrap required, opened a new log
I20260709 14:49:21.604405 12360 ts_tablet_manager.cc:1403] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.032s
I20260709 14:49:21.607365 12360 raft_consensus.cc:359] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.608170 12360 raft_consensus.cc:385] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:21.608492 12360 raft_consensus.cc:740] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Initialized, Role: FOLLOWER
I20260709 14:49:21.609241 12360 consensus_queue.cc:260] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.610292 12060 catalog_manager.cc:5697] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 0 to 1, leader changed from <none> to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 1 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.612114 12360 ts_tablet_manager.cc:1434] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:21.651008 12381 raft_consensus.cc:493] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.651577 12381 raft_consensus.cc:515] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.653740 12381 leader_election.cc:290] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:21.654867 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b5a9075164df0b2162c2c1567f2eb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.655005 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b5a9075164df0b2162c2c1567f2eb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.655524 12164 raft_consensus.cc:2468] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.655661 12236 raft_consensus.cc:2468] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 0.
I20260709 14:49:21.656869 12277 leader_election.cc:304] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.657963 12381 raft_consensus.cc:2804] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.658445 12381 raft_consensus.cc:493] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.658787 12381 raft_consensus.cc:3060] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.665601 12381 raft_consensus.cc:515] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.667768 12381 leader_election.cc:290] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:21.668865 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b5a9075164df0b2162c2c1567f2eb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.668855 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "970b5a9075164df0b2162c2c1567f2eb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.669760 12164 raft_consensus.cc:3060] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.669982 12236 raft_consensus.cc:3060] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.675024 12236 raft_consensus.cc:2468] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.676100 12280 leader_election.cc:304] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:21.676285 12382 raft_consensus.cc:493] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.676911 12164 raft_consensus.cc:2468] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 1.
I20260709 14:49:21.677048 12381 raft_consensus.cc:2804] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.676822 12382 raft_consensus.cc:515] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.678793 12381 raft_consensus.cc:697] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:21.679677 12381 consensus_queue.cc:237] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.682240 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f" is_pre_election: true
I20260709 14:49:21.682487 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.680236 12382 leader_election.cc:290] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.682947 12314 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.683352 12236 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 0.
I20260709 14:49:21.684674 12131 leader_election.cc:304] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.685509 12382 raft_consensus.cc:2804] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:21.685967 12382 raft_consensus.cc:493] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.686496 12382 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.692759 12059 catalog_manager.cc:5697] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 0 to 1, leader changed from <none> to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 1 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:21.693969 12382 raft_consensus.cc:515] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.696847 12382 leader_election.cc:290] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.697412 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.697822 12314 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.698500 12236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:21.699205 12236 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.704628 12314 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.705904 12131 leader_election.cc:304] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:21.706537 12382 raft_consensus.cc:2804] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:21.707064 12382 raft_consensus.cc:697] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:21.707782 12382 consensus_queue.cc:237] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.706449 12236 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 1.
I20260709 14:49:21.716925 12059 catalog_manager.cc:5697] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 0 to 1, leader changed from <none> to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:21.787317 12314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
mode: GRACEFUL
new_leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:49:21.788048 12314 raft_consensus.cc:606] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Received request to transfer leadership to TS 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:21.797030 12381 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.797561 12314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
mode: GRACEFUL
new_leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:49:21.798130 12314 raft_consensus.cc:606] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Received request to transfer leadership to TS 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:21.820369 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:46436
I20260709 14:49:21.820992 12164 raft_consensus.cc:606] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.822363 12366 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.829010 12381 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.833648 12314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:49:21.834299 12314 raft_consensus.cc:606] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.845899 12162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:46436
I20260709 14:49:21.846764 12162 raft_consensus.cc:606] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.849200 12382 consensus_queue.cc:1048] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.869092 12382 consensus_queue.cc:1048] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.876729 12376 raft_consensus.cc:993] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:21.878957 12376 raft_consensus.cc:1081] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:21.885404 12381 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.898634 12236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:49:21.900457 12236 raft_consensus.cc:493] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.904891 12236 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.915841 12382 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.928915 12381 raft_consensus.cc:493] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.930469 12366 raft_consensus.cc:993] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: : Instructing follower 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:21.933400 12366 raft_consensus.cc:1081] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Signalling peer 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:21.930975 12381 raft_consensus.cc:515] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.949743 12376 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.951242 12381 leader_election.cc:290] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:21.943224 12236 raft_consensus.cc:515] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.959909 12240 raft_consensus.cc:1240] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Rejecting Update request from peer 81bf512898934d9ab9ba1f85c4cfc07a for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:21.963994 12238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c" is_pre_election: true
I20260709 14:49:21.964900 12238 raft_consensus.cc:2393] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 695f60fa500b40e79bd6c5289915185f in current term 1: Already voted for candidate 81bf512898934d9ab9ba1f85c4cfc07a in this term.
I20260709 14:49:21.965306 12161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:46414
I20260709 14:49:21.965937 12161 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.966090 12376 consensus_queue.cc:1048] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:21.966377 12161 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.966995 12162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" is_pre_election: true
I20260709 14:49:21.969695 12277 leader_election.cc:304] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f; no voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:21.971525 12381 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:21.974159 12376 consensus_queue.cc:1059] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:49:21.974059 12366 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:21.979091 12376 raft_consensus.cc:3055] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:21.984285 12376 raft_consensus.cc:740] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:21.985376 12163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:21.982342 12381 raft_consensus.cc:2749] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:21.986512 12426 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:21.989396 12236 leader_election.cc:290] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:21.987438 12376 consensus_queue.cc:260] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.988070 12310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776cd0196f9b413b8f575133a3799bab" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:21.991549 12310 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.992161 12376 raft_consensus.cc:3060] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:21.996611 12426 raft_consensus.cc:993] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:21.997097 12426 raft_consensus.cc:1081] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:22.003296 12382 consensus_queue.cc:1048] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.003490 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:49:22.009995 12237 raft_consensus.cc:493] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.013048 12237 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.017416 12310 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.018784 12206 leader_election.cc:304] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:22.019716 12396 raft_consensus.cc:2804] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.020198 12396 raft_consensus.cc:697] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:22.021111 12396 consensus_queue.cc:237] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:21.997320 12161 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.040736 12060 catalog_manager.cc:5697] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 1 to 2, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 2 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.037177 12237 raft_consensus.cc:515] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.045100 12238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:22.048476 12238 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.047274 12310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:22.046432 12161 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 2 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:22.059092 12162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:22.059830 12162 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.052868 12310 raft_consensus.cc:3055] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.063838 12310 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:22.070031 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:22.070815 12313 raft_consensus.cc:3055] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.071206 12313 raft_consensus.cc:740] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:22.077369 12313 consensus_queue.cc:260] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.081791 12417 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:22.067699 12237 leader_election.cc:290] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:22.092948 12313 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.090085 12310 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.166908 12313 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.169179 12206 leader_election.cc:304] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:22.170130 12361 raft_consensus.cc:2804] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.170600 12361 raft_consensus.cc:697] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:22.172231 12396 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:22.175485 12361 consensus_queue.cc:237] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
W20260709 14:49:22.171089 12131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:34311, user_credentials={real_user=slave}} blocked reactor thread for 60048.2us
I20260709 14:49:22.183852 12426 consensus_queue.cc:1048] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.189154 12426 raft_consensus.cc:993] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: : Instructing follower 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:22.189635 12426 raft_consensus.cc:1081] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Signalling peer 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:22.192268 12162 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.180990 12310 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.198273 12382 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.200747 12061 catalog_manager.cc:5697] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 1 to 2, leader changed from 695f60fa500b40e79bd6c5289915185f (127.11.191.131) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 2 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.208839 12238 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 2.
I20260709 14:49:22.214604 12310 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 2.
I20260709 14:49:22.205757 12161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:46414
I20260709 14:49:22.216413 12161 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.216822 12161 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.224336 12163 raft_consensus.cc:2468] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.224251 12131 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:22.226548 12447 raft_consensus.cc:2804] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.227689 12447 raft_consensus.cc:697] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:22.228605 12447 consensus_queue.cc:237] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.234228 12161 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.235229 12162 raft_consensus.cc:1240] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Rejecting Update request from peer 695f60fa500b40e79bd6c5289915185f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:22.244032 12381 consensus_queue.cc:1059] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.244853 12381 raft_consensus.cc:3055] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.245203 12381 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:22.246044 12381 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.247131 12381 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.254383 12161 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 2 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:22.255805 12382 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.255962 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:22.256203 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:22.256629 12237 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.267529 12237 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 2.
I20260709 14:49:22.269033 12131 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:22.269932 12314 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 2.
I20260709 14:49:22.270298 12447 raft_consensus.cc:2804] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.271344 12447 raft_consensus.cc:697] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:22.253046 12060 catalog_manager.cc:5697] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 1 to 2, leader changed from 695f60fa500b40e79bd6c5289915185f (127.11.191.131) to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.272367 12447 consensus_queue.cc:237] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.280228 12381 consensus_queue.cc:1048] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:22.281965 12382 raft_consensus.cc:993] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:22.282410 12382 raft_consensus.cc:1081] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:22.284557 12240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:49:22.285251 12240 raft_consensus.cc:493] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:22.285647 12240 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.298439 12240 raft_consensus.cc:515] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.302573 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:22.303272 12312 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.303371 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:22.303925 12164 raft_consensus.cc:3055] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:22.304419 12164 raft_consensus.cc:740] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:22.305349 12164 consensus_queue.cc:260] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.306457 12164 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:22.310324 12240 leader_election.cc:290] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:22.312422 12312 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.315114 12206 leader_election.cc:304] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:22.316023 12396 raft_consensus.cc:2804] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:22.316188 12164 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:22.316546 12396 raft_consensus.cc:697] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:22.317453 12396 consensus_queue.cc:237] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:22.323397 12059 catalog_manager.cc:5697] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 1 to 2, leader changed from 695f60fa500b40e79bd6c5289915185f (127.11.191.131) to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.334086 12060 catalog_manager.cc:5697] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 1 to 2, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 2 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:22.569851 12312 raft_consensus.cc:1275] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.571570 12396 consensus_queue.cc:1048] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.573048 12312 raft_consensus.cc:1275] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.574708 12396 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:22.582932 12164 raft_consensus.cc:1275] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.602969 12164 raft_consensus.cc:1275] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.605671 12417 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:22.616536 12314 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.618577 12382 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.632997 12240 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.640733 12447 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:22.662237 12312 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.665690 12240 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.665499 12447 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.668130 12447 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.678761 12361 consensus_queue.cc:1048] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.745126 12312 raft_consensus.cc:1275] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.746570 12453 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:22.755616 12164 raft_consensus.cc:1275] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:22.758836 12361 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:24.891809 12030 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:49:24.892886 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.915225 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:46448
I20260709 14:49:24.915782 12164 raft_consensus.cc:606] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Received request to transfer leadership to TS 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:24.926990 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:24.927608 12237 raft_consensus.cc:606] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 LEADER]: Received request to transfer leadership to TS 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:24.928871 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:24.929335 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:25.071679 12459 raft_consensus.cc:993] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:25.072250 12382 raft_consensus.cc:1081] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Signalling peer 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:25.073891 12312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:37718
I20260709 14:49:25.074473 12312 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.074786 12312 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.079424 12312 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.081125 12312 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:25.082171 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:25.082175 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:25.082890 12237 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.082885 12164 raft_consensus.cc:3055] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:25.083405 12164 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:25.084218 12164 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.085419 12164 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.089505 12237 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:25.091004 12280 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:25.091285 12164 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:25.091804 12456 raft_consensus.cc:2804] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:25.093189 12456 raft_consensus.cc:697] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:25.094055 12456 consensus_queue.cc:237] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER 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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.101706 12059 catalog_manager.cc:5697] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 2 to 3, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 3 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:25.228404 12361 raft_consensus.cc:993] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:25.228905 12469 raft_consensus.cc:1081] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 LEADER]: Signalling peer 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:25.230458 12312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:37720
I20260709 14:49:25.230998 12312 raft_consensus.cc:493] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.231284 12312 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.236126 12312 raft_consensus.cc:515] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.237864 12312 leader_election.cc:290] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:25.238835 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:25.239069 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:25.239307 12164 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.239677 12237 raft_consensus.cc:3055] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:25.239972 12237 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:25.240643 12237 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.241700 12237 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.243991 12164 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 2.
I20260709 14:49:25.245077 12277 leader_election.cc:304] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:25.245764 12456 raft_consensus.cc:2804] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:25.246284 12456 raft_consensus.cc:697] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:25.247156 12456 consensus_queue.cc:237] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.247751 12237 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 2.
I20260709 14:49:25.257797 12059 catalog_manager.cc:5697] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 1 to 2, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 2 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:25.501736 12164 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:25.502987 12456 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:25.521227 12237 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:25.522806 12463 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:25.836678 12164 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.837844 12237 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.838238 12463 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.839239 12474 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.930316 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.943322 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:46436
I20260709 14:49:25.943943 12164 raft_consensus.cc:606] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:25.949724 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:46436
I20260709 14:49:25.950278 12164 raft_consensus.cc:606] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:25.955840 12312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:49:25.956434 12312 raft_consensus.cc:606] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:25.962073 12164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:46436
I20260709 14:49:25.962625 12164 raft_consensus.cc:606] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:25.974511 12312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
mode: GRACEFUL
new_leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:37724
I20260709 14:49:25.975157 12312 raft_consensus.cc:606] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 LEADER]: Received request to transfer leadership to TS 91a7f91d3dd043eba8055a5a6f80850c
I20260709 14:49:25.979674 12474 raft_consensus.cc:993] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:25.980150 12474 raft_consensus.cc:1081] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:25.981834 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:49:25.982373 12237 raft_consensus.cc:493] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.982750 12237 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.988296 12237 raft_consensus.cc:515] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.990147 12237 leader_election.cc:290] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 4 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:25.991204 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:25.991369 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d63c085f0d4e4082b449ef843fb57e" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:25.991822 12164 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.992002 12312 raft_consensus.cc:3055] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:25.992367 12312 raft_consensus.cc:740] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:25.993130 12312 consensus_queue.cc:260] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:25.994122 12312 raft_consensus.cc:3060] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.996884 12164 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 4.
I20260709 14:49:25.998327 12203 leader_election.cc:304] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [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: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:25.999212 12469 raft_consensus.cc:2804] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:25.999917 12312 raft_consensus.cc:2468] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 4.
I20260709 14:49:26.000269 12469 raft_consensus.cc:697] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 4 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:26.001226 12469 consensus_queue.cc:237] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.007521 12060 catalog_manager.cc:5697] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 3 to 4, leader changed from 695f60fa500b40e79bd6c5289915185f (127.11.191.131) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 4 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.205492 12382 raft_consensus.cc:993] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.205924 12382 raft_consensus.cc:1081] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.207609 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:49:26.208150 12237 raft_consensus.cc:493] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.208436 12237 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.214494 12237 raft_consensus.cc:515] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.216189 12237 leader_election.cc:290] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:26.217276 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:26.217195 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0679b65e2164420ab44942e214a3b0e7" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:26.217911 12312 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.217986 12164 raft_consensus.cc:3055] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.218377 12164 raft_consensus.cc:740] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:26.219194 12164 consensus_queue.cc:260] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.220425 12164 raft_consensus.cc:3060] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.224815 12312 raft_consensus.cc:2468] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:26.226140 12206 leader_election.cc:304] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:26.227010 12469 raft_consensus.cc:2804] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.226857 12164 raft_consensus.cc:2468] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:26.227626 12469 raft_consensus.cc:697] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:26.228475 12469 consensus_queue.cc:237] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.237041 12060 catalog_manager.cc:5697] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 1 to 2, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 2 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.261289 12484 raft_consensus.cc:993] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.261703 12484 raft_consensus.cc:1081] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.263262 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:49:26.263806 12237 raft_consensus.cc:493] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.264147 12237 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.269583 12237 raft_consensus.cc:515] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.270718 12456 raft_consensus.cc:993] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.271207 12474 raft_consensus.cc:1081] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.271922 12237 leader_election.cc:290] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:26.272120 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:26.272522 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:26.272840 12164 raft_consensus.cc:3055] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.273192 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34580
I20260709 14:49:26.273562 12312 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.273532 12164 raft_consensus.cc:740] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:26.273748 12237 raft_consensus.cc:493] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.274410 12237 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.274755 12164 consensus_queue.cc:260] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.276013 12164 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.279124 12237 raft_consensus.cc:515] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.280920 12237 leader_election.cc:290] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 3 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:26.281234 12312 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:26.281728 12161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:26.282310 12161 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.282202 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:26.282843 12314 raft_consensus.cc:3055] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.282793 12206 leader_election.cc:304] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:26.283414 12314 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:26.283947 12469 raft_consensus.cc:2804] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.284317 12164 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 2.
I20260709 14:49:26.284245 12314 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.284440 12469 raft_consensus.cc:697] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:26.285858 12314 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.285938 12469 consensus_queue.cc:237] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.290789 12161 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 3.
I20260709 14:49:26.292199 12203 leader_election.cc:304] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81bf512898934d9ab9ba1f85c4cfc07a, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:26.292950 12314 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 3.
I20260709 14:49:26.293109 12480 raft_consensus.cc:2804] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.294998 12480 raft_consensus.cc:697] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:26.295816 12480 consensus_queue.cc:237] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER 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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.298718 12060 catalog_manager.cc:5697] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 1 to 2, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 2 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.310912 12060 catalog_manager.cc:5697] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 2 to 3, leader changed from 695f60fa500b40e79bd6c5289915185f (127.11.191.131) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 3 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.327979 12382 raft_consensus.cc:993] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: : Instructing follower 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.328503 12382 raft_consensus.cc:1081] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Signalling peer 91a7f91d3dd043eba8055a5a6f80850c to start an election
I20260709 14:49:26.330019 12237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
 from {username='slave'} at 127.0.0.1:34576
I20260709 14:49:26.330525 12237 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.330801 12237 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.335330 12237 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.337067 12237 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 3 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:26.337997 12161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:26.338359 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "91a7f91d3dd043eba8055a5a6f80850c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:26.338711 12161 raft_consensus.cc:3055] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:26.338901 12314 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.339071 12161 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:26.339942 12161 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [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: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.341287 12161 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:26.345502 12314 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 3.
I20260709 14:49:26.346866 12206 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 91a7f91d3dd043eba8055a5a6f80850c; no voters: 
I20260709 14:49:26.347621 12480 raft_consensus.cc:2804] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:26.348137 12480 raft_consensus.cc:697] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Becoming Leader. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:26.348984 12161 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91a7f91d3dd043eba8055a5a6f80850c in term 3.
I20260709 14:49:26.349036 12480 consensus_queue.cc:237] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Queue going to LEADER 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: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:26.356879 12060 catalog_manager.cc:5697] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c reported cstate change: term changed from 2 to 3, leader changed from 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129) to 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130). New cstate: current_term: 3 leader_uuid: "91a7f91d3dd043eba8055a5a6f80850c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.420361 12314 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.421749 12480 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.430665 12161 raft_consensus.cc:1275] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:26.432704 12469 consensus_queue.cc:1048] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:26.715358 12314 raft_consensus.cc:1275] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.716553 12487 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.725854 12161 raft_consensus.cc:1275] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.727717 12469 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.731165 12164 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.732832 12469 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:26.740978 12314 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.742659 12480 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:26.751163 12314 raft_consensus.cc:1275] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.751422 12161 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.752735 12487 consensus_queue.cc:1048] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.755281 12487 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:26.763126 12164 raft_consensus.cc:1275] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.765316 12487 consensus_queue.cc:1048] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.777557 12314 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Refusing update from remote peer 91a7f91d3dd043eba8055a5a6f80850c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:26.779191 12469 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.985659 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.993741 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:28.994527 12237 raft_consensus.cc:606] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Received request to transfer leadership to TS 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:28.997604 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:28.998090 12237 raft_consensus.cc:606] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Received request to transfer leadership to TS 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:29.000558 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:29.001040 12237 raft_consensus.cc:606] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Received request to transfer leadership to TS 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:29.003530 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:29.003979 12237 raft_consensus.cc:606] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Received request to transfer leadership to TS 695f60fa500b40e79bd6c5289915185f
I20260709 14:49:29.006428 12237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
mode: GRACEFUL
new_leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:34590
I20260709 14:49:29.006983 12237 raft_consensus.cc:606] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Received request to transfer leadership to TS 81bf512898934d9ab9ba1f85c4cfc07a
I20260709 14:49:29.008199 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:29.008838 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:29.020198 12500 raft_consensus.cc:993] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.020804 12502 raft_consensus.cc:1081] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Signalling peer 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.022562 12164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:46422
I20260709 14:49:29.023078 12164 raft_consensus.cc:493] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.023381 12164 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.028002 12164 raft_consensus.cc:515] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.029587 12164 leader_election.cc:290] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 3 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:29.030990 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:29.030851 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726cb6143a14e3983ac89a9c9b12d45" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:29.031533 12314 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.031675 12237 raft_consensus.cc:3055] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:29.032030 12237 raft_consensus.cc:740] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:29.032809 12237 consensus_queue.cc:260] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.033985 12237 raft_consensus.cc:3060] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.036502 12314 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 3.
I20260709 14:49:29.037976 12131 leader_election.cc:304] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:29.039680 12503 raft_consensus.cc:2804] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:29.040118 12237 raft_consensus.cc:2468] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 3.
I20260709 14:49:29.040787 12503 raft_consensus.cc:697] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:29.041885 12503 consensus_queue.cc:237] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Queue going to LEADER 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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.049021 12062 catalog_manager.cc:5697] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 2 to 3, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 3 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.153652 12500 raft_consensus.cc:993] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:29.154093 12500 raft_consensus.cc:1081] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Signalling peer 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:29.155609 12314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:37720
I20260709 14:49:29.156062 12314 raft_consensus.cc:493] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.156338 12314 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.160327 12314 raft_consensus.cc:515] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.161887 12314 leader_election.cc:290] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:29.163160 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:29.163183 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851c9fb8005d44a29c504de4eb78fbfb" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:29.163616 12237 raft_consensus.cc:3055] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:29.163872 12164 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.163932 12237 raft_consensus.cc:740] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:29.164696 12237 consensus_queue.cc:260] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.165541 12237 raft_consensus.cc:3060] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.168838 12164 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:29.169562 12237 raft_consensus.cc:2468] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:29.170285 12277 leader_election.cc:304] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:29.171305 12499 raft_consensus.cc:2804] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:29.172466 12499 raft_consensus.cc:697] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:29.173265 12499 consensus_queue.cc:237] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER 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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.180629 12502 raft_consensus.cc:993] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:29.181214 12500 raft_consensus.cc:1081] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Signalling peer 695f60fa500b40e79bd6c5289915185f to start an election
I20260709 14:49:29.181077 12062 catalog_manager.cc:5697] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 2 to 3, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 3 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.182624 12314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70"
dest_uuid: "695f60fa500b40e79bd6c5289915185f"
 from {username='slave'} at 127.0.0.1:37720
I20260709 14:49:29.183058 12314 raft_consensus.cc:493] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.183312 12314 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.187917 12314 raft_consensus.cc:515] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.189604 12314 leader_election.cc:290] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Requested vote from peers 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091), 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311)
I20260709 14:49:29.190438 12164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
I20260709 14:49:29.190678 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15a41b2fdee4163bde5e602b151da70" candidate_uuid: "695f60fa500b40e79bd6c5289915185f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:29.191087 12164 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.191159 12237 raft_consensus.cc:3055] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:29.191560 12237 raft_consensus.cc:740] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:29.192329 12237 consensus_queue.cc:260] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.193485 12237 raft_consensus.cc:3060] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:29.197945 12164 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:29.199169 12277 leader_election.cc:304] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:29.200008 12237 raft_consensus.cc:2468] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695f60fa500b40e79bd6c5289915185f in term 3.
I20260709 14:49:29.200081 12499 raft_consensus.cc:2804] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:29.200594 12499 raft_consensus.cc:697] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Becoming Leader. State: Replica: 695f60fa500b40e79bd6c5289915185f, State: Running, Role: LEADER
I20260709 14:49:29.201437 12499 consensus_queue.cc:237] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Queue going to LEADER 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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.208596 12062 catalog_manager.cc:5697] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f reported cstate change: term changed from 2 to 3, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 695f60fa500b40e79bd6c5289915185f (127.11.191.131). New cstate: current_term: 3 leader_uuid: "695f60fa500b40e79bd6c5289915185f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.326412 12502 raft_consensus.cc:993] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.326879 12500 raft_consensus.cc:1081] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Signalling peer 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.328403 12164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:46422
I20260709 14:49:29.328964 12164 raft_consensus.cc:493] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.329267 12164 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.334342 12164 raft_consensus.cc:515] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.335952 12164 leader_election.cc:290] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 4 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:29.337110 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:29.337334 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8382d0b00d2346e4bcdee3621010651f" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:29.337636 12237 raft_consensus.cc:3055] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:29.337926 12237 raft_consensus.cc:740] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:29.337953 12314 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.338689 12237 consensus_queue.cc:260] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.339660 12237 raft_consensus.cc:3060] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.342720 12314 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 4.
I20260709 14:49:29.343743 12131 leader_election.cc:304] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [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: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:29.344400 12503 raft_consensus.cc:2804] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:29.344434 12237 raft_consensus.cc:2468] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 4.
I20260709 14:49:29.344954 12503 raft_consensus.cc:697] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:29.345780 12503 consensus_queue.cc:237] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [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: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.353346 12062 catalog_manager.cc:5697] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 3 to 4, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 4 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.379060 12500 raft_consensus.cc:993] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: : Instructing follower 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.379606 12502 raft_consensus.cc:1081] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Signalling peer 81bf512898934d9ab9ba1f85c4cfc07a to start an election
I20260709 14:49:29.381078 12164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1"
dest_uuid: "81bf512898934d9ab9ba1f85c4cfc07a"
 from {username='slave'} at 127.0.0.1:46422
I20260709 14:49:29.381479 12164 raft_consensus.cc:493] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.381734 12164 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.385689 12164 raft_consensus.cc:515] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.387042 12164 leader_election.cc:290] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [CANDIDATE]: Term 4 election: Requested vote from peers 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130:34311), 695f60fa500b40e79bd6c5289915185f (127.11.191.131:35775)
I20260709 14:49:29.388193 12237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91a7f91d3dd043eba8055a5a6f80850c"
I20260709 14:49:29.388505 12312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa78268f9fa6473d90dfc87b4a293bc1" candidate_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "695f60fa500b40e79bd6c5289915185f"
I20260709 14:49:29.388741 12237 raft_consensus.cc:3055] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:29.389122 12237 raft_consensus.cc:740] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91a7f91d3dd043eba8055a5a6f80850c, State: Running, Role: LEADER
I20260709 14:49:29.389137 12312 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.389933 12237 consensus_queue.cc:260] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [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: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.390864 12237 raft_consensus.cc:3060] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:29.394038 12312 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 4.
I20260709 14:49:29.395092 12131 leader_election.cc:304] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [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: 695f60fa500b40e79bd6c5289915185f, 81bf512898934d9ab9ba1f85c4cfc07a; no voters: 
I20260709 14:49:29.395785 12503 raft_consensus.cc:2804] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:29.395751 12237 raft_consensus.cc:2468] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81bf512898934d9ab9ba1f85c4cfc07a in term 4.
I20260709 14:49:29.396389 12503 raft_consensus.cc:697] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 LEADER]: Becoming Leader. State: Replica: 81bf512898934d9ab9ba1f85c4cfc07a, State: Running, Role: LEADER
I20260709 14:49:29.397321 12503 consensus_queue.cc:237] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [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: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } }
I20260709 14:49:29.404945 12062 catalog_manager.cc:5697] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a reported cstate change: term changed from 3 to 4, leader changed from 91a7f91d3dd043eba8055a5a6f80850c (127.11.191.130) to 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129). New cstate: current_term: 4 leader_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.460389 12312 raft_consensus.cc:1275] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.461691 12503 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.472379 12237 raft_consensus.cc:1275] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.475476 12503 consensus_queue.cc:1048] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.690869 12237 raft_consensus.cc:1275] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.692098 12499 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.699172 12164 raft_consensus.cc:1275] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.700843 12499 consensus_queue.cc:1048] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.709138 12240 raft_consensus.cc:1275] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.710847 12499 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:29.720616 12164 raft_consensus.cc:1275] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Refusing update from remote peer 695f60fa500b40e79bd6c5289915185f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:29.722005 12499 consensus_queue.cc:1048] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [LEADER]: Connected to new peer: Peer: permanent_uuid: "81bf512898934d9ab9ba1f85c4cfc07a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:29.804291 12312 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.805716 12503 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:29.815243 12240 raft_consensus.cc:1275] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.817022 12503 consensus_queue.cc:1048] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:29.896744 12312 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.897997 12503 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "695f60fa500b40e79bd6c5289915185f" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:29.906778 12240 raft_consensus.cc:1275] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Refusing update from remote peer 81bf512898934d9ab9ba1f85c4cfc07a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:29.908077 12526 consensus_queue.cc:1048] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a7f91d3dd043eba8055a5a6f80850c" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:30.009778 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:30.015053 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
I20260709 14:49:30.046219 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.047251 12030 tablet_replica.cc:333] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.047981 12030 raft_consensus.cc:2243] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.048532 12030 raft_consensus.cc:2272] T 970b5a9075164df0b2162c2c1567f2eb P 81bf512898934d9ab9ba1f85c4cfc07a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.051108 12030 tablet_replica.cc:333] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.051708 12030 raft_consensus.cc:2243] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.052201 12030 raft_consensus.cc:2272] T e15a41b2fdee4163bde5e602b151da70 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.054610 12030 tablet_replica.cc:333] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.055138 12030 raft_consensus.cc:2243] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.055860 12030 raft_consensus.cc:2272] T 8382d0b00d2346e4bcdee3621010651f P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.057956 12030 tablet_replica.cc:333] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.058539 12030 raft_consensus.cc:2243] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.058972 12030 raft_consensus.cc:2272] T 851c9fb8005d44a29c504de4eb78fbfb P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.061133 12030 tablet_replica.cc:333] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.061659 12030 raft_consensus.cc:2243] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.062059 12030 raft_consensus.cc:2272] T 0679b65e2164420ab44942e214a3b0e7 P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.063798 12030 tablet_replica.cc:333] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.064257 12030 raft_consensus.cc:2243] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.064986 12030 raft_consensus.cc:2272] T 6726cb6143a14e3983ac89a9c9b12d45 P 81bf512898934d9ab9ba1f85c4cfc07a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.067029 12030 tablet_replica.cc:333] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.067514 12030 raft_consensus.cc:2243] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.068202 12030 raft_consensus.cc:2272] T fa78268f9fa6473d90dfc87b4a293bc1 P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.070115 12030 tablet_replica.cc:333] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.070574 12030 raft_consensus.cc:2243] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.070964 12030 raft_consensus.cc:2272] T 50d63c085f0d4e4082b449ef843fb57e P 81bf512898934d9ab9ba1f85c4cfc07a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.072461 12030 tablet_replica.cc:333] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a: stopping tablet replica
I20260709 14:49:30.072952 12030 raft_consensus.cc:2243] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.073386 12030 raft_consensus.cc:2272] T 776cd0196f9b413b8f575133a3799bab P 81bf512898934d9ab9ba1f85c4cfc07a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:30.188257 12277 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111)
I20260709 14:49:30.190593 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
W20260709 14:49:30.192319 12203 consensus_peers.cc:597] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c -> Peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Couldn't send request to peer 81bf512898934d9ab9ba1f85c4cfc07a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:30.192840 12203 consensus_peers.cc:597] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c -> Peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Couldn't send request to peer 81bf512898934d9ab9ba1f85c4cfc07a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:30.194136 12277 consensus_peers.cc:597] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f -> Peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Couldn't send request to peer 81bf512898934d9ab9ba1f85c4cfc07a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:30.194684 12277 consensus_peers.cc:597] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f -> Peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Couldn't send request to peer 81bf512898934d9ab9ba1f85c4cfc07a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:30.209832 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
I20260709 14:49:30.236258 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.236986 12030 tablet_replica.cc:333] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.237565 12030 raft_consensus.cc:2243] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.238004 12030 raft_consensus.cc:2272] T 970b5a9075164df0b2162c2c1567f2eb P 91a7f91d3dd043eba8055a5a6f80850c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.239751 12030 tablet_replica.cc:333] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.240228 12030 raft_consensus.cc:2243] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.240607 12030 raft_consensus.cc:2272] T e15a41b2fdee4163bde5e602b151da70 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.242862 12030 tablet_replica.cc:333] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.243361 12030 raft_consensus.cc:2243] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.243738 12030 raft_consensus.cc:2272] T 8382d0b00d2346e4bcdee3621010651f P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.245970 12030 tablet_replica.cc:333] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.246459 12030 raft_consensus.cc:2243] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.247219 12030 raft_consensus.cc:2272] T 0679b65e2164420ab44942e214a3b0e7 P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.249266 12030 tablet_replica.cc:333] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.249782 12030 raft_consensus.cc:2243] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.250166 12030 raft_consensus.cc:2272] T 851c9fb8005d44a29c504de4eb78fbfb P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.252389 12030 tablet_replica.cc:333] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.252916 12030 raft_consensus.cc:2243] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.253679 12030 raft_consensus.cc:2272] T 50d63c085f0d4e4082b449ef843fb57e P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.255323 12030 tablet_replica.cc:333] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.255757 12030 raft_consensus.cc:2243] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.256475 12030 raft_consensus.cc:2272] T 776cd0196f9b413b8f575133a3799bab P 91a7f91d3dd043eba8055a5a6f80850c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.258240 12030 tablet_replica.cc:333] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.258694 12030 raft_consensus.cc:2243] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.259083 12030 raft_consensus.cc:2272] T fa78268f9fa6473d90dfc87b4a293bc1 P 91a7f91d3dd043eba8055a5a6f80850c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.261200 12030 tablet_replica.cc:333] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c: stopping tablet replica
I20260709 14:49:30.261627 12030 raft_consensus.cc:2243] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.262203 12030 raft_consensus.cc:2272] T 6726cb6143a14e3983ac89a9c9b12d45 P 91a7f91d3dd043eba8055a5a6f80850c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:30.272670 12277 consensus_peers.cc:597] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f -> Peer 81bf512898934d9ab9ba1f85c4cfc07a (127.11.191.129:41091): Couldn't send request to peer 81bf512898934d9ab9ba1f85c4cfc07a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:30.291208 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
I20260709 14:49:30.308384 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
I20260709 14:49:30.334645 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.335331 12030 tablet_replica.cc:333] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.336092 12030 raft_consensus.cc:2243] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.337040 12030 raft_consensus.cc:2272] T e15a41b2fdee4163bde5e602b151da70 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.339130 12030 tablet_replica.cc:333] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.339574 12030 raft_consensus.cc:2243] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.339938 12030 raft_consensus.cc:2272] T 8382d0b00d2346e4bcdee3621010651f P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.342382 12030 tablet_replica.cc:333] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.342819 12030 raft_consensus.cc:2243] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.343469 12030 raft_consensus.cc:2272] T 970b5a9075164df0b2162c2c1567f2eb P 695f60fa500b40e79bd6c5289915185f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.345073 12030 tablet_replica.cc:333] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.345534 12030 raft_consensus.cc:2243] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.345942 12030 raft_consensus.cc:2272] T 776cd0196f9b413b8f575133a3799bab P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.347507 12030 tablet_replica.cc:333] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.347944 12030 raft_consensus.cc:2243] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.348276 12030 raft_consensus.cc:2272] T 50d63c085f0d4e4082b449ef843fb57e P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.349973 12030 tablet_replica.cc:333] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.350399 12030 raft_consensus.cc:2243] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.350759 12030 raft_consensus.cc:2272] T 6726cb6143a14e3983ac89a9c9b12d45 P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.353034 12030 tablet_replica.cc:333] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.353612 12030 raft_consensus.cc:2243] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.354017 12030 raft_consensus.cc:2272] T 0679b65e2164420ab44942e214a3b0e7 P 695f60fa500b40e79bd6c5289915185f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.356210 12030 tablet_replica.cc:333] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.356740 12030 raft_consensus.cc:2243] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.357614 12030 raft_consensus.cc:2272] T 851c9fb8005d44a29c504de4eb78fbfb P 695f60fa500b40e79bd6c5289915185f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.359880 12030 tablet_replica.cc:333] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f: stopping tablet replica
I20260709 14:49:30.360351 12030 raft_consensus.cc:2243] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.360868 12030 raft_consensus.cc:2272] T fa78268f9fa6473d90dfc87b4a293bc1 P 695f60fa500b40e79bd6c5289915185f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.389658 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:49:30.406067 12030 master.cc:562] Master@127.11.191.190:35959 shutting down...
I20260709 14:49:30.614148 12117 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 14:49:30.621853 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.622408 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.622745 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P a469e335b34e4124bc0555fdab1c06cd: stopping tablet replica
I20260709 14:49:30.642418 12030 master.cc:584] Master@127.11.191.190:35959 shutdown complete.
695f60fa500b40e79bd6c5289915185f  1
81bf512898934d9ab9ba1f85c4cfc07a  4
91a7f91d3dd043eba8055a5a6f80850c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12643 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:49:30.681970 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:43637
I20260709 14:49:30.683087 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.689079 12535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:30.689203 12534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:30.690877 12537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:30.691394 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:30.692226 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.692411 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.692556 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608570692538 us; error 0 us; skew 500 ppm
I20260709 14:49:30.693135 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.695624 12030 webserver.cc:533] Webserver started at http://127.11.191.190:38083/ using document root <none> and password file <none>
I20260709 14:49:30.696105 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.696282 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.696530 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.697631 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "d7ad197ce370440a89ea73378e64db23"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-jgp0"
I20260709 14:49:30.702108 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:49:30.705737 12542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.706625 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:49:30.706899 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "d7ad197ce370440a89ea73378e64db23"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-jgp0"
I20260709 14:49:30.707238 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:30.724460 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.725840 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.770579 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:43637
I20260709 14:49:30.770733 12593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:43637 every 8 connection(s)
I20260709 14:49:30.774886 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.784117 12594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23: Bootstrap starting.
I20260709 14:49:30.788519 12594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.792984 12594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23: No bootstrap required, opened a new log
I20260709 14:49:30.795051 12594 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER }
I20260709 14:49:30.795405 12594 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.795624 12594 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7ad197ce370440a89ea73378e64db23, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.796196 12594 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER }
I20260709 14:49:30.796613 12594 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:30.796864 12594 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:30.797104 12594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.800997 12594 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER }
I20260709 14:49:30.801537 12594 leader_election.cc:304] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [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: d7ad197ce370440a89ea73378e64db23; no voters: 
I20260709 14:49:30.802692 12594 leader_election.cc:290] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:30.803115 12597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.804545 12597 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 1 LEADER]: Becoming Leader. State: Replica: d7ad197ce370440a89ea73378e64db23, State: Running, Role: LEADER
I20260709 14:49:30.805271 12597 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [LEADER]: Queue going to LEADER mode. State: All 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: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER }
I20260709 14:49:30.805554 12594 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:30.810145 12599 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7ad197ce370440a89ea73378e64db23. Latest consensus state: current_term: 1 leader_uuid: "d7ad197ce370440a89ea73378e64db23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER } }
I20260709 14:49:30.810353 12598 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7ad197ce370440a89ea73378e64db23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7ad197ce370440a89ea73378e64db23" member_type: VOTER } }
I20260709 14:49:30.810983 12598 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:30.810946 12599 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:30.819554 12604 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:30.825986 12604 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:30.827123 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:30.835297 12604 catalog_manager.cc:1383] Generated new cluster ID: c6463e1172aa4589842998298e192a38
I20260709 14:49:30.835599 12604 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:30.847626 12604 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:30.848902 12604 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:30.862241 12604 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23: Generated new TSK 0
I20260709 14:49:30.862819 12604 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:30.894750 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.901305 12615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:30.901997 12616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:30.903760 12618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:30.905320 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:30.906172 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.906364 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.906523 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608570906506 us; error 0 us; skew 500 ppm
I20260709 14:49:30.907106 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.909634 12030 webserver.cc:533] Webserver started at http://127.11.191.129:40985/ using document root <none> and password file <none>
I20260709 14:49:30.910218 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.910387 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.910651 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.911761 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-jgp0"
I20260709 14:49:30.916388 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:30.919876 12623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.920701 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:30.921090 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-jgp0"
I20260709 14:49:30.921398 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:30.946305 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.947675 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.949282 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:30.951565 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:30.951786 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.952015 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:30.952180 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.996070 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:39827
I20260709 14:49:30.996205 12685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:39827 every 8 connection(s)
I20260709 14:49:31.000824 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.007737 12690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:31.009904 12691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:31.010923 12693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:31.011996 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:31.013164 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.013348 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:31.013515 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608571013496 us; error 0 us; skew 500 ppm
I20260709 14:49:31.014005 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.016582 12030 webserver.cc:533] Webserver started at http://127.11.191.130:38405/ using document root <none> and password file <none>
I20260709 14:49:31.017129 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.017307 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.017570 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.018671 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "7481293fd98d4bf5ba0d901463f8e73f"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-jgp0"
I20260709 14:49:31.020838 12686 heartbeater.cc:344] Connected to a master server at 127.11.191.190:43637
I20260709 14:49:31.021247 12686 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.022157 12686 heartbeater.cc:507] Master 127.11.191.190:43637 requested a full tablet report, sending...
I20260709 14:49:31.024735 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:31.024735 12559 ts_manager.cc:194] Registered new tserver with Master: a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827)
I20260709 14:49:31.026945 12559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45430
I20260709 14:49:31.029178 12698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.030015 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:49:31.030334 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "7481293fd98d4bf5ba0d901463f8e73f"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-jgp0"
I20260709 14:49:31.030586 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:31.057937 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.059222 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.060820 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:31.063494 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:31.063769 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.064052 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:31.064296 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.109277 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:45667
I20260709 14:49:31.109416 12760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:45667 every 8 connection(s)
I20260709 14:49:31.113916 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:31.121781 12764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:31.122290 12765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:31.125326 12767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:31.126726 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:31.127854 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:31.128073 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:31.128330 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608571128310 us; error 0 us; skew 500 ppm
I20260709 14:49:31.128482 12761 heartbeater.cc:344] Connected to a master server at 127.11.191.190:43637
I20260709 14:49:31.128894 12761 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.129107 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:31.129773 12761 heartbeater.cc:507] Master 127.11.191.190:43637 requested a full tablet report, sending...
I20260709 14:49:31.131910 12030 webserver.cc:533] Webserver started at http://127.11.191.131:39431/ using document root <none> and password file <none>
I20260709 14:49:31.132417 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:31.132589 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:31.132534 12559 ts_manager.cc:194] Registered new tserver with Master: 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.133157 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:31.134307 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "32eb2f170788406e9396bbc743cdc12c"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-jgp0"
I20260709 14:49:31.134336 12559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45434
I20260709 14:49:31.139086 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:31.142877 12772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.143843 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:49:31.144227 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "32eb2f170788406e9396bbc743cdc12c"
format_stamp: "Formatted at 2026-07-09 14:49:31 on dist-test-slave-jgp0"
I20260709 14:49:31.144493 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:31.171880 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:31.173415 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:31.175005 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:31.177435 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:31.177641 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.177881 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:31.178023 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:31.221611 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:45195
I20260709 14:49:31.221741 12834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:45195 every 8 connection(s)
I20260709 14:49:31.236953 12835 heartbeater.cc:344] Connected to a master server at 127.11.191.190:43637
I20260709 14:49:31.237426 12835 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:31.238523 12835 heartbeater.cc:507] Master 127.11.191.190:43637 requested a full tablet report, sending...
I20260709 14:49:31.241202 12559 ts_manager.cc:194] Registered new tserver with Master: 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.242075 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017344043s
I20260709 14:49:31.242745 12559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45440
I20260709 14:49:31.272357 12559 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45444:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:31.275658 12559 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:31.350629 12726 tablet_service.cc:1511] Processing CreateTablet for tablet ef3d5a5f50b2475ca12763aa654c3903 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.351605 12725 tablet_service.cc:1511] Processing CreateTablet for tablet d18279fcc2304380a23aae49cda52d4c (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.352370 12726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3d5a5f50b2475ca12763aa654c3903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.353199 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18279fcc2304380a23aae49cda52d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.357146 12724 tablet_service.cc:1511] Processing CreateTablet for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.358768 12724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.364957 12723 tablet_service.cc:1511] Processing CreateTablet for tablet be89410429b949b2ad14e482f3056441 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.366519 12723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be89410429b949b2ad14e482f3056441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.369076 12722 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64c810cdf44f63ae4471c612dc7731 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.370608 12722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64c810cdf44f63ae4471c612dc7731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.376739 12800 tablet_service.cc:1511] Processing CreateTablet for tablet ef3d5a5f50b2475ca12763aa654c3903 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.377311 12798 tablet_service.cc:1511] Processing CreateTablet for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.378995 12798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.379163 12721 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe6fc317eb0478e805fae45748676c7 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.380874 12721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe6fc317eb0478e805fae45748676c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.380694 12797 tablet_service.cc:1511] Processing CreateTablet for tablet be89410429b949b2ad14e482f3056441 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.382025 12797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be89410429b949b2ad14e482f3056441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.384593 12796 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64c810cdf44f63ae4471c612dc7731 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.385900 12796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64c810cdf44f63ae4471c612dc7731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.386590 12795 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe6fc317eb0478e805fae45748676c7 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.388017 12795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe6fc317eb0478e805fae45748676c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.378902 12799 tablet_service.cc:1511] Processing CreateTablet for tablet d18279fcc2304380a23aae49cda52d4c (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.389674 12799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18279fcc2304380a23aae49cda52d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.390909 12800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3d5a5f50b2475ca12763aa654c3903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.396441 12725 tablet_service.cc:1511] Processing CreateTablet for tablet 93696d51054a40e993e4e1f46feebfd5 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.397956 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93696d51054a40e993e4e1f46feebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.413254 12794 tablet_service.cc:1511] Processing CreateTablet for tablet 93696d51054a40e993e4e1f46feebfd5 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.414842 12794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93696d51054a40e993e4e1f46feebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.415966 12720 tablet_service.cc:1511] Processing CreateTablet for tablet 60fefef237594a3f941c8e09d8e55b8f (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.417554 12720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fefef237594a3f941c8e09d8e55b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.429590 12719 tablet_service.cc:1511] Processing CreateTablet for tablet 426918fb8a7747808b8b0f9747c80d17 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.430522 12793 tablet_service.cc:1511] Processing CreateTablet for tablet 426918fb8a7747808b8b0f9747c80d17 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.431043 12719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426918fb8a7747808b8b0f9747c80d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.431847 12793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426918fb8a7747808b8b0f9747c80d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.435042 12798 tablet_service.cc:1511] Processing CreateTablet for tablet 60fefef237594a3f941c8e09d8e55b8f (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.436502 12798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fefef237594a3f941c8e09d8e55b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.437090 12718 tablet_service.cc:1511] Processing CreateTablet for tablet e3de4a298e7c4227957bccff11a474a9 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.438575 12718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de4a298e7c4227957bccff11a474a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.446636 12792 tablet_service.cc:1511] Processing CreateTablet for tablet e3de4a298e7c4227957bccff11a474a9 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.448165 12792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de4a298e7c4227957bccff11a474a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.453706 12651 tablet_service.cc:1511] Processing CreateTablet for tablet ef3d5a5f50b2475ca12763aa654c3903 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:31.455132 12651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3d5a5f50b2475ca12763aa654c3903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.456147 12644 tablet_service.cc:1511] Processing CreateTablet for tablet 60fefef237594a3f941c8e09d8e55b8f (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:31.458456 12648 tablet_service.cc:1511] Processing CreateTablet for tablet be89410429b949b2ad14e482f3056441 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:31.458783 12643 tablet_service.cc:1511] Processing CreateTablet for tablet 426918fb8a7747808b8b0f9747c80d17 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:31.460695 12647 tablet_service.cc:1511] Processing CreateTablet for tablet 8c64c810cdf44f63ae4471c612dc7731 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:31.461225 12642 tablet_service.cc:1511] Processing CreateTablet for tablet e3de4a298e7c4227957bccff11a474a9 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:31.462584 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fefef237594a3f941c8e09d8e55b8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.462888 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe6fc317eb0478e805fae45748676c7 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:31.464063 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe6fc317eb0478e805fae45748676c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.465838 12645 tablet_service.cc:1511] Processing CreateTablet for tablet 93696d51054a40e993e4e1f46feebfd5 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:31.467082 12645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93696d51054a40e993e4e1f46feebfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.469136 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3de4a298e7c4227957bccff11a474a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.469798 12649 tablet_service.cc:1511] Processing CreateTablet for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45 (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:31.471050 12649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1460c41bfc6d4c8ea3d7f4426f01cb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.473141 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426918fb8a7747808b8b0f9747c80d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.473641 12650 tablet_service.cc:1511] Processing CreateTablet for tablet d18279fcc2304380a23aae49cda52d4c (DEFAULT_TABLE table=test-workload [id=bfdaad2d702e4ee79121d69dc5ee65d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:31.474938 12650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18279fcc2304380a23aae49cda52d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.476353 12648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be89410429b949b2ad14e482f3056441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.477136 12647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c64c810cdf44f63ae4471c612dc7731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.493995 12850 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.577091 12850 tablet_bootstrap.cc:654] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.582731 12852 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.587430 12851 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.590294 12852 tablet_bootstrap.cc:654] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.598109 12851 tablet_bootstrap.cc:654] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.599732 12850 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.600306 12850 ts_tablet_manager.cc:1403] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.006s
I20260709 14:49:31.600937 12852 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.601444 12852 ts_tablet_manager.cc:1403] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 14:49:31.603636 12850 raft_consensus.cc:359] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.604242 12850 raft_consensus.cc:385] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.604871 12851 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.604239 12852 raft_consensus.cc:359] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.604956 12850 raft_consensus.cc:740] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.605450 12851 ts_tablet_manager.cc:1403] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 14:49:31.605446 12852 raft_consensus.cc:385] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.606112 12852 raft_consensus.cc:740] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.605914 12850 consensus_queue.cc:260] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.606907 12852 consensus_queue.cc:260] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.608565 12761 heartbeater.cc:499] Master 127.11.191.190:43637 was elected leader, sending a full tablet report...
I20260709 14:49:31.608480 12851 raft_consensus.cc:359] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.609187 12850 ts_tablet_manager.cc:1434] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 14:49:31.609443 12851 raft_consensus.cc:385] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.609788 12851 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.610360 12850 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.610605 12851 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.616242 12852 ts_tablet_manager.cc:1434] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.006s
I20260709 14:49:31.617424 12850 tablet_bootstrap.cc:654] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.617662 12851 ts_tablet_manager.cc:1434] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 14:49:31.618554 12686 heartbeater.cc:499] Master 127.11.191.190:43637 was elected leader, sending a full tablet report...
I20260709 14:49:31.618597 12835 heartbeater.cc:499] Master 127.11.191.190:43637 was elected leader, sending a full tablet report...
I20260709 14:49:31.623739 12852 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.630645 12851 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.631834 12852 tablet_bootstrap.cc:654] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.642369 12851 tablet_bootstrap.cc:654] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.647162 12852 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.647660 12852 ts_tablet_manager.cc:1403] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 14:49:31.648435 12850 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.648465 12851 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.649142 12851 ts_tablet_manager.cc:1403] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.006s
I20260709 14:49:31.649142 12850 ts_tablet_manager.cc:1403] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.039s	user 0.030s	sys 0.009s
I20260709 14:49:31.650504 12852 raft_consensus.cc:359] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.651268 12852 raft_consensus.cc:385] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.651568 12852 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.652412 12850 raft_consensus.cc:359] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.652657 12851 raft_consensus.cc:359] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.653293 12850 raft_consensus.cc:385] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.652518 12852 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.653630 12851 raft_consensus.cc:385] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.653986 12851 raft_consensus.cc:740] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.654708 12851 consensus_queue.cc:260] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.655237 12852 ts_tablet_manager.cc:1434] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:31.656170 12852 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.656373 12851 ts_tablet_manager.cc:1434] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:31.653621 12850 raft_consensus.cc:740] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.657311 12851 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.657697 12850 consensus_queue.cc:260] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.660295 12850 ts_tablet_manager.cc:1434] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:49:31.661406 12850 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.662724 12852 tablet_bootstrap.cc:654] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.664660 12851 tablet_bootstrap.cc:654] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.668843 12850 tablet_bootstrap.cc:654] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.674439 12852 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.674937 12852 ts_tablet_manager.cc:1403] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:49:31.677744 12852 raft_consensus.cc:359] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.678452 12852 raft_consensus.cc:385] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.678754 12852 raft_consensus.cc:740] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.681797 12852 consensus_queue.cc:260] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.684374 12851 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.685933 12852 ts_tablet_manager.cc:1434] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:49:31.686767 12851 ts_tablet_manager.cc:1403] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 14:49:31.686913 12852 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.689677 12850 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.690171 12850 ts_tablet_manager.cc:1403] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 14:49:31.690009 12851 raft_consensus.cc:359] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.690778 12851 raft_consensus.cc:385] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.691100 12851 raft_consensus.cc:740] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.691941 12851 consensus_queue.cc:260] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.693145 12850 raft_consensus.cc:359] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.693876 12850 raft_consensus.cc:385] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.694171 12850 raft_consensus.cc:740] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.694890 12850 consensus_queue.cc:260] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.696713 12851 ts_tablet_manager.cc:1434] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:49:31.697101 12850 ts_tablet_manager.cc:1434] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:31.697808 12851 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.698122 12850 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.702687 12852 tablet_bootstrap.cc:654] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.705044 12851 tablet_bootstrap.cc:654] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.706281 12850 tablet_bootstrap.cc:654] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.718366 12852 tablet_bootstrap.cc:492] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.718762 12851 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.718957 12852 ts_tablet_manager.cc:1403] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.005s
I20260709 14:49:31.719252 12851 ts_tablet_manager.cc:1403] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260709 14:49:31.722234 12852 raft_consensus.cc:359] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.722431 12851 raft_consensus.cc:359] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.723126 12852 raft_consensus.cc:385] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.723171 12851 raft_consensus.cc:385] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.723322 12850 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.723588 12852 raft_consensus.cc:740] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.723691 12851 raft_consensus.cc:740] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.723995 12850 ts_tablet_manager.cc:1403] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:49:31.724608 12851 consensus_queue.cc:260] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.724547 12852 consensus_queue.cc:260] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.726735 12850 raft_consensus.cc:359] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.727162 12852 ts_tablet_manager.cc:1434] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:49:31.727502 12850 raft_consensus.cc:385] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.727815 12850 raft_consensus.cc:740] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.728268 12852 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.728479 12850 consensus_queue.cc:260] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.733799 12850 ts_tablet_manager.cc:1434] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:31.734731 12850 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.735529 12852 tablet_bootstrap.cc:654] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.736092 12851 ts_tablet_manager.cc:1434] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:31.739516 12851 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.741461 12850 tablet_bootstrap.cc:654] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.746388 12856 raft_consensus.cc:493] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.746728 12851 tablet_bootstrap.cc:654] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.747730 12852 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.746887 12856 raft_consensus.cc:515] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.748257 12852 ts_tablet_manager.cc:1403] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:49:31.752274 12857 raft_consensus.cc:493] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.751636 12852 raft_consensus.cc:359] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.752795 12857 raft_consensus.cc:515] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.753265 12858 raft_consensus.cc:493] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.753516 12852 raft_consensus.cc:385] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.753902 12852 raft_consensus.cc:740] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.753844 12858 raft_consensus.cc:515] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.755230 12852 consensus_queue.cc:260] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.756403 12856 leader_election.cc:290] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.769933 12858 leader_election.cc:290] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.770550 12858 raft_consensus.cc:493] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.771009 12858 raft_consensus.cc:515] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.773649 12851 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.774382 12851 ts_tablet_manager.cc:1403] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.021s
I20260709 14:49:31.775506 12857 leader_election.cc:290] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.779016 12851 raft_consensus.cc:359] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.784058 12851 raft_consensus.cc:385] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.784530 12851 raft_consensus.cc:740] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.785506 12851 consensus_queue.cc:260] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.783113 12858 leader_election.cc:290] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.789366 12852 ts_tablet_manager.cc:1434] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.006s
I20260709 14:49:31.791033 12852 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.793817 12856 raft_consensus.cc:493] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.794358 12856 raft_consensus.cc:515] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.796384 12856 leader_election.cc:290] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195), a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827)
I20260709 14:49:31.794059 12851 ts_tablet_manager.cc:1434] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 14:49:31.797747 12852 tablet_bootstrap.cc:654] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.797873 12851 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.812044 12875 raft_consensus.cc:493] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.816260 12858 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.816864 12858 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.817147 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:31.812708 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:31.819032 12858 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.812700 12875 raft_consensus.cc:515] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.826155 12851 tablet_bootstrap.cc:654] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.826530 12875 leader_election.cc:290] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
W20260709 14:49:31.826946 12607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:49:31.829051 12700 leader_election.cc:343] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.830003 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
W20260709 14:49:31.830196 12700 leader_election.cc:343] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.831125 12810 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:31.833349 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:31.834056 12809 raft_consensus.cc:2468] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:31.834501 12625 leader_election.cc:304] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:31.835417 12875 raft_consensus.cc:2804] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.835577 12625 leader_election.cc:304] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:31.835810 12875 raft_consensus.cc:493] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.836206 12875 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.836500 12857 raft_consensus.cc:2804] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.836969 12857 raft_consensus.cc:493] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.837203 12852 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:31.837297 12857 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.837776 12852 ts_tablet_manager.cc:1403] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260709 14:49:31.840996 12852 raft_consensus.cc:359] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.841711 12852 raft_consensus.cc:385] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.842012 12852 raft_consensus.cc:740] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.843608 12852 consensus_queue.cc:260] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.844120 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:31.844947 12736 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:31.845145 12875 raft_consensus.cc:515] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.846539 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:31.849231 12851 tablet_bootstrap.cc:492] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:31.849177 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:31.849650 12857 raft_consensus.cc:515] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.849373 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.849968 12809 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:31.851150 12626 leader_election.cc:343] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.851719 12857 leader_election.cc:290] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
W20260709 14:49:31.852368 12702 leader_election.cc:343] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.852870 12702 leader_election.cc:304] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f; no voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:31.852990 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:31.853245 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:31.853597 12736 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.853987 12856 raft_consensus.cc:2749] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.854115 12810 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.849946 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.855219 12660 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 0.
I20260709 14:49:31.856120 12852 ts_tablet_manager.cc:1434] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:49:31.856904 12702 leader_election.cc:304] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:31.849908 12851 ts_tablet_manager.cc:1403] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260709 14:49:31.857756 12856 raft_consensus.cc:2804] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.858283 12856 raft_consensus.cc:493] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.858647 12856 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.860519 12736 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:31.861119 12851 raft_consensus.cc:359] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.861799 12851 raft_consensus.cc:385] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.862099 12851 raft_consensus.cc:740] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.862170 12626 leader_election.cc:304] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:31.862869 12851 consensus_queue.cc:260] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.863219 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
W20260709 14:49:31.864480 12626 leader_election.cc:343] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.865789 12856 raft_consensus.cc:515] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.867414 12850 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.867869 12850 ts_tablet_manager.cc:1403] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.014s
I20260709 14:49:31.868789 12884 raft_consensus.cc:2804] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.868992 12808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:31.869719 12808 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.870230 12856 leader_election.cc:290] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 election: Requested vote from peers 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195), a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827)
I20260709 14:49:31.870888 12850 raft_consensus.cc:359] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.871667 12850 raft_consensus.cc:385] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.871946 12850 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.872746 12850 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.875636 12850 ts_tablet_manager.cc:1434] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:31.876550 12850 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.877136 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:31.877866 12660 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.878314 12852 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:31.873474 12851 ts_tablet_manager.cc:1434] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:49:31.879539 12875 leader_election.cc:290] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.880347 12856 raft_consensus.cc:493] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.880735 12810 raft_consensus.cc:2468] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:31.883208 12856 raft_consensus.cc:515] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.884196 12625 leader_election.cc:304] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:31.885406 12857 raft_consensus.cc:2804] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.885848 12857 raft_consensus.cc:697] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:31.886397 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.886749 12857 consensus_queue.cc:237] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.887965 12850 tablet_bootstrap.cc:654] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:31.887982 12702 leader_election.cc:343] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.886270 12660 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 1.
I20260709 14:49:31.892609 12702 leader_election.cc:304] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:31.899292 12808 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 1.
I20260709 14:49:31.901352 12851 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:31.901794 12856 leader_election.cc:290] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.902098 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:31.902400 12856 raft_consensus.cc:2804] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.904692 12856 raft_consensus.cc:697] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:31.907987 12850 tablet_bootstrap.cc:492] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.908455 12850 ts_tablet_manager.cc:1403] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.016s
I20260709 14:49:31.908739 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:31.909682 12736 raft_consensus.cc:2393] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32eb2f170788406e9396bbc743cdc12c in current term 1: Already voted for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in this term.
W20260709 14:49:31.910106 12700 leader_election.cc:343] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.910516 12700 leader_election.cc:304] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f; no voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:31.910851 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:31.912138 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:31.913990 12850 raft_consensus.cc:359] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.914783 12850 raft_consensus.cc:385] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.915227 12850 raft_consensus.cc:740] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.915889 12850 consensus_queue.cc:260] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.918198 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.918599 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.919121 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.920337 12858 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.912745 12875 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.903406 12884 raft_consensus.cc:697] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:31.920845 12858 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.908653 12856 consensus_queue.cc:237] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:31.925697 12858 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.920980 12875 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.928105 12850 ts_tablet_manager.cc:1434] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.006s
I20260709 14:49:31.914619 12888 raft_consensus.cc:2749] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.925630 12884 consensus_queue.cc:237] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.928072 12659 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 0.
I20260709 14:49:31.929244 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:31.930855 12809 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:31.932376 12850 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.935130 12776 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
W20260709 14:49:31.935952 12775 leader_election.cc:343] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.936522 12775 leader_election.cc:304] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c; no voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:31.936700 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
W20260709 14:49:31.938006 12775 leader_election.cc:343] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.938663 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
W20260709 14:49:31.936225 12776 leader_election.cc:343] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.939023 12874 raft_consensus.cc:2749] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.936100 12858 raft_consensus.cc:2804] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.940025 12858 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.932407 12875 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:31.940480 12858 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:31.941473 12775 leader_election.cc:343] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.940619 12850 tablet_bootstrap.cc:654] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:31.940057 12626 leader_election.cc:343] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.942487 12775 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c; no voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:31.943866 12874 raft_consensus.cc:2749] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.945216 12852 tablet_bootstrap.cc:654] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.950335 12851 tablet_bootstrap.cc:654] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.950393 12858 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.947760 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:31.955160 12809 raft_consensus.cc:2393] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5cb1a92ed674ee5a5f5a75432eecb74 in current term 1: Already voted for candidate 32eb2f170788406e9396bbc743cdc12c in this term.
I20260709 14:49:31.956082 12858 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:31.956651 12625 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:31.958011 12875 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.958998 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:31.961702 12557 catalog_manager.cc:5697] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.957868 12776 leader_election.cc:304] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c; no voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:31.965934 12858 raft_consensus.cc:2749] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.968899 12875 raft_consensus.cc:2749] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:31.969264 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
W20260709 14:49:31.970696 12775 leader_election.cc:343] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:31.973760 12850 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:31.974272 12850 ts_tablet_manager.cc:1403] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.013s
I20260709 14:49:31.977175 12850 raft_consensus.cc:359] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.977906 12850 raft_consensus.cc:385] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.978195 12850 raft_consensus.cc:740] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.977540 12558 catalog_manager.cc:5697] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 1 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.979281 12850 consensus_queue.cc:260] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.981496 12850 ts_tablet_manager.cc:1434] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:49:31.982769 12660 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 1.
I20260709 14:49:31.983254 12850 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:31.985050 12776 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:31.986196 12858 raft_consensus.cc:2804] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.986665 12858 raft_consensus.cc:697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:31.987474 12858 consensus_queue.cc:237] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:31.990509 12850 tablet_bootstrap.cc:654] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.007346 12851 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:32.007916 12851 ts_tablet_manager.cc:1403] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.014s
I20260709 14:49:32.008404 12559 catalog_manager.cc:5697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 0 to 1, leader changed from <none> to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 1 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.011047 12851 raft_consensus.cc:359] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.011762 12851 raft_consensus.cc:385] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.012061 12851 raft_consensus.cc:740] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.014482 12852 tablet_bootstrap.cc:492] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:32.014992 12852 ts_tablet_manager.cc:1403] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.044s
I20260709 14:49:32.018087 12852 raft_consensus.cc:359] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.018857 12852 raft_consensus.cc:385] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.019239 12852 raft_consensus.cc:740] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.020203 12852 consensus_queue.cc:260] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.021318 12851 consensus_queue.cc:260] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.022430 12856 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.023005 12856 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.024471 12852 ts_tablet_manager.cc:1434] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:32.026233 12851 ts_tablet_manager.cc:1434] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 14:49:32.027256 12851 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:32.028996 12856 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.032406 12852 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:32.032977 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.034607 12850 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
W20260709 14:49:32.034865 12700 leader_election.cc:343] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.035142 12850 ts_tablet_manager.cc:1403] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.013s
I20260709 14:49:32.032936 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:32.036230 12660 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 0.
I20260709 14:49:32.037513 12702 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:32.038285 12856 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.038643 12856 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.038955 12856 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.039371 12852 tablet_bootstrap.cc:654] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.039371 12851 tablet_bootstrap.cc:654] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.039054 12557 catalog_manager.cc:5697] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.045662 12856 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.048403 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:32.048650 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:32.049008 12660 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:32.050061 12700 leader_election.cc:343] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.037746 12850 raft_consensus.cc:359] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.050812 12850 raft_consensus.cc:385] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.051074 12850 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.051673 12856 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.052212 12852 tablet_bootstrap.cc:492] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:32.052310 12850 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.052917 12852 ts_tablet_manager.cc:1403] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:49:32.054456 12850 ts_tablet_manager.cc:1434] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:32.055328 12660 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 1.
I20260709 14:49:32.055729 12852 raft_consensus.cc:359] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.056551 12852 raft_consensus.cc:385] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.056587 12702 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:32.057035 12852 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.057503 12856 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.058063 12856 raft_consensus.cc:697] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:32.058504 12850 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:32.058296 12852 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.060099 12875 raft_consensus.cc:493] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.060556 12875 raft_consensus.cc:515] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.061275 12856 consensus_queue.cc:237] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.062860 12875 leader_election.cc:290] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.064822 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.066206 12852 ts_tablet_manager.cc:1434] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:32.066499 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.067287 12852 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:32.067253 12734 raft_consensus.cc:2468] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.068667 12851 tablet_bootstrap.cc:492] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:32.068856 12626 leader_election.cc:304] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.069309 12851 ts_tablet_manager.cc:1403] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260709 14:49:32.069788 12875 raft_consensus.cc:2804] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.070169 12875 raft_consensus.cc:493] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:32.070392 12625 leader_election.cc:343] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.070497 12875 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.072161 12851 raft_consensus.cc:359] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.072867 12851 raft_consensus.cc:385] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.073125 12851 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.073940 12851 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.075934 12851 ts_tablet_manager.cc:1434] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:32.076987 12851 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:32.077229 12850 tablet_bootstrap.cc:654] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.082243 12875 raft_consensus.cc:515] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.084662 12875 leader_election.cc:290] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.085575 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.089818 12734 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.089897 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
W20260709 14:49:32.092219 12625 leader_election.cc:343] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:32.097114 12851 tablet_bootstrap.cc:654] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.092113 12556 catalog_manager.cc:5697] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 1 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.098412 12734 raft_consensus.cc:2468] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.100675 12852 tablet_bootstrap.cc:654] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.105826 12626 leader_election.cc:304] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:32.106880 12875 raft_consensus.cc:2804] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.107410 12875 raft_consensus.cc:697] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.108245 12875 consensus_queue.cc:237] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.109304 12851 tablet_bootstrap.cc:492] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:32.110241 12851 ts_tablet_manager.cc:1403] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260709 14:49:32.113099 12851 raft_consensus.cc:359] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.113910 12851 raft_consensus.cc:385] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.114233 12851 raft_consensus.cc:740] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.115054 12851 consensus_queue.cc:260] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.116319 12850 tablet_bootstrap.cc:492] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:32.116878 12850 ts_tablet_manager.cc:1403] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.015s
I20260709 14:49:32.117264 12851 ts_tablet_manager.cc:1434] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:32.120883 12852 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:32.121173 12851 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: Bootstrap starting.
I20260709 14:49:32.121528 12852 ts_tablet_manager.cc:1403] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 14:49:32.121410 12556 catalog_manager.cc:5697] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.124311 12852 raft_consensus.cc:359] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.125013 12852 raft_consensus.cc:385] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.125293 12852 raft_consensus.cc:740] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.125442 12850 raft_consensus.cc:359] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.126077 12852 consensus_queue.cc:260] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.126572 12850 raft_consensus.cc:385] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.126865 12850 raft_consensus.cc:740] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.127674 12851 tablet_bootstrap.cc:654] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.127714 12850 consensus_queue.cc:260] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.129914 12850 ts_tablet_manager.cc:1434] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:32.128374 12852 ts_tablet_manager.cc:1434] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:32.130964 12852 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: Bootstrap starting.
I20260709 14:49:32.131951 12850 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: Bootstrap starting.
I20260709 14:49:32.138273 12850 tablet_bootstrap.cc:654] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.144091 12875 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.144681 12875 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.149415 12852 tablet_bootstrap.cc:654] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:32.184849 12875 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.185165 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.185654 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.186059 12734 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.186444 12809 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.187462 12850 tablet_bootstrap.cc:492] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: No bootstrap required, opened a new log
I20260709 14:49:32.187927 12850 ts_tablet_manager.cc:1403] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 14:49:32.187866 12625 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.188620 12851 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: No bootstrap required, opened a new log
I20260709 14:49:32.189224 12851 ts_tablet_manager.cc:1403] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.005s
I20260709 14:49:32.190321 12850 raft_consensus.cc:359] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.190850 12850 raft_consensus.cc:385] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.191052 12850 raft_consensus.cc:740] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.191670 12850 consensus_queue.cc:260] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.193580 12851 raft_consensus.cc:359] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.194433 12875 raft_consensus.cc:2804] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.194545 12851 raft_consensus.cc:385] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.195013 12851 raft_consensus.cc:740] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.195685 12851 consensus_queue.cc:260] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.197341 12852 tablet_bootstrap.cc:492] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: No bootstrap required, opened a new log
I20260709 14:49:32.197813 12852 ts_tablet_manager.cc:1403] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.023s
I20260709 14:49:32.194058 12850 ts_tablet_manager.cc:1434] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:32.197734 12851 ts_tablet_manager.cc:1434] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:49:32.198223 12875 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.199239 12875 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.200966 12852 raft_consensus.cc:359] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.201494 12852 raft_consensus.cc:385] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:32.201702 12852 raft_consensus.cc:740] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Initialized, Role: FOLLOWER
I20260709 14:49:32.202286 12852 consensus_queue.cc:260] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.204139 12852 ts_tablet_manager.cc:1434] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:49:32.206001 12875 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.208314 12875 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.209236 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.209699 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:32.209900 12734 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.210220 12809 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.217748 12809 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.219040 12625 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.219460 12734 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.219997 12875 raft_consensus.cc:2804] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.220461 12875 raft_consensus.cc:697] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.221380 12858 raft_consensus.cc:493] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.221354 12875 consensus_queue.cc:237] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.222034 12858 raft_consensus.cc:515] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.224195 12858 leader_election.cc:290] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:32.225521 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:32.226447 12660 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 0.
I20260709 14:49:32.225505 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.227824 12776 leader_election.cc:304] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.227877 12734 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 0.
I20260709 14:49:32.228660 12858 raft_consensus.cc:2804] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.230041 12558 catalog_manager.cc:5697] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.231069 12858 raft_consensus.cc:493] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.232108 12858 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.238890 12858 raft_consensus.cc:515] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.241420 12858 leader_election.cc:290] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:32.241888 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:32.242089 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.242651 12660 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.242654 12734 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.250417 12660 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 1.
I20260709 14:49:32.250417 12734 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 1.
I20260709 14:49:32.251961 12776 leader_election.cc:304] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.253602 12858 raft_consensus.cc:2804] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.254205 12858 raft_consensus.cc:697] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:32.255002 12858 consensus_queue.cc:237] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.262554 12558 catalog_manager.cc:5697] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 0 to 1, leader changed from <none> to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 1 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.315343 12734 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.322530 12875 consensus_queue.cc:1048] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.336159 12885 consensus_queue.cc:1048] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:32.341938 12856 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:32.349408 12856 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.349915 12856 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.353068 12885 raft_consensus.cc:493] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.353614 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:32.354511 12660 raft_consensus.cc:2393] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7481293fd98d4bf5ba0d901463f8e73f in current term 1: Already voted for candidate 32eb2f170788406e9396bbc743cdc12c in this term.
I20260709 14:49:32.353564 12885 raft_consensus.cc:515] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.359261 12885 leader_election.cc:290] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.359166 12875 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.360634 12888 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.361080 12856 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.362174 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.363225 12810 raft_consensus.cc:2468] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.364339 12625 leader_election.cc:304] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.364857 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.365352 12875 raft_consensus.cc:2804] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.365792 12734 raft_consensus.cc:2468] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.365767 12875 raft_consensus.cc:493] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.373971 12875 raft_consensus.cc:3060] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.374480 12884 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.367060 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.382989 12700 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f; no voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.384115 12856 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.393882 12875 raft_consensus.cc:515] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.396834 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.397119 12875 leader_election.cc:290] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.397534 12734 raft_consensus.cc:3060] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.399560 12856 raft_consensus.cc:2749] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.397905 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18279fcc2304380a23aae49cda52d4c" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:32.400713 12810 raft_consensus.cc:3060] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.405115 12734 raft_consensus.cc:2468] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.406451 12626 leader_election.cc:304] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.407505 12875 raft_consensus.cc:2804] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.407969 12810 raft_consensus.cc:2468] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.408090 12875 raft_consensus.cc:697] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.409191 12875 consensus_queue.cc:237] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.416656 12557 catalog_manager.cc:5697] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.429095 12858 raft_consensus.cc:493] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.429611 12858 raft_consensus.cc:515] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.431470 12858 leader_election.cc:290] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:32.432619 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:32.432648 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.433611 12734 raft_consensus.cc:2393] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32eb2f170788406e9396bbc743cdc12c in current term 1: Already voted for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in this term.
I20260709 14:49:32.434473 12775 leader_election.cc:304] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c; no voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.435179 12858 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.441097 12858 raft_consensus.cc:2749] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.466182 12858 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.477612 12874 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.494310 12875 raft_consensus.cc:493] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.494750 12875 raft_consensus.cc:515] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.496569 12875 leader_election.cc:290] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.497370 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.497773 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c" is_pre_election: true
I20260709 14:49:32.497917 12734 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.498420 12810 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 0.
I20260709 14:49:32.499101 12626 leader_election.cc:304] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.499868 12875 raft_consensus.cc:2804] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:32.500141 12875 raft_consensus.cc:493] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.500423 12875 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.504936 12875 raft_consensus.cc:515] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.506752 12875 leader_election.cc:290] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.507726 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.508008 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:32.508311 12734 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.508806 12810 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.513583 12734 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.514719 12626 leader_election.cc:304] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.515025 12810 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 1.
I20260709 14:49:32.515411 12875 raft_consensus.cc:2804] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:32.515884 12875 raft_consensus.cc:697] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.516697 12875 consensus_queue.cc:237] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.524133 12556 catalog_manager.cc:5697] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.551995 12874 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.552546 12874 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.554836 12874 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:32.555922 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f" is_pre_election: true
I20260709 14:49:32.555922 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" is_pre_election: true
I20260709 14:49:32.556998 12661 raft_consensus.cc:2393] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32eb2f170788406e9396bbc743cdc12c in current term 1: Already voted for candidate 7481293fd98d4bf5ba0d901463f8e73f in this term.
I20260709 14:49:32.557921 12776 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c; no voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.558703 12874 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:32.558825 12856 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.564666 12874 raft_consensus.cc:2749] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:32.570363 12889 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:32.589263 12875 consensus_queue.cc:1048] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.601228 12884 consensus_queue.cc:1048] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.634788 12875 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.646020 12884 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.714828 12874 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.725862 12858 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.810956 12734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:55534
I20260709 14:49:32.811479 12734 raft_consensus.cc:606] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.829427 12810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:39260
I20260709 14:49:32.830077 12810 raft_consensus.cc:606] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.836141 12734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:55534
I20260709 14:49:32.836897 12734 raft_consensus.cc:606] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:32.854717 12660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:51492
I20260709 14:49:32.855275 12660 raft_consensus.cc:606] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:32.861423 12660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:51492
I20260709 14:49:32.862193 12660 raft_consensus.cc:606] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:32.868212 12810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:39260
I20260709 14:49:32.868894 12810 raft_consensus.cc:606] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:32.871953 12875 consensus_queue.cc:1048] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.874831 12660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:51492
I20260709 14:49:32.875461 12660 raft_consensus.cc:606] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:32.881659 12660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:51492
I20260709 14:49:32.882339 12660 raft_consensus.cc:606] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Received request to transfer leadership to TS 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:32.884865 12875 consensus_queue.cc:1048] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.938694 12885 raft_consensus.cc:993] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:32.939255 12875 raft_consensus.cc:1081] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Signalling peer 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:32.941051 12810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:39252
I20260709 14:49:32.941663 12810 raft_consensus.cc:493] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.942022 12810 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.946571 12810 raft_consensus.cc:515] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.948233 12810 leader_election.cc:290] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:32.949172 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:32.949420 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3de4a298e7c4227957bccff11a474a9" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.949843 12660 raft_consensus.cc:3055] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.949939 12734 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.950184 12660 raft_consensus.cc:740] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.950941 12660 consensus_queue.cc:260] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.951913 12660 raft_consensus.cc:3060] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.954685 12734 raft_consensus.cc:2468] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 2.
I20260709 14:49:32.955967 12775 leader_election.cc:304] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:32.956983 12858 raft_consensus.cc:2804] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.957734 12858 raft_consensus.cc:697] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:32.957763 12660 raft_consensus.cc:2468] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 2.
I20260709 14:49:32.958611 12858 consensus_queue.cc:237] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.965219 12556 catalog_manager.cc:5697] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 1 to 2, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 2 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:32.975508 12874 raft_consensus.cc:993] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:32.975986 12858 raft_consensus.cc:1081] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:32.977717 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51482
I20260709 14:49:32.978360 12660 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.978758 12660 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.984329 12660 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.986179 12660 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:32.987063 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:32.987428 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:32.987689 12734 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.987949 12810 raft_consensus.cc:3055] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.988242 12810 raft_consensus.cc:740] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:32.988958 12810 consensus_queue.cc:260] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.989933 12810 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.992857 12734 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:32.994256 12626 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:32.995110 12857 raft_consensus.cc:2804] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.995590 12857 raft_consensus.cc:697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:32.996420 12857 consensus_queue.cc:237] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:32.997099 12810 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:33.005578 12556 catalog_manager.cc:5697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 1 to 2, leader changed from 32eb2f170788406e9396bbc743cdc12c (127.11.191.131) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.007687 12885 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:33.020619 12885 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:33.030061 12856 raft_consensus.cc:993] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:33.030551 12889 raft_consensus.cc:1081] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:33.032132 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51474
I20260709 14:49:33.032701 12660 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.033047 12660 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.039429 12660 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.041226 12660 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.042150 12734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:33.042466 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.042689 12734 raft_consensus.cc:3055] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.043071 12734 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.043100 12810 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.043821 12734 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.044835 12734 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.048156 12810 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:33.049369 12625 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:33.050228 12875 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.050504 12734 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:33.050616 12875 raft_consensus.cc:697] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:33.051525 12875 consensus_queue.cc:237] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.057940 12557 catalog_manager.cc:5697] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 1 to 2, leader changed from 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.141185 12875 raft_consensus.cc:993] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.141695 12885 raft_consensus.cc:1081] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.143276 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55518
I20260709 14:49:33.143889 12734 raft_consensus.cc:493] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.144200 12734 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.149658 12734 raft_consensus.cc:515] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.151367 12734 leader_election.cc:290] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.152433 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:33.152447 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426918fb8a7747808b8b0f9747c80d17" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.153128 12660 raft_consensus.cc:3055] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.153234 12810 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.153448 12660 raft_consensus.cc:740] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:33.154268 12660 consensus_queue.cc:260] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.155225 12660 raft_consensus.cc:3060] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.158198 12810 raft_consensus.cc:2468] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.159253 12700 leader_election.cc:304] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:33.160001 12889 raft_consensus.cc:2804] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.160532 12889 raft_consensus.cc:697] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.160686 12660 raft_consensus.cc:2468] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.161473 12889 consensus_queue.cc:237] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.167798 12557 catalog_manager.cc:5697] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 1 to 2, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 2 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.194191 12856 raft_consensus.cc:993] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:33.194720 12856 raft_consensus.cc:1081] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:33.196650 12660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51474
I20260709 14:49:33.197389 12660 raft_consensus.cc:493] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.197817 12660 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.198801 12875 raft_consensus.cc:993] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.199216 12885 raft_consensus.cc:1081] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.200668 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55518
I20260709 14:49:33.201200 12734 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.201483 12734 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.205139 12660 raft_consensus.cc:515] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:33.206405 12734 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.207065 12660 leader_election.cc:290] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.207937 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:33.208416 12734 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.208562 12735 raft_consensus.cc:3055] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.208308 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.209074 12735 raft_consensus.cc:740] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.209297 12810 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.209726 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:33.210263 12660 raft_consensus.cc:3055] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.210489 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.210013 12735 consensus_queue.cc:260] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:33.211153 12809 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.210691 12660 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:33.211632 12735 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.212297 12660 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.213686 12660 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.216810 12810 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:33.218066 12625 leader_election.cc:304] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:33.218961 12885 raft_consensus.cc:2804] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.219405 12885 raft_consensus.cc:697] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:33.219524 12809 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.220234 12885 consensus_queue.cc:237] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:33.220675 12700 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:33.221345 12660 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.222601 12858 raft_consensus.cc:993] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.223037 12858 raft_consensus.cc:1081] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.222613 12856 raft_consensus.cc:2804] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.223766 12735 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 2.
I20260709 14:49:33.224917 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55532
I20260709 14:49:33.224534 12856 raft_consensus.cc:697] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.225472 12734 raft_consensus.cc:493] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.225900 12734 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.226228 12856 consensus_queue.cc:237] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.230438 12557 catalog_manager.cc:5697] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 1 to 2, leader changed from 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:33.231393 12734 raft_consensus.cc:515] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.233314 12734 leader_election.cc:290] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.234340 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.234892 12809 raft_consensus.cc:3055] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.234596 12556 catalog_manager.cc:5697] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 1 to 2, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 2 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.235150 12809 raft_consensus.cc:740] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:33.236105 12809 consensus_queue.cc:260] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.237298 12809 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.242340 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:33.243072 12660 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.245157 12809 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.246524 12700 leader_election.cc:304] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:33.247459 12856 raft_consensus.cc:2804] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.248145 12856 raft_consensus.cc:697] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.249033 12856 consensus_queue.cc:237] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.249755 12660 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.255779 12556 catalog_manager.cc:5697] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 1 to 2, leader changed from 32eb2f170788406e9396bbc743cdc12c (127.11.191.131) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 2 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.280555 12875 raft_consensus.cc:993] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.281138 12885 raft_consensus.cc:1081] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:33.282986 12734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55518
I20260709 14:49:33.283486 12734 raft_consensus.cc:493] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:33.283813 12734 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.287920 12734 raft_consensus.cc:515] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.289433 12734 leader_election.cc:290] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:33.290477 12660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:33.290949 12660 raft_consensus.cc:3055] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:33.290813 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:33.291352 12660 raft_consensus.cc:740] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:33.291561 12809 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.292073 12660 consensus_queue.cc:260] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.293059 12660 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:33.297224 12809 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.298270 12660 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 2.
I20260709 14:49:33.298354 12700 leader_election.cc:304] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:33.299230 12856 raft_consensus.cc:2804] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:33.299636 12856 raft_consensus.cc:697] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:33.300228 12856 consensus_queue.cc:237] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:33.306174 12556 catalog_manager.cc:5697] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 1 to 2, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 2 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:33.403962 12734 raft_consensus.cc:1275] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.405230 12885 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.414888 12809 raft_consensus.cc:1275] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.416635 12857 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.417593 12734 raft_consensus.cc:1275] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.419704 12933 consensus_queue.cc:1048] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.432289 12660 raft_consensus.cc:1275] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.433673 12933 consensus_queue.cc:1048] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.437122 12734 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.438555 12857 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.444733 12810 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.446220 12857 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:33.607182 12734 raft_consensus.cc:1275] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.608518 12810 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.608536 12885 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:33.609898 12856 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.621691 12810 raft_consensus.cc:1275] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.622031 12660 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.623196 12857 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.628481 12856 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.635329 12660 raft_consensus.cc:1275] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.636737 12889 consensus_queue.cc:1048] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.639504 12809 raft_consensus.cc:1275] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.641161 12889 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.652757 12661 raft_consensus.cc:1275] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.656160 12810 raft_consensus.cc:1275] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.657390 12889 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.659726 12889 consensus_queue.cc:1048] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.721916 12810 raft_consensus.cc:1275] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.723368 12946 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:33.734066 12661 raft_consensus.cc:1275] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:33.735425 12949 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:36.385406 12831 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1ba0 after lost signal to thread 12033
W20260709 14:49:36.386461 12831 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1700 after lost signal to thread 12593
W20260709 14:49:36.387379 12831 debug-util.cc:398] Leaking SignalData structure 0x7b080018bba0 after lost signal to thread 12685
W20260709 14:49:36.388175 12831 debug-util.cc:398] Leaking SignalData structure 0x7b08000a09c0 after lost signal to thread 12760
W20260709 14:49:36.388979 12831 debug-util.cc:398] Leaking SignalData structure 0x7b080005bf20 after lost signal to thread 12834
I20260709 14:49:36.622222 12030 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:49:36.623008 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:36.648666 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:36.649443 12661 raft_consensus.cc:606] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Received request to transfer leadership to TS 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:36.652349 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:36.652987 12661 raft_consensus.cc:606] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Received request to transfer leadership to TS 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:36.654116 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:36.654834 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:36.768138 12966 raft_consensus.cc:993] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:36.768595 12857 raft_consensus.cc:1081] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Signalling peer 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:36.770423 12810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:39252
I20260709 14:49:36.770872 12810 raft_consensus.cc:493] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:36.771247 12810 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:36.775367 12810 raft_consensus.cc:515] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:36.777204 12810 leader_election.cc:290] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 2 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:36.777881 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:36.778259 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:36.778884 12735 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:36.780321 12661 raft_consensus.cc:3055] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:36.780696 12661 raft_consensus.cc:740] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:36.781940 12661 consensus_queue.cc:260] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:36.783209 12661 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:36.786976 12735 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 2.
I20260709 14:49:36.788352 12775 leader_election.cc:304] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:36.789230 12956 raft_consensus.cc:2804] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:36.789671 12661 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 2.
I20260709 14:49:36.790488 12956 raft_consensus.cc:697] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:36.791458 12956 consensus_queue.cc:237] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:36.803022 12556 catalog_manager.cc:5697] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 1 to 2, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 2 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.061926 12966 raft_consensus.cc:993] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:37.062456 12857 raft_consensus.cc:1081] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Signalling peer 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:37.064740 12809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:39252
I20260709 14:49:37.065346 12809 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.065707 12809 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.073083 12809 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.074874 12809 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 3 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:37.075961 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:37.076179 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:37.076800 12661 raft_consensus.cc:3055] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.076905 12735 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.077239 12661 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:37.078063 12661 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.078944 12661 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.083909 12661 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 3.
I20260709 14:49:37.085000 12776 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:37.085268 12735 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 3.
I20260709 14:49:37.085654 12956 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.086200 12956 raft_consensus.cc:697] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:37.086884 12956 consensus_queue.cc:237] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.095577 12556 catalog_manager.cc:5697] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 2 to 3, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 3 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:37.282696 12661 raft_consensus.cc:1275] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:37.285025 12735 raft_consensus.cc:1275] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:37.284107 12956 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:49:37.287252 12967 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:37.497584 12736 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.498771 12967 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.511703 12661 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:37.513410 12967 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:37.655689 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:37.676638 12809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:39260
I20260709 14:49:37.677197 12809 raft_consensus.cc:606] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:37.682224 12810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:39260
I20260709 14:49:37.682878 12810 raft_consensus.cc:606] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:37.688357 12736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:55534
I20260709 14:49:37.688961 12736 raft_consensus.cc:606] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:37.694116 12736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:55534
I20260709 14:49:37.694738 12736 raft_consensus.cc:606] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:37.699832 12736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
mode: GRACEFUL
new_leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:55534
I20260709 14:49:37.700290 12736 raft_consensus.cc:606] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Received request to transfer leadership to TS a5cb1a92ed674ee5a5f5a75432eecb74
I20260709 14:49:37.886828 12956 raft_consensus.cc:993] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:37.887259 12967 raft_consensus.cc:1081] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:37.888731 12661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51482
I20260709 14:49:37.889456 12661 raft_consensus.cc:493] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:37.889959 12661 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.898018 12661 raft_consensus.cc:515] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.900352 12661 leader_election.cc:290] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:37.901180 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:37.901407 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c64c810cdf44f63ae4471c612dc7731" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:37.901858 12736 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.901949 12810 raft_consensus.cc:3055] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:37.902323 12810 raft_consensus.cc:740] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:37.903050 12810 consensus_queue.cc:260] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.904129 12810 raft_consensus.cc:3060] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:37.908512 12736 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:37.909847 12810 raft_consensus.cc:2468] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:37.909842 12626 leader_election.cc:304] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:37.910866 12857 raft_consensus.cc:2804] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:37.911926 12857 raft_consensus.cc:697] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:37.912868 12857 consensus_queue.cc:237] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:37.920154 12556 catalog_manager.cc:5697] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 2 to 3, leader changed from 32eb2f170788406e9396bbc743cdc12c (127.11.191.131) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.033380 12956 raft_consensus.cc:993] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.033931 12986 raft_consensus.cc:1081] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.035698 12661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51482
I20260709 14:49:38.036154 12661 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.036440 12661 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.041561 12661 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.045202 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:38.045785 12810 raft_consensus.cc:3055] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:38.046080 12810 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:38.046819 12810 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.047830 12810 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.047941 12661 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 4 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:38.051137 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:38.051782 12736 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:38.059247 12810 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 4.
I20260709 14:49:38.059315 12736 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 4.
I20260709 14:49:38.060789 12625 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:38.062458 12857 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:38.062950 12857 raft_consensus.cc:697] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:38.063778 12857 consensus_queue.cc:237] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.069602 12946 raft_consensus.cc:993] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.070520 12987 raft_consensus.cc:1081] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.075225 12988 raft_consensus.cc:993] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.075753 12988 raft_consensus.cc:1081] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.078136 12661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51474
I20260709 14:49:38.078817 12659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51474
I20260709 14:49:38.078882 12661 raft_consensus.cc:493] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.079635 12659 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.079169 12556 catalog_manager.cc:5697] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 3 to 4, leader changed from 32eb2f170788406e9396bbc743cdc12c (127.11.191.131) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 4 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.079684 12661 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.080196 12659 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.087742 12659 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.088007 12661 raft_consensus.cc:515] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.090656 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:38.091282 12735 raft_consensus.cc:3055] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.091459 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:38.091646 12735 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:38.091753 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93696d51054a40e993e4e1f46feebfd5" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:38.092005 12736 raft_consensus.cc:3055] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.092378 12810 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.092444 12736 raft_consensus.cc:740] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:38.092471 12735 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.093531 12735 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.093561 12736 consensus_queue.cc:260] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.094625 12736 raft_consensus.cc:3060] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.099908 12810 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.101080 12735 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.101703 12625 leader_election.cc:304] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:38.102545 12626 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:38.102694 12857 raft_consensus.cc:2804] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.105012 12857 raft_consensus.cc:697] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:38.105969 12857 consensus_queue.cc:237] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.107616 12736 raft_consensus.cc:2468] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.109967 12982 raft_consensus.cc:2804] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.112303 12659 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:38.113543 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:38.114166 12810 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.103200 12661 leader_election.cc:290] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:38.122195 12982 raft_consensus.cc:697] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:38.123517 12982 consensus_queue.cc:237] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.124725 12810 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.162935 12556 catalog_manager.cc:5697] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 2 to 3, leader changed from 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.168238 12946 raft_consensus.cc:993] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: : Instructing follower a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.169163 12946 raft_consensus.cc:1081] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Signalling peer a5cb1a92ed674ee5a5f5a75432eecb74 to start an election
I20260709 14:49:38.172796 12661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
 from {username='slave'} at 127.0.0.1:51474
I20260709 14:49:38.173946 12661 raft_consensus.cc:493] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.174479 12661 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.185781 12661 raft_consensus.cc:515] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.189446 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:38.190310 12736 raft_consensus.cc:3055] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:38.190675 12736 raft_consensus.cc:740] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:38.189670 12556 catalog_manager.cc:5697] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 2 to 3, leader changed from 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.192759 12736 consensus_queue.cc:260] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.194116 12736 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.201009 12661 leader_election.cc:290] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Requested vote from peers 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:38.201471 12810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60fefef237594a3f941c8e09d8e55b8f" candidate_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:38.201761 12736 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.202111 12810 raft_consensus.cc:3060] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:38.204335 12626 leader_election.cc:304] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7481293fd98d4bf5ba0d901463f8e73f, a5cb1a92ed674ee5a5f5a75432eecb74; no voters: 
I20260709 14:49:38.205457 12982 raft_consensus.cc:2804] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:38.206017 12982 raft_consensus.cc:697] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Becoming Leader. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:38.207059 12982 consensus_queue.cc:237] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:38.208575 12810 raft_consensus.cc:2468] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5cb1a92ed674ee5a5f5a75432eecb74 in term 3.
I20260709 14:49:38.217335 12556 catalog_manager.cc:5697] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 reported cstate change: term changed from 2 to 3, leader changed from 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130) to a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.408090 12810 raft_consensus.cc:1275] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.409658 12982 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.423168 12736 raft_consensus.cc:1275] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.424696 12857 consensus_queue.cc:1048] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:38.540829 12736 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.542649 12857 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:38.554211 12810 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:38.556753 12992 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:38.603448 12736 raft_consensus.cc:1275] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.604935 12992 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:38.618212 12810 raft_consensus.cc:1275] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.620554 12857 consensus_queue.cc:1048] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.629702 12736 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.632309 12992 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.640879 12735 raft_consensus.cc:1275] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.643054 12982 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.643953 12809 raft_consensus.cc:1275] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.645679 12982 consensus_queue.cc:1048] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:38.658237 12810 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Refusing update from remote peer a5cb1a92ed674ee5a5f5a75432eecb74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:38.659952 12982 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:40.707686 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:40.715386 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:40.715917 12661 raft_consensus.cc:606] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Received request to transfer leadership to TS 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:40.718679 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:40.719138 12661 raft_consensus.cc:606] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:40.721410 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:40.721776 12661 raft_consensus.cc:606] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 LEADER]: Received request to transfer leadership to TS 32eb2f170788406e9396bbc743cdc12c
I20260709 14:49:40.723855 12661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903"
dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
mode: GRACEFUL
new_leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:51502
I20260709 14:49:40.724254 12661 raft_consensus.cc:606] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Received request to transfer leadership to TS 7481293fd98d4bf5ba0d901463f8e73f
I20260709 14:49:40.725140 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:40.725543 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:40.786650 13010 raft_consensus.cc:993] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:40.787117 13004 raft_consensus.cc:1081] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Signalling peer 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:40.788748 12809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:39252
I20260709 14:49:40.789204 12809 raft_consensus.cc:493] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:40.789510 12809 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.794629 12809 raft_consensus.cc:515] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:40.796388 12809 leader_election.cc:290] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 3 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:40.797645 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:40.797739 12735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1460c41bfc6d4c8ea3d7f4426f01cb45" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:40.798442 12661 raft_consensus.cc:3055] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:40.798547 12735 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.798761 12661 raft_consensus.cc:740] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:40.799595 12661 consensus_queue.cc:260] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:40.800515 12661 raft_consensus.cc:3060] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:40.803694 12735 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 3.
I20260709 14:49:40.805160 12775 leader_election.cc:304] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:40.805557 12661 raft_consensus.cc:2468] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 3.
I20260709 14:49:40.806172 12986 raft_consensus.cc:2804] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:40.807251 12986 raft_consensus.cc:697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:40.808040 12986 consensus_queue.cc:237] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Queue going to LEADER 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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:40.814594 12556 catalog_manager.cc:5697] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 2 to 3, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 3 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.008355 13010 raft_consensus.cc:993] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:41.008790 13004 raft_consensus.cc:1081] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:41.010355 12735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55518
I20260709 14:49:41.010779 12735 raft_consensus.cc:493] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.011027 12735 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.015471 12735 raft_consensus.cc:515] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:41.017102 12735 leader_election.cc:290] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 3 election: Requested vote from peers 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195), a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827)
I20260709 14:49:41.018093 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:41.018213 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3d5a5f50b2475ca12763aa654c3903" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:41.018745 12809 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.018791 12661 raft_consensus.cc:3055] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:41.019279 12661 raft_consensus.cc:740] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:41.020175 12661 consensus_queue.cc:260] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:41.021466 12661 raft_consensus.cc:3060] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:41.026312 12809 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 3.
I20260709 14:49:41.027712 12700 leader_election.cc:304] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:41.028158 12661 raft_consensus.cc:2468] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 3.
I20260709 14:49:41.028358 12989 raft_consensus.cc:2804] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:41.029690 12989 raft_consensus.cc:697] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:41.030553 12989 consensus_queue.cc:237] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Queue going to LEADER 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: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } }
I20260709 14:49:41.037693 12556 catalog_manager.cc:5697] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 2 to 3, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 3 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.065471 13010 raft_consensus.cc:993] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:41.066022 13004 raft_consensus.cc:1081] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 LEADER]: Signalling peer 32eb2f170788406e9396bbc743cdc12c to start an election
I20260709 14:49:41.067795 12809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be89410429b949b2ad14e482f3056441"
dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
 from {username='slave'} at 127.0.0.1:39252
I20260709 14:49:41.068325 12809 raft_consensus.cc:493] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.068738 12809 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:41.071945 13010 raft_consensus.cc:993] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: : Instructing follower 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:41.072414 13004 raft_consensus.cc:1081] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Signalling peer 7481293fd98d4bf5ba0d901463f8e73f to start an election
I20260709 14:49:41.073915 12735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7"
dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
 from {username='slave'} at 127.0.0.1:55518
I20260709 14:49:41.074373 12735 raft_consensus.cc:493] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:41.074674 12735 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.074421 12809 raft_consensus.cc:515] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.076218 12809 leader_election.cc:290] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [CANDIDATE]: Term 5 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130:45667)
I20260709 14:49:41.077219 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7481293fd98d4bf5ba0d901463f8e73f"
I20260709 14:49:41.077839 12736 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:41.081979 12735 raft_consensus.cc:515] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.082444 12661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be89410429b949b2ad14e482f3056441" candidate_uuid: "32eb2f170788406e9396bbc743cdc12c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:41.083097 12661 raft_consensus.cc:3055] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:41.083431 12661 raft_consensus.cc:740] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:41.084174 12661 consensus_queue.cc:260] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.084605 12735 leader_election.cc:290] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [CANDIDATE]: Term 4 election: Requested vote from peers a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827), 32eb2f170788406e9396bbc743cdc12c (127.11.191.131:45195)
I20260709 14:49:41.084885 12736 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 5.
I20260709 14:49:41.085577 12661 raft_consensus.cc:3060] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:41.085922 12775 leader_election.cc:304] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [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: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:41.086308 12809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32eb2f170788406e9396bbc743cdc12c"
I20260709 14:49:41.086784 12986 raft_consensus.cc:2804] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:41.086833 12809 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.087383 12986 raft_consensus.cc:697] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 5 LEADER]: Becoming Leader. State: Replica: 32eb2f170788406e9396bbc743cdc12c, State: Running, Role: LEADER
I20260709 14:49:41.088340 12986 consensus_queue.cc:237] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.088694 12659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe6fc317eb0478e805fae45748676c7" candidate_uuid: "7481293fd98d4bf5ba0d901463f8e73f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74"
I20260709 14:49:41.089318 12659 raft_consensus.cc:3055] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:41.089622 12659 raft_consensus.cc:740] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5cb1a92ed674ee5a5f5a75432eecb74, State: Running, Role: LEADER
I20260709 14:49:41.090364 12659 consensus_queue.cc:260] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.091639 12659 raft_consensus.cc:3060] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:41.092687 12661 raft_consensus.cc:2468] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32eb2f170788406e9396bbc743cdc12c in term 5.
I20260709 14:49:41.093532 12809 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 4.
I20260709 14:49:41.094832 12700 leader_election.cc:304] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [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: 32eb2f170788406e9396bbc743cdc12c, 7481293fd98d4bf5ba0d901463f8e73f; no voters: 
I20260709 14:49:41.095585 12989 raft_consensus.cc:2804] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:41.095955 12989 raft_consensus.cc:697] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 LEADER]: Becoming Leader. State: Replica: 7481293fd98d4bf5ba0d901463f8e73f, State: Running, Role: LEADER
I20260709 14:49:41.096704 12989 consensus_queue.cc:237] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [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: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } }
I20260709 14:49:41.098510 12659 raft_consensus.cc:2468] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7481293fd98d4bf5ba0d901463f8e73f in term 4.
I20260709 14:49:41.103583 12556 catalog_manager.cc:5697] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f reported cstate change: term changed from 3 to 4, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 7481293fd98d4bf5ba0d901463f8e73f (127.11.191.130). New cstate: current_term: 4 leader_uuid: "7481293fd98d4bf5ba0d901463f8e73f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.105959 12558 catalog_manager.cc:5697] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c reported cstate change: term changed from 4 to 5, leader changed from a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129) to 32eb2f170788406e9396bbc743cdc12c (127.11.191.131). New cstate: current_term: 5 leader_uuid: "32eb2f170788406e9396bbc743cdc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:41.345566 12659 raft_consensus.cc:1275] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.346946 12986 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:41.363202 12736 raft_consensus.cc:1275] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.364818 13024 consensus_queue.cc:1048] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:41.419814 12809 raft_consensus.cc:1275] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.421260 12989 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:41.431087 12659 raft_consensus.cc:1275] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:41.433188 13028 consensus_queue.cc:1048] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:41.495245 12809 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.496515 13028 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "32eb2f170788406e9396bbc743cdc12c" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.505172 12659 raft_consensus.cc:1275] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Refusing update from remote peer 7481293fd98d4bf5ba0d901463f8e73f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:41.507580 13028 consensus_queue.cc:1048] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:41.514355 12661 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 5 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:41.515708 13024 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5cb1a92ed674ee5a5f5a75432eecb74" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 39827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:41.524972 12736 raft_consensus.cc:1275] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 5 FOLLOWER]: Refusing update from remote peer 32eb2f170788406e9396bbc743cdc12c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:41.526455 12986 consensus_queue.cc:1048] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7481293fd98d4bf5ba0d901463f8e73f" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 45667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:41.726444 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:41.732283 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
I20260709 14:49:41.755559 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:41.756340 12030 tablet_replica.cc:333] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.757233 12030 raft_consensus.cc:2243] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.758044 12030 raft_consensus.cc:2272] T 8c64c810cdf44f63ae4471c612dc7731 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.760275 12030 tablet_replica.cc:333] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.760834 12030 raft_consensus.cc:2243] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.761560 12030 raft_consensus.cc:2272] T d18279fcc2304380a23aae49cda52d4c P a5cb1a92ed674ee5a5f5a75432eecb74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.763360 12030 tablet_replica.cc:333] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.763852 12030 raft_consensus.cc:2243] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.764199 12030 raft_consensus.cc:2272] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.766615 12030 tablet_replica.cc:333] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.767115 12030 raft_consensus.cc:2243] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.767789 12030 raft_consensus.cc:2272] T 93696d51054a40e993e4e1f46feebfd5 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.769598 12030 tablet_replica.cc:333] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.770077 12030 raft_consensus.cc:2243] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.770421 12030 raft_consensus.cc:2272] T be89410429b949b2ad14e482f3056441 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.772588 12030 tablet_replica.cc:333] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.773207 12030 raft_consensus.cc:2243] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.773607 12030 raft_consensus.cc:2272] T ef3d5a5f50b2475ca12763aa654c3903 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.775753 12030 tablet_replica.cc:333] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.776232 12030 raft_consensus.cc:2243] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.777009 12030 raft_consensus.cc:2272] T 60fefef237594a3f941c8e09d8e55b8f P a5cb1a92ed674ee5a5f5a75432eecb74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.778579 12030 tablet_replica.cc:333] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.779124 12030 raft_consensus.cc:2243] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.779498 12030 raft_consensus.cc:2272] T 2fe6fc317eb0478e805fae45748676c7 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.781538 12030 tablet_replica.cc:333] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.782017 12030 raft_consensus.cc:2243] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.782426 12030 raft_consensus.cc:2272] T 426918fb8a7747808b8b0f9747c80d17 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.784144 12030 tablet_replica.cc:333] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74: stopping tablet replica
I20260709 14:49:41.784597 12030 raft_consensus.cc:2243] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.785056 12030 raft_consensus.cc:2272] T e3de4a298e7c4227957bccff11a474a9 P a5cb1a92ed674ee5a5f5a75432eecb74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:41.787282 12776 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 14:49:41.790741 12776 consensus_peers.cc:597] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c -> Peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Couldn't send request to peer a5cb1a92ed674ee5a5f5a75432eecb74. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:41.800434 12776 consensus_peers.cc:597] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c -> Peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Couldn't send request to peer a5cb1a92ed674ee5a5f5a75432eecb74. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.813222 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
W20260709 14:49:41.836243 12702 consensus_peers.cc:597] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f -> Peer a5cb1a92ed674ee5a5f5a75432eecb74 (127.11.191.129:39827): Couldn't send request to peer a5cb1a92ed674ee5a5f5a75432eecb74. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:39827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:41.838861 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
I20260709 14:49:41.862393 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:41.863086 12030 tablet_replica.cc:333] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.863850 12030 raft_consensus.cc:2243] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.864305 12030 raft_consensus.cc:2272] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.866799 12030 tablet_replica.cc:333] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.867372 12030 raft_consensus.cc:2243] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.867735 12030 raft_consensus.cc:2272] T 60fefef237594a3f941c8e09d8e55b8f P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.869418 12030 tablet_replica.cc:333] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.869943 12030 raft_consensus.cc:2243] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.870638 12030 raft_consensus.cc:2272] T 2fe6fc317eb0478e805fae45748676c7 P 7481293fd98d4bf5ba0d901463f8e73f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.873245 12030 tablet_replica.cc:333] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.873816 12030 raft_consensus.cc:2243] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.874487 12030 raft_consensus.cc:2272] T 426918fb8a7747808b8b0f9747c80d17 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.876274 12030 tablet_replica.cc:333] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.876801 12030 raft_consensus.cc:2243] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.877177 12030 raft_consensus.cc:2272] T e3de4a298e7c4227957bccff11a474a9 P 7481293fd98d4bf5ba0d901463f8e73f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.878775 12030 tablet_replica.cc:333] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.879280 12030 raft_consensus.cc:2243] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.879666 12030 raft_consensus.cc:2272] T 8c64c810cdf44f63ae4471c612dc7731 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.881179 12030 tablet_replica.cc:333] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.881649 12030 raft_consensus.cc:2243] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.882027 12030 raft_consensus.cc:2272] T 93696d51054a40e993e4e1f46feebfd5 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.883635 12030 tablet_replica.cc:333] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.884030 12030 raft_consensus.cc:2243] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.884420 12030 raft_consensus.cc:2272] T be89410429b949b2ad14e482f3056441 P 7481293fd98d4bf5ba0d901463f8e73f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.886487 12030 tablet_replica.cc:333] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.886901 12030 raft_consensus.cc:2243] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.887300 12030 raft_consensus.cc:2272] T d18279fcc2304380a23aae49cda52d4c P 7481293fd98d4bf5ba0d901463f8e73f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.889237 12030 tablet_replica.cc:333] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f: stopping tablet replica
I20260709 14:49:41.889637 12030 raft_consensus.cc:2243] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.890306 12030 raft_consensus.cc:2272] T ef3d5a5f50b2475ca12763aa654c3903 P 7481293fd98d4bf5ba0d901463f8e73f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.919140 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
I20260709 14:49:41.940514 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
I20260709 14:49:41.965919 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:41.966588 12030 tablet_replica.cc:333] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.967171 12030 raft_consensus.cc:2243] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.967661 12030 raft_consensus.cc:2272] T 8c64c810cdf44f63ae4471c612dc7731 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.969642 12030 tablet_replica.cc:333] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.970219 12030 raft_consensus.cc:2243] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.971029 12030 raft_consensus.cc:2272] T be89410429b949b2ad14e482f3056441 P 32eb2f170788406e9396bbc743cdc12c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.973878 12030 tablet_replica.cc:333] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.974490 12030 raft_consensus.cc:2243] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.974929 12030 raft_consensus.cc:2272] T d18279fcc2304380a23aae49cda52d4c P 32eb2f170788406e9396bbc743cdc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.976822 12030 tablet_replica.cc:333] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.977334 12030 raft_consensus.cc:2243] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.977717 12030 raft_consensus.cc:2272] T ef3d5a5f50b2475ca12763aa654c3903 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.979868 12030 tablet_replica.cc:333] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.980356 12030 raft_consensus.cc:2243] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.980746 12030 raft_consensus.cc:2272] T 426918fb8a7747808b8b0f9747c80d17 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.982434 12030 tablet_replica.cc:333] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.983068 12030 raft_consensus.cc:2243] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.983482 12030 raft_consensus.cc:2272] T 2fe6fc317eb0478e805fae45748676c7 P 32eb2f170788406e9396bbc743cdc12c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.985556 12030 tablet_replica.cc:333] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.986018 12030 raft_consensus.cc:2243] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.986748 12030 raft_consensus.cc:2272] T e3de4a298e7c4227957bccff11a474a9 P 32eb2f170788406e9396bbc743cdc12c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.988263 12030 tablet_replica.cc:333] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.988698 12030 raft_consensus.cc:2243] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.989135 12030 raft_consensus.cc:2272] T 60fefef237594a3f941c8e09d8e55b8f P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.990612 12030 tablet_replica.cc:333] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.991058 12030 raft_consensus.cc:2243] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.991444 12030 raft_consensus.cc:2272] T 93696d51054a40e993e4e1f46feebfd5 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.992924 12030 tablet_replica.cc:333] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c: stopping tablet replica
I20260709 14:49:41.993322 12030 raft_consensus.cc:2243] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.993988 12030 raft_consensus.cc:2272] T 1460c41bfc6d4c8ea3d7f4426f01cb45 P 32eb2f170788406e9396bbc743cdc12c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.040539 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:49:42.064055 12030 master.cc:562] Master@127.11.191.190:43637 shutting down...
I20260709 14:49:42.084491 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:42.085144 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:42.085492 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7ad197ce370440a89ea73378e64db23: stopping tablet replica
I20260709 14:49:42.106660 12030 master.cc:584] Master@127.11.191.190:43637 shutdown complete.
32eb2f170788406e9396bbc743cdc12c  1
7481293fd98d4bf5ba0d901463f8e73f  4
a5cb1a92ed674ee5a5f5a75432eecb74  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11466 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:49:42.148103 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:44833
I20260709 14:49:42.149291 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.156373 13037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.156437 13038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.156952 12030 server_base.cc:1061] running on GCE node
W20260709 14:49:42.156373 13040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.158288 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.158506 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.158628 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608582158617 us; error 0 us; skew 500 ppm
I20260709 14:49:42.159088 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.161695 12030 webserver.cc:533] Webserver started at http://127.11.191.190:35369/ using document root <none> and password file <none>
I20260709 14:49:42.162139 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.162297 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.162524 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.163589 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "33974ebd00924961b28827d902e3379f"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.167973 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:42.171576 13045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.172513 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:42.172883 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "33974ebd00924961b28827d902e3379f"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.173166 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.187764 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.189002 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.229735 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:44833
I20260709 14:49:42.229954 13096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:44833 every 8 connection(s)
I20260709 14:49:42.233876 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.244928 13097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Bootstrap starting.
I20260709 14:49:42.250056 13097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:42.254870 13097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: No bootstrap required, opened a new log
I20260709 14:49:42.257318 13097 raft_consensus.cc:359] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33974ebd00924961b28827d902e3379f" member_type: VOTER }
I20260709 14:49:42.257741 13097 raft_consensus.cc:385] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:42.257980 13097 raft_consensus.cc:740] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33974ebd00924961b28827d902e3379f, State: Initialized, Role: FOLLOWER
I20260709 14:49:42.258612 13097 consensus_queue.cc:260] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33974ebd00924961b28827d902e3379f" member_type: VOTER }
I20260709 14:49:42.259084 13097 raft_consensus.cc:399] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:42.259330 13097 raft_consensus.cc:493] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:42.259598 13097 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:42.264369 13097 raft_consensus.cc:515] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33974ebd00924961b28827d902e3379f" member_type: VOTER }
I20260709 14:49:42.265000 13097 leader_election.cc:304] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [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: 33974ebd00924961b28827d902e3379f; no voters: 
I20260709 14:49:42.266301 13097 leader_election.cc:290] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:42.266702 13100 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:42.268242 13100 raft_consensus.cc:697] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 1 LEADER]: Becoming Leader. State: Replica: 33974ebd00924961b28827d902e3379f, State: Running, Role: LEADER
I20260709 14:49:42.268913 13100 consensus_queue.cc:237] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [LEADER]: Queue going to LEADER mode. State: All 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: "33974ebd00924961b28827d902e3379f" member_type: VOTER }
I20260709 14:49:42.269424 13097 sys_catalog.cc:565] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:42.274832 13102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 33974ebd00924961b28827d902e3379f. Latest consensus state: current_term: 1 leader_uuid: "33974ebd00924961b28827d902e3379f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33974ebd00924961b28827d902e3379f" member_type: VOTER } }
I20260709 14:49:42.275581 13102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:42.277218 13101 sys_catalog.cc:455] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "33974ebd00924961b28827d902e3379f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33974ebd00924961b28827d902e3379f" member_type: VOTER } }
I20260709 14:49:42.277637 13107 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:42.277887 13101 sys_catalog.cc:458] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:42.283177 13107 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:42.290421 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:42.294153 13107 catalog_manager.cc:1383] Generated new cluster ID: 97df60b1b07f45e7877679e47efafcee
I20260709 14:49:42.294502 13107 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:42.320044 13107 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:42.321329 13107 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:42.334060 13107 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Generated new TSK 0
I20260709 14:49:42.334692 13107 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:42.357659 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.364084 13118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.364796 13119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.366366 13121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.367180 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:42.367956 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.368157 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.368283 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608582368271 us; error 0 us; skew 500 ppm
I20260709 14:49:42.368830 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.371272 12030 webserver.cc:533] Webserver started at http://127.11.191.129:37559/ using document root <none> and password file <none>
I20260709 14:49:42.371709 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.371863 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.372088 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.373239 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "e678e1a7641947cb9fb75155ab25e3a9"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.377611 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:49:42.381140 13126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.382005 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:42.382408 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "e678e1a7641947cb9fb75155ab25e3a9"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.382673 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.411653 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.413162 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.414678 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.416971 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.417169 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.417392 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.417554 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.459758 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:40929
I20260709 14:49:42.459972 13188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:40929 every 8 connection(s)
I20260709 14:49:42.464555 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.471705 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 14:49:42.472998 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
I20260709 14:49:42.475282 12030 server_base.cc:1061] running on GCE node
W20260709 14:49:42.475570 13197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.477073 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.477329 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.477494 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608582477475 us; error 0 us; skew 500 ppm
I20260709 14:49:42.478220 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.481911 12030 webserver.cc:533] Webserver started at http://127.11.191.130:39663/ using document root <none> and password file <none>
I20260709 14:49:42.482517 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.482702 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.483039 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.483898 13189 heartbeater.cc:344] Connected to a master server at 127.11.191.190:44833
I20260709 14:49:42.484340 13189 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.484928 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "bad99cba25614f82995f39d7ea6eaed6"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.485360 13189 heartbeater.cc:507] Master 127.11.191.190:44833 requested a full tablet report, sending...
I20260709 14:49:42.487735 13062 ts_manager.cc:194] Registered new tserver with Master: e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:49:42.490406 13062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42634
I20260709 14:49:42.490983 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:42.495050 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 14:49:42.495949 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:49:42.496270 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "bad99cba25614f82995f39d7ea6eaed6"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.496559 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.511592 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.513104 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.514710 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.517179 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.517380 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.517612 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.517771 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.563943 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:40323
I20260709 14:49:42.564057 13263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:40323 every 8 connection(s)
I20260709 14:49:42.568605 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:42.576562 13267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.578723 13268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:42.580119 13270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:42.581969 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:42.582978 13264 heartbeater.cc:344] Connected to a master server at 127.11.191.190:44833
I20260709 14:49:42.583110 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:42.583384 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:42.583429 13264 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.583658 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608582583635 us; error 0 us; skew 500 ppm
I20260709 14:49:42.584506 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:42.584587 13264 heartbeater.cc:507] Master 127.11.191.190:44833 requested a full tablet report, sending...
I20260709 14:49:42.587055 13062 ts_manager.cc:194] Registered new tserver with Master: bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:42.587697 12030 webserver.cc:533] Webserver started at http://127.11.191.131:35269/ using document root <none> and password file <none>
I20260709 14:49:42.588193 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:42.588361 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:42.588573 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:42.588591 13062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42640
I20260709 14:49:42.590162 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "38fbc24b2bf441038676280fd5393d6e"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.595249 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:42.598918 13275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.599712 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:42.600039 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "38fbc24b2bf441038676280fd5393d6e"
format_stamp: "Formatted at 2026-07-09 14:49:42 on dist-test-slave-jgp0"
I20260709 14:49:42.600350 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:42.614249 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:42.615629 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:42.617275 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:42.619621 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:42.619807 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.620038 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:42.620203 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:42.664664 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:36083
I20260709 14:49:42.664800 13337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:36083 every 8 connection(s)
I20260709 14:49:42.679013 13338 heartbeater.cc:344] Connected to a master server at 127.11.191.190:44833
I20260709 14:49:42.679385 13338 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:42.680094 13338 heartbeater.cc:507] Master 127.11.191.190:44833 requested a full tablet report, sending...
I20260709 14:49:42.682121 13062 ts_manager.cc:194] Registered new tserver with Master: 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:42.682785 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014582723s
I20260709 14:49:42.683507 13062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42654
I20260709 14:49:42.711047 13062 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42662:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:42.717098 13062 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:42.924122 13303 tablet_service.cc:1511] Processing CreateTablet for tablet a3e26d7a255d4e4da3cdd996df6347bf (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:42.925705 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e26d7a255d4e4da3cdd996df6347bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.924208 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3d85380d9e46199dcee93b442d3859 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:42.926877 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3d85380d9e46199dcee93b442d3859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.931427 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 5e53442cbeb8428b9e23aed26672fcee (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:42.933005 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e53442cbeb8428b9e23aed26672fcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.938884 13300 tablet_service.cc:1511] Processing CreateTablet for tablet f6a4ece29a064f43b151417d0eeef85f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:42.939498 13229 tablet_service.cc:1511] Processing CreateTablet for tablet a3e26d7a255d4e4da3cdd996df6347bf (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:42.940969 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd34b43471c4ace8ea79594909b807e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:42.942487 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd34b43471c4ace8ea79594909b807e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.942214 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3d85380d9e46199dcee93b442d3859 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:42.944676 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 5e53442cbeb8428b9e23aed26672fcee (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:42.946964 13298 tablet_service.cc:1511] Processing CreateTablet for tablet d1ade933b121451ca76a4291db630745 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:42.948060 13225 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd34b43471c4ace8ea79594909b807e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:42.949944 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc41c2080a74a61b57d021c4b048be1 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:42.950567 13224 tablet_service.cc:1511] Processing CreateTablet for tablet d1ade933b121451ca76a4291db630745 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:42.941017 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e26d7a255d4e4da3cdd996df6347bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.952888 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc41c2080a74a61b57d021c4b048be1 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:42.954275 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc41c2080a74a61b57d021c4b048be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.954006 13296 tablet_service.cc:1511] Processing CreateTablet for tablet cccd853e8a354be4b0514261825b31fb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:42.957381 13154 tablet_service.cc:1511] Processing CreateTablet for tablet a3e26d7a255d4e4da3cdd996df6347bf (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:42.958915 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e26d7a255d4e4da3cdd996df6347bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.959039 13221 tablet_service.cc:1511] Processing CreateTablet for tablet d1b8b49e0fbb4fb2969901e7652c0bef (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:42.960569 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b8b49e0fbb4fb2969901e7652c0bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.957885 13222 tablet_service.cc:1511] Processing CreateTablet for tablet cccd853e8a354be4b0514261825b31fb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:42.962105 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 5e53442cbeb8428b9e23aed26672fcee (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:42.963335 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd853e8a354be4b0514261825b31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.946955 13226 tablet_service.cc:1511] Processing CreateTablet for tablet f6a4ece29a064f43b151417d0eeef85f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:42.964504 13151 tablet_service.cc:1511] Processing CreateTablet for tablet f6a4ece29a064f43b151417d0eeef85f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:42.965734 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a4ece29a064f43b151417d0eeef85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.966928 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e53442cbeb8428b9e23aed26672fcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.966893 13150 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd34b43471c4ace8ea79594909b807e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:42.968415 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ade933b121451ca76a4291db630745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.969564 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3d85380d9e46199dcee93b442d3859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.960551 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3d85380d9e46199dcee93b442d3859 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:42.970669 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd34b43471c4ace8ea79594909b807e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.948472 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ade933b121451ca76a4291db630745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.972143 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd853e8a354be4b0514261825b31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.969455 13149 tablet_service.cc:1511] Processing CreateTablet for tablet d1ade933b121451ca76a4291db630745 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:42.974607 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a4ece29a064f43b151417d0eeef85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.975932 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc41c2080a74a61b57d021c4b048be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.977893 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a4ece29a064f43b151417d0eeef85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.978982 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ade933b121451ca76a4291db630745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.980095 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd34b43471c4ace8ea79594909b807e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.981204 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e53442cbeb8428b9e23aed26672fcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.983143 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3d85380d9e46199dcee93b442d3859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.986191 13295 tablet_service.cc:1511] Processing CreateTablet for tablet d1b8b49e0fbb4fb2969901e7652c0bef (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:42.987061 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc41c2080a74a61b57d021c4b048be1 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:42.987731 13146 tablet_service.cc:1511] Processing CreateTablet for tablet d1b8b49e0fbb4fb2969901e7652c0bef (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:42.988471 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc41c2080a74a61b57d021c4b048be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.987756 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b8b49e0fbb4fb2969901e7652c0bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:42.989995 13147 tablet_service.cc:1511] Processing CreateTablet for tablet cccd853e8a354be4b0514261825b31fb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:42.991319 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddabebeff9a4f99962512a0c1b2bd47 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:42.995688 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddabebeff9a4f99962512a0c1b2bd47 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:42.997995 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddabebeff9a4f99962512a0c1b2bd47 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:42.999410 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddabebeff9a4f99962512a0c1b2bd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.001257 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b8b49e0fbb4fb2969901e7652c0bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.002000 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cccd853e8a354be4b0514261825b31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.003034 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddabebeff9a4f99962512a0c1b2bd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.006217 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddabebeff9a4f99962512a0c1b2bd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.135715 13154 tablet_service.cc:1511] Processing CreateTablet for tablet 4eecd7dfa5644b8a92915e124ee80ddb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.147677 13151 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79a8092ad4a38b8eab2d46ec618d2 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.149556 13145 tablet_service.cc:1511] Processing CreateTablet for tablet d755d700d9314a219f17f56771070580 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.150879 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755d700d9314a219f17f56771070580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.156322 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 4eecd7dfa5644b8a92915e124ee80ddb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.164647 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 659851a02ceb4c75a1e6cbcb34047145 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.165834 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eecd7dfa5644b8a92915e124ee80ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.166358 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 5fcb2d72c8024ec986104e16baecc4bd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.167511 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fcb2d72c8024ec986104e16baecc4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.168511 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659851a02ceb4c75a1e6cbcb34047145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.171137 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79a8092ad4a38b8eab2d46ec618d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.175249 13147 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2becf0cd71476e958921ed8b9b663b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.176640 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2becf0cd71476e958921ed8b9b663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.160408 13294 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79a8092ad4a38b8eab2d46ec618d2 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.190759 13220 tablet_service.cc:1511] Processing CreateTablet for tablet d755d700d9314a219f17f56771070580 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.191331 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eecd7dfa5644b8a92915e124ee80ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.190779 13225 tablet_service.cc:1511] Processing CreateTablet for tablet 5fcb2d72c8024ec986104e16baecc4bd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.199273 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fcb2d72c8024ec986104e16baecc4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.188241 13221 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79a8092ad4a38b8eab2d46ec618d2 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:43.202862 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79a8092ad4a38b8eab2d46ec618d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.193020 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 4eecd7dfa5644b8a92915e124ee80ddb (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:43.197055 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79a8092ad4a38b8eab2d46ec618d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.204633 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 659851a02ceb4c75a1e6cbcb34047145 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.198480 13149 tablet_service.cc:1511] Processing CreateTablet for tablet a7e5f11e152a4629a884be490a016cae (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.205188 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755d700d9314a219f17f56771070580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.209569 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e5f11e152a4629a884be490a016cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.210217 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2becf0cd71476e958921ed8b9b663b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.204854 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eecd7dfa5644b8a92915e124ee80ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.219830 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 67c82d97d73042d487186a872e52b92c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.225108 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 5fcb2d72c8024ec986104e16baecc4bd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:43.226513 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 659851a02ceb4c75a1e6cbcb34047145 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:43.229549 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2becf0cd71476e958921ed8b9b663b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:43.234499 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fcb2d72c8024ec986104e16baecc4bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.235031 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 67c82d97d73042d487186a872e52b92c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.236445 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c82d97d73042d487186a872e52b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.245208 13355 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:43.247349 13302 tablet_service.cc:1511] Processing CreateTablet for tablet d755d700d9314a219f17f56771070580 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:43.245347 13225 tablet_service.cc:1511] Processing CreateTablet for tablet e505984d386d497883b44bcd7ac5a038 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.218107 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659851a02ceb4c75a1e6cbcb34047145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.254645 13295 tablet_service.cc:1511] Processing CreateTablet for tablet e505984d386d497883b44bcd7ac5a038 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.244717 13224 tablet_service.cc:1511] Processing CreateTablet for tablet a7e5f11e152a4629a884be490a016cae (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.265986 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c82d97d73042d487186a872e52b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.267689 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2becf0cd71476e958921ed8b9b663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.269119 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e5f11e152a4629a884be490a016cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.271656 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659851a02ceb4c75a1e6cbcb34047145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.273047 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e505984d386d497883b44bcd7ac5a038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.275133 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755d700d9314a219f17f56771070580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.276808 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2becf0cd71476e958921ed8b9b663b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.277057 13145 tablet_service.cc:1511] Processing CreateTablet for tablet e505984d386d497883b44bcd7ac5a038 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:43.278410 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e505984d386d497883b44bcd7ac5a038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.284214 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e505984d386d497883b44bcd7ac5a038. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:43.285892 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:43.287207 13355 tablet_bootstrap.cc:654] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.257483 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 67c82d97d73042d487186a872e52b92c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:43.302146 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c82d97d73042d487186a872e52b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.302366 13150 tablet_service.cc:1511] Processing CreateTablet for tablet 4823cb326ed74cfe8645c95e25e5c35e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.303709 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823cb326ed74cfe8645c95e25e5c35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.305109 13354 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:43.246446 13301 tablet_service.cc:1511] Processing CreateTablet for tablet a7e5f11e152a4629a884be490a016cae (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:43.296689 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 63b7b5fb6dc54c6f8e712102601dc657 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.294672 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 4823cb326ed74cfe8645c95e25e5c35e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.313113 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823cb326ed74cfe8645c95e25e5c35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.313913 13303 tablet_service.cc:1511] Processing CreateTablet for tablet ab04da39609d4b15a00faeb6c3ed91fd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.314647 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 63b7b5fb6dc54c6f8e712102601dc657 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.315979 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b7b5fb6dc54c6f8e712102601dc657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.293097 13353 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:43.319885 13154 tablet_service.cc:1511] Processing CreateTablet for tablet ab04da39609d4b15a00faeb6c3ed91fd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.324160 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.328553 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04da39609d4b15a00faeb6c3ed91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.329378 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7e5f11e152a4629a884be490a016cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.330626 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b7b5fb6dc54c6f8e712102601dc657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.321331 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04da39609d4b15a00faeb6c3ed91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.337212 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.353681 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 4823cb326ed74cfe8645c95e25e5c35e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:43.355244 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4823cb326ed74cfe8645c95e25e5c35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.375284 13355 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:43.375800 13355 ts_tablet_manager.cc:1403] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.005s
I20260709 14:49:43.378660 13355 raft_consensus.cc:359] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.379411 13355 raft_consensus.cc:385] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.379714 13355 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
W20260709 14:49:43.380951 13049 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 48848.3us
I20260709 14:49:43.393219 13355 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.406615 13229 tablet_service.cc:1511] Processing CreateTablet for tablet bd6e97dca6d448f58f8b3b1d77cac2a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.406939 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.389580 13297 tablet_service.cc:1511] Processing CreateTablet for tablet bd6e97dca6d448f58f8b3b1d77cac2a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.407749 13225 tablet_service.cc:1511] Processing CreateTablet for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.408812 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6e97dca6d448f58f8b3b1d77cac2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.408486 13228 tablet_service.cc:1511] Processing CreateTablet for tablet ab04da39609d4b15a00faeb6c3ed91fd (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:43.417359 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6e97dca6d448f58f8b3b1d77cac2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.419811 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab04da39609d4b15a00faeb6c3ed91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.397985 13353 tablet_bootstrap.cc:654] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.422895 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.378739 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 63b7b5fb6dc54c6f8e712102601dc657 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:43.442497 13355 ts_tablet_manager.cc:1434] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.011s
I20260709 14:49:43.443351 13264 heartbeater.cc:499] Master 127.11.191.190:44833 was elected leader, sending a full tablet report...
I20260709 14:49:43.443707 13355 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:43.437901 13354 tablet_bootstrap.cc:654] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.461992 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 7214af0b68ae4083afa78dfa5c59c396 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.463305 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7214af0b68ae4083afa78dfa5c59c396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.453504 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.469087 13357 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.469785 13357 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.473171 13357 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:43.474123 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.475603 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.479833 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:43.484643 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b7b5fb6dc54c6f8e712102601dc657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.489923 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:43.493283 13189 heartbeater.cc:499] Master 127.11.191.190:44833 was elected leader, sending a full tablet report...
I20260709 14:49:43.508566 13152 tablet_service.cc:1511] Processing CreateTablet for tablet bd6e97dca6d448f58f8b3b1d77cac2a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:43.509157 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 36543e78491d413a813fa0c2fa3d4832 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.510587 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36543e78491d413a813fa0c2fa3d4832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.514338 13147 tablet_service.cc:1511] Processing CreateTablet for tablet 7214af0b68ae4083afa78dfa5c59c396 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.518466 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7214af0b68ae4083afa78dfa5c59c396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.525455 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecc1c7029b941afa6b437d897d82915 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.527045 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecc1c7029b941afa6b437d897d82915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.538463 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 36543e78491d413a813fa0c2fa3d4832 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.539794 13355 tablet_bootstrap.cc:654] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.530567 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfdf6c67244b55bd120d3402b879c8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.546916 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecc1c7029b941afa6b437d897d82915 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.547317 13303 tablet_service.cc:1511] Processing CreateTablet for tablet fc53515b0d9e4a1bbb63c4407cd51902 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.551354 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca3ed3cc0a64a6a9ca04f2f324899f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.551736 13150 tablet_service.cc:1511] Processing CreateTablet for tablet 2015900216a0499bbafac43d39671e39 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.528379 13298 tablet_service.cc:1511] Processing CreateTablet for tablet 2015900216a0499bbafac43d39671e39 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.553022 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2015900216a0499bbafac43d39671e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.555249 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecc1c7029b941afa6b437d897d82915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.548753 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53515b0d9e4a1bbb63c4407cd51902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.557065 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2585c0d4c7ca4d229cd50a6ab4f3d62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.558615 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6e97dca6d448f58f8b3b1d77cac2a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.566139 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfdf6c67244b55bd120d3402b879c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.569809 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2015900216a0499bbafac43d39671e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.588124 13224 tablet_service.cc:1511] Processing CreateTablet for tablet 7214af0b68ae4083afa78dfa5c59c396 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:43.591737 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7214af0b68ae4083afa78dfa5c59c396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.588901 13353 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:43.586920 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36543e78491d413a813fa0c2fa3d4832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.595008 13353 ts_tablet_manager.cc:1403] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.302s	user 0.020s	sys 0.010s
I20260709 14:49:43.599423 13353 raft_consensus.cc:359] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.600165 13353 raft_consensus.cc:385] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.600463 13353 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.601446 13354 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:43.589694 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 36543e78491d413a813fa0c2fa3d4832 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:43.601903 13354 ts_tablet_manager.cc:1403] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.320s	user 0.012s	sys 0.010s
I20260709 14:49:43.602697 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36543e78491d413a813fa0c2fa3d4832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.590454 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfdf6c67244b55bd120d3402b879c8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.574460 13149 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfdf6c67244b55bd120d3402b879c8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:43.604728 13354 raft_consensus.cc:359] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.617235 13354 raft_consensus.cc:385] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.605027 13353 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.618974 13354 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.605944 13228 tablet_service.cc:1511] Processing CreateTablet for tablet fc53515b0d9e4a1bbb63c4407cd51902 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.615700 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 7ecc1c7029b941afa6b437d897d82915 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:43.613837 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfdf6c67244b55bd120d3402b879c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.614257 13153 tablet_service.cc:1511] Processing CreateTablet for tablet fc53515b0d9e4a1bbb63c4407cd51902 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:43.626137 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53515b0d9e4a1bbb63c4407cd51902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.626888 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfdf6c67244b55bd120d3402b879c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.635613 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53515b0d9e4a1bbb63c4407cd51902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.641685 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 2015900216a0499bbafac43d39671e39 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:43.643117 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2015900216a0499bbafac43d39671e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.647178 13298 tablet_service.cc:1511] Processing CreateTablet for tablet e30173dbefdd4343842d8cf32b6d4817 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.647987 13154 tablet_service.cc:1511] Processing CreateTablet for tablet e30173dbefdd4343842d8cf32b6d4817 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.648495 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30173dbefdd4343842d8cf32b6d4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.651053 13229 tablet_service.cc:1511] Processing CreateTablet for tablet e30173dbefdd4343842d8cf32b6d4817 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:43.652859 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11c68fa4664b81af60e4a4d7f3e20c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.654222 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:43.676755 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11c68fa4664b81af60e4a4d7f3e20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.619762 13354 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.656112 13221 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11c68fa4664b81af60e4a4d7f3e20c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.652947 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 4c34c0c2b396425fb6630c1c3f1155a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.680912 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c34c0c2b396425fb6630c1c3f1155a8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:43.681320 13205 leader_election.cc:343] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.660439 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ecc1c7029b941afa6b437d897d82915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.686259 13338 heartbeater.cc:499] Master 127.11.191.190:44833 was elected leader, sending a full tablet report...
I20260709 14:49:43.687119 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11c68fa4664b81af60e4a4d7f3e20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.687884 13355 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:43.697362 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11c68fa4664b81af60e4a4d7f3e20c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:43.700464 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30173dbefdd4343842d8cf32b6d4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.701210 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:43.707255 13202 leader_election.cc:343] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:43.707864 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:43.708832 13358 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:43.711793 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 38da2ad2b9224c1cbd6525b5dcb9456f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.668042 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30173dbefdd4343842d8cf32b6d4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.703450 13355 ts_tablet_manager.cc:1403] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.260s	user 0.012s	sys 0.010s
I20260709 14:49:43.716429 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38da2ad2b9224c1cbd6525b5dcb9456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.702379 13222 tablet_service.cc:1511] Processing CreateTablet for tablet 4c34c0c2b396425fb6630c1c3f1155a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.719019 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c34c0c2b396425fb6630c1c3f1155a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.740736 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 4c34c0c2b396425fb6630c1c3f1155a8 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:43.745158 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11c68fa4664b81af60e4a4d7f3e20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.772343 13366 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.772964 13366 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.781200 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c34c0c2b396425fb6630c1c3f1155a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.787400 13355 raft_consensus.cc:359] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.794900 13355 raft_consensus.cc:385] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.795280 13355 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:43.796494 13353 ts_tablet_manager.cc:1434] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.201s	user 0.018s	sys 0.032s
I20260709 14:49:43.802592 13353 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:43.805649 13354 ts_tablet_manager.cc:1434] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.203s	user 0.005s	sys 0.016s
I20260709 14:49:43.806752 13354 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:43.813460 13147 tablet_service.cc:1511] Processing CreateTablet for tablet 38da2ad2b9224c1cbd6525b5dcb9456f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.814836 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38da2ad2b9224c1cbd6525b5dcb9456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.817615 13353 tablet_bootstrap.cc:654] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.819070 13366 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:43.805861 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 5e199f09f081476088669015cbe77792 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:43.830240 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 5e199f09f081476088669015cbe77792 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:43.832127 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e199f09f081476088669015cbe77792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.845613 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e199f09f081476088669015cbe77792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.820442 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 38da2ad2b9224c1cbd6525b5dcb9456f (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:43.825181 13355 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.864028 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38da2ad2b9224c1cbd6525b5dcb9456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.865504 13355 ts_tablet_manager.cc:1434] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.149s	user 0.008s	sys 0.000s
I20260709 14:49:43.866073 13228 tablet_service.cc:1511] Processing CreateTablet for tablet c3b0aa0a96ed4a449d238eebd242e262 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:43.866850 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 268ec8f48e3148e9b4c564176a02303b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:43.869087 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b0aa0a96ed4a449d238eebd242e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.869773 13148 tablet_service.cc:1511] Processing CreateTablet for tablet 268ec8f48e3148e9b4c564176a02303b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:43.869783 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268ec8f48e3148e9b4c564176a02303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.871265 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268ec8f48e3148e9b4c564176a02303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.873211 13355 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:43.875614 13153 tablet_service.cc:1511] Processing CreateTablet for tablet c3b0aa0a96ed4a449d238eebd242e262 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:43.877130 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b0aa0a96ed4a449d238eebd242e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.879705 13367 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:43.882179 13367 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.868705 13354 tablet_bootstrap.cc:654] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.889721 13367 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:43.921388 13355 tablet_bootstrap.cc:654] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:43.948827 13224 tablet_service.cc:1511] Processing CreateTablet for tablet 722799c6de124730a3aee15e8f6d1957 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:43.949743 13353 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:43.950309 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722799c6de124730a3aee15e8f6d1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.952826 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 5e199f09f081476088669015cbe77792 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:43.954207 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e199f09f081476088669015cbe77792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.955391 13225 tablet_service.cc:1511] Processing CreateTablet for tablet e0812d3a752542cf989fcbe6d3d22117 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:43.956832 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0812d3a752542cf989fcbe6d3d22117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.959450 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 268ec8f48e3148e9b4c564176a02303b (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:43.959702 13298 tablet_service.cc:1511] Processing CreateTablet for tablet c3b0aa0a96ed4a449d238eebd242e262 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:43.961016 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268ec8f48e3148e9b4c564176a02303b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.962764 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b0aa0a96ed4a449d238eebd242e262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.965175 13302 tablet_service.cc:1511] Processing CreateTablet for tablet 722799c6de124730a3aee15e8f6d1957 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:43.966521 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722799c6de124730a3aee15e8f6d1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:43.950270 13353 ts_tablet_manager.cc:1403] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.011s
I20260709 14:49:43.983196 13355 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:43.983878 13355 ts_tablet_manager.cc:1403] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.014s
I20260709 14:49:43.987725 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:43.988503 13239 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:43.989398 13355 raft_consensus.cc:359] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.990073 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:43.991047 13366 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:43.991434 13366 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:43.991794 13366 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:43.991248 13353 raft_consensus.cc:359] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.998178 13353 raft_consensus.cc:385] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:43.999365 13366 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:43.999765 13353 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.000720 13353 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.001596 13355 raft_consensus.cc:385] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.002009 13355 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.002879 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:44.002871 13355 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.003684 13239 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.005650 13353 ts_tablet_manager.cc:1434] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:49:44.011500 13353 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.009625 13366 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.013630 13239 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:44.015342 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:44.016279 13366 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.016997 13366 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:44.017884 13366 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.027753 13222 tablet_service.cc:1511] Processing CreateTablet for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:44.030364 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.030108 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 064add7fda4b4c1aaf3c556759495f10 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.030455 13223 tablet_service.cc:1511] Processing CreateTablet for tablet f0db5ebc9f194f2fbe72d6170903f06e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:44.031314 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064add7fda4b4c1aaf3c556759495f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.028059 13355 ts_tablet_manager.cc:1434] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:49:44.032670 13355 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.034065 13353 tablet_bootstrap.cc:654] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.039872 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db5ebc9f194f2fbe72d6170903f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.046023 13355 tablet_bootstrap.cc:654] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.048233 13227 tablet_service.cc:1511] Processing CreateTablet for tablet c86b33b67bce45bf9f66a8981de755f3 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.051843 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86b33b67bce45bf9f66a8981de755f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.071178 13294 tablet_service.cc:1511] Processing CreateTablet for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:44.072145 13303 tablet_service.cc:1511] Processing CreateTablet for tablet f0db5ebc9f194f2fbe72d6170903f06e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:44.072688 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.073503 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db5ebc9f194f2fbe72d6170903f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.075704 13358 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.076185 13358 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.070338 13299 tablet_service.cc:1511] Processing CreateTablet for tablet e0812d3a752542cf989fcbe6d3d22117 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:44.078923 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0812d3a752542cf989fcbe6d3d22117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.078758 13154 tablet_service.cc:1511] Processing CreateTablet for tablet f0db5ebc9f194f2fbe72d6170903f06e (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:44.080121 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db5ebc9f194f2fbe72d6170903f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.092552 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 064add7fda4b4c1aaf3c556759495f10 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.092425 13358 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:44.093925 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064add7fda4b4c1aaf3c556759495f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.094552 13148 tablet_service.cc:1511] Processing CreateTablet for tablet e0812d3a752542cf989fcbe6d3d22117 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:44.095754 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0812d3a752542cf989fcbe6d3d22117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.100808 13147 tablet_service.cc:1511] Processing CreateTablet for tablet 722799c6de124730a3aee15e8f6d1957 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:44.102254 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722799c6de124730a3aee15e8f6d1957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.110116 13353 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:44.110662 13353 ts_tablet_manager.cc:1403] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.009s
I20260709 14:49:44.111346 13366 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.111892 13366 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.114068 13366 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.116024 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.117300 13239 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.118947 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:44.120042 13366 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.120505 13366 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.116035 13222 tablet_service.cc:1511] Processing CreateTablet for tablet a17e1e05213b46139e131c304808c296 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.120951 13366 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.121986 13222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17e1e05213b46139e131c304808c296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.124416 13225 tablet_service.cc:1511] Processing CreateTablet for tablet 537d0c93310f4dbaa8b8aa811b7e9851 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.125766 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d0c93310f4dbaa8b8aa811b7e9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.129863 13353 raft_consensus.cc:359] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.130635 13353 raft_consensus.cc:385] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.130947 13353 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.131654 13353 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.131899 13221 tablet_service.cc:1511] Processing CreateTablet for tablet f05c787173944912bf1e2b927663364a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.133174 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05c787173944912bf1e2b927663364a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.134297 13366 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.136332 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8aeaa914af43c59b8640e2e9696aa4 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.137704 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8aeaa914af43c59b8640e2e9696aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.140331 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:44.141079 13239 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.141439 13146 tablet_service.cc:1511] Processing CreateTablet for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:44.141739 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 064add7fda4b4c1aaf3c556759495f10 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:44.142828 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6fbe4bd8ef4c78bbc4e01c5d9711e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.144434 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064add7fda4b4c1aaf3c556759495f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.146026 13295 tablet_service.cc:1511] Processing CreateTablet for tablet 537d0c93310f4dbaa8b8aa811b7e9851 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.145956 13298 tablet_service.cc:1511] Processing CreateTablet for tablet c86b33b67bce45bf9f66a8981de755f3 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.147416 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:44.146761 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:44.153913 13300 tablet_service.cc:1511] Processing CreateTablet for tablet a17e1e05213b46139e131c304808c296 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.174094 13353 ts_tablet_manager.cc:1434] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 14:49:44.154881 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8aeaa914af43c59b8640e2e9696aa4 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.153929 13296 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.174845 13366 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:44.191190 13276 leader_election.cc:343] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.194927 13152 tablet_service.cc:1511] Processing CreateTablet for tablet c86b33b67bce45bf9f66a8981de755f3 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:44.196316 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86b33b67bce45bf9f66a8981de755f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.187121 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:44.194942 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.198208 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:44.199193 13276 leader_election.cc:343] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:44.203306 13276 leader_election.cc:343] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.199579 13239 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:44.201696 13354 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:44.204917 13354 ts_tablet_manager.cc:1403] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.398s	user 0.051s	sys 0.017s
I20260709 14:49:44.207849 13354 raft_consensus.cc:359] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.208547 13354 raft_consensus.cc:385] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.208855 13354 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.209653 13354 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.211689 13354 ts_tablet_manager.cc:1434] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:44.213654 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:44.214514 13366 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.215133 13366 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:44.215983 13366 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.216960 13355 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.217554 13355 ts_tablet_manager.cc:1403] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.006s
I20260709 14:49:44.218487 13150 tablet_service.cc:1511] Processing CreateTablet for tablet a17e1e05213b46139e131c304808c296 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:44.218700 13149 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:44.219883 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17e1e05213b46139e131c304808c296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.220225 13354 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:44.220498 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.221823 13145 tablet_service.cc:1511] Processing CreateTablet for tablet 537d0c93310f4dbaa8b8aa811b7e9851 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:44.223182 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d0c93310f4dbaa8b8aa811b7e9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.220752 13355 raft_consensus.cc:359] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.229658 13355 raft_consensus.cc:385] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.229976 13355 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.230957 13354 tablet_bootstrap.cc:654] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.230871 13355 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.235726 13220 tablet_service.cc:1511] Processing CreateTablet for tablet 25a25d720d2e46a0b66bae68721cce79 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.237190 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a25d720d2e46a0b66bae68721cce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.237289 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:44.239001 13202 leader_election.cc:343] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.243300 13060 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.245877 13224 tablet_service.cc:1511] Processing CreateTablet for tablet 221648eac2cb4be89dc5c451d0bead11 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.247406 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221648eac2cb4be89dc5c451d0bead11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.261546 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.262712 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:44.264953 13276 leader_election.cc:343] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.279099 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:49:44.284189 13205 leader_election.cc:343] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.288801 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:44.289650 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:44.289984 13358 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.291500 13353 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.292090 13226 tablet_service.cc:1511] Processing CreateTablet for tablet d7bd4d85bae94f03a0d4948202f3b164 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:49:44.294517 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:44.295493 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bd4d85bae94f03a0d4948202f3b164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.297245 13355 ts_tablet_manager.cc:1434] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 14:49:44.289705 13302 tablet_service.cc:1511] Processing CreateTablet for tablet f05c787173944912bf1e2b927663364a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.299417 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc968dcaa834f69aa37c09a7f2e5cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.300318 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 221648eac2cb4be89dc5c451d0bead11 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.301591 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221648eac2cb4be89dc5c451d0bead11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.302597 13355 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.303525 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8aeaa914af43c59b8640e2e9696aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.304157 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537d0c93310f4dbaa8b8aa811b7e9851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.308066 13299 tablet_service.cc:1511] Processing CreateTablet for tablet 25a25d720d2e46a0b66bae68721cce79 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.309827 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a25d720d2e46a0b66bae68721cce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.326267 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17e1e05213b46139e131c304808c296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.327090 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8aeaa914af43c59b8640e2e9696aa4 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:44.328476 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8aeaa914af43c59b8640e2e9696aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.329059 13355 tablet_bootstrap.cc:654] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.329581 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05c787173944912bf1e2b927663364a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.333091 13298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86b33b67bce45bf9f66a8981de755f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.335669 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 221648eac2cb4be89dc5c451d0bead11 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:44.336138 13148 tablet_service.cc:1511] Processing CreateTablet for tablet f05c787173944912bf1e2b927663364a (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:44.314836 13354 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:44.341243 13354 ts_tablet_manager.cc:1403] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.005s
I20260709 14:49:44.346975 13152 tablet_service.cc:1511] Processing CreateTablet for tablet 25a25d720d2e46a0b66bae68721cce79 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:44.349423 13149 tablet_service.cc:1511] Processing CreateTablet for tablet d7bd4d85bae94f03a0d4948202f3b164 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:49:44.317799 13130 leader_election.cc:343] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.351747 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221648eac2cb4be89dc5c451d0bead11. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:44.371243 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86992.7us
I20260709 14:49:44.371996 13152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a25d720d2e46a0b66bae68721cce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.365377 13353 tablet_bootstrap.cc:654] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.373097 13221 tablet_service.cc:1511] Processing CreateTablet for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.374233 13148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05c787173944912bf1e2b927663364a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.374401 13221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.375442 13301 tablet_service.cc:1511] Processing CreateTablet for tablet 4087e8788a8e4b8ca1d07f725dce2459 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.376816 13223 tablet_service.cc:1511] Processing CreateTablet for tablet 47010630af144146bd4046d097e6b949 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.378134 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47010630af144146bd4046d097e6b949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.344483 13354 raft_consensus.cc:359] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.379707 13354 raft_consensus.cc:385] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.380059 13355 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.380636 13355 ts_tablet_manager.cc:1403] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.083s	user 0.002s	sys 0.008s
W20260709 14:49:44.385689 13130 leader_election.cc:343] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.386150 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:44.386205 13355 raft_consensus.cc:359] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.387110 13355 raft_consensus.cc:385] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.387410 13355 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.387995 13301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087e8788a8e4b8ca1d07f725dce2459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.394505 13355 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.395751 13220 tablet_service.cc:1511] Processing CreateTablet for tablet a95ebee6a96749b4892a5123048fd5e6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.317070 13303 tablet_service.cc:1511] Processing CreateTablet for tablet d7bd4d85bae94f03a0d4948202f3b164 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:44.372645 13226 tablet_service.cc:1511] Processing CreateTablet for tablet 4087e8788a8e4b8ca1d07f725dce2459 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.397444 13367 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.401320 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 415be6237f5f40da87ba325cd3587509 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.421756 13296 tablet_service.cc:1511] Processing CreateTablet for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.403527 13355 ts_tablet_manager.cc:1434] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:44.423738 13355 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.405058 13225 tablet_service.cc:1511] Processing CreateTablet for tablet aa34bca6c17c4b0098325dcdda9acc86 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.405834 13147 tablet_service.cc:1511] Processing CreateTablet for tablet 4087e8788a8e4b8ca1d07f725dce2459 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:44.406301 13150 tablet_service.cc:1511] Processing CreateTablet for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:44.426013 13153 tablet_service.cc:1511] Processing CreateTablet for tablet 415be6237f5f40da87ba325cd3587509 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.406626 13154 tablet_service.cc:1511] Processing CreateTablet for tablet aa34bca6c17c4b0098325dcdda9acc86 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.407788 13149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bd4d85bae94f03a0d4948202f3b164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.380082 13354 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.429656 13147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087e8788a8e4b8ca1d07f725dce2459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.408833 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7bd4d85bae94f03a0d4948202f3b164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.430440 13154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa34bca6c17c4b0098325dcdda9acc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.430840 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.429737 13354 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.433069 13150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0844fdf7ab492ba3e8a9e6b8dc1d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.433784 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415be6237f5f40da87ba325cd3587509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.438261 13354 ts_tablet_manager.cc:1434] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 14:49:44.439465 13354 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:44.409686 13151 tablet_service.cc:1511] Processing CreateTablet for tablet 47010630af144146bd4046d097e6b949 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.445703 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47010630af144146bd4046d097e6b949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.415814 13220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95ebee6a96749b4892a5123048fd5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.453845 13225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa34bca6c17c4b0098325dcdda9acc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.481838 13354 tablet_bootstrap.cc:654] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.482703 13366 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.486850 13366 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.492466 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:44.494341 13276 leader_election.cc:343] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.491658 13366 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.509078 13368 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:44.502799 13367 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.510481 13145 tablet_service.cc:1511] Processing CreateTablet for tablet a95ebee6a96749b4892a5123048fd5e6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.510927 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.512472 13226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087e8788a8e4b8ca1d07f725dce2459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.511430 13060 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.522146 13145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95ebee6a96749b4892a5123048fd5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.523416 13353 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:44.523929 13353 ts_tablet_manager.cc:1403] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.233s	user 0.010s	sys 0.017s
I20260709 14:49:44.517086 13367 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.527266 13367 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:44.520344 13239 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.529260 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.528429 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:44.529906 13279 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:44.531383 13130 leader_election.cc:343] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:44.532138 13130 leader_election.cc:343] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.532567 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:44.533763 13368 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.534157 13368 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.534477 13368 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.534843 13353 raft_consensus.cc:359] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.535622 13353 raft_consensus.cc:385] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.535907 13353 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.537186 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415be6237f5f40da87ba325cd3587509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.538524 13367 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.549299 13297 tablet_service.cc:1511] Processing CreateTablet for tablet 47010630af144146bd4046d097e6b949 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:44.550627 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47010630af144146bd4046d097e6b949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.540092 13355 tablet_bootstrap.cc:654] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.536664 13353 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.560606 13353 ts_tablet_manager.cc:1434] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 14:49:44.561254 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb4dd825a2439086a7e1146596d252 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.562515 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb4dd825a2439086a7e1146596d252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.562973 13295 tablet_service.cc:1511] Processing CreateTablet for tablet aa34bca6c17c4b0098325dcdda9acc86 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:44.569814 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa34bca6c17c4b0098325dcdda9acc86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.570736 13294 tablet_service.cc:1511] Processing CreateTablet for tablet 415be6237f5f40da87ba325cd3587509 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:44.553082 13146 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb4dd825a2439086a7e1146596d252 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.578518 13300 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb4dd825a2439086a7e1146596d252 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:44.602739 13300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb4dd825a2439086a7e1146596d252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.606585 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415be6237f5f40da87ba325cd3587509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.588755 13353 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.601575 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb4dd825a2439086a7e1146596d252. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:44.619779 13276 consensus_peers.cc:597] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.552737 13368 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.627123 13368 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.628996 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:44.629724 13237 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.629757 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:44.630600 13368 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:44.631167 13276 leader_election.cc:343] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.635528 13367 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.636128 13367 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.638231 13367 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:44.640393 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.641665 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:49:44.643106 13130 leader_election.cc:343] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:44.644131 13130 leader_election.cc:343] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.644539 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:44.645567 13367 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.648893 13353 tablet_bootstrap.cc:654] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.654765 13237 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:44.655292 13368 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.656062 13279 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:44.614827 13302 tablet_service.cc:1511] Processing CreateTablet for tablet a95ebee6a96749b4892a5123048fd5e6 (DEFAULT_TABLE table=test-workload [id=7764e3acbba54f14b3466592d4ebddb0]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:44.655974 13368 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.657284 13366 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.657717 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95ebee6a96749b4892a5123048fd5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.659900 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:44.661556 13276 leader_election.cc:343] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.668632 13354 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:44.669211 13354 ts_tablet_manager.cc:1403] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.011s
I20260709 14:49:44.682204 13366 raft_consensus.cc:697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:44.685140 13366 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.668663 13368 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.697192 13353 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:44.697777 13353 ts_tablet_manager.cc:1403] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.008s
I20260709 14:49:44.698393 13355 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.698887 13355 ts_tablet_manager.cc:1403] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.275s	user 0.016s	sys 0.025s
I20260709 14:49:44.691092 13354 raft_consensus.cc:359] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.702114 13353 raft_consensus.cc:359] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.695223 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.708988 13353 raft_consensus.cc:385] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.709362 13353 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.704547 13355 raft_consensus.cc:359] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.710227 13355 raft_consensus.cc:385] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.710578 13355 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.709506 13238 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.702941 13354 raft_consensus.cc:385] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.712741 13354 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.713572 13354 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.715955 13354 ts_tablet_manager.cc:1434] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.007s
I20260709 14:49:44.711498 13355 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.743520 13354 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:44.743207 13060 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.746291 13355 ts_tablet_manager.cc:1434] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:49:44.747442 13355 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.725073 13353 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.750963 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:44.757220 13368 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.757643 13368 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.757987 13368 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.760399 13276 consensus_peers.cc:597] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.765983 13368 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.768062 13368 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.769120 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:44.769146 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:44.770182 13239 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:44.770670 13276 leader_election.cc:343] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:44.770112 13353 ts_tablet_manager.cc:1434] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.007s
I20260709 14:49:44.773725 13353 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.774916 13355 tablet_bootstrap.cc:654] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.778900 13239 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:44.782231 13353 tablet_bootstrap.cc:654] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.785456 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:44.787396 13354 tablet_bootstrap.cc:654] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.789295 13355 tablet_bootstrap.cc:492] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.789824 13355 ts_tablet_manager.cc:1403] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.000s
I20260709 14:49:44.789804 13368 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.790786 13368 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:44.791716 13368 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.794379 13353 tablet_bootstrap.cc:492] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:44.794441 13354 tablet_bootstrap.cc:492] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:44.795102 13353 ts_tablet_manager.cc:1403] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 14:49:44.795150 13354 ts_tablet_manager.cc:1403] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260709 14:49:44.795351 13355 raft_consensus.cc:359] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.796340 13355 raft_consensus.cc:385] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.796658 13355 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.797492 13355 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.798482 13353 raft_consensus.cc:359] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.798708 13354 raft_consensus.cc:359] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.799337 13353 raft_consensus.cc:385] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.799587 13354 raft_consensus.cc:385] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.799656 13353 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.799875 13355 ts_tablet_manager.cc:1434] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:44.800081 13354 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.800557 13353 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.801239 13354 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.803671 13353 ts_tablet_manager.cc:1434] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:49:44.804751 13353 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.807672 13355 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.811913 13353 tablet_bootstrap.cc:654] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.812139 13354 ts_tablet_manager.cc:1434] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:49:44.814774 13354 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:44.822546 13367 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.823429 13355 tablet_bootstrap.cc:654] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.823208 13367 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.825529 13367 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:44.826581 13354 tablet_bootstrap.cc:654] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.827569 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:44.828576 13061 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:44.830369 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.833252 13239 raft_consensus.cc:2393] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:44.831969 13353 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:44.834270 13353 ts_tablet_manager.cc:1403] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.010s
I20260709 14:49:44.834568 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:44.835319 13355 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.835794 13355 ts_tablet_manager.cc:1403] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 14:49:44.835806 13367 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.837020 13368 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.837502 13368 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.837497 13353 raft_consensus.cc:359] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.838519 13355 raft_consensus.cc:359] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.839182 13355 raft_consensus.cc:385] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.839423 13355 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.839880 13368 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.840056 13355 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.841950 13355 ts_tablet_manager.cc:1434] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:49:44.841727 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.842789 13355 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.843063 13239 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.841739 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:44.844606 13279 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:44.845160 13163 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.847605 13366 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.847972 13366 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.848191 13355 tablet_bootstrap.cc:654] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.848297 13366 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.838533 13353 raft_consensus.cc:385] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.848878 13353 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.849339 13368 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:44.849876 13368 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:44.849843 13353 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.858316 13355 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:44.858708 13353 ts_tablet_manager.cc:1434] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 14:49:44.858942 13355 ts_tablet_manager.cc:1403] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:49:44.859742 13353 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:44.859546 13366 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.862213 13355 raft_consensus.cc:359] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.863107 13355 raft_consensus.cc:385] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.863420 13355 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.864248 13355 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.866526 13355 ts_tablet_manager.cc:1434] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:44.866973 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:44.867815 13355 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:44.867707 13239 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.868522 13368 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:49:44.869464 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:44.870395 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:44.871043 13164 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:44.872462 13353 tablet_bootstrap.cc:654] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.873018 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:44.873576 13163 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.876955 13355 tablet_bootstrap.cc:654] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.870563 13368 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:44.879958 13368 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:44.880461 13368 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.882514 13163 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:44.888075 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:44.889006 13239 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.890093 13366 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:44.897078 13367 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:44.899376 13354 tablet_bootstrap.cc:492] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:44.900102 13354 ts_tablet_manager.cc:1403] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260709 14:49:44.904742 13354 raft_consensus.cc:359] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:44.944721 13367 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.025892 13354 raft_consensus.cc:385] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.027415 13354 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.027112 13367 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.027885 13368 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:45.028271 13354 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.053369 13367 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:45.567780 13353 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.568289 13353 ts_tablet_manager.cc:1403] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.709s	user 0.018s	sys 0.006s
I20260709 14:49:45.570905 13353 raft_consensus.cc:359] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.571560 13353 raft_consensus.cc:385] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.571817 13353 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.572448 13353 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.574417 13353 ts_tablet_manager.cc:1434] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:49:45.575384 13353 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.582350 13353 tablet_bootstrap.cc:654] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.595093 13353 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.595649 13353 ts_tablet_manager.cc:1403] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:49:45.598380 13353 raft_consensus.cc:359] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.599110 13353 raft_consensus.cc:385] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.599380 13353 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.600035 13353 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.602342 13353 ts_tablet_manager.cc:1434] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:45.603299 13353 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.608954 13353 tablet_bootstrap.cc:654] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.636665 13353 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.637137 13353 ts_tablet_manager.cc:1403] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.023s
I20260709 14:49:45.639374 13353 raft_consensus.cc:359] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.640005 13353 raft_consensus.cc:385] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.640262 13353 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.641084 13353 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.642689 13353 ts_tablet_manager.cc:1434] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:49:45.643757 13353 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.648564 13353 tablet_bootstrap.cc:654] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.652877 13353 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.653318 13353 ts_tablet_manager.cc:1403] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:49:45.655714 13353 raft_consensus.cc:359] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.656308 13353 raft_consensus.cc:385] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.656595 13353 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.657217 13353 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.658353 13395 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.658883 13395 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.659168 13353 ts_tablet_manager.cc:1434] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.660115 13353 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.660298 13415 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.661029 13395 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.660825 13415 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.665285 13358 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.665845 13415 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:45.666931 13353 tablet_bootstrap.cc:654] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.665876 13358 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.668591 13358 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:45.670099 13368 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:49:45.671468 13353 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.671900 13353 ts_tablet_manager.cc:1403] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:49:45.674598 13353 raft_consensus.cc:359] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.675267 13353 raft_consensus.cc:385] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.675531 13353 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.676210 13353 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.676929 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.678134 13353 ts_tablet_manager.cc:1434] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:49:45.679072 13353 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.684033 13353 tablet_bootstrap.cc:654] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.688846 13353 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.689285 13353 ts_tablet_manager.cc:1403] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:49:45.691586 13353 raft_consensus.cc:359] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.692101 13353 raft_consensus.cc:385] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.692302 13353 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.692907 13353 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.694504 13353 ts_tablet_manager.cc:1434] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:45.694597 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:45.695271 13353 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.695654 13368 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.695838 13161 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.696229 13368 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:45.697175 13368 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.700366 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:45.701301 13353 tablet_bootstrap.cc:654] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.703150 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:49:45.703374 13276 consensus_peers.cc:597] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:45.704491 13416 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.704803 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:45.704947 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:45.706270 13160 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:45.701126 13157 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.714354 13353 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.714938 13353 ts_tablet_manager.cc:1403] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260709 14:49:45.714190 13276 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:45.717111 13416 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.717499 13416 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.717831 13416 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:45.722157 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:45.724718 13157 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.725790 13416 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.726347 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:45.727532 13414 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.727613 13353 raft_consensus.cc:359] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.728091 13414 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:45.728299 13353 raft_consensus.cc:385] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.728561 13353 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.728967 13414 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:49:45.729380 13353 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.731550 13353 ts_tablet_manager.cc:1434] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:49:45.732684 13353 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.736456 13355 tablet_bootstrap.cc:492] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:45.738479 13416 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.739200 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:45.739813 13160 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.740907 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:45.742300 13353 tablet_bootstrap.cc:654] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:45.742508 13202 leader_election.cc:343] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.742709 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.743408 13238 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:45.743569 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:45.745217 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:45.745800 13235 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.748591 13395 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.748883 13160 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.749305 13395 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.750068 13276 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:45.750949 13368 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.751376 13368 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:45.752162 13368 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.756945 13395 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.745946 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:45.758082 13233 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.761243 13395 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:45.762494 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.771075 13234 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:45.763150 13355 ts_tablet_manager.cc:1403] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.896s	user 0.024s	sys 0.015s
I20260709 14:49:45.776719 13355 raft_consensus.cc:359] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:45.785313 13202 leader_election.cc:343] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.786468 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:45.788115 13276 leader_election.cc:343] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.792841 13239 consensus_meta.cc:287] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.903s	user 0.004s	sys 0.016s
I20260709 14:49:45.793229 13239 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.796391 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:45.797169 13313 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:45.798089 13235 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.798944 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:45.799655 13312 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:45.801301 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.802687 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.803561 13415 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.803977 13415 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:45.804570 13354 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.721s	user 0.004s	sys 0.006s
I20260709 14:49:45.804395 13415 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.806463 13354 ts_tablet_manager.cc:1434] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.906s	user 0.009s	sys 0.008s
W20260709 14:49:45.806800 13354 ts_tablet_manager.cc:1467] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Tablet startup took 906ms
W20260709 14:49:45.807071 13354 ts_tablet_manager.cc:1469] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Trace:
0709 14:49:42.986477 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:42.986606 (+   129us) service_pool.cc:224] Handling call
0709 14:49:42.988497 (+  1891us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:42.988578 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:43.126672 (+138094us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:43.155780 (+ 29108us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:43.156216 (+   436us) inbound_call.cc:177] Queueing success response
0709 14:49:44.814415 (+1658199us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:49:44.900459 (+ 86044us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:49:44.902109 (+  1650us) tablet_replica.cc:261] Starting instrumentation
0709 14:49:44.902828 (+   719us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":24017,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":103,"tablet-open.queue_time_us":1658273,"thread_start_us":759237,"threads_started":1}
I20260709 14:49:45.803906 13358 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.809731 13358 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.810118 13358 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.812074 13415 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.815608 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:45.817461 13202 leader_election.cc:343] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.817869 13358 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.819109 13415 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:45.821038 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:45.822710 13202 leader_election.cc:343] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.810055 13354 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:45.825519 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:45.826305 13312 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.829752 13355 raft_consensus.cc:385] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.830988 13355 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.833984 13358 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:45.834930 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:45.836495 13313 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.838867 13233 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.840343 13355 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.842548 13355 ts_tablet_manager.cc:1434] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 14:49:45.835299 13354 tablet_bootstrap.cc:654] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.849052 13313 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:45.851922 13355 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:45.853122 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.854210 13358 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.854663 13358 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:45.855441 13358 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:45.860829 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 104576us
I20260709 14:49:45.862015 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.862265 13395 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:45.863185 13368 raft_consensus.cc:2764] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:45.865227 13312 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:45.866791 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.868186 13415 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.868261 13354 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:45.892603 13414 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.893267 13414 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.895653 13414 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.896754 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.897190 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:45.898378 13279 leader_election.cc:343] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.898892 13415 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:49:45.899046 13276 leader_election.cc:343] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.880045 13354 ts_tablet_manager.cc:1403] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.004s
I20260709 14:49:45.900377 13415 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.901024 13421 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.899477 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.902624 13414 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.901445 13355 tablet_bootstrap.cc:654] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.910061 13414 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.912586 13414 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.916602 13414 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.917351 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:45.919154 13276 leader_election.cc:343] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.909889 13354 raft_consensus.cc:359] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.921389 13354 raft_consensus.cc:385] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.921774 13354 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.922684 13354 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.925163 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.924685 13354 ts_tablet_manager.cc:1434] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:49:45.927481 13354 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:45.914618 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.928877 13355 tablet_bootstrap.cc:492] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:45.929421 13355 ts_tablet_manager.cc:1403] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.006s
W20260709 14:49:45.928679 13279 leader_election.cc:343] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.934476 13355 raft_consensus.cc:359] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.935261 13355 raft_consensus.cc:385] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.935622 13355 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.936421 13353 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.935348 13060 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.937116 13353 ts_tablet_manager.cc:1403] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.205s	user 0.075s	sys 0.045s
I20260709 14:49:45.936426 13355 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.937098 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:45.939471 13355 ts_tablet_manager.cc:1434] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:45.942008 13414 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.939254 13060 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:45.942452 13355 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:45.940655 13353 raft_consensus.cc:359] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.944725 13353 raft_consensus.cc:385] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.945068 13353 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.954093 13368 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.955397 13353 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.954696 13368 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.957973 13353 ts_tablet_manager.cc:1434] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.007s
I20260709 14:49:45.959086 13368 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.960817 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:45.961552 13161 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:45.962896 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:45.963711 13395 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.964424 13395 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.964875 13395 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.959142 13353 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.966365 13355 tablet_bootstrap.cc:654] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.967470 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.969224 13233 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:45.968155 13354 tablet_bootstrap.cc:654] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.972447 13353 tablet_bootstrap.cc:654] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.973558 13395 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.976028 13395 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.977156 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:45.977049 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:45.978232 13235 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.978307 13161 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.984684 13353 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:45.985380 13353 ts_tablet_manager.cc:1403] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260709 14:49:45.986654 13235 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.986778 13161 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:45.988087 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:45.988664 13353 raft_consensus.cc:359] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.989331 13395 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.989429 13353 raft_consensus.cc:385] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.989804 13353 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.990083 13395 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:45.990692 13353 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.991237 13368 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.990963 13395 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.991829 13368 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:45.993813 13353 ts_tablet_manager.cc:1434] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:45.994822 13353 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:45.995609 13368 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:45.995783 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:45.997565 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:45.998178 13279 leader_election.cc:343] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:45.999090 13276 leader_election.cc:343] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.999558 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.000713 13368 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.001551 13353 tablet_bootstrap.cc:654] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.003942 13355 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.004505 13355 ts_tablet_manager.cc:1403] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.006s
I20260709 14:49:46.007465 13355 raft_consensus.cc:359] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.011190 13353 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.011169 13354 tablet_bootstrap.cc:492] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.012356 13355 raft_consensus.cc:385] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.012601 13353 ts_tablet_manager.cc:1403] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 14:49:46.012898 13355 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.012953 13354 ts_tablet_manager.cc:1403] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.009s
I20260709 14:49:46.013906 13355 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.015643 13353 raft_consensus.cc:359] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.016325 13355 ts_tablet_manager.cc:1434] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:46.016355 13353 raft_consensus.cc:385] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.016847 13353 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.017663 13355 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.017215 13354 raft_consensus.cc:359] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.017519 13353 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.018121 13354 raft_consensus.cc:385] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.018909 13354 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.019614 13353 ts_tablet_manager.cc:1434] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:46.019920 13354 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.020606 13353 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.022477 13354 ts_tablet_manager.cc:1434] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:46.023468 13354 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.024688 13355 tablet_bootstrap.cc:654] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.026834 13353 tablet_bootstrap.cc:654] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.029245 13395 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.030014 13354 tablet_bootstrap.cc:654] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.029806 13395 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.032132 13395 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.033560 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.033885 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.034277 13235 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:46.034727 13161 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:46.036028 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:46.037442 13395 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.037832 13395 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.038198 13395 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.046216 13395 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.049444 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.050150 13161 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.057067 13368 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.057665 13368 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.062199 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.063417 13368 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:46.064630 13279 leader_election.cc:343] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.069839 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.070225 13059 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:46.072372 13276 leader_election.cc:343] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.072988 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.073467 13059 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.076548 13368 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.080744 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:46.081153 13368 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.081566 13235 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.081840 13368 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.085036 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:46.086398 13276 leader_election.cc:343] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.087252 13421 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.087850 13421 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.088347 13368 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.089768 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:46.091652 13279 leader_election.cc:343] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.092164 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.093374 13368 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.096328 13061 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.097473 13161 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:46.098587 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.098874 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:46.100271 13414 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.100806 13414 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:46.101687 13421 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.101979 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.102902 13312 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:46.101702 13414 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.104387 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.105463 13421 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.096428 13395 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.111953 13235 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:46.113709 13421 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.116271 13353 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.116809 13353 ts_tablet_manager.cc:1403] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.033s
I20260709 14:49:46.116984 13354 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.117430 13354 ts_tablet_manager.cc:1403] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.023s
I20260709 14:49:46.119724 13353 raft_consensus.cc:359] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.120024 13354 raft_consensus.cc:359] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.120496 13353 raft_consensus.cc:385] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.120610 13354 raft_consensus.cc:385] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.120810 13353 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.120936 13354 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.121528 13353 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.121907 13354 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.123624 13353 ts_tablet_manager.cc:1434] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:46.123750 13354 ts_tablet_manager.cc:1434] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:46.124548 13354 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.124555 13353 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.131677 13353 tablet_bootstrap.cc:654] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.134732 13355 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.135241 13355 ts_tablet_manager.cc:1403] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.041s
I20260709 14:49:46.135773 13354 tablet_bootstrap.cc:654] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.134842 13059 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.138022 13355 raft_consensus.cc:359] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.138712 13355 raft_consensus.cc:385] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.138967 13355 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.139714 13355 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.146625 13355 ts_tablet_manager.cc:1434] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:46.147774 13355 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.147950 13414 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:46.153491 13414 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.154011 13414 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.157037 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:46.158553 13276 leader_election.cc:343] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.162549 13414 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.165468 13355 tablet_bootstrap.cc:654] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.166296 13353 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.166806 13353 ts_tablet_manager.cc:1403] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.015s
I20260709 14:49:46.169080 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.169881 13235 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:46.171986 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.173259 13427 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.173663 13427 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.173995 13427 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.178560 13353 raft_consensus.cc:359] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.179356 13353 raft_consensus.cc:385] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.179633 13353 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.180434 13353 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.182157 13353 ts_tablet_manager.cc:1434] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:49:46.181957 13368 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.183171 13353 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.187702 13427 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.190734 13353 tablet_bootstrap.cc:654] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.192643 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.192972 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:46.193600 13235 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:46.194104 13276 leader_election.cc:343] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.202979 13353 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.203305 13235 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:46.203590 13353 ts_tablet_manager.cc:1403] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 14:49:46.204679 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.205780 13368 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.206260 13368 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:46.207151 13368 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.207468 13353 raft_consensus.cc:359] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.208108 13353 raft_consensus.cc:385] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.208369 13353 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.208473 13355 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.209017 13355 ts_tablet_manager.cc:1403] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.005s
I20260709 14:49:46.209227 13353 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.211566 13355 raft_consensus.cc:359] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.212260 13355 raft_consensus.cc:385] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.212384 13353 ts_tablet_manager.cc:1434] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:46.212565 13355 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.213270 13395 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.213295 13355 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.213907 13395 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.215965 13395 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.218505 13414 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.218593 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.219906 13355 ts_tablet_manager.cc:1434] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 14:49:46.220919 13276 leader_election.cc:343] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.221526 13414 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.221910 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.220898 13355 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
W20260709 14:49:46.231720 13279 leader_election.cc:343] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.232144 13427 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.232322 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.233287 13427 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.234869 13353 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.242803 13355 tablet_bootstrap.cc:654] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.242698 13414 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:46.243784 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08001dab60 after lost signal to thread 12033
W20260709 14:49:46.244819 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08001d02c0 after lost signal to thread 13096
W20260709 14:49:46.246016 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7100 after lost signal to thread 13188
I20260709 14:49:46.246603 13354 tablet_bootstrap.cc:492] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.247125 13354 ts_tablet_manager.cc:1403] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.007s
I20260709 14:49:46.249485 13058 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:46.247004 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5480 after lost signal to thread 13263
I20260709 14:49:46.250344 13354 raft_consensus.cc:359] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.251134 13354 raft_consensus.cc:385] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.251417 13354 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
W20260709 14:49:46.251816 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800155bc0 after lost signal to thread 13337
I20260709 14:49:46.252148 13354 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.254727 13354 ts_tablet_manager.cc:1434] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:46.255759 13354 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.262712 13354 tablet_bootstrap.cc:654] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.270900 13353 tablet_bootstrap.cc:654] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.275722 13354 tablet_bootstrap.cc:492] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.276379 13354 ts_tablet_manager.cc:1403] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:49:46.279280 13355 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.279858 13355 ts_tablet_manager.cc:1403] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.004s
I20260709 14:49:46.286182 13355 raft_consensus.cc:359] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.286960 13355 raft_consensus.cc:385] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.287285 13355 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.288100 13355 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.280011 13354 raft_consensus.cc:359] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.289270 13354 raft_consensus.cc:385] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.289659 13354 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.290350 13354 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.290805 13355 ts_tablet_manager.cc:1434] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:49:46.292012 13355 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.292508 13354 ts_tablet_manager.cc:1434] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:49:46.293527 13354 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.299055 13415 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.299443 13427 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.299800 13354 tablet_bootstrap.cc:654] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.303288 13355 tablet_bootstrap.cc:654] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.311020 13353 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.311576 13353 ts_tablet_manager.cc:1403] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 14:49:46.311650 13354 tablet_bootstrap.cc:492] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.312273 13354 ts_tablet_manager.cc:1403] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:49:46.314632 13355 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.318307 13355 ts_tablet_manager.cc:1403] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:49:46.321152 13355 raft_consensus.cc:359] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.315258 13354 raft_consensus.cc:359] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.322194 13354 raft_consensus.cc:385] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.322546 13354 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.322570 13415 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.317375 13353 raft_consensus.cc:359] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.323295 13353 raft_consensus.cc:385] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.323629 13353 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.324383 13353 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.327399 13353 ts_tablet_manager.cc:1434] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:46.328329 13353 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.325318 13354 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.334368 13354 ts_tablet_manager.cc:1434] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:49:46.335439 13354 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.335672 13421 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.336418 13421 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.337985 13436 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:46.335758 13355 raft_consensus.cc:385] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.339479 13355 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.340293 13355 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.342576 13355 ts_tablet_manager.cc:1434] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:49:46.343551 13355 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.344519 13353 tablet_bootstrap.cc:654] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.345116 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.345842 13421 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.348150 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.348841 13312 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
W20260709 14:49:46.351728 13130 leader_election.cc:343] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.355953 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.357910 13354 tablet_bootstrap.cc:654] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.358790 13429 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.359247 13429 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.360879 13429 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.368399 13355 tablet_bootstrap.cc:654] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.370507 13429 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.374508 13429 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.376242 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:46.379365 13368 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.380039 13368 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.382192 13368 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.384095 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:46.385663 13279 leader_election.cc:343] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.387241 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.387858 13313 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:46.388991 13130 leader_election.cc:343] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.390149 13202 consensus_peers.cc:597] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:46.387434 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:46.393940 13276 leader_election.cc:343] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.394433 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.395596 13414 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.401046 13437 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.402076 13437 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.407028 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.407274 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.407833 13312 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.408241 13437 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:46.408850 13202 leader_election.cc:343] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.413393 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.415709 13354 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.416311 13354 ts_tablet_manager.cc:1403] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.023s
I20260709 14:49:46.417219 13437 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.418831 13437 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.419255 13437 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.419862 13354 raft_consensus.cc:359] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.420694 13354 raft_consensus.cc:385] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.421011 13354 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.421829 13354 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.428609 13354 ts_tablet_manager.cc:1434] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:46.429798 13354 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.436131 13354 tablet_bootstrap.cc:654] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.449071 13313 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:46.450685 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.451228 13353 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.451711 13353 ts_tablet_manager.cc:1403] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.124s	user 0.030s	sys 0.011s
I20260709 14:49:46.451901 13429 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.452389 13429 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:46.453330 13429 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.460614 13353 raft_consensus.cc:359] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.461315 13414 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:46.463836 13353 raft_consensus.cc:385] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.464216 13353 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.465272 13355 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.465153 13353 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.465807 13355 ts_tablet_manager.cc:1403] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.008s
I20260709 14:49:46.467623 13353 ts_tablet_manager.cc:1434] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:49:46.468609 13353 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.474629 13353 tablet_bootstrap.cc:654] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.478933 13058 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.487520 13355 raft_consensus.cc:359] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.488391 13355 raft_consensus.cc:385] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.488657 13355 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.489611 13355 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.461731 13437 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.493896 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:46.495396 13202 leader_election.cc:343] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.494069 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.498838 13355 ts_tablet_manager.cc:1434] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:49:46.498838 13313 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.500005 13355 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.498804 13353 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.500685 13353 ts_tablet_manager.cc:1403] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
I20260709 14:49:46.503491 13353 raft_consensus.cc:359] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.508872 13353 raft_consensus.cc:385] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.509303 13353 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.510571 13353 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.512841 13353 ts_tablet_manager.cc:1434] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:49:46.514391 13353 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.515357 13313 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.511910 13414 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:46.519294 13354 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.519887 13354 ts_tablet_manager.cc:1403] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.007s
I20260709 14:49:46.506256 13355 tablet_bootstrap.cc:654] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.523541 13354 raft_consensus.cc:359] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.524281 13354 raft_consensus.cc:385] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.524564 13354 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.525326 13354 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.516577 13437 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.529136 13353 tablet_bootstrap.cc:654] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.530741 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.530741 13421 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.532943 13421 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.535166 13421 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.537600 13355 tablet_bootstrap.cc:492] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.538125 13355 ts_tablet_manager.cc:1403] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260709 14:49:46.538551 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.540592 13355 raft_consensus.cc:359] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.541621 13355 raft_consensus.cc:385] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.541905 13355 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.542332 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.542688 13355 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.543772 13436 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.544250 13436 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:46.545140 13355 ts_tablet_manager.cc:1434] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:46.546140 13355 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.545677 13436 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.544318 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.547510 13421 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.549928 13354 ts_tablet_manager.cc:1434] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:49:46.551060 13354 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.560603 13414 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.561210 13414 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.560794 13354 tablet_bootstrap.cc:654] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.553966 13355 tablet_bootstrap.cc:654] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.564910 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.567065 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:46.568851 13276 leader_election.cc:343] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.569600 13279 leader_election.cc:343] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.570026 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.570832 13368 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.563421 13414 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.574102 13353 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.574608 13353 ts_tablet_manager.cc:1403] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.001s
I20260709 14:49:46.578481 13353 raft_consensus.cc:359] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.579226 13353 raft_consensus.cc:385] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.579506 13353 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.582995 13355 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.588549 13414 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.589238 13414 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.592270 13414 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.592569 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.593844 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:46.594250 13276 leader_election.cc:343] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.591174 13059 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:46.595289 13279 leader_election.cc:343] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.595837 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.596685 13414 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.597223 13353 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.599390 13353 ts_tablet_manager.cc:1434] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:46.599677 13355 ts_tablet_manager.cc:1403] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.000s
I20260709 14:49:46.600469 13353 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.602169 13355 raft_consensus.cc:359] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.602808 13355 raft_consensus.cc:385] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.603091 13355 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.605016 13355 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.607559 13353 tablet_bootstrap.cc:654] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.608242 13355 ts_tablet_manager.cc:1434] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:46.609268 13355 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.616645 13421 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.617421 13421 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.618201 13368 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.619434 13421 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.620107 13354 tablet_bootstrap.cc:492] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.620599 13354 ts_tablet_manager.cc:1403] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.005s
I20260709 14:49:46.621500 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.623914 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.623793 13354 raft_consensus.cc:359] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.624455 13354 raft_consensus.cc:385] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.624814 13354 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.625484 13354 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.626288 13355 tablet_bootstrap.cc:654] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.625705 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.628314 13429 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.632488 13354 ts_tablet_manager.cc:1434] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:46.637750 13353 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.637995 13436 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.638456 13353 ts_tablet_manager.cc:1403] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260709 14:49:46.641538 13353 raft_consensus.cc:359] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.642314 13353 raft_consensus.cc:385] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.642633 13353 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.638463 13436 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.645802 13427 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.646651 13436 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.650524 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.651180 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.653106 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.653743 13161 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.655130 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:46.658500 13436 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.658963 13436 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.659447 13436 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.664345 13414 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.664960 13414 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.665761 13354 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.669819 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.670514 13437 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:46.671227 13276 leader_election.cc:343] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.671012 13437 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.672320 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.673388 13437 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:46.673825 13279 leader_election.cc:343] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.674293 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.675120 13427 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.675398 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.677350 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.677486 13414 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:46.678445 13202 leader_election.cc:343] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.679493 13205 leader_election.cc:343] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.643473 13353 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.679905 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.684301 13354 tablet_bootstrap.cc:654] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.684661 13437 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.682152 13355 tablet_bootstrap.cc:492] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.685839 13355 ts_tablet_manager.cc:1403] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.001s
I20260709 14:49:46.688920 13355 raft_consensus.cc:359] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.689651 13355 raft_consensus.cc:385] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.689944 13355 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.690713 13355 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.695570 13437 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.696252 13353 ts_tablet_manager.cc:1434] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 14:49:46.696066 13437 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.697362 13353 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.703545 13437 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.706166 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.706962 13313 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.708525 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:46.709169 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.710376 13358 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:49:46.710523 13202 leader_election.cc:343] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.710768 13358 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.711231 13358 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.714462 13355 ts_tablet_manager.cc:1434] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:49:46.717988 13421 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.718487 13421 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.720196 13355 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.722148 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:46.723737 13130 leader_election.cc:343] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.720510 13421 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.726614 13355 tablet_bootstrap.cc:654] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.727958 13353 tablet_bootstrap.cc:654] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.730486 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.731191 13313 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:46.732359 13354 tablet_bootstrap.cc:492] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.732609 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.732877 13354 ts_tablet_manager.cc:1403] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.020s
I20260709 14:49:46.733812 13421 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.734174 13421 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.734480 13421 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.735917 13354 raft_consensus.cc:359] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.736652 13354 raft_consensus.cc:385] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.736943 13354 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.737702 13354 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.743809 13429 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.744355 13429 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.744920 13437 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.745478 13437 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.746445 13429 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.750308 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:46.751608 13202 leader_election.cc:343] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.743526 13354 ts_tablet_manager.cc:1434] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:46.747686 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.752470 13235 raft_consensus.cc:2393] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:46.754819 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.755400 13312 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.756611 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.757591 13354 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:46.757742 13415 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.758078 13415 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.758406 13415 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.765029 13354 tablet_bootstrap.cc:654] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.766235 13164 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.772307 13438 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.772917 13438 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.775017 13438 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.776953 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.777556 13161 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.778774 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:46.779564 13438 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.779912 13438 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.780236 13438 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.781591 13395 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.779588 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.786720 13161 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.789731 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:46.789852 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.790418 13313 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:46.791424 13438 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.794099 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.794651 13163 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.795285 13437 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.796389 13438 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.798564 13415 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.801568 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.802299 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.802954 13313 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:46.803013 13202 leader_election.cc:343] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.809626 13313 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.831715 13429 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.834390 13163 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.836043 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:46.837024 13438 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.837492 13438 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:46.838321 13438 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.843793 13415 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.846392 13421 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.848078 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.848459 13421 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.848667 13312 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.704808 13436 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.812705 13358 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:46.851773 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:46.851964 13395 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:49:46.866297 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.858325 13368 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.859336 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:46.870324 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.871052 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:46.875702 13160 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.873525 13358 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:46.876884 13202 leader_election.cc:343] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.875021 13368 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.876973 13313 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.873956 13436 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:46.883812 13368 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.885187 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:46.885528 13161 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:46.886998 13279 leader_election.cc:343] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.891611 13160 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.895722 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.896451 13310 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.893739 13312 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.894753 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:46.898370 13311 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.901933 13355 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.902398 13355 ts_tablet_manager.cc:1403] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.182s	user 0.093s	sys 0.058s
I20260709 14:49:46.906587 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:46.911391 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:46.911926 13276 leader_election.cc:343] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.912482 13276 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:46.914224 13130 leader_election.cc:343] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.914067 13429 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:46.914657 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:46.914683 13355 raft_consensus.cc:359] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.916635 13355 raft_consensus.cc:385] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.916918 13355 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.917569 13355 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.918592 13427 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.919286 13358 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.919682 13355 ts_tablet_manager.cc:1434] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:49:46.920604 13355 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.924022 13311 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.924710 13358 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:46.925850 13358 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.927862 13438 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.929113 13438 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:46.930019 13438 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.927839 13233 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.933355 13355 tablet_bootstrap.cc:654] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.941535 13353 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:46.942157 13353 ts_tablet_manager.cc:1403] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.245s	user 0.017s	sys 0.023s
I20260709 14:49:46.945585 13429 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.946532 13355 tablet_bootstrap.cc:492] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:46.945899 13057 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.947026 13355 ts_tablet_manager.cc:1403] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260709 14:49:46.948150 13310 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:46.950472 13355 raft_consensus.cc:359] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.951176 13355 raft_consensus.cc:385] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.951455 13355 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.951339 13313 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:46.952569 13355 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.945495 13354 tablet_bootstrap.cc:492] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:46.953886 13354 ts_tablet_manager.cc:1403] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.196s	user 0.020s	sys 0.012s
I20260709 14:49:46.954965 13355 ts_tablet_manager.cc:1434] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:46.955348 13395 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.955976 13355 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:46.955909 13395 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.980032 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:46.982620 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:46.983762 13438 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.984256 13438 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:46.985061 13438 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.985862 13353 raft_consensus.cc:359] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.986512 13353 raft_consensus.cc:385] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.986764 13353 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.987380 13353 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.988306 13429 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.988848 13429 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:46.965237 13395 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:46.989635 13429 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.991612 13354 raft_consensus.cc:359] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.992331 13354 raft_consensus.cc:385] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.992604 13354 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.993181 13354 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:46.994848 13353 ts_tablet_manager.cc:1434] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 14:49:46.995556 13353 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:46.999389 13354 ts_tablet_manager.cc:1434] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:49:46.988883 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.005317 13355 tablet_bootstrap.cc:654] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:47.019266 13279 leader_election.cc:343] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.036239 13353 tablet_bootstrap.cc:654] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.036839 13421 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.037016 13354 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:47.025247 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.037511 13421 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.051577 13438 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.053099 13062 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:47.058240 13276 leader_election.cc:343] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.058795 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.058149 13062 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.059237 13421 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.060282 13395 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.064291 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.068728 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.069546 13310 raft_consensus.cc:2393] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:47.070767 13436 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.071252 13436 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.078114 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:47.079468 13421 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.080263 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:47.083261 13202 leader_election.cc:343] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.075484 13436 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.087505 13355 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.088109 13355 ts_tablet_manager.cc:1403] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.016s
I20260709 14:49:47.091303 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.092126 13310 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:47.091660 13059 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.092386 13355 raft_consensus.cc:359] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.093057 13355 raft_consensus.cc:385] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.093386 13355 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.094343 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.094398 13355 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.096056 13354 tablet_bootstrap.cc:654] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.100148 13436 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.102691 13353 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:47.102785 13436 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.103269 13353 ts_tablet_manager.cc:1403] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.017s
I20260709 14:49:47.103214 13436 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.106153 13353 raft_consensus.cc:359] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.108407 13353 raft_consensus.cc:385] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.108697 13353 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.109472 13353 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.111949 13353 ts_tablet_manager.cc:1434] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:47.113027 13353 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:47.114639 13436 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.121218 13355 ts_tablet_manager.cc:1434] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:49:47.121662 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:47.123128 13202 leader_election.cc:343] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.122475 13355 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.133049 13436 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.134312 13355 tablet_bootstrap.cc:654] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.134608 13421 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.137488 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:47.138203 13310 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.144569 13160 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.151299 13310 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:47.153107 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.154261 13358 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.154733 13358 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:47.155558 13358 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.156585 13353 tablet_bootstrap.cc:654] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.141433 13062 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.159458 13438 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.159868 13354 tablet_bootstrap.cc:492] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:47.160306 13354 ts_tablet_manager.cc:1403] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.020s
I20260709 14:49:47.162786 13354 raft_consensus.cc:359] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.163403 13354 raft_consensus.cc:385] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.163678 13354 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.164492 13354 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.167040 13354 ts_tablet_manager.cc:1434] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:47.168002 13354 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:47.180889 13354 tablet_bootstrap.cc:654] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.181871 13355 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.182437 13355 ts_tablet_manager.cc:1403] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 14:49:47.185878 13353 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:47.185520 13355 raft_consensus.cc:359] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.186357 13355 raft_consensus.cc:385] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.186391 13353 ts_tablet_manager.cc:1403] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.003s
I20260709 14:49:47.189057 13437 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.189332 13353 raft_consensus.cc:359] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.189621 13437 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.189976 13353 raft_consensus.cc:385] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.190663 13353 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.192045 13437 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.194051 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.194720 13309 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:47.196046 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:47.196506 13355 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.197245 13355 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.198330 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:47.199752 13202 leader_election.cc:343] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.195789 13353 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.204977 13421 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.205507 13421 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.207541 13421 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.210274 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.210582 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.211412 13353 ts_tablet_manager.cc:1434] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:47.212530 13353 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:47.212620 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:47.213806 13421 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.220458 13437 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.220945 13437 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.221300 13437 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.229866 13437 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.233144 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:47.234630 13202 leader_election.cc:343] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.236181 13355 ts_tablet_manager.cc:1434] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:49:47.237105 13437 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.238498 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:47.239145 13309 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.242115 13353 tablet_bootstrap.cc:654] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.244040 13368 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.244705 13368 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.248112 13309 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:47.249831 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.250685 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.252426 13355 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.259706 13239 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:47.256894 13368 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:47.259738 13276 leader_election.cc:343] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.264019 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.265717 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.267007 13437 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.267510 13437 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:47.268369 13437 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.272972 13395 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.273417 13395 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.273767 13395 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.282233 13161 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.302296 13395 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.305774 13437 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.314065 13355 tablet_bootstrap.cc:654] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.317073 13437 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.320523 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:47.322095 13202 leader_election.cc:343] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.326261 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:49:47.328999 13205 leader_election.cc:343] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.329540 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.330514 13358 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.331364 13437 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.335078 13395 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.335810 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:47.336568 13239 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.337862 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:47.338164 13354 tablet_bootstrap.cc:492] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:47.338822 13354 ts_tablet_manager.cc:1403] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.171s	user 0.071s	sys 0.065s
I20260709 14:49:47.338358 13355 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.339938 13355 ts_tablet_manager.cc:1403] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.015s
I20260709 14:49:47.342098 13354 raft_consensus.cc:359] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.342898 13354 raft_consensus.cc:385] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.343230 13354 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.344009 13354 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.346287 13354 ts_tablet_manager.cc:1434] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:47.342694 13355 raft_consensus.cc:359] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.346992 13355 raft_consensus.cc:385] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.347337 13355 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.347467 13354 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:47.348114 13355 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:47.339491 13276 leader_election.cc:343] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.353718 13354 tablet_bootstrap.cc:654] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.354218 13057 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.355692 13355 ts_tablet_manager.cc:1434] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:49:47.356801 13355 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.365109 13437 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.365617 13437 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.366333 13354 tablet_bootstrap.cc:492] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:47.366808 13354 ts_tablet_manager.cc:1403] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:49:47.368682 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.369442 13354 raft_consensus.cc:359] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.370265 13354 raft_consensus.cc:385] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:47.370211 13202 leader_election.cc:343] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.370878 13354 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.371292 13239 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:47.371683 13354 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.373947 13354 ts_tablet_manager.cc:1434] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:47.373900 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.375501 13368 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.376061 13368 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:47.376219 13354 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:47.377146 13355 tablet_bootstrap.cc:654] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.377013 13368 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.378151 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.378840 13309 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:47.380573 13205 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.381429 13358 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.381811 13358 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.382225 13358 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.383041 13354 tablet_bootstrap.cc:654] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.389896 13415 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.391467 13437 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.398542 13355 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.400949 13355 ts_tablet_manager.cc:1403] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 14:49:47.403870 13427 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.404522 13427 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.405652 13415 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.406790 13427 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.408720 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.403959 13355 raft_consensus.cc:359] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.412169 13355 raft_consensus.cc:385] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.412464 13355 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.412971 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.413215 13355 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.414253 13235 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
W20260709 14:49:47.414664 13276 leader_election.cc:343] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.415534 13355 ts_tablet_manager.cc:1434] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:47.417214 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.418864 13414 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.419317 13414 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.419699 13414 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.416690 13355 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.430816 13235 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.437161 13358 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.452615 13415 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.454202 13355 tablet_bootstrap.cc:654] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.474112 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:47.476858 13202 leader_election.cc:343] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.478277 13415 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.478173 13414 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.482803 13358 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.482885 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:47.483645 13239 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.486439 13353 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:47.486979 13353 ts_tablet_manager.cc:1403] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.275s	user 0.033s	sys 0.056s
I20260709 14:49:47.525512 13239 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:47.509858 13427 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.526902 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:47.526857 13427 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.495451 13414 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.506821 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:47.529332 13354 tablet_bootstrap.cc:492] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:47.529892 13354 ts_tablet_manager.cc:1403] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.154s	user 0.063s	sys 0.060s
I20260709 14:49:47.531809 13353 raft_consensus.cc:359] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.533406 13353 raft_consensus.cc:385] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.533629 13353 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.534157 13353 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.531193 13437 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.537366 13160 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.537492 13437 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:47.540098 13276 leader_election.cc:343] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.541324 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.541589 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:47.542210 13313 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.541496 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:47.547083 13279 leader_election.cc:343] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.549100 13062 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.553906 13429 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.554445 13429 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.557181 13437 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.554458 13353 ts_tablet_manager.cc:1434] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260709 14:49:47.531100 13427 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.558939 13510 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:47.561280 13415 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.568887 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.569577 13510 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.557315 13429 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.579999 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:47.580919 13276 leader_election.cc:343] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.581552 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.583513 13353 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:47.584553 13534 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.588101 13355 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.588645 13355 ts_tablet_manager.cc:1403] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.172s	user 0.035s	sys 0.007s
I20260709 14:49:47.569976 13313 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:47.597312 13533 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.600306 13355 raft_consensus.cc:359] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.601920 13355 raft_consensus.cc:385] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.602272 13355 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.587517 13415 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:49:47.601455 13533 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:47.603379 13533 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.605690 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.613416 13415 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:47.611963 13058 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.616272 13355 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.618467 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.619204 13310 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:47.622447 13353 tablet_bootstrap.cc:654] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.629671 13437 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.633203 13437 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.636251 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.607771 13354 raft_consensus.cc:359] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.637976 13354 raft_consensus.cc:385] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.638515 13354 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.638149 13437 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.699327 13354 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.707472 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:47.708397 13429 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:47.708731 13429 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:49:47.709118 13429 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.711319 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.717330 13499 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:47.718645 13355 ts_tablet_manager.cc:1434] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.000s
I20260709 14:49:47.720145 13429 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.712944 13438 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:47.723467 13429 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.723652 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:47.702030 13164 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:47.726698 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:47.727706 13499 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.728077 13499 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.728411 13499 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.712955 13205 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:47.733834 13436 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.734323 13436 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:47.735198 13436 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.735560 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.739852 13354 ts_tablet_manager.cc:1434] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.210s	user 0.006s	sys 0.005s
I20260709 14:49:47.740334 13312 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:47.741779 13355 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.742455 13438 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:49:47.747725 13499 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.741282 13354 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:47.752637 13533 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.751206 13062 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:47.753203 13533 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.759807 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.760475 13235 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
W20260709 14:49:47.761656 13202 consensus_peers.cc:597] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:47.761709 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:47.763006 13533 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.763125 13427 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:47.763577 13427 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:47.763906 13427 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.769222 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:47.769850 13312 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.774703 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:47.778541 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:47.779311 13160 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.795066 13164 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:47.799206 13355 tablet_bootstrap.cc:654] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.799959 13358 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.801162 13358 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:47.801528 13358 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:47.802390 13358 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.803483 13358 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:47.806552 13427 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.809774 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:49:47.810359 13202 consensus_peers.cc:597] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:47.795984 13499 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.810503 13235 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.814460 13160 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:47.813024 13312 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:49:47.825598 13354 tablet_bootstrap.cc:654] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.825625 13235 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:47.831576 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:47.833161 13534 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.833498 13310 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:49:47.833793 13534 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:47.808634 13427 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:47.835331 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:47.835220 13534 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.839582 13438 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:47.835628 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:49:47.841699 13276 leader_election.cc:343] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.840946 13438 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:47.843313 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:47.840103 13415 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:49:47.847406 13438 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.847968 13421 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:47.843698 13310 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:47.848454 13421 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:47.849383 13421 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.847007 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:47.855970 13353 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:47.856933 13353 ts_tablet_manager.cc:1403] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.287s	user 0.013s	sys 0.003s
I20260709 14:49:47.857192 13310 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:47.859557 13421 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:47.860059 13421 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.860891 13353 raft_consensus.cc:359] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.862417 13353 raft_consensus.cc:385] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.863121 13353 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.865051 13421 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:47.864895 13353 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.865995 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:47.867144 13235 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:47.874457 13160 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:47.877890 13276 leader_election.cc:343] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:47.877893 13353 ts_tablet_manager.cc:1434] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:49:47.886453 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:47.902165 13353 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:47.922703 13427 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.926470 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:47.928138 13355 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:47.928700 13355 ts_tablet_manager.cc:1403] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.008s
I20260709 14:49:47.936120 13421 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:47.938625 13355 raft_consensus.cc:359] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.939198 13355 raft_consensus.cc:385] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.939462 13355 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:47.951589 13059 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.966266 13355 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.966897 13354 tablet_bootstrap.cc:492] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:47.967500 13354 ts_tablet_manager.cc:1403] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.226s	user 0.005s	sys 0.013s
I20260709 14:49:47.969841 13368 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:47.973295 13355 ts_tablet_manager.cc:1434] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:49:47.974138 13355 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:47.984731 13062 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.987206 13062 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:47.994947 13353 tablet_bootstrap.cc:654] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.996230 13354 raft_consensus.cc:359] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:47.999900 13354 raft_consensus.cc:385] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.000509 13354 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.004107 13354 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.007428 13354 ts_tablet_manager.cc:1434] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.040s	user 0.000s	sys 0.007s
I20260709 14:49:48.030061 13354 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.040551 13354 tablet_bootstrap.cc:654] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.043815 13414 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.055052 13436 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.055672 13436 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.058732 13353 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.059257 13353 ts_tablet_manager.cc:1403] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.016s
I20260709 14:49:48.059533 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.060143 13436 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:48.061349 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:49:48.062913 13202 leader_election.cc:343] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.065022 13060 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.065737 13353 raft_consensus.cc:359] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:48.066954 13276 consensus_peers.cc:597] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.067525 13353 raft_consensus.cc:385] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.067821 13353 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.068712 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.069396 13313 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:48.069818 13355 tablet_bootstrap.cc:654] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.070406 13353 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.070886 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.072285 13436 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.072569 13353 ts_tablet_manager.cc:1434] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:48.072659 13436 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.073078 13436 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.073575 13353 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.078828 13354 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.079348 13354 ts_tablet_manager.cc:1403] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 14:49:48.081892 13354 raft_consensus.cc:359] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.082492 13354 raft_consensus.cc:385] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.082769 13354 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.083389 13354 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.081513 13436 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.086153 13354 ts_tablet_manager.cc:1434] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:48.087071 13354 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.090569 13353 tablet_bootstrap.cc:654] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.091455 13436 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.092900 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:48.096268 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:48.096863 13313 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.094784 13202 leader_election.cc:343] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.112972 13436 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.113511 13436 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.116577 13436 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.120428 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.120882 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.121445 13310 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
W20260709 14:49:48.122416 13202 leader_election.cc:343] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.123385 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.124436 13436 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.124804 13436 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.125145 13436 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.127993 13355 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.128499 13355 ts_tablet_manager.cc:1403] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.154s	user 0.025s	sys 0.001s
I20260709 14:49:48.131949 13313 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:48.133162 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.136230 13415 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.136690 13436 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.137727 13415 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:48.138473 13415 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.138973 13436 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.139693 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:48.142530 13202 leader_election.cc:343] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.141564 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:48.143292 13313 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.144263 13353 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.144843 13353 ts_tablet_manager.cc:1403] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.014s
I20260709 14:49:48.147761 13353 raft_consensus.cc:359] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.148504 13353 raft_consensus.cc:385] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.151281 13313 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:48.152638 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.153523 13354 tablet_bootstrap.cc:654] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.153889 13436 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.154695 13436 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:48.155588 13436 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.155038 13355 raft_consensus.cc:359] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.159415 13355 raft_consensus.cc:385] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.160105 13355 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.159727 13353 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.161245 13353 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.161929 13355 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.165608 13395 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.166054 13395 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.168737 13395 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:48.169871 13353 ts_tablet_manager.cc:1434] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:49:48.171578 13353 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.170600 13355 ts_tablet_manager.cc:1434] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:49:48.173586 13355 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.173671 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.174465 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.175135 13164 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
W20260709 14:49:48.175598 13279 leader_election.cc:343] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.176405 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:48.177446 13427 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.177806 13427 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.178124 13427 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.183037 13353 tablet_bootstrap.cc:654] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.185992 13354 tablet_bootstrap.cc:492] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.187405 13354 ts_tablet_manager.cc:1403] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.014s
I20260709 14:49:48.172211 13062 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.186681 13355 tablet_bootstrap.cc:654] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.193492 13164 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.218235 13202 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.221405 13354 raft_consensus.cc:359] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.222082 13354 raft_consensus.cc:385] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.222378 13354 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.223518 13354 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.226475 13354 ts_tablet_manager.cc:1434] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 14:49:48.223245 13427 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.231150 13437 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.228650 13429 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.232838 13429 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.234081 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:48.234748 13429 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:48.235538 13279 leader_election.cc:343] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.236161 13427 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:48.238168 13353 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.238731 13353 ts_tablet_manager.cc:1403] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.011s
I20260709 14:49:48.231148 13354 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.241772 13353 raft_consensus.cc:359] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.242473 13353 raft_consensus.cc:385] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.242856 13353 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.245936 13354 tablet_bootstrap.cc:654] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.246366 13355 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.246891 13355 ts_tablet_manager.cc:1403] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.005s
I20260709 14:49:48.249176 13355 raft_consensus.cc:359] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.249678 13355 raft_consensus.cc:385] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.249898 13355 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.250559 13354 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.250440 13355 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.251000 13354 ts_tablet_manager.cc:1403] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 14:49:48.251631 13355 ts_tablet_manager.cc:1434] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:49:48.252429 13355 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.253093 13354 raft_consensus.cc:359] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.253599 13354 raft_consensus.cc:385] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.253825 13354 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.254309 13354 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.255806 13354 ts_tablet_manager.cc:1434] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:48.256531 13354 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.304347 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.306331 13313 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:48.307128 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:48.308177 13160 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.308540 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:48.317552 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.318634 13239 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:48.329181 13160 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:48.331686 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:48.334496 13353 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.340231 13353 ts_tablet_manager.cc:1434] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.101s	user 0.003s	sys 0.005s
I20260709 14:49:48.342687 13353 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.354885 13353 tablet_bootstrap.cc:654] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.363040 13429 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.363739 13429 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.366513 13429 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.367938 13421 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.368551 13421 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.372069 13421 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.373111 13354 tablet_bootstrap.cc:654] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.376928 13533 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.385281 13355 tablet_bootstrap.cc:700] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Time spent opening tablet: real 0.128s	user 0.006s	sys 0.000s
I20260709 14:49:48.386260 13355 tablet_bootstrap.cc:654] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.400307 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.400480 13058 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.408653 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.396750 13533 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:48.431572 13533 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.440598 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:48.444182 13569 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.453964 13313 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.454821 13353 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.455416 13353 ts_tablet_manager.cc:1403] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.113s	user 0.032s	sys 0.008s
W20260709 14:49:48.456676 13276 consensus_peers.cc:597] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.465076 13567 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.469621 13239 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:48.469379 13569 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.477525 13436 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.498556 13569 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:48.500696 13353 raft_consensus.cc:359] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.466444 13429 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.504621 13353 raft_consensus.cc:385] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.506111 13353 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.515542 13353 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.516757 13572 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:48.518070 13353 ts_tablet_manager.cc:1434] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 14:49:48.519361 13353 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.522948 13429 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.539021 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:48.540602 13236 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.548970 13533 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.561251 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:48.562119 13310 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.558614 13533 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.566471 13355 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.567200 13355 ts_tablet_manager.cc:1403] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.315s	user 0.012s	sys 0.006s
I20260709 14:49:48.569121 13354 tablet_bootstrap.cc:492] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.570812 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.578406 13355 raft_consensus.cc:359] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.579145 13355 raft_consensus.cc:385] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.579396 13355 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.579998 13355 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:48.582434 13276 leader_election.cc:343] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.582720 13355 ts_tablet_manager.cc:1434] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 14:49:48.580581 13236 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:48.586288 13355 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.605580 13354 ts_tablet_manager.cc:1403] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.349s	user 0.029s	sys 0.011s
I20260709 14:49:48.580125 13060 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:48.618556 13310 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:48.620028 13353 tablet_bootstrap.cc:654] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.619024 13533 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:48.628911 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:48.629541 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.632193 13533 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.650367 13355 tablet_bootstrap.cc:654] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.644088 13354 raft_consensus.cc:359] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.651320 13354 raft_consensus.cc:385] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.651614 13354 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.653467 13438 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.654035 13438 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.654865 13580 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:48.657470 13279 leader_election.cc:343] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.656585 13580 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:48.657928 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.662223 13570 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.644917 13533 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.665601 13533 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:48.666326 13438 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.667740 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.667958 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.668792 13310 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
W20260709 14:49:48.669487 13276 leader_election.cc:343] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.678138 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:48.679783 13438 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.680266 13438 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.665320 13580 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.682582 13572 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.680621 13438 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.674840 13354 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.694695 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.694638 13572 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:48.686209 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.701151 13354 ts_tablet_manager.cc:1434] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.095s	user 0.003s	sys 0.005s
I20260709 14:49:48.702467 13354 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
W20260709 14:49:48.702919 13202 consensus_peers.cc:597] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.705729 13533 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.705729 13438 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.707043 13533 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.709376 13438 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.710222 13353 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.711328 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.711704 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:48.712255 13312 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:48.712962 13202 leader_election.cc:343] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.715332 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:48.717334 13533 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:48.718156 13060 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.719766 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.710359 13236 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:49:48.724043 13276 leader_election.cc:343] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.724191 13353 ts_tablet_manager.cc:1403] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.004s
W20260709 14:49:48.725459 13279 leader_election.cc:343] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.725901 13279 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.727010 13353 raft_consensus.cc:359] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.727707 13353 raft_consensus.cc:385] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.727960 13353 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.728072 13567 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.731508 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.731848 13312 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:48.732460 13570 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.733624 13355 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.735492 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:48.736470 13573 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.736989 13573 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:48.737980 13573 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.728652 13353 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:48.741750 13202 consensus_peers.cc:597] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:48.742758 13202 leader_election.cc:343] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.744441 13354 tablet_bootstrap.cc:654] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.748584 13353 ts_tablet_manager.cc:1434] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:48.751696 13353 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.752421 13163 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.756112 13058 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.769506 13355 ts_tablet_manager.cc:1403] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.020s
I20260709 14:49:48.771778 13580 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.772982 13580 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.776453 13580 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.777168 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:48.778982 13355 raft_consensus.cc:359] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.779808 13355 raft_consensus.cc:385] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.780257 13355 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.780983 13355 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.779840 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.788712 13438 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.789320 13438 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.791919 13438 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.793287 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:48.793941 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:48.794198 13313 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:48.793409 13355 ts_tablet_manager.cc:1434] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 14:49:48.795980 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:48.793888 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:48.796936 13438 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:48.797308 13438 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:48.797705 13438 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.797874 13355 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.799918 13569 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:48.803045 13202 leader_election.cc:343] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.819828 13438 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.830868 13354 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.837338 13354 ts_tablet_manager.cc:1403] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.008s
I20260709 14:49:48.842643 13354 raft_consensus.cc:359] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.843416 13354 raft_consensus.cc:385] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.843724 13354 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.845077 13354 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.845383 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:48.846556 13438 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:48.847518 13354 ts_tablet_manager.cc:1434] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
W20260709 14:49:48.851687 13202 leader_election.cc:343] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.853657 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:48.854314 13313 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.867903 13313 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:48.870426 13354 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.873533 13355 tablet_bootstrap.cc:654] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:48.876390 13279 consensus_peers.cc:597] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:48.886958 13353 tablet_bootstrap.cc:654] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.893777 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:48.895426 13438 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:48.897025 13438 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:48.898453 13438 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.908260 13354 tablet_bootstrap.cc:654] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.909186 13355 tablet_bootstrap.cc:492] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.909709 13355 ts_tablet_manager.cc:1403] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.006s
I20260709 14:49:48.912503 13355 raft_consensus.cc:359] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.920943 13355 raft_consensus.cc:385] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.921346 13355 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.922118 13355 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.924551 13353 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.925310 13353 ts_tablet_manager.cc:1403] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.174s	user 0.028s	sys 0.003s
I20260709 14:49:48.924597 13355 ts_tablet_manager.cc:1434] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:49:48.928509 13353 raft_consensus.cc:359] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.929462 13353 raft_consensus.cc:385] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.929852 13353 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.929266 13355 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.931676 13353 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.938604 13353 ts_tablet_manager.cc:1434] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:48.938411 13060 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:48.939913 13353 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.945528 13355 tablet_bootstrap.cc:654] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.952970 13353 tablet_bootstrap.cc:654] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.953138 13354 tablet_bootstrap.cc:492] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:48.953596 13354 ts_tablet_manager.cc:1403] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.014s
I20260709 14:49:48.956298 13354 raft_consensus.cc:359] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.957079 13354 raft_consensus.cc:385] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.957369 13354 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.958406 13354 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.961316 13354 ts_tablet_manager.cc:1434] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:48.963013 13354 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:48.964511 13353 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:48.968827 13354 tablet_bootstrap.cc:654] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.965050 13353 ts_tablet_manager.cc:1403] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260709 14:49:48.972600 13355 tablet_bootstrap.cc:492] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:48.973130 13355 ts_tablet_manager.cc:1403] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 14:49:48.975162 13353 raft_consensus.cc:359] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.976193 13353 raft_consensus.cc:385] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.976570 13353 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.976310 13355 raft_consensus.cc:359] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.977123 13355 raft_consensus.cc:385] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.977408 13355 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.977547 13353 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.978061 13355 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:48.980161 13353 ts_tablet_manager.cc:1434] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:48.981621 13533 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:48.980239 13355 ts_tablet_manager.cc:1434] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:48.990056 13353 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:48.988709 13355 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:48.996125 13353 tablet_bootstrap.cc:654] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.998937 13355 tablet_bootstrap.cc:654] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.996186 13161 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.033314 13438 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.034013 13438 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.034832 13354 tablet_bootstrap.cc:492] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.037904 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.038266 13354 ts_tablet_manager.cc:1403] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.011s
I20260709 14:49:49.038383 13438 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.038574 13164 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.040283 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:49.040539 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.041320 13438 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.041577 13313 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.041786 13438 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.042279 13438 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.049906 13438 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.055706 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:49.056362 13164 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.063445 13164 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:49.065200 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:49.066320 13437 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.066848 13437 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:49.067689 13437 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.075542 13161 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.092397 13438 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.093721 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:49.094437 13313 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.096052 13569 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.096067 13059 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.103165 13313 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:49.049850 13354 raft_consensus.cc:359] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.112183 13354 raft_consensus.cc:385] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.112483 13354 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.117043 13354 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.118084 13438 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.118600 13438 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.123528 13354 ts_tablet_manager.cc:1434] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.002s
I20260709 14:49:49.123884 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.124590 13354 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.124714 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.126399 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.127261 13437 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.134807 13438 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.137992 13355 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:49.138536 13355 ts_tablet_manager.cc:1403] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.155s	user 0.052s	sys 0.037s
I20260709 14:49:49.139106 13354 tablet_bootstrap.cc:654] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.141440 13355 raft_consensus.cc:359] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.142216 13355 raft_consensus.cc:385] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.142501 13355 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.143172 13355 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.143630 13354 tablet_bootstrap.cc:492] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.144232 13354 ts_tablet_manager.cc:1403] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:49:49.145437 13353 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.145939 13353 ts_tablet_manager.cc:1403] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.162s	user 0.034s	sys 0.036s
I20260709 14:49:49.148938 13353 raft_consensus.cc:359] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.149658 13353 raft_consensus.cc:385] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.149919 13353 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.150632 13353 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.151037 13355 ts_tablet_manager.cc:1434] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:49:49.152971 13353 ts_tablet_manager.cc:1434] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:49.153292 13569 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.153748 13580 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.154256 13580 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.156348 13580 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.156562 13355 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:49.158273 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:49.163528 13353 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:49.163062 13354 raft_consensus.cc:359] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.165020 13354 raft_consensus.cc:385] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.165318 13354 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.166582 13570 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.166682 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.167560 13313 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:49.169611 13354 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.171398 13355 tablet_bootstrap.cc:654] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.167057 13570 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.172648 13354 ts_tablet_manager.cc:1434] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:49:49.173492 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:49.179256 13569 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.182202 13570 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:49.184139 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:49.186218 13279 leader_election.cc:343] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.191040 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:49.195840 13276 leader_election.cc:343] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.196405 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.199628 13570 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.204108 13354 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.205476 13437 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.212819 13570 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.208926 13437 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.213420 13570 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.220808 13354 tablet_bootstrap.cc:654] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.220279 13437 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.229868 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:49.233809 13202 leader_election.cc:343] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.226231 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.235236 13570 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:49.235162 13313 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.235098 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:49.236603 13234 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:49.235934 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.237882 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:49.238653 13355 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:49.238988 13570 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.239171 13355 ts_tablet_manager.cc:1403] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.016s
I20260709 14:49:49.239413 13570 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:49.239624 13276 leader_election.cc:343] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.239835 13570 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.240921 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.241748 13437 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.242118 13437 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.242741 13437 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.215320 13569 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.246876 13353 tablet_bootstrap.cc:654] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.249464 13438 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.255785 13570 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.261893 13355 raft_consensus.cc:359] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.262758 13355 raft_consensus.cc:385] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.263034 13355 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.263846 13354 tablet_bootstrap.cc:492] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.264546 13354 ts_tablet_manager.cc:1403] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.000s
W20260709 14:49:49.265221 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:49.263852 13355 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.271699 13355 ts_tablet_manager.cc:1434] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 14:49:49.270227 13609 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.266440 13570 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:49.273299 13609 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.273916 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:49.274497 13234 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.275625 13609 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.278162 13437 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.279028 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.280025 13236 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.280799 13437 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.281279 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:49.284816 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:49.287374 13355 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:49.286092 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:49.293057 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:49.299742 13313 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.302237 13276 leader_election.cc:343] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.306177 13313 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:49.310027 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:49.313191 13437 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.318223 13354 raft_consensus.cc:359] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.318742 13354 raft_consensus.cc:385] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.318958 13354 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.322610 13415 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.324958 13437 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:49.325884 13437 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.326521 13354 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.326303 13234 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:49.311549 13609 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.340306 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:49.361802 13354 ts_tablet_manager.cc:1434] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.003s
I20260709 14:49:49.365594 13415 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.366236 13164 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.373690 13355 tablet_bootstrap.cc:654] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.374984 13354 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.376518 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.377416 13567 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.377990 13567 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:49:49.379529 13202 leader_election.cc:343] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.392689 13353 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.394812 13567 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:49.400000 13202 consensus_peers.cc:597] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:49.472916 13353 ts_tablet_manager.cc:1403] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.310s	user 0.027s	sys 0.054s
I20260709 14:49:49.476051 13353 raft_consensus.cc:359] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.476805 13353 raft_consensus.cc:385] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.478087 13353 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.493957 13353 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.515544 13354 tablet_bootstrap.cc:654] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.520071 13353 ts_tablet_manager.cc:1434] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 14:49:49.522336 13353 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:49.537163 13436 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.543949 13057 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.550122 13163 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.589735 13355 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:49.590293 13436 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.590377 13355 ts_tablet_manager.cc:1403] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.304s	user 0.011s	sys 0.023s
I20260709 14:49:49.599313 13570 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.599937 13570 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.611817 13355 raft_consensus.cc:359] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.612571 13355 raft_consensus.cc:385] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.612979 13355 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.613727 13355 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.615842 13355 ts_tablet_manager.cc:1434] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:49:49.616833 13355 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:49.622912 13354 tablet_bootstrap.cc:492] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.623485 13354 ts_tablet_manager.cc:1403] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.249s	user 0.012s	sys 0.003s
I20260709 14:49:49.626987 13354 raft_consensus.cc:359] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.627674 13354 raft_consensus.cc:385] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.627928 13354 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.628557 13354 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.630733 13354 ts_tablet_manager.cc:1434] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.631701 13354 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.634897 13570 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:49.639495 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.641858 13355 tablet_bootstrap.cc:654] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:49.643046 13276 leader_election.cc:343] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.636549 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:49.654245 13438 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.654834 13438 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:49.655272 13279 leader_election.cc:343] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.655748 13279 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.658044 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.658733 13622 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:49.660832 13202 leader_election.cc:343] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.661760 13438 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.664590 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.665247 13312 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.666679 13205 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.667501 13436 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.667932 13436 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.668260 13436 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.680414 13057 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.688337 13436 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.692620 13436 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.693588 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:49.693730 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:49.694566 13312 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.694957 13202 leader_election.cc:343] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.695726 13353 tablet_bootstrap.cc:654] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.701079 13312 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:49.702461 13205 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.702745 13355 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:49.703385 13355 ts_tablet_manager.cc:1403] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.005s
I20260709 14:49:49.703953 13438 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.707494 13438 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:49.708350 13438 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.709861 13355 raft_consensus.cc:359] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.710564 13354 tablet_bootstrap.cc:654] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.720935 13353 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.721468 13353 ts_tablet_manager.cc:1403] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.003s
I20260709 14:49:49.720943 13354 tablet_bootstrap.cc:492] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.723042 13354 ts_tablet_manager.cc:1403] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.000s
I20260709 14:49:49.725508 13354 raft_consensus.cc:359] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.726406 13354 raft_consensus.cc:385] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.726650 13354 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.727097 13353 raft_consensus.cc:359] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.727324 13354 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.727768 13353 raft_consensus.cc:385] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.728035 13353 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.728706 13353 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.729398 13354 ts_tablet_manager.cc:1434] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:49.730521 13354 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.730878 13353 ts_tablet_manager.cc:1434] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:49.710599 13355 raft_consensus.cc:385] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.731473 13355 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.732199 13355 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.734310 13355 ts_tablet_manager.cc:1434] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:49:49.735258 13355 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:49.742380 13163 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.742102 13057 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.749560 13353 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:49.753755 13355 tablet_bootstrap.cc:654] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.755980 13354 tablet_bootstrap.cc:654] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.755980 13353 tablet_bootstrap.cc:654] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.769888 13353 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.770435 13353 ts_tablet_manager.cc:1403] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260709 14:49:49.779444 13354 tablet_bootstrap.cc:492] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.780288 13354 ts_tablet_manager.cc:1403] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 14:49:49.783344 13354 raft_consensus.cc:359] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.784214 13354 raft_consensus.cc:385] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.784489 13354 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.785171 13354 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.787467 13354 ts_tablet_manager.cc:1434] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:49:49.789153 13353 raft_consensus.cc:359] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.789831 13353 raft_consensus.cc:385] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.790112 13353 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.790759 13353 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.792943 13353 ts_tablet_manager.cc:1434] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260709 14:49:49.793429 13354 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.795471 13353 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:49.801837 13353 tablet_bootstrap.cc:654] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.806147 13436 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.806910 13436 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.808907 13354 tablet_bootstrap.cc:654] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.809347 13436 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.811455 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.813294 13570 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.813813 13570 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.814260 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.815122 13313 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.815961 13570 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:49.814253 13202 leader_election.cc:343] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.817695 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:49.818640 13202 consensus_peers.cc:597] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. 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 14:49:49.819351 13279 leader_election.cc:343] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.821162 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.823258 13623 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.823649 13623 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.823983 13623 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.832454 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:49.833966 13276 leader_election.cc:343] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.834408 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.835525 13570 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.849781 13609 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.850068 13355 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:49.850642 13355 ts_tablet_manager.cc:1403] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.020s
I20260709 14:49:49.850459 13609 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.852658 13609 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.856633 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.860610 13355 raft_consensus.cc:359] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.861713 13355 raft_consensus.cc:385] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.861609 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:49.862124 13355 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.849448 13623 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.862918 13355 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.865197 13623 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.866235 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:49.866977 13313 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.867911 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:49.868896 13353 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.869163 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:49.869485 13353 ts_tablet_manager.cc:1403] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.006s
I20260709 14:49:49.870618 13354 tablet_bootstrap.cc:492] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:49.871155 13354 ts_tablet_manager.cc:1403] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.003s
I20260709 14:49:49.872406 13609 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.873245 13353 raft_consensus.cc:359] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.873989 13353 raft_consensus.cc:385] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.874310 13353 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.875028 13353 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:49.876653 13202 leader_election.cc:343] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.877362 13353 ts_tablet_manager.cc:1434] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:49:49.877980 13355 ts_tablet_manager.cc:1434] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:49:49.878676 13353 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:49.879290 13313 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:49.881336 13355 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:49.882723 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.873739 13354 raft_consensus.cc:359] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.886842 13353 tablet_bootstrap.cc:654] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.883912 13620 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.890636 13620 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:49.891463 13620 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.884093 13354 raft_consensus.cc:385] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.898061 13354 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.900058 13354 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.909001 13354 ts_tablet_manager.cc:1434] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:49:49.910154 13415 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.917979 13354 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:49.933969 13160 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.947213 13353 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:49.947820 13353 ts_tablet_manager.cc:1403] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.069s	user 0.003s	sys 0.014s
I20260709 14:49:49.947952 13415 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.948648 13415 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.951218 13415 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.952353 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.953475 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.954387 13312 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
W20260709 14:49:49.954509 13202 leader_election.cc:343] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.957454 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:49.958384 13623 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.958629 13415 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.959023 13623 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.962003 13623 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:49.965200 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:49.965758 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:49.965987 13312 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:49.967803 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:49:49.969631 13202 leader_election.cc:343] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.959067 13415 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.976640 13415 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.974408 13355 tablet_bootstrap.cc:654] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.983517 13354 tablet_bootstrap.cc:654] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.983685 13438 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.984263 13438 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.985323 13438 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.988732 13353 raft_consensus.cc:359] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.989517 13353 raft_consensus.cc:385] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.989871 13353 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.990556 13353 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:49.994170 13353 ts_tablet_manager.cc:1434] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 14:49:49.996404 13618 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:49:49.997273 13622 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:49:50.003695 13609 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.005276 13609 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.007414 13609 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.008513 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.012014 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.021150 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:50.022149 13611 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.034025 13353 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.041839 13438 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.047102 13438 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.047350 13415 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.048441 13355 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.049074 13355 ts_tablet_manager.cc:1403] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.169s	user 0.027s	sys 0.022s
I20260709 14:49:50.052232 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:50.056704 13202 leader_election.cc:343] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.058697 13355 raft_consensus.cc:359] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.060685 13355 raft_consensus.cc:385] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.061108 13355 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.065517 13355 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.066642 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:50.067030 13059 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:50.068279 13202 leader_election.cc:343] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.068348 13355 ts_tablet_manager.cc:1434] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:49:50.069099 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:50.069492 13415 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.069743 13312 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.069998 13355 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.071352 13570 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.083772 13312 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:50.084309 13570 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.102399 13570 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.090196 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.103802 13163 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.104278 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.104800 13415 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.105057 13234 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:50.106128 13415 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:50.106703 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:50.106964 13415 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.121790 13570 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.122911 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.122263 13570 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.123955 13570 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.125094 13353 tablet_bootstrap.cc:654] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.129151 13354 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:50.129916 13354 ts_tablet_manager.cc:1403] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.021s
I20260709 14:49:50.129159 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:50.137584 13312 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:50.148181 13276 leader_election.cc:343] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.162420 13355 tablet_bootstrap.cc:654] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.163126 13354 raft_consensus.cc:359] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.201666 13354 raft_consensus.cc:385] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.199870 13415 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.203435 13354 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.169574 13570 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.208197 13570 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.200397 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.210690 13355 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.211227 13355 ts_tablet_manager.cc:1403] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.006s
I20260709 14:49:50.195725 13312 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:50.209481 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:50.215564 13353 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:50.216087 13353 ts_tablet_manager.cc:1403] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.182s	user 0.011s	sys 0.001s
I20260709 14:49:50.209290 13354 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.214275 13648 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:50.217439 13276 leader_election.cc:343] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.217566 13648 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.219161 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.219941 13415 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.219784 13355 raft_consensus.cc:359] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.219724 13648 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.223899 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.225488 13355 raft_consensus.cc:385] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:50.225682 13276 leader_election.cc:343] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.225858 13355 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.226573 13355 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.224745 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:50.231196 13415 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:50.232115 13355 ts_tablet_manager.cc:1434] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 14:49:50.233249 13355 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.232175 13415 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.240119 13236 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.236474 13353 raft_consensus.cc:359] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.240944 13353 raft_consensus.cc:385] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.241266 13353 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.242641 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.243053 13354 ts_tablet_manager.cc:1434] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.113s	user 0.001s	sys 0.013s
I20260709 14:49:50.244215 13354 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
W20260709 14:49:50.249083 13279 leader_election.cc:343] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.249665 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.251209 13353 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.255306 13353 ts_tablet_manager.cc:1434] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:49:50.251127 13533 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.269027 13609 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.269578 13609 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.271695 13609 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.273635 13353 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.273663 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.274631 13310 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:50.278667 13059 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:50.319581 13202 consensus_peers.cc:597] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.326388 13355 tablet_bootstrap.cc:654] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.327225 13236 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:50.330744 13354 tablet_bootstrap.cc:654] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.336666 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.346226 13130 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:50.347043 13609 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.347771 13353 tablet_bootstrap.cc:654] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.350200 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.351320 13533 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.351771 13533 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:50.352998 13533 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.354440 13649 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.354938 13649 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.356361 13609 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.357012 13649 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.358652 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.359390 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:50.360509 13276 leader_election.cc:343] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:50.361114 13279 leader_election.cc:343] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.361603 13279 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.362742 13570 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.381177 13570 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.381726 13570 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.388501 13570 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.392211 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:50.393687 13276 leader_election.cc:343] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.397972 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.420696 13062 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.433535 13354 tablet_bootstrap.cc:492] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:50.434119 13354 ts_tablet_manager.cc:1403] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.190s	user 0.030s	sys 0.016s
I20260709 14:49:50.436980 13354 raft_consensus.cc:359] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.437672 13354 raft_consensus.cc:385] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.437943 13354 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
W20260709 14:49:50.441785 13279 leader_election.cc:343] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.442301 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.442809 13437 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.438598 13354 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.444717 13355 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.447171 13163 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.447359 13354 ts_tablet_manager.cc:1434] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:49:50.447302 13648 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.455174 13354 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
W20260709 14:49:50.460806 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:50.465715 13355 ts_tablet_manager.cc:1403] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.233s	user 0.013s	sys 0.016s
I20260709 14:49:50.466732 13354 tablet_bootstrap.cc:654] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.470824 13353 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:50.471283 13353 ts_tablet_manager.cc:1403] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.212s	user 0.032s	sys 0.025s
I20260709 14:49:50.485428 13353 raft_consensus.cc:359] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.486115 13353 raft_consensus.cc:385] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.486394 13353 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.468441 13355 raft_consensus.cc:359] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.490242 13355 raft_consensus.cc:385] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.490585 13355 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.493492 13415 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.494292 13415 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.497545 13353 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.498405 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.500686 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:50.503813 13205 leader_election.cc:343] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:50.505198 13202 leader_election.cc:343] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.505616 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.506593 13646 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.498674 13355 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.511561 13353 ts_tablet_manager.cc:1434] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.040s	user 0.001s	sys 0.005s
W20260709 14:49:50.519956 13202 consensus_peers.cc:597] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.520666 13415 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.523314 13355 ts_tablet_manager.cc:1434] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.001s
I20260709 14:49:50.534461 13355 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.535496 13353 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.544348 13355 tablet_bootstrap.cc:654] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.563269 13353 tablet_bootstrap.cc:654] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.565534 13354 tablet_bootstrap.cc:492] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:50.566038 13354 ts_tablet_manager.cc:1403] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.048s
I20260709 14:49:50.568079 13609 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.568565 13609 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.568625 13354 raft_consensus.cc:359] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.569986 13354 raft_consensus.cc:385] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.570267 13354 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.569103 13355 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.570885 13609 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.571156 13355 ts_tablet_manager.cc:1403] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 14:49:50.572513 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.573740 13355 raft_consensus.cc:359] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.574177 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.574441 13355 raft_consensus.cc:385] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.574694 13355 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.575791 13355 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.576463 13354 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.577324 13353 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:50.577857 13353 ts_tablet_manager.cc:1403] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.001s
I20260709 14:49:50.581966 13353 raft_consensus.cc:359] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.582646 13353 raft_consensus.cc:385] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.582913 13353 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.583607 13353 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.590898 13353 ts_tablet_manager.cc:1434] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:50.591140 13415 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.591979 13353 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.591722 13415 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.578052 13355 ts_tablet_manager.cc:1434] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:50.578632 13354 ts_tablet_manager.cc:1434] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:50.575798 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:50.594432 13609 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.594969 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.596406 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.597059 13313 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:50.597740 13354 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
W20260709 14:49:50.596724 13202 leader_election.cc:343] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.599174 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.599954 13623 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.600299 13623 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.600620 13623 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.606695 13415 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.607267 13159 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.617262 13355 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.610739 13354 tablet_bootstrap.cc:654] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.614486 13623 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.622359 13623 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.623157 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:50.624194 13353 tablet_bootstrap.cc:654] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.625020 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:50.625643 13313 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.626845 13646 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:50.627914 13202 leader_election.cc:343] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.635133 13313 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:50.637158 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.638330 13415 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.638834 13415 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:50.639604 13415 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.649178 13355 tablet_bootstrap.cc:654] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.676008 13646 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:49:50.679279 13437 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.679752 13437 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.681811 13437 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.682809 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.667243 13611 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:50.684142 13202 leader_election.cc:343] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.685170 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.685462 13611 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.685876 13313 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:50.687227 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.687960 13646 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.688326 13646 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.688642 13646 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.711527 13353 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:50.711980 13353 ts_tablet_manager.cc:1403] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.001s
I20260709 14:49:50.715257 13355 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.716179 13355 ts_tablet_manager.cc:1403] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.006s
I20260709 14:49:50.717576 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.722074 13611 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.726266 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:50.727633 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:50.732200 13671 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:50.711081 13646 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.732213 13355 raft_consensus.cc:359] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.735800 13355 raft_consensus.cc:385] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.735581 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:50.736132 13355 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
W20260709 14:49:50.737066 13202 leader_election.cc:343] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.736832 13355 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.752020 13353 raft_consensus.cc:359] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.752729 13353 raft_consensus.cc:385] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.753026 13353 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.756964 13353 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.758167 13355 ts_tablet_manager.cc:1434] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:49:50.759951 13353 ts_tablet_manager.cc:1434] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:49:50.760946 13353 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.760691 13355 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.761701 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:50.762343 13312 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.764415 13646 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.775889 13057 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.782394 13354 tablet_bootstrap.cc:492] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:50.782927 13354 ts_tablet_manager.cc:1403] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.185s	user 0.008s	sys 0.024s
I20260709 14:49:50.785733 13312 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:50.786868 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.788259 13354 raft_consensus.cc:359] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.788866 13354 raft_consensus.cc:385] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:50.788930 13265 tablet.cc:2406] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:50.789178 13354 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.789903 13354 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.794358 13646 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.796720 13353 tablet_bootstrap.cc:654] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.797138 13354 ts_tablet_manager.cc:1434] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:49:50.796448 13437 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.798383 13354 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:50.804497 13354 tablet_bootstrap.cc:654] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.806263 13646 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:50.807925 13160 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.808499 13646 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.812644 13353 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:50.813162 13353 ts_tablet_manager.cc:1403] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.005s
I20260709 14:49:50.815680 13353 raft_consensus.cc:359] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.816329 13353 raft_consensus.cc:385] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.816582 13353 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.817323 13353 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.821373 13570 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.821064 13353 ts_tablet_manager.cc:1434] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:50.824937 13353 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:50.826128 13355 tablet_bootstrap.cc:654] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.832677 13671 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.842831 13671 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.846304 13437 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.847137 13671 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:50.848296 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.849140 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:49:50.862109 13276 consensus_peers.cc:597] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.881313 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:50.888142 13353 tablet_bootstrap.cc:654] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.884318 13611 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.893565 13057 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.905629 13355 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:50.906116 13355 ts_tablet_manager.cc:1403] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.004s
I20260709 14:49:50.908480 13355 raft_consensus.cc:359] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.921866 13355 raft_consensus.cc:385] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.922149 13355 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.924218 13648 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.924731 13648 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.922688 13355 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.931408 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:50.933063 13160 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:50.933529 13276 leader_election.cc:343] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.939148 13648 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.940917 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:50.942526 13279 leader_election.cc:343] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.942991 13279 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:50.944002 13354 tablet_bootstrap.cc:492] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:50.944517 13354 ts_tablet_manager.cc:1403] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.146s	user 0.028s	sys 0.018s
I20260709 14:49:50.951079 13355 ts_tablet_manager.cc:1434] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:49:50.957250 13354 raft_consensus.cc:359] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.958078 13354 raft_consensus.cc:385] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.958357 13354 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.959064 13354 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.949923 13648 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.963886 13355 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:50.980610 13570 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.981269 13570 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.983443 13570 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:50.988013 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:50.989248 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:50.990631 13276 leader_election.cc:343] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.992533 13354 ts_tablet_manager.cc:1434] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 14:49:50.996372 13415 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.996960 13415 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:50.996510 13354 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:50.999405 13415 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.000293 13353 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.000824 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.002002 13651 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:51.002312 13202 leader_election.cc:343] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.000783 13353 ts_tablet_manager.cc:1403] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.012s
I20260709 14:49:51.002477 13651 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.005223 13353 raft_consensus.cc:359] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.004702 13651 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.005923 13353 raft_consensus.cc:385] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.006211 13353 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.006815 13353 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.008736 13353 ts_tablet_manager.cc:1434] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:49:51.012071 13355 tablet_bootstrap.cc:654] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.009737 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.019290 13354 tablet_bootstrap.cc:654] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:51.021346 13279 leader_election.cc:343] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.021837 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.003058 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.022531 13685 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:51.020144 13276 leader_election.cc:343] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.022899 13312 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.026548 13353 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.031726 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.032588 13234 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:51.037441 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.039053 13648 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.039428 13648 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.039855 13648 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.047492 13648 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.050724 13648 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.053131 13353 tablet_bootstrap.cc:654] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.053491 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.053509 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:51.054543 13234 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.056525 13355 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.057008 13355 ts_tablet_manager.cc:1403] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.005s
I20260709 14:49:51.057199 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.059494 13355 raft_consensus.cc:359] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.060165 13355 raft_consensus.cc:385] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.060401 13355 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.061269 13234 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:51.061830 13415 raft_consensus.cc:2764] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:49:51.062649 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:51.063684 13648 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.064440 13648 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:51.065335 13648 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.069258 13415 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:51.069790 13276 leader_election.cc:343] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.069751 13415 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.072739 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.073716 13354 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
W20260709 14:49:51.074122 13202 leader_election.cc:343] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.075673 13415 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.074266 13354 ts_tablet_manager.cc:1403] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.002s
I20260709 14:49:51.078145 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.078881 13312 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.071646 13355 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.079950 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.080880 13646 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.081271 13646 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.081584 13646 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.091223 13062 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.091979 13646 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.094791 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.095317 13673 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:51.097261 13202 leader_election.cc:343] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.098516 13646 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.099586 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.100186 13310 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.107388 13310 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:51.108686 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.109565 13415 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.110081 13415 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:51.110713 13353 tablet_bootstrap.cc:492] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.111223 13353 ts_tablet_manager.cc:1403] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.006s
I20260709 14:49:51.079418 13354 raft_consensus.cc:359] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.117285 13354 raft_consensus.cc:385] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.117636 13354 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.111702 13355 ts_tablet_manager.cc:1434] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 14:49:51.110832 13415 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.119220 13355 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.119671 13354 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.114741 13353 raft_consensus.cc:359] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.126544 13353 raft_consensus.cc:385] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.126893 13353 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.127583 13353 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.133059 13354 ts_tablet_manager.cc:1434] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
W20260709 14:49:51.133689 13202 consensus_peers.cc:597] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.134197 13354 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.137290 13355 tablet_bootstrap.cc:654] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.136067 13353 ts_tablet_manager.cc:1434] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:49:51.140631 13353 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.150552 13354 tablet_bootstrap.cc:654] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.153067 13353 tablet_bootstrap.cc:654] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.163506 13354 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.165028 13354 ts_tablet_manager.cc:1403] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 14:49:51.173530 13648 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.174103 13648 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.176852 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.177255 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:51.178596 13279 leader_election.cc:343] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:51.179322 13276 leader_election.cc:343] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.179682 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.180334 13648 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.180861 13685 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.186002 13353 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.186290 13057 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.187199 13353 ts_tablet_manager.cc:1403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.007s
I20260709 14:49:51.184859 13354 raft_consensus.cc:359] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.190438 13354 raft_consensus.cc:385] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.190737 13354 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.193048 13354 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.197284 13353 raft_consensus.cc:359] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.198678 13354 ts_tablet_manager.cc:1434] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:49:51.197961 13353 raft_consensus.cc:385] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.199532 13353 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.200167 13353 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:51.200922 13202 consensus_peers.cc:597] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.202103 13353 ts_tablet_manager.cc:1434] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:51.202858 13354 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.203097 13355 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.203537 13355 ts_tablet_manager.cc:1403] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260709 14:49:51.206113 13355 raft_consensus.cc:359] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.208033 13355 raft_consensus.cc:385] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.208343 13355 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.209023 13355 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.213268 13353 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.219199 13355 ts_tablet_manager.cc:1434] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:51.220238 13355 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.222868 13611 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.223688 13611 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.226197 13611 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.227380 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.227756 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.229694 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:51.230693 13611 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.238720 13353 tablet_bootstrap.cc:654] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.239797 13355 tablet_bootstrap.cc:654] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.246500 13354 tablet_bootstrap.cc:654] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.249333 13355 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.249891 13355 ts_tablet_manager.cc:1403] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260709 14:49:51.253587 13353 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.254144 13353 ts_tablet_manager.cc:1403] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 14:49:51.253669 13355 raft_consensus.cc:359] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.256482 13355 raft_consensus.cc:385] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.256932 13355 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.256733 13353 raft_consensus.cc:359] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.257579 13353 raft_consensus.cc:385] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.257865 13353 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.257901 13355 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.258562 13353 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.260337 13353 ts_tablet_manager.cc:1434] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:51.260943 13355 ts_tablet_manager.cc:1434] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:49:51.261410 13353 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.264333 13673 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.267316 13353 tablet_bootstrap.cc:654] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.268744 13355 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.272310 13673 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.272868 13648 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.272956 13673 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.273509 13648 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.276170 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.276988 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:51.278505 13279 leader_election.cc:343] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.279093 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:51.281586 13202 leader_election.cc:343] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.282891 13354 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.283486 13354 ts_tablet_manager.cc:1403] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.002s
W20260709 14:49:51.284987 13276 leader_election.cc:343] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.285466 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.286130 13570 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.287035 13354 raft_consensus.cc:359] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.279124 13648 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.288565 13354 raft_consensus.cc:385] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.288942 13354 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.290575 13673 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.291733 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.307348 13355 tablet_bootstrap.cc:654] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.313045 13354 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.316953 13310 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.318958 13354 ts_tablet_manager.cc:1434] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 14:49:51.321301 13354 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.326783 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.328332 13437 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.328687 13437 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.329031 13437 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.331667 13353 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.332139 13353 ts_tablet_manager.cc:1403] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260709 14:49:51.333827 13354 tablet_bootstrap.cc:654] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.335819 13353 raft_consensus.cc:359] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.336525 13353 raft_consensus.cc:385] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.336840 13353 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.341223 13353 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.343500 13353 ts_tablet_manager.cc:1434] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:49:51.344455 13353 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.354139 13353 tablet_bootstrap.cc:654] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.356346 13355 tablet_bootstrap.cc:492] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.357061 13355 ts_tablet_manager.cc:1403] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.003s
I20260709 14:49:51.359972 13355 raft_consensus.cc:359] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.360975 13355 raft_consensus.cc:385] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.361289 13355 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.362077 13355 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.364899 13355 ts_tablet_manager.cc:1434] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:51.366796 13646 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.367357 13646 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.369632 13646 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.371941 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.372872 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.373311 13570 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.373818 13570 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.375902 13570 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.377482 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:51.379508 13279 leader_election.cc:343] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:51.380960 13205 leader_election.cc:343] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.384147 13354 tablet_bootstrap.cc:492] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.384805 13354 ts_tablet_manager.cc:1403] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.011s
W20260709 14:49:51.386428 13202 leader_election.cc:343] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.386778 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.387507 13353 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.388034 13353 ts_tablet_manager.cc:1403] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.013s
I20260709 14:49:51.359962 13437 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.390440 13355 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
W20260709 14:49:51.391323 13276 leader_election.cc:343] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.392305 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.386886 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.395931 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.388150 13354 raft_consensus.cc:359] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.397253 13623 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.397706 13354 raft_consensus.cc:385] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.398003 13354 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.398792 13354 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.401034 13353 raft_consensus.cc:359] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.401407 13354 ts_tablet_manager.cc:1434] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:49:51.402102 13353 raft_consensus.cc:385] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.397200 13355 tablet_bootstrap.cc:654] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.402390 13353 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.403054 13353 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.405270 13353 ts_tablet_manager.cc:1434] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:49:51.405740 13354 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.406306 13353 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.412937 13353 tablet_bootstrap.cc:654] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.413070 13354 tablet_bootstrap.cc:654] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.414629 13570 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.417838 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.418457 13312 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.422049 13646 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.423456 13646 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.425777 13646 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.391345 13437 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.431100 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.431792 13309 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.431809 13312 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
W20260709 14:49:51.432794 13202 leader_election.cc:343] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.439201 13355 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.439786 13355 ts_tablet_manager.cc:1403] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.002s
I20260709 14:49:51.440922 13611 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.441399 13611 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.442384 13355 raft_consensus.cc:359] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.443001 13355 raft_consensus.cc:385] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.443261 13355 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.443384 13611 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.443928 13355 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.445485 13355 ts_tablet_manager.cc:1434] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:51.446437 13355 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.448437 13611 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.448338 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.453290 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:51.453896 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.454016 13437 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.454149 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.454463 13437 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.454789 13437 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.451784 13611 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.457067 13646 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.457129 13611 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.457818 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.457759 13646 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:51.458448 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.459209 13646 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.460420 13353 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.460922 13353 ts_tablet_manager.cc:1403] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.006s
W20260709 14:49:51.461083 13202 leader_election.cc:343] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.467450 13437 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.470312 13157 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:51.468262 13130 leader_election.cc:343] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.471647 13570 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.472544 13570 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.478634 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.481452 13570 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.483011 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.483641 13239 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:51.484861 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:51.470608 13353 raft_consensus.cc:359] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.485976 13353 raft_consensus.cc:385] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.487043 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.487318 13570 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.487697 13570 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.487771 13312 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:51.488088 13570 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.489279 13355 tablet_bootstrap.cc:654] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.486374 13353 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
W20260709 14:49:51.491650 13202 leader_election.cc:343] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.493402 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:51.494481 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:51.496711 13353 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.500314 13353 ts_tablet_manager.cc:1434] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:49:51.500138 13609 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.500798 13609 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.501157 13609 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.497416 13611 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:51.510743 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:51.511855 13353 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.515740 13648 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.518088 13570 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.520004 13609 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.520417 13570 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.527289 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.527616 13354 tablet_bootstrap.cc:492] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.528060 13312 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.537364 13354 ts_tablet_manager.cc:1403] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.026s
I20260709 14:49:51.528837 13437 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.525849 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:51.546573 13234 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.536623 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:51.547811 13059 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:51.557647 13130 leader_election.cc:343] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.559399 13623 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.560566 13623 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.565567 13437 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.567401 13437 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.572992 13437 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.561619 13609 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.572080 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.576978 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.573575 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.581991 13312 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:51.587852 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:51.581594 13202 leader_election.cc:343] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.569037 13623 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.593207 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.593865 13160 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:51.596953 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.597586 13311 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.599187 13164 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.599404 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.600205 13438 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.600529 13438 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.600816 13438 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.583226 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.601502 13309 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:51.601652 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.602332 13163 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.589538 13310 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.606117 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:51.607023 13673 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.607370 13673 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.607692 13673 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.614166 13163 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:51.614283 13438 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.585006 13234 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:51.608690 13646 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.625192 13646 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:51.626108 13646 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.618038 13438 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.618774 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.619073 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.630061 13312 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:51.630715 13202 leader_election.cc:343] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.642081 13312 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:51.646181 13673 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.648029 13355 tablet_bootstrap.cc:492] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.621193 13354 raft_consensus.cc:359] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.648532 13354 raft_consensus.cc:385] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.649514 13354 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.648594 13355 ts_tablet_manager.cc:1403] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.008s
I20260709 14:49:51.650722 13354 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.651806 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:49:51.652588 13276 consensus_peers.cc:597] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.656104 13648 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.656694 13648 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:51.657660 13648 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.658725 13310 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:51.661609 13673 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.662149 13354 ts_tablet_manager.cc:1434] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.002s
I20260709 14:49:51.666874 13355 raft_consensus.cc:359] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.674535 13355 raft_consensus.cc:385] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.674701 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:51.675109 13354 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.667850 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.675011 13355 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.676925 13355 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.677891 13673 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.678123 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:51.678465 13673 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:51.678754 13157 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.679458 13673 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.681012 13709 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.681514 13709 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:51.683503 13709 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.673121 13353 tablet_bootstrap.cc:654] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.685040 13651 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.685622 13651 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.690618 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.691308 13355 ts_tablet_manager.cc:1434] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
W20260709 14:49:51.691948 13276 leader_election.cc:343] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.692121 13157 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:51.693233 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.693871 13234 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:51.695480 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.696270 13570 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.696606 13570 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.696964 13570 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.696677 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.705971 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:51.706564 13310 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.709139 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:51.710001 13651 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.713107 13355 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.714761 13570 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.710034 13438 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:51.716898 13202 consensus_peers.cc:597] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.717648 13354 tablet_bootstrap.cc:654] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.716899 13438 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:51.719444 13438 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.725951 13310 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:51.729647 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:51.733250 13234 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.738279 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:51.741891 13276 leader_election.cc:343] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.730257 13570 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.742942 13648 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.743518 13648 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.745247 13437 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.746661 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.745597 13234 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:51.747234 13059 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:51.749310 13279 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.749989 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:51.752611 13570 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.752805 13160 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.753496 13570 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:51.754418 13570 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.755021 13648 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.764959 13355 tablet_bootstrap.cc:654] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.765713 13354 tablet_bootstrap.cc:492] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.766227 13354 ts_tablet_manager.cc:1403] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.003s
I20260709 14:49:51.769559 13353 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.770010 13353 ts_tablet_manager.cc:1403] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.263s	user 0.017s	sys 0.001s
I20260709 14:49:51.771945 13353 raft_consensus.cc:359] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.772418 13353 raft_consensus.cc:385] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.769162 13354 raft_consensus.cc:359] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.772625 13353 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.772961 13354 raft_consensus.cc:385] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.773241 13354 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.773555 13353 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.773862 13354 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.776098 13354 ts_tablet_manager.cc:1434] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:51.776464 13353 ts_tablet_manager.cc:1434] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:49:51.777132 13354 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.777568 13353 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.782884 13059 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.788789 13354 tablet_bootstrap.cc:654] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.789156 13059 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.796569 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.796794 13709 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.797426 13709 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.800979 13709 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.802163 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.803593 13353 tablet_bootstrap.cc:654] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.807363 13355 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.807879 13355 ts_tablet_manager.cc:1403] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.004s
I20260709 14:49:51.811527 13062 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.815264 13355 raft_consensus.cc:359] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.816079 13355 raft_consensus.cc:385] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.816334 13355 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.819860 13355 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.824235 13355 ts_tablet_manager.cc:1434] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:49:51.829121 13355 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.830391 13648 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.831923 13648 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.834203 13648 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.836490 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.837322 13236 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:51.838960 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:51.840035 13355 tablet_bootstrap.cc:654] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.840204 13648 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.840806 13648 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.841554 13648 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.831453 13354 tablet_bootstrap.cc:492] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.852571 13355 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
W20260709 14:49:51.861654 13276 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.850502 13648 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.884111 13354 ts_tablet_manager.cc:1403] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.107s	user 0.002s	sys 0.016s
I20260709 14:49:51.884405 13355 ts_tablet_manager.cc:1403] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.021s
I20260709 14:49:51.867933 13353 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.887339 13648 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:51.887809 13353 ts_tablet_manager.cc:1403] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.026s
I20260709 14:49:51.887567 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:51.888361 13236 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.890496 13353 raft_consensus.cc:359] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.890758 13355 raft_consensus.cc:359] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.891178 13353 raft_consensus.cc:385] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.891448 13355 raft_consensus.cc:385] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.891484 13353 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.891851 13355 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.887192 13354 raft_consensus.cc:359] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.892984 13354 raft_consensus.cc:385] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.893136 13355 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.893677 13353 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.895202 13353 ts_tablet_manager.cc:1434] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:51.895766 13355 ts_tablet_manager.cc:1434] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:51.896178 13353 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:51.896808 13355 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.896875 13354 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.897710 13354 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.899658 13354 ts_tablet_manager.cc:1434] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:49:51.901448 13354 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.903045 13355 tablet_bootstrap.cc:654] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.910181 13353 tablet_bootstrap.cc:654] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.912889 13354 tablet_bootstrap.cc:654] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.913981 13236 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:51.915552 13646 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.916232 13709 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.917404 13709 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.916707 13646 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.919528 13355 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:51.920188 13355 ts_tablet_manager.cc:1403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 14:49:51.922883 13355 raft_consensus.cc:359] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.923538 13355 raft_consensus.cc:385] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.923794 13355 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.923959 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.883653 13059 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.927520 13709 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.928239 13354 tablet_bootstrap.cc:492] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.928743 13354 ts_tablet_manager.cc:1403] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 14:49:51.929476 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:51.929358 13355 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.933877 13355 ts_tablet_manager.cc:1434] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:49:51.942451 13354 raft_consensus.cc:359] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.943241 13354 raft_consensus.cc:385] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.943491 13354 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.944171 13354 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.945315 13646 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:51.946336 13354 ts_tablet_manager.cc:1434] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260709 14:49:51.947141 13355 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:51.946987 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:51.947913 13648 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.948382 13648 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:51.949179 13648 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.884536 13276 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:51.953756 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 92192us
I20260709 14:49:51.954727 13355 tablet_bootstrap.cc:654] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.959429 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.952996 13354 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:51.955094 13685 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.962978 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:51.967137 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:51.971908 13354 tablet_bootstrap.cc:654] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.979293 13353 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:51.979846 13353 ts_tablet_manager.cc:1403] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.003s
I20260709 14:49:51.982548 13353 raft_consensus.cc:359] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.983240 13353 raft_consensus.cc:385] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.983520 13353 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.986898 13354 tablet_bootstrap.cc:492] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:51.987471 13354 ts_tablet_manager.cc:1403] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260709 14:49:51.990262 13354 raft_consensus.cc:359] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:51.990783 13062 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.001053 13354 raft_consensus.cc:385] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.002351 13354 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.005345 13354 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.007555 13354 ts_tablet_manager.cc:1434] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:52.008059 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:51.992209 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:52.008899 13707 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.001593 13353 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.009238 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:52.009336 13354 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:52.010756 13353 ts_tablet_manager.cc:1434] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:49:52.011732 13353 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Bootstrap starting.
I20260709 14:49:52.015779 13354 tablet_bootstrap.cc:654] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.018532 13707 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.020044 13707 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:52.020588 13202 consensus_peers.cc:597] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.028453 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.029422 13312 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 1: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:49:52.020533 13707 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.045441 13707 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.048856 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:52.049602 13236 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:52.073129 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:52.077577 13157 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.076537 13707 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.079082 13707 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.079448 13707 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:52.088014 13202 consensus_peers.cc:597] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.103778 13353 tablet_bootstrap.cc:654] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.106083 13160 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.106479 13354 tablet_bootstrap.cc:492] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:52.106980 13354 ts_tablet_manager.cc:1403] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.011s
I20260709 14:49:52.110628 13354 raft_consensus.cc:359] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.111343 13354 raft_consensus.cc:385] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.111611 13354 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.112327 13354 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.114334 13355 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:52.114840 13355 ts_tablet_manager.cc:1403] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.168s	user 0.029s	sys 0.067s
I20260709 14:49:52.114830 13354 ts_tablet_manager.cc:1434] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:52.117766 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:52.118614 13673 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.120008 13415 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.122305 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.122913 13312 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
W20260709 14:49:52.122931 13276 leader_election.cc:343] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.126138 13354 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:52.132133 13355 raft_consensus.cc:359] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.132898 13355 raft_consensus.cc:385] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.133145 13355 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.135970 13355 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.149811 13353 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: No bootstrap required, opened a new log
I20260709 14:49:52.150327 13353 ts_tablet_manager.cc:1403] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Time spent bootstrapping tablet: real 0.139s	user 0.003s	sys 0.011s
I20260709 14:49:52.161712 13355 ts_tablet_manager.cc:1434] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.005s
I20260709 14:49:52.162902 13355 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:52.167279 13707 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:52.172919 13276 leader_election.cc:343] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.184078 13709 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.184490 13623 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:52.187968 13353 raft_consensus.cc:359] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.188705 13353 raft_consensus.cc:385] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.190210 13353 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.191114 13353 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:52.195981 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 76305.7us
I20260709 14:49:52.212147 13353 ts_tablet_manager.cc:1434] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260709 14:49:52.212507 13570 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.212710 13438 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.217566 13355 tablet_bootstrap.cc:654] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.217528 13437 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.220306 13437 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.213052 13570 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.184616 13709 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.229111 13437 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.232072 13570 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:52.234288 13741 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.234809 13741 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.235711 13707 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.236627 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:52.237089 13741 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.238919 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:52.239439 13312 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:52.240097 13202 leader_election.cc:343] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.213531 13716 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
W20260709 14:49:52.300508 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 69109.8us
I20260709 14:49:52.303275 13354 tablet_bootstrap.cc:654] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.244691 13646 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.300302 13673 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.330408 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:52.333949 13239 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.380649 13312 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:52.398545 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.398849 13648 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.375944 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:52.399499 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:52.407104 13236 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:52.404291 13648 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.439824 13308 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:49:52.455718 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 72292us
I20260709 14:49:52.388690 13646 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.462955 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:52.471143 13438 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.485692 13156 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.488274 13743 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.480244 13744 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.566998 13355 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:52.547955 13743 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:52.598337 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:52.609127 13739 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.180s	user 0.003s	sys 0.000s
I20260709 14:49:52.611989 13355 ts_tablet_manager.cc:1403] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.449s	user 0.044s	sys 0.044s
I20260709 14:49:52.616106 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:52.546232 13744 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.626436 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.632241 13239 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:52.631891 13164 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.655238 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:52.655941 13239 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:52.650319 13648 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:52.664494 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:52.661301 13646 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.672453 13355 raft_consensus.cc:359] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.673102 13355 raft_consensus.cc:385] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.673364 13355 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.673858 13355 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.674904 13754 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:49:52.690649 13355 ts_tablet_manager.cc:1434] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 14:49:52.699424 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.700249 13306 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:52.702207 13355 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:52.697074 13744 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:52.670578 13734 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.135s
I20260709 14:49:52.658058 13743 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.732566 13742 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:49:52.734480 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:52.735107 13709 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.747593 13354 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:52.748442 13354 ts_tablet_manager.cc:1403] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.624s	user 0.032s	sys 0.015s
I20260709 14:49:52.751299 13354 raft_consensus.cc:359] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.761518 13354 raft_consensus.cc:385] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.761886 13354 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.762647 13354 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.755261 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:52.769809 13354 ts_tablet_manager.cc:1434] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:49:52.757453 13741 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.771602 13758 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.801337 13355 tablet_bootstrap.cc:654] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:52.809993 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 339291us
I20260709 14:49:52.813876 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:52.815346 13738 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:52.816097 13202 leader_election.cc:343] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:52.822781 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:52.815968 13758 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.833037 13750 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:49:52.829537 13707 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.858078 13748 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.858546 13748 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.858861 13748 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.857124 13738 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.889801 13738 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.883874 13354 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:52.891947 13738 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:52.886854 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:52.889005 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:52.853533 13707 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:52.914317 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 56429us
I20260709 14:49:52.925978 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:52.926862 13233 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
W20260709 14:49:52.927970 13276 leader_election.cc:343] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.929811 13355 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:52.930483 13355 ts_tablet_manager.cc:1403] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.234s	user 0.011s	sys 0.013s
I20260709 14:49:52.916798 13305 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:52.943100 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:52.957783 13276 consensus_peers.cc:597] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.961658 13276 leader_election.cc:343] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.978883 13355 raft_consensus.cc:359] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.979624 13355 raft_consensus.cc:385] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.979863 13355 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.980572 13355 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.982883 13744 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.986107 13748 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:52.990487 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:49:53.098915 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 111812us
W20260709 14:49:53.099277 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 108864us
I20260709 14:49:53.109251 13355 ts_tablet_manager.cc:1434] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.178s	user 0.006s	sys 0.001s
I20260709 14:49:53.108729 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.120445 13437 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.120880 13437 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.121188 13437 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.129526 13651 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.117688 13707 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.158490 13748 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:53.163566 13651 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:53.218890 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 59167.2us
W20260709 14:49:53.222994 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 81077.5us
W20260709 14:49:53.223712 13276 leader_election.cc:343] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.218403 13651 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.246801 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.250553 13437 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.259774 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:53.260134 13437 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.264235 13746 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.253034 13646 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.264868 13746 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.267095 13746 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:53.268021 13770 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.130s
W20260709 14:49:53.269906 13776 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 14:49:53.279367 13745 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.116s
I20260709 14:49:53.264392 13233 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:53.280987 13646 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.314204 13651 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.339363 13651 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:53.348984 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:49:53.350461 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 130390us
I20260709 14:49:53.337857 13646 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.367672 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:49:53.367831 13775 log.cc:927] Time spent T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.076s	user 0.006s	sys 0.000s
I20260709 14:49:53.368608 13233 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:53.369354 13437 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:49:53.373708 13437 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.369896 13354 tablet_bootstrap.cc:654] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.370810 13276 leader_election.cc:343] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.354200 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:53.377709 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:53.377996 13305 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:53.385596 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:53.386360 13313 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:53.387652 13437 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.397221 13355 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:53.371150 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:53.401800 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:53.403815 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:53.404536 13235 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.386425 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:53.421219 13162 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 0.
I20260709 14:49:53.525991 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.530800 13685 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.532974 13685 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.533330 13685 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.536188 13235 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:53.538184 13740 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:49:53.537565 13648 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.538820 13740 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.538897 13648 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.539796 13355 tablet_bootstrap.cc:654] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.541731 13740 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.539789 13646 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.547004 13646 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.554580 13685 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.577643 13355 tablet_bootstrap.cc:492] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:53.578219 13355 ts_tablet_manager.cc:1403] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.006s
I20260709 14:49:53.580025 13685 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:53.580998 13355 raft_consensus.cc:359] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.581739 13355 raft_consensus.cc:385] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.581997 13355 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.582607 13355 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.584743 13355 ts_tablet_manager.cc:1434] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 14:49:53.586978 13777 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.384s	user 0.006s	sys 0.006s
I20260709 14:49:53.587261 13355 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Bootstrap starting.
I20260709 14:49:53.593827 13355 tablet_bootstrap.cc:654] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.596143 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.602978 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:53.603896 13232 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.607039 13648 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:49:53.624389 13279 leader_election.cc:343] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.625533 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:53.633424 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:53.634101 13312 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:53.627785 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:53.639400 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:53.640286 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:53.642339 13753 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.633327 13746 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.643496 13746 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:53.644344 13746 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.640599 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:49:53.637115 13276 leader_election.cc:343] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.650702 13060 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:53.657367 13202 leader_election.cc:343] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.657748 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.659626 13415 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.663682 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:53.671587 13354 tablet_bootstrap.cc:492] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:53.672178 13354 ts_tablet_manager.cc:1403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.789s	user 0.028s	sys 0.025s
I20260709 14:49:53.669050 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:53.678123 13773 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.658959 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:53.683205 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:49:53.691728 13202 leader_election.cc:343] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:53.693406 13202 leader_election.cc:343] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.693802 13202 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.695351 13437 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.682101 13773 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:49:53.700042 13276 leader_election.cc:343] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.692754 13785 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.710259 13785 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.710649 13785 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.694847 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:49:53.713819 13279 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.713976 13236 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 0.
I20260709 14:49:53.702404 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.707098 13355 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: No bootstrap required, opened a new log
I20260709 14:49:53.707278 13742 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.719261 13355 ts_tablet_manager.cc:1403] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.012s
I20260709 14:49:53.708848 13354 raft_consensus.cc:359] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.719717 13354 raft_consensus.cc:385] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.720108 13354 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.720242 13437 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:53.721712 13276 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.721208 13354 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.722131 13276 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.727828 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:53.732961 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:53.735944 13742 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.738179 13742 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.739900 13354 ts_tablet_manager.cc:1434] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 14:49:53.738519 13742 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.721465 13232 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:53.734745 13734 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.746634 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.751315 13651 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.753508 13651 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:53.754370 13651 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.757110 13355 raft_consensus.cc:359] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.757746 13355 raft_consensus.cc:385] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.757987 13355 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.759428 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:53.760035 13309 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.763594 13355 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.773530 13354 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:53.774533 13773 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.779222 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:53.787945 13355 ts_tablet_manager.cc:1434] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.002s
I20260709 14:49:53.817972 13354 tablet_bootstrap.cc:654] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.803396 13309 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:53.833101 13742 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.836519 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:53.846570 13158 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 1: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:49:53.854996 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.855427 13742 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:53.856583 13437 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:53.859836 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:53.866984 13236 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.852721 13785 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.876430 13306 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:53.876931 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.877786 13437 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.878432 13437 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:53.879197 13437 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.880348 13785 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:53.880667 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:53.892947 13236 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:49:53.894932 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:53.895938 13807 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.896662 13807 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:49:53.898934 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:53.898614 13807 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.899787 13306 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:53.899914 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.900738 13738 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.902096 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:53.910907 13354 tablet_bootstrap.cc:492] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:53.911291 13354 ts_tablet_manager.cc:1403] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.000s
I20260709 14:49:53.913699 13354 raft_consensus.cc:359] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.914310 13354 raft_consensus.cc:385] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.914583 13354 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.921257 13354 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.923892 13354 ts_tablet_manager.cc:1434] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:53.932461 13354 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:53.943528 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:53.944428 13746 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.947942 13807 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:53.975418 13354 tablet_bootstrap.cc:654] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.979218 13742 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.985365 13742 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:53.988425 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:53.990247 13742 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:49:53.999881 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:54.009048 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.010502 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.017457 13742 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.037879 13354 tablet_bootstrap.cc:492] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.038601 13354 ts_tablet_manager.cc:1403] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.002s
I20260709 14:49:54.041445 13354 raft_consensus.cc:359] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.041883 13057 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.045001 13354 raft_consensus.cc:385] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.046764 13057 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.045372 13354 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.050251 13354 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.052343 13742 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.052630 13354 ts_tablet_manager.cc:1434] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:54.052837 13742 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.053736 13354 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:54.055088 13742 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.056874 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.057582 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.058439 13236 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:54.060245 13354 tablet_bootstrap.cc:654] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.060444 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.061478 13742 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.068178 13742 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.064419 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.103734 13746 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.123499 13354 tablet_bootstrap.cc:492] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.124020 13354 ts_tablet_manager.cc:1403] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.013s
I20260709 14:49:54.124162 13062 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.151592 13742 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.152109 13742 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.155910 13742 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.157012 13651 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.161118 13792 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.161432 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.161593 13792 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.163789 13792 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.166813 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:54.169211 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.170049 13306 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:49:54.170058 13202 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.180820 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.181468 13309 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 0.
I20260709 14:49:54.186066 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.186872 13742 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.188275 13205 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:54.188942 13792 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.189275 13792 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.190021 13792 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.192325 13276 consensus_peers.cc:597] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:54.195652 13354 raft_consensus.cc:359] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.196264 13354 raft_consensus.cc:385] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.196471 13354 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.201109 13354 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.199525 13742 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.207240 13792 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.209972 13354 ts_tablet_manager.cc:1434] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 14:49:54.214782 13354 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:54.226095 13792 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.229084 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:54.230690 13354 tablet_bootstrap.cc:654] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.230819 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:49:54.231367 13306 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.238065 13202 leader_election.cc:343] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.247810 13354 tablet_bootstrap.cc:492] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.248297 13354 ts_tablet_manager.cc:1403] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260709 14:49:54.250733 13354 raft_consensus.cc:359] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.251377 13354 raft_consensus.cc:385] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.251621 13354 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.253242 13306 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:49:54.252667 13354 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.258643 13205 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:49:54.260751 13738 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.261340 13738 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:49:54.262184 13738 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.267753 13354 ts_tablet_manager.cc:1434] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 14:49:54.268807 13354 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:54.274847 13354 tablet_bootstrap.cc:654] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.292068 13059 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.302971 13354 tablet_bootstrap.cc:492] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.303519 13354 ts_tablet_manager.cc:1403] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 14:49:54.306133 13354 raft_consensus.cc:359] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.306824 13354 raft_consensus.cc:385] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.307065 13354 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.307694 13354 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.310045 13354 ts_tablet_manager.cc:1434] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:49:54.311340 13354 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:54.317028 13354 tablet_bootstrap.cc:654] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.332226 13354 tablet_bootstrap.cc:492] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.332720 13354 ts_tablet_manager.cc:1403] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:49:54.336159 13354 raft_consensus.cc:359] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.336813 13354 raft_consensus.cc:385] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.337060 13354 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.337632 13354 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.339715 13354 ts_tablet_manager.cc:1434] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:54.340627 13354 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Bootstrap starting.
I20260709 14:49:54.341770 13807 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:54.346179 13354 tablet_bootstrap.cc:654] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.354741 13651 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:54.357726 13158 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.355038 13354 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: No bootstrap required, opened a new log
I20260709 14:49:54.366438 13354 ts_tablet_manager.cc:1403] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 14:49:54.369007 13354 raft_consensus.cc:359] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.369657 13354 raft_consensus.cc:385] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.369925 13354 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.370694 13354 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.374550 13354 ts_tablet_manager.cc:1434] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:54.404330 13742 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.404913 13742 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.406996 13742 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.410363 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.410941 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.411263 13232 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:54.411738 13308 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:49:54.416059 13709 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:49:54.416716 13709 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.418104 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.420732 13709 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.425848 13709 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.430251 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.433984 13709 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.435048 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.443881 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.444653 13827 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.445248 13742 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.445135 13827 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.447368 13827 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.452653 13827 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.453225 13827 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.455454 13827 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.444887 13709 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:54.467005 13709 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.467621 13709 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:54.469900 13709 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:54.496848 13792 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:54.515424 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 69104.4us
I20260709 14:49:54.517284 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.520062 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.522364 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:54.524971 13155 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.532457 13438 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.535527 13158 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.541082 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.541237 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.541502 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:49:54.542296 13308 raft_consensus.cc:2393] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 1: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:49:54.544152 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.546594 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.547680 13828 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.549356 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:49:54.551081 13828 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.577036 13157 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.593829 13828 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.601438 13742 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.690349 13792 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:54.706331 13738 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:55.039687 13110 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:55.200369 13785 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.201045 13785 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:55.203696 13785 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:55.204444 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:49:55.204793 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:49:55.205027 13157 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:55.205565 13237 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:49:55.206233 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:49:55.206960 13785 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:55.207326 13785 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.207597 13785 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.216914 13785 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:55.219779 13785 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:55.220921 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:49:55.221524 13237 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.228049 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:49:55.228967 13155 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:55.229745 13237 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:49:55.231051 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:49:55.232226 13648 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:55.232686 13648 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:49:55.233296 13648 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:55.258549 13155 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:49:55.268100 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 0 to 2, leader changed from <none> to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 2 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.650120 13237 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:55.654008 13746 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.675194 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:49:55.715200 13158 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:49:55.719144 13846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:55.720788 13847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:55.724583 13746 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:49:55.741762 13851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:55.770717 12030 server_base.cc:1061] running on GCE node
I20260709 14:49:55.773222 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:55.773517 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:55.773736 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608595773718 us; error 0 us; skew 500 ppm
I20260709 14:49:55.774503 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:55.783921 12030 webserver.cc:533] Webserver started at http://127.11.191.132:45547/ using document root <none> and password file <none>
I20260709 14:49:55.784665 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:55.785039 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:55.785450 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:55.787227 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-3-root/instance:
uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
format_stamp: "Formatted at 2026-07-09 14:49:55 on dist-test-slave-jgp0"
I20260709 14:49:55.799211 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.008s	sys 0.005s
I20260709 14:49:55.805167 13858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:55.809558 12030 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:49:55.810506 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
format_stamp: "Formatted at 2026-07-09 14:49:55 on dist-test-slave-jgp0"
I20260709 14:49:55.811256 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:55.834967 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:55.837082 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:55.840991 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:55.844758 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:55.845081 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:55.845399 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:55.845631 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:55.978925 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.132:32807
I20260709 14:49:55.979053 13920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.132:32807 every 8 connection(s)
I20260709 14:49:55.993971 12030 auto_leader_rebalancer-test.cc:446] add a tserver: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:49:56.024392 13921 heartbeater.cc:344] Connected to a master server at 127.11.191.190:44833
I20260709 14:49:56.024952 13921 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:56.028057 13921 heartbeater.cc:507] Master 127.11.191.190:44833 requested a full tablet report, sending...
I20260709 14:49:56.030416 13062 ts_manager.cc:194] Registered new tserver with Master: 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:49:56.032353 13062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38898
I20260709 14:49:56.182628 13232 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.207165 13308 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.212903 13792 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } 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 14:49:56.246642 13158 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.249601 13738 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.257628 13308 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.263054 13755 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:56.289305 13158 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.295051 13232 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.300285 13059 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:56.345269 13202 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 -> Peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807): Couldn't send request to peer 75a24e82361d4c8388b6a8bd93bed4d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ddb4dd825a2439086a7e1146596d252. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.360213 13202 consensus_peers.cc:597] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 -> Peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807): Couldn't send request to peer 75a24e82361d4c8388b6a8bd93bed4d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38da2ad2b9224c1cbd6525b5dcb9456f. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.361537 13155 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.362126 13305 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.364308 13792 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.366416 13738 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.385267 13755 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.391999 13155 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.417975 13308 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.482676 13062 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.496907 13308 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.508868 13232 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.510515 13648 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.520130 13155 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.534211 13648 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:49:56.548000 13276 consensus_peers.cc:597] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e -> Peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807): Couldn't send request to peer 75a24e82361d4c8388b6a8bd93bed4d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ddabebeff9a4f99962512a0c1b2bd47. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.556519 13648 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.566730 13232 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.571503 13233 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.575681 13062 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.590919 13155 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.630769 13308 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.632157 13755 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } 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 14:49:56.643178 13202 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 -> Peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807): Couldn't send request to peer 75a24e82361d4c8388b6a8bd93bed4d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7214af0b68ae4083afa78dfa5c59c396. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.647022 13952 ts_tablet_manager.cc:933] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Initiating tablet copy from peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:56.645665 13155 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:49:56.651314 13755 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:56.658249 13952 tablet_copy_client.cc:323] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Beginning tablet copy session from remote peer at address 127.11.191.130:40323
I20260709 14:49:56.668505 13792 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.670285 13312 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.697095 13249 tablet_copy_service.cc:140] P bad99cba25614f82995f39d7ea6eaed6: Received BeginTabletCopySession request for tablet 4ddb4dd825a2439086a7e1146596d252 from peer 75a24e82361d4c8388b6a8bd93bed4d4 ({username='slave'} at 127.0.0.1:56786)
I20260709 14:49:56.697744 13249 tablet_copy_service.cc:161] P bad99cba25614f82995f39d7ea6eaed6: Beginning new tablet copy session on tablet 4ddb4dd825a2439086a7e1146596d252 from peer 75a24e82361d4c8388b6a8bd93bed4d4 at {username='slave'} at 127.0.0.1:56786: session id = 75a24e82361d4c8388b6a8bd93bed4d4-4ddb4dd825a2439086a7e1146596d252
I20260709 14:49:56.704283 13249 tablet_copy_source_session.cc:215] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:49:56.696236 13060 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.718477 13952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb4dd825a2439086a7e1146596d252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:56.723469 13155 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } } }
I20260709 14:49:56.748656 13952 tablet_copy_client.cc:806] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 0 data blocks...
I20260709 14:49:56.749457 13952 tablet_copy_client.cc:670] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 1 WAL segments...
I20260709 14:49:56.757754 13952 tablet_copy_client.cc:538] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:49:56.767714 13952 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap starting.
I20260709 14:49:56.846141 13952 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.847132 13952 tablet_bootstrap.cc:492] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap complete.
I20260709 14:49:56.849496 13952 ts_tablet_manager.cc:1403] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.012s
I20260709 14:49:56.852887 13952 raft_consensus.cc:359] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.854387 13952 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Initialized, Role: LEARNER
I20260709 14:49:56.855183 13952 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:56.872540 13921 heartbeater.cc:499] Master 127.11.191.190:44833 was elected leader, sending a full tablet report...
I20260709 14:49:56.873080 13952 ts_tablet_manager.cc:1434] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 14:49:56.875646 13249 tablet_copy_service.cc:342] P bad99cba25614f82995f39d7ea6eaed6: Request end of tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-4ddb4dd825a2439086a7e1146596d252 received from {username='slave'} at 127.0.0.1:56786
I20260709 14:49:56.876173 13249 tablet_copy_service.cc:434] P bad99cba25614f82995f39d7ea6eaed6: ending tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-4ddb4dd825a2439086a7e1146596d252 on tablet 4ddb4dd825a2439086a7e1146596d252 with peer 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:49:56.975426 13952 ts_tablet_manager.cc:933] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Initiating tablet copy from peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:56.977286 13952 tablet_copy_client.cc:323] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Beginning tablet copy session from remote peer at address 127.11.191.130:40323
I20260709 14:49:56.979094 13249 tablet_copy_service.cc:140] P bad99cba25614f82995f39d7ea6eaed6: Received BeginTabletCopySession request for tablet 38da2ad2b9224c1cbd6525b5dcb9456f from peer 75a24e82361d4c8388b6a8bd93bed4d4 ({username='slave'} at 127.0.0.1:56786)
I20260709 14:49:56.979717 13249 tablet_copy_service.cc:161] P bad99cba25614f82995f39d7ea6eaed6: Beginning new tablet copy session on tablet 38da2ad2b9224c1cbd6525b5dcb9456f from peer 75a24e82361d4c8388b6a8bd93bed4d4 at {username='slave'} at 127.0.0.1:56786: session id = 75a24e82361d4c8388b6a8bd93bed4d4-38da2ad2b9224c1cbd6525b5dcb9456f
I20260709 14:49:56.995144 13249 tablet_copy_source_session.cc:215] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:49:56.998415 13952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38da2ad2b9224c1cbd6525b5dcb9456f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.027166 13952 tablet_copy_client.cc:806] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 0 data blocks...
I20260709 14:49:57.027839 13952 tablet_copy_client.cc:670] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 1 WAL segments...
I20260709 14:49:57.030081 13959 ts_tablet_manager.cc:933] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Initiating tablet copy from peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:57.041539 13959 tablet_copy_client.cc:323] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Beginning tablet copy session from remote peer at address 127.11.191.131:36083
I20260709 14:49:57.052584 13952 tablet_copy_client.cc:538] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:49:57.061767 13952 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap starting.
I20260709 14:49:57.079375 13323 tablet_copy_service.cc:140] P 38fbc24b2bf441038676280fd5393d6e: Received BeginTabletCopySession request for tablet 7ddabebeff9a4f99962512a0c1b2bd47 from peer 75a24e82361d4c8388b6a8bd93bed4d4 ({username='slave'} at 127.0.0.1:51188)
I20260709 14:49:57.080025 13323 tablet_copy_service.cc:161] P 38fbc24b2bf441038676280fd5393d6e: Beginning new tablet copy session on tablet 7ddabebeff9a4f99962512a0c1b2bd47 from peer 75a24e82361d4c8388b6a8bd93bed4d4 at {username='slave'} at 127.0.0.1:51188: session id = 75a24e82361d4c8388b6a8bd93bed4d4-7ddabebeff9a4f99962512a0c1b2bd47
I20260709 14:49:57.087615 13323 tablet_copy_source_session.cc:215] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:49:57.091411 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddabebeff9a4f99962512a0c1b2bd47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.119370 13959 tablet_copy_client.cc:806] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 0 data blocks...
I20260709 14:49:57.122362 13959 tablet_copy_client.cc:670] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 1 WAL segments...
W20260709 14:49:57.202255 13952 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 14:49:57.255518 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50005.2us
I20260709 14:49:57.266366 13959 tablet_copy_client.cc:538] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:49:57.291666 13895 raft_consensus.cc:1217] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:49:57.310384 13952 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.311414 13952 tablet_bootstrap.cc:492] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap complete.
I20260709 14:49:57.312171 13952 ts_tablet_manager.cc:1403] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent bootstrapping tablet: real 0.251s	user 0.016s	sys 0.010s
I20260709 14:49:57.315076 13952 raft_consensus.cc:359] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.315866 13952 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Initialized, Role: LEARNER
I20260709 14:49:57.355118 13959 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap starting.
I20260709 14:49:57.316540 13952 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.374709 13952 ts_tablet_manager.cc:1434] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.002s
I20260709 14:49:57.385469 13964 ts_tablet_manager.cc:933] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Initiating tablet copy from peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:49:57.396899 13249 tablet_copy_service.cc:342] P bad99cba25614f82995f39d7ea6eaed6: Request end of tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-38da2ad2b9224c1cbd6525b5dcb9456f received from {username='slave'} at 127.0.0.1:56786
I20260709 14:49:57.397794 13249 tablet_copy_service.cc:434] P bad99cba25614f82995f39d7ea6eaed6: ending tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-38da2ad2b9224c1cbd6525b5dcb9456f on tablet 38da2ad2b9224c1cbd6525b5dcb9456f with peer 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:49:57.413944 13964 tablet_copy_client.cc:323] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Beginning tablet copy session from remote peer at address 127.11.191.130:40323
I20260709 14:49:57.417699 13249 tablet_copy_service.cc:140] P bad99cba25614f82995f39d7ea6eaed6: Received BeginTabletCopySession request for tablet 7214af0b68ae4083afa78dfa5c59c396 from peer 75a24e82361d4c8388b6a8bd93bed4d4 ({username='slave'} at 127.0.0.1:56786)
I20260709 14:49:57.418299 13249 tablet_copy_service.cc:161] P bad99cba25614f82995f39d7ea6eaed6: Beginning new tablet copy session on tablet 7214af0b68ae4083afa78dfa5c59c396 from peer 75a24e82361d4c8388b6a8bd93bed4d4 at {username='slave'} at 127.0.0.1:56786: session id = 75a24e82361d4c8388b6a8bd93bed4d4-7214af0b68ae4083afa78dfa5c59c396
I20260709 14:49:57.429574 13249 tablet_copy_source_session.cc:215] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:49:57.434128 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7214af0b68ae4083afa78dfa5c59c396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:57.453317 13959 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.455334 13959 tablet_bootstrap.cc:492] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap complete.
I20260709 14:49:57.455797 13964 tablet_copy_client.cc:806] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 0 data blocks...
I20260709 14:49:57.455996 13959 ts_tablet_manager.cc:1403] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.007s
I20260709 14:49:57.459036 13959 raft_consensus.cc:359] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.459956 13959 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Initialized, Role: LEARNER
I20260709 14:49:57.460268 13964 tablet_copy_client.cc:670] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Starting download of 1 WAL segments...
I20260709 14:49:57.460551 13959 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.464864 13964 tablet_copy_client.cc:538] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:49:57.470263 13959 ts_tablet_manager.cc:1434] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 14:49:57.478169 13964 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap starting.
I20260709 14:49:57.486461 13323 tablet_copy_service.cc:342] P 38fbc24b2bf441038676280fd5393d6e: Request end of tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-7ddabebeff9a4f99962512a0c1b2bd47 received from {username='slave'} at 127.0.0.1:51188
I20260709 14:49:57.487003 13323 tablet_copy_service.cc:434] P 38fbc24b2bf441038676280fd5393d6e: ending tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-7ddabebeff9a4f99962512a0c1b2bd47 on tablet 7ddabebeff9a4f99962512a0c1b2bd47 with peer 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:49:57.511744 13896 raft_consensus.cc:1217] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:49:57.541756 13964 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.542867 13964 tablet_bootstrap.cc:492] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Bootstrap complete.
I20260709 14:49:57.543597 13964 ts_tablet_manager.cc:1403] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.010s
I20260709 14:49:57.548913 13964 raft_consensus.cc:359] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.550616 13964 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Initialized, Role: LEARNER
I20260709 14:49:57.551285 13964 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:49:57.560660 13964 ts_tablet_manager.cc:1434] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:57.565824 13249 tablet_copy_service.cc:342] P bad99cba25614f82995f39d7ea6eaed6: Request end of tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-7214af0b68ae4083afa78dfa5c59c396 received from {username='slave'} at 127.0.0.1:56786
I20260709 14:49:57.566329 13249 tablet_copy_service.cc:434] P bad99cba25614f82995f39d7ea6eaed6: ending tablet copy session 75a24e82361d4c8388b6a8bd93bed4d4-7214af0b68ae4083afa78dfa5c59c396 on tablet 7214af0b68ae4083afa78dfa5c59c396 with peer 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:49:57.598570 13896 raft_consensus.cc:1217] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:49:57.669744 13968 raft_consensus.cc:1064] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: attempting to promote NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 to VOTER
I20260709 14:49:57.672057 13968 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:57.679486 13896 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:57.685933 13755 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:57.695852 13308 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:57.697582 13972 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } 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 14:49:57.714241 13896 raft_consensus.cc:1217] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:49:57.730875 13155 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:57.732601 13755 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:57.735877 13950 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.746574 13309 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.748380 13155 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.752907 13896 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.760469 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.891968 13237 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:57.909301 13896 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:49:57.914206 13162 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:49:57.916386 13755 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:57.917452 13932 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:57.919409 13968 raft_consensus.cc:1064] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: attempting to promote NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 to VOTER
I20260709 14:49:57.921792 13968 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:57.932890 13973 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.949921 13896 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:57.964416 13049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ddb4dd825a2439086a7e1146596d252 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:49:57.972308 13308 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:57.983619 13057 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index 3 to 4, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.987717 13895 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:57.993019 13972 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:57.996543 13972 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:57.998704 13157 raft_consensus.cc:2955] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.001958 13155 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.016084 13755 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:58.043659 13294 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ddb4dd825a2439086a7e1146596d252 with delete_type TABLET_DATA_TOMBSTONED (TS 38fbc24b2bf441038676280fd5393d6e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35626
I20260709 14:49:58.056676 13950 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.059046 13992 tablet_replica.cc:333] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:49:58.060422 13992 raft_consensus.cc:2243] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:58.061184 13992 raft_consensus.cc:2272] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:58.064635 13992 ts_tablet_manager.cc:1916] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:49:58.069861 13896 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.093652 13162 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.095417 13057 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.124508 13968 raft_consensus.cc:1064] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: attempting to promote NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 to VOTER
I20260709 14:49:58.127341 13968 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:58.139210 13306 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.158833 13896 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.159017 13157 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.161602 13992 ts_tablet_manager.cc:1929] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:49:58.162153 13992 log.cc:1199] T 4ddb4dd825a2439086a7e1146596d252 P 38fbc24b2bf441038676280fd5393d6e: Deleting WAL directory at /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/wals/4ddb4dd825a2439086a7e1146596d252
I20260709 14:49:58.165311 13236 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:58.167930 13308 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.170563 13049 catalog_manager.cc:5028] TS 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): tablet 4ddb4dd825a2439086a7e1146596d252 (table test-workload [id=7764e3acbba54f14b3466592d4ebddb0]) successfully deleted
I20260709 14:49:58.176750 13970 raft_consensus.cc:1064] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: attempting to promote NON_VOTER 75a24e82361d4c8388b6a8bd93bed4d4 to VOTER
I20260709 14:49:58.179544 13970 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:58.190202 13792 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:58.191382 13950 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:58.215354 13755 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } 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 14:49:58.219655 13308 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:49:58.228490 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:49:58.232710 13996 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:49:58.256963 13972 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.266110 13305 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.420914 13895 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 LEARNER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.264485 13968 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.161s
I20260709 14:49:58.523600 13155 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 14:49:58.636828 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 112567us
I20260709 14:49:58.663244 13230 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:49:58.677285 14007 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:49:58.707599 14005 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } 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 14:49:58.710964 13974 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:58.717502 14010 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:58.773113 13049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38da2ad2b9224c1cbd6525b5dcb9456f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 14:49:58.825049 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 110161us
I20260709 14:49:58.849346 13312 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
W20260709 14:49:58.851794 13162 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.055s	sys 0.094s
W20260709 14:49:58.852355 13162 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.055s	sys 0.094s
I20260709 14:49:58.858834 13896 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:49:59.340317 13059 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: config changed from index 3 to 4, VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) evicted. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:59.447700 14016 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:49:59.448575 14016 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:59.453606 14016 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:59.577934 14016 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:49:59.578754 14016 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:59.582723 14016 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:59.593667 14016 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:49:59.594383 14016 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:59.672824 14016 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:49:59.673511 14016 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:49:59.674396 14016 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } attrs { replace: true } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:49:59.856264 14016 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:49:59.913385 14016 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:49:59.914798 14016 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:49:59.977988 14016 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.023686 14016 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.024405 14016 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:00.072530 13896 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.000s	sys 0.009s
W20260709 14:50:00.086519 13896 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.794s	user 0.002s	sys 0.009s
I20260709 14:50:00.108646 13896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45014 (request call id 25) took 1251 ms. Trace:
I20260709 14:50:00.109812 13896 rpcz_store.cc:276] 0709 14:49:58.857282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:58.857578 (+   296us) service_pool.cc:224] Handling call
0709 14:49:58.858188 (+   610us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:58.858603 (+   415us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:49:58.867371 (+  8768us) log.cc:844] Serialized 14 byte log entry
0709 14:50:00.087514 (+1220143us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:00.087702 (+   188us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:00.087791 (+    89us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:00.094083 (+  6292us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:00.108369 (+ 14286us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":813515,"threads_started":1}
I20260709 14:50:00.175203 13968 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.180891 13968 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:00.185762 13987 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.191293 13987 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.190512 13988 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.193077 13988 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: NON_VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: true } }
I20260709 14:50:00.198210 13988 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.198802 13988 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.199376 13988 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.201416 13968 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:00.204440 14016 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.219650 14016 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.227280 14016 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.184702 13995 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.256222 13987 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.273834 14016 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.275662 14016 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.276345 14016 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.274241 13995 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.283506 13995 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:00.310449 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08000cca00 after lost signal to thread 12033
I20260709 14:50:00.321561 14016 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:00.322218 13185 debug-util.cc:398] Leaking SignalData structure 0x7b080018b080 after lost signal to thread 13096
I20260709 14:50:00.311537 13987 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.325894 13987 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.331257 13755 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.308295 13988 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.332105 13755 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.334474 13755 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.335403 13968 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.322388 14016 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.336238 13968 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.335108 13755 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.339541 13972 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.333844 13988 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.340286 13972 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.342473 13995 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.355885 13995 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.357081 13755 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.377390 13968 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.378063 13968 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.378363 13755 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.378654 13968 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.342546 14016 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:00.376008 13988 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.401785 14021 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.409624 13995 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.404206 14029 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.461570 13755 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.462273 13755 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.463142 14001 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.463936 14001 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.464401 13755 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.445020 13995 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.444841 14025 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.452795 13968 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.464907 13987 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.449702 14026 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.478654 13755 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.411537 13896 raft_consensus.cc:2955] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:00.487643 13987 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.465288 14029 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.479143 14021 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.501024 13995 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:00.551204 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54894.2us
I20260709 14:50:00.509387 14025 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.543107 13987 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:00.554131 14028 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.554072 14024 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.620066 14020 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.621955 14016 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:00.622998 14019 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.562803 14035 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.623807 14022 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.562847 13755 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:00.623911 14031 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:50:00.622553 14001 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:00.510895 14026 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.624868 14028 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:00.649463 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08001c67a0 after lost signal to thread 13188
W20260709 14:50:00.671995 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08000309a0 after lost signal to thread 13263
W20260709 14:50:00.672348 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800030ac0 after lost signal to thread 13264
W20260709 14:50:00.673265 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003120c0 after lost signal to thread 13337
I20260709 14:50:00.651335 14037 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.674921 14041 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.652742 14024 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.683357 14027 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.683156 14022 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.674708 14037 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.687354 14045 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.663161 14021 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.687872 13755 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.674620 14044 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:00.703197 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 150905us
I20260709 14:50:00.681242 14016 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.653649 14020 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.661237 14035 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:00.696915 14021 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.732062 14056 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.673034 14019 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:00.735981 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314c80 after lost signal to thread 13950
W20260709 14:50:00.738490 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314c20 after lost signal to thread 13970
W20260709 14:50:00.738807 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314c00 after lost signal to thread 13973
W20260709 14:50:00.739060 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314ae0 after lost signal to thread 13979
W20260709 14:50:00.739357 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314aa0 after lost signal to thread 13991
W20260709 14:50:00.739626 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314a20 after lost signal to thread 13996
I20260709 14:50:00.715189 14044 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.712612 14051 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.688060 14045 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.713447 13755 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.732918 14056 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.751484 13844 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.717834 14041 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.717082 14016 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.734581 14029 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.752151 14049 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.757459 14037 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:00.757709 14030 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.758208 14045 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.732758 13968 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.751678 14042 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.705615 14027 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.757985 14051 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.772269 13755 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.759264 13995 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.760758 13987 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.778170 13755 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.778534 14037 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.778743 14051 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.752944 14021 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.779373 14043 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.772671 14045 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.791388 14043 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.754789 14039 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.798049 14021 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.779017 14030 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.785976 13987 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.758675 13844 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.803956 14037 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.779812 13968 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.790376 14025 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.788205 14051 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.796900 14001 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.796475 14034 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.788430 14042 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.823879 14037 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:00.822748 14025 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.822386 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:00.824832 14025 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:00.816622 14021 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.813418 13987 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.781045 14049 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.826961 14020 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.841528 13237 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:00.831189 14037 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.846211 14037 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:00.820223 14045 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.818650 14039 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.838173 14041 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:00.860189 14044 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.830143 14051 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.843516 13972 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.847636 14026 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.865578 14053 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.866086 14060 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.866765 14028 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.828147 14001 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.830878 14052 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.843746 14021 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.856596 14032 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.880542 14037 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:00.841873 14034 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.891388 14061 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.877326 14027 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.868407 14042 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.875559 14016 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.872313 14041 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.875782 14022 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.876977 14060 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.901086 14050 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.886651 13844 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.908861 13755 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.904914 14026 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.909844 13755 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.902107 13968 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.915432 14016 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.899873 14019 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.920704 14064 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.921259 14058 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.906582 13988 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.912567 14026 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.921837 14030 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.919510 14016 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.901328 14057 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.901742 14052 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.901329 14042 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:00.913843 14027 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.915732 14053 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.915412 14037 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.914988 14039 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.900354 14032 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.924621 14055 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:00.914369 14041 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.892071 14061 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.929869 13987 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.961633 14034 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:00.962345 14034 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.962968 14034 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.933108 14064 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.972256 14061 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.947304 14025 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:00.947628 13988 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.944253 14037 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:00.979668 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 231139us
I20260709 14:50:00.944203 14027 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.970168 14045 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.945745 14057 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.999933 14057 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.953045 14042 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.003403 14044 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.005056 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.005574 14044 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.006434 14021 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.007797 14044 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.008378 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.008737 14042 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.005854 13236 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.009016 13232 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.009785 14017 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.984246 14020 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.979681 14019 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.986671 13987 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:00.986871 14051 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.995903 14061 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.031805 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.036651 14035 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.013892 14032 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:00.928644 14058 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.013237 14017 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:01.002192 13988 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:00.934577 14050 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.030130 13844 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.029575 14048 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:01.010824 14055 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.116983 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.045061 14034 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.036845 14020 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.134330 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.114226 14065 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.117751 14066 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.117439 14072 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.037170 13987 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.113854 14063 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.037602 14061 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.140102 13230 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.150213 13237 raft_consensus.cc:2410] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 2 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 14:50:01.044194 14019 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.155601 14041 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.119712 14051 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.158288 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:01.172720 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 216489us
I20260709 14:50:01.177853 14027 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.179533 14052 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.190232 14016 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.156061 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.199282 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.199612 13235 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.155589 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.121639 14048 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.135203 14026 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.200588 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.200704 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.203540 13231 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.126005 13844 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.153353 14034 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.203801 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.200614 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.220449 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.204277 14041 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.222067 13237 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.202569 14060 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.232256 13988 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.200623 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:01.234103 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 233311us
I20260709 14:50:01.237177 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.236323 13279 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:01.240509 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.210886 14065 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.242831 14043 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.210968 14072 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.244009 14001 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.245510 14050 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.246821 14065 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.248123 14072 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.249179 14049 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.250046 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.241300 13236 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.252094 13239 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.203786 14063 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.222415 14051 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.250821 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.275099 14074 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:01.275549 13844 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.275839 14071 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.201283 14066 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.268848 14020 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.235436 14041 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.276996 14037 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:01.273063 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.336088 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.284443 14072 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:01.264058 14034 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.346369 14061 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.350705 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.351805 13164 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.351905 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.327320 14043 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:01.334589 14049 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:01.340876 14060 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.362201 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.362823 13239 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.341289 14072 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:01.340991 13844 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.361097 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.340695 14024 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.343554 14020 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.368217 14040 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.361239 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.366257 13163 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.343247 14037 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.356483 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.376178 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.376940 13239 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.353735 14064 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.276345 14075 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.380204 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.380550 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.380674 14060 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.381389 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.382787 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.369897 14072 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:01.383412 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.384054 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.384878 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.395197 13155 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.393289 13161 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.385548 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.386650 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.386914 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:01.377614 14020 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.386646 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.389220 13157 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.387871 14056 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.342603 14074 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.390017 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.380088 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.344537 14071 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.397639 14034 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.373301 14043 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.403551 13237 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.391594 13987 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.380456 14019 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.392673 14058 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.409082 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.369220 14040 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.402961 13305 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 1.
I20260709 14:50:01.415086 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.412321 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.374776 14049 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:01.409439 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.409737 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.416827 13163 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:01.414237 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.416405 13157 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.416220 13155 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.393028 13844 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.393249 14037 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.421665 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.415716 13160 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.400426 13159 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.425675 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.411618 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.426002 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.426578 13232 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.427421 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.428277 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.411386 14078 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.447058 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.447751 13236 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.441301 14068 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.408613 14075 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.442981 13057 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:01.606467 14017 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.595631 14043 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.470697 13755 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.673367 14060 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.690928 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.692569 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.509213 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:01.690918 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.429268 14066 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:01.458031 14069 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.117s	user 0.000s	sys 0.002s
I20260709 14:50:01.515110 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.455657 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.709486 13234 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:01.720301 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.721632 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.721980 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.722867 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.723254 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.724120 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.724484 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.595067 14020 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.454111 14051 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.725121 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.607098 13844 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.610256 14037 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.527770 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:01.697472 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.566051 14074 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:01.506909 14048 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.740549 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.741781 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.706390 14041 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.465114 14055 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.494071 14053 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.726264 14049 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:01.901638 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:01.902379 14064 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.903048 14064 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.739400 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:01.903991 14050 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.904314 13305 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 1.
I20260709 14:50:01.606396 14063 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.745832 14071 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.745651 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:01.746299 13127 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.132:32807 timed out after 1.866s (SENT) [suppressed 2 similar messages]
I20260709 14:50:01.746905 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.747201 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.716555 14068 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.748085 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.908694 13156 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 1.
I20260709 14:50:01.748862 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.746249 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.909852 14068 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.753872 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.910339 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.529806 13894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:01.911731 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.912170 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.913869 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.914032 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.915323 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.915432 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.915463 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.752015 14034 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.901476 14048 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.909857 13160 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.921969 14048 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.924214 14048 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.738538 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:01.925009 13895 raft_consensus.cc:1813] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Handling vote request from an unknown peer e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:01.925278 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.925700 13895 raft_consensus.cc:2410] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 14:50:01.901710 14080 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:01.902890 14037 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.738979 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.750847 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.909756 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.910578 13158 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.908536 14040 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:01.870380 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.486776 14078 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.928885 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.932493 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.924510 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.939498 13159 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 1.
I20260709 14:50:01.904721 14050 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.935727 14037 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.941946 13859 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:01.943066 14034 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:01.951543 14064 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:01.968832 13276 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.004s	sys 0.015s
I20260709 14:50:01.975250 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.976037 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.977635 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.978128 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.965718 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:01.978915 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.942847 14080 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:01.979923 13276 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.005s	sys 0.015s
I20260709 14:50:01.978749 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:01.978773 14072 consensus_meta.cc:287] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.571s	user 0.013s	sys 0.001s
W20260709 14:50:01.983268 13127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 238882us
I20260709 14:50:01.987157 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.989248 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:01.989305 13162 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.982205 14017 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:01.990531 14017 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:01.990589 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:01.991017 14017 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:01.991196 13158 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:01.980940 13160 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:01.994601 14050 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.001005 14072 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.004590 13312 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.005620 14072 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.005831 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.009227 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.011065 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.012074 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.013250 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.013393 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.020944 14049 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.021394 14049 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.021751 14049 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.013772 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.022320 13307 raft_consensus.cc:1813] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Handling vote request from an unknown peer e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:02.019331 13202 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.023869 13307 raft_consensus.cc:2410] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 14:50:02.023752 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.025815 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.024437 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.027006 14043 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.027496 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.028401 14033 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.029166 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.031371 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.032657 13202 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.030825 14046 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.033192 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.034121 13202 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.031116 13968 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.027567 14043 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.036639 14037 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.054984 14034 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.057441 14043 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.059602 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.052402 13968 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.061467 13968 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.035006 14054 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:02.028800 14033 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.065703 14033 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.034526 14046 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.034688 13844 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.045482 14080 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.041739 14075 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:02.019194 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 86237.5us
I20260709 14:50:02.064293 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.068545 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.074972 13312 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.075098 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.065378 14054 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.062826 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.076439 13859 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:02.067261 14042 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.071498 13844 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.077692 14042 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.078325 14042 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:02.052729 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 97937.6us
I20260709 14:50:02.073179 14046 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.100270 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.101640 14087 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.094030 14054 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.106019 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.103842 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.069528 14078 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.109754 13755 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.109886 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.110273 13755 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.110706 13755 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.115506 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.117851 13308 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.122339 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.122421 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.122669 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.123524 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.124944 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.125116 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.125600 13309 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.126248 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.126574 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.106035 14074 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.128980 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:02.129221 14066 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.106223 14087 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:02.129578 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.141731 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.130268 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:02.130514 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:02.143066 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 66738.2us
I20260709 14:50:02.143498 13310 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.144083 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.145637 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.148033 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.130801 14049 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:02.131577 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.104272 13844 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:02.125670 13307 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.126987 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.134754 14033 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.122534 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.156913 14046 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.136307 14074 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.158239 14074 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.138094 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:02.159701 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 18) took 1444 ms. Trace:
I20260709 14:50:02.140618 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.163343 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.146173 13755 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.162765 13304 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.169798 13755 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.170635 13755 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.170889 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.172070 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.170991 13755 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.141477 14087 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.173475 13755 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.173790 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.137185 14066 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.167608 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.132465 14017 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:02.177250 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 67471.4us
I20260709 14:50:02.177789 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.179072 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.173540 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.173439 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.183220 13311 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.160017 14049 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:02.185154 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.186861 13312 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.176800 14066 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.200640 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.200954 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.213085 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.213505 13312 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.177701 14089 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.160125 13057 rpcz_store.cc:276] 0709 14:50:00.717356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:00.722803 (+  5447us) service_pool.cc:224] Handling call
0709 14:50:00.851433 (+128630us) spinlock_profiling.cc:243] Waited 2.14 ms on lock 0x7b5400002210. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dda0b2 00007f79ecd53a89 00007f79eccebda6 00007f79eccbd088 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc
0709 14:50:01.355867 (+504434us) spinlock_profiling.cc:243] Waited 355 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:02.158898 (+803031us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:01.719509 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:01.720058 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:01.720092 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:50:01.720105 (+    13us) tablet.cc:662] Decoding operations
0709 14:50:01.720452 (+   347us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:01.720502 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:01.720526 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:01.720716 (+   190us) tablet.cc:701] Row locks acquired
0709 14:50:01.720728 (+    12us) write_op.cc:260] PREPARE: finished
0709 14:50:01.720898 (+   170us) write_op.cc:270] Start()
0709 14:50:01.721013 (+   115us) write_op.cc:276] Timestamp: P: 1783608601720844 usec, L: 0
0709 14:50:01.721029 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:50:01.721747 (+   718us) log.cc:844] Serialized 602 byte log entry
0709 14:50:01.991932 (+270185us) op_driver.cc:464] REPLICATION: finished
0709 14:50:02.066231 (+ 74299us) write_op.cc:301] APPLY: starting
0709 14:50:02.066371 (+   140us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:02.066524 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:02.066674 (+   150us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:02.097595 (+ 30921us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:02.150519 (+ 52924us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:02.150598 (+    79us) write_op.cc:312] APPLY: finished
0709 14:50:02.151243 (+   645us) log.cc:844] Serialized 22 byte log entry
0709 14:50:02.151827 (+   584us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:02.151910 (+    83us) write_op.cc:454] Released schema lock
0709 14:50:02.151975 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:02.152381 (+   406us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:02.152412 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":821288960,"child_traces":[["op",{"apply.queue_time_us":73904,"apply.run_cpu_time_us":3437,"apply.run_wall_time_us":86173,"num_ops":1,"prepare.queue_time_us":2253,"prepare.run_cpu_time_us":2500,"prepare.run_wall_time_us":2500,"replication_time_us":270735,"thread_start_us":48739,"threads_started":1}]]}
I20260709 14:50:02.210111 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.210302 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.210769 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.215725 13755 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:02.187752 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 78055.3us
I20260709 14:50:02.214489 13308 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.220865 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 138) took 1167 ms. Trace:
I20260709 14:50:02.182799 14043 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.221316 13755 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.222640 13311 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.212268 13968 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.224253 14043 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.221328 13062 rpcz_store.cc:276] 0709 14:50:01.009544 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:01.010040 (+   496us) service_pool.cc:224] Handling call
0709 14:50:01.376068 (+366028us) spinlock_profiling.cc:243] Waited 189 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:02.177240 (+801172us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":4,"spinlock_wait_cycles":434118400}
I20260709 14:50:02.225726 14017 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.220013 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.228288 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 139) took 3451 ms. Trace:
I20260709 14:50:02.221097 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.232410 13312 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.233666 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.242856 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.244705 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:02.207698 14033 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.262827 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.233093 14017 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.228806 13059 rpcz_store.cc:276] 0709 14:49:58.790437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:58.798355 (+  7918us) service_pool.cc:224] Handling call
0709 14:50:02.227771 (+3429416us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b4c00101780. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e51caa20 00007f79e51dba29 00007f79e51dc13f 00007f79e51a02ab 00007f79e51cdf3c 00007f79e51ce3fe 00007f79e5356b1b 00007f79ecd059e1 00007f79eccadf50 00007f79eccb402b 00007f79ecdbbc3e
0709 14:50:02.228179 (+   408us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:00.554270 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:00.733790 (+179520us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:00.745659 (+ 11869us) write_op.cc:435] Acquired schema lock
0709 14:50:00.749968 (+  4309us) tablet.cc:662] Decoding operations
0709 14:50:00.751901 (+  1933us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:00.751989 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:00.752015 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:00.754127 (+  2112us) tablet.cc:701] Row locks acquired
0709 14:50:00.754171 (+    44us) write_op.cc:260] PREPARE: finished
0709 14:50:00.768423 (+ 14252us) write_op.cc:270] Start()
0709 14:50:00.783250 (+ 14827us) write_op.cc:276] Timestamp: P: 1783608600761557 usec, L: 0
0709 14:50:00.790157 (+  6907us) op_driver.cc:348] REPLICATION: starting
0709 14:50:00.846069 (+ 55912us) log.cc:844] Serialized 538 byte log entry
0709 14:50:01.968076 (+1122007us) op_driver.cc:464] REPLICATION: finished
0709 14:50:02.073971 (+105895us) write_op.cc:301] APPLY: starting
0709 14:50:02.094633 (+ 20662us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:02.098208 (+  3575us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:02.109077 (+ 10869us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:02.155562 (+ 46485us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:02.166798 (+ 11236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:02.166862 (+    64us) write_op.cc:312] APPLY: finished
0709 14:50:02.167080 (+   218us) log.cc:844] Serialized 22 byte log entry
0709 14:50:02.167290 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:02.167373 (+    83us) write_op.cc:454] Released schema lock
0709 14:50:02.167417 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:02.167776 (+   359us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:02.167802 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":27092736,"child_traces":[["op",{"apply.queue_time_us":94811,"apply.run_cpu_time_us":2349,"apply.run_wall_time_us":98019,"num_ops":1,"prepare.queue_time_us":1167063,"prepare.run_cpu_time_us":73511,"prepare.run_wall_time_us":662048,"raft.queue_time_us":64774,"raft.run_cpu_time_us":16722,"raft.run_wall_time_us":70291,"replication_time_us":1175785,"thread_start_us":414918,"threads_started":4,"wal-append.queue_time_us":384378}]]}
I20260709 14:50:02.268934 13968 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.262557 14020 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.215936 14089 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:02.269968 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.270684 13312 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.261025 13844 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.246097 14046 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.261637 14043 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.265542 14051 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.269538 14020 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:02.303817 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 102347us
I20260709 14:50:02.267411 14017 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.273545 14089 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:02.315402 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 53030.4us
I20260709 14:50:02.317104 14017 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.274154 14090 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.318063 14090 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.318456 14090 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.318790 14090 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.320312 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.322930 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.280125 13844 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.281746 14051 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.306233 14020 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.333552 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.320621 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.334688 13307 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.335873 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.336548 13307 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.316250 14066 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.337540 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.341421 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:02.347590 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.331212 14051 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.355614 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.326721 13844 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.357589 13308 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.359292 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.359536 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.363169 13307 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.367313 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.368049 13304 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.368104 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.368418 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.368577 13305 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.368953 13310 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.369122 13307 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.370684 14098 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.371176 14098 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.371531 14098 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.320048 14043 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.375244 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:02.375981 13308 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.371740 14090 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.377737 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.378491 13312 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.345168 14092 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.390398 13202 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:02.330502 14099 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.392659 14090 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.392916 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.399641 13312 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.393462 14066 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.393983 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.370688 13306 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.393613 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.405054 13160 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 1.
I20260709 14:50:02.395298 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.406517 13313 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.408222 13308 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:02.409152 13755 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.391463 14091 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.391273 14092 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.415795 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.417048 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.420444 13755 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.420940 13755 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.421291 13755 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.404413 13309 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.402320 14099 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.415416 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:02.413877 14091 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:02.423604 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.419409 14092 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.418185 14042 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.433768 14099 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.438930 14033 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.437028 14091 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.453325 14043 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.440016 13311 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:02.427682 14087 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.460704 13234 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.450362 14033 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:02.465068 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49238.4us
I20260709 14:50:02.469630 14033 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.486173 14042 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.471131 13895 raft_consensus.cc:1813] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Handling vote request from an unknown peer e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:02.457995 14054 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.488735 13755 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.497792 13755 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:02.500965 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49301.9us
I20260709 14:50:02.508028 13231 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.509089 13236 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.505955 13895 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:02.511559 13844 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.513262 13893 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.513746 13127 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:02.517958 14087 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.523201 14066 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.536300 14066 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.539098 13893 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.519785 14074 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.547510 14050 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:02.547791 14037 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:02.548553 14072 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:02.549379 14080 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.549742 14080 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:02.549587 14078 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.550370 14078 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:02.550648 14080 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.551316 14078 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.551980 14080 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.553540 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:02.554212 13311 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.556210 13239 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.561718 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:02.565287 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:02.565111 14102 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:02.565840 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:02.566623 14102 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.567102 14102 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:02.566746 13234 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:02.561700 13755 consensus_queue.cc:1059] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:02.585490 14078 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.603569 14089 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.614571 13844 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.614743 14098 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.618804 13234 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.625303 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:02.612869 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:02.626457 14087 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.627167 13862 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:02.628328 14087 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.630158 14064 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:02.631702 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:02.619819 14098 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.612293 14020 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.538787 14091 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.625114 14089 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:02.639539 14054 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.620177 14102 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.642555 14102 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.621832 14099 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.610961 14037 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.639333 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.614444 14074 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:02.644169 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 310690us
I20260709 14:50:02.646288 14092 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.646970 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.647926 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:02.648176 14099 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.644732 14037 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:02.649133 13155 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.649317 13160 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:02.649791 14037 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.650656 14078 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:02.651180 14037 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.604730 14051 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:02.645882 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:02.648638 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.644742 14091 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:02.665230 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:02.668210 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.664454 13311 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:02.669036 14034 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.604105 13230 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.610877 14033 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.750134 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.755458 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.745625 14020 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.758307 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.755179 14092 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.759305 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.759764 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.758982 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.762166 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.755935 14034 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:02.760521 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.760494 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.760020 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.762838 13164 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:02.827881 13231 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:02.765177 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.670688 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:02.766517 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.824044 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:02.822444 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:02.663669 14098 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:02.672456 14051 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.821094 13755 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:02.770346 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:02.831979 14102 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:02.763017 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:02.721413 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:02.671034 14101 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.167s
I20260709 14:50:02.836279 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.663290 14072 consensus_queue.cc:1059] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.163s
I20260709 14:50:02.834761 14033 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:02.839722 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.983804 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.985569 13158 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
W20260709 14:50:02.958524 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:02.987493 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.848258 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.987998 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.989449 13755 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.989342 13164 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
W20260709 14:50:02.991318 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 228373us
I20260709 14:50:02.994781 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:02.995647 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:03.005580 13234 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.005622 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.002076 14049 raft_consensus.cc:3055] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.004510 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.006960 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.007215 14049 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.001760 14089 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.005350 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.008283 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.008708 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.006716 13893 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:03.008122 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.010082 14049 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:02.993582 14020 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:02.990814 14034 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.018105 14049 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.023339 14051 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.009176 13162 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:02.993052 14102 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.009418 13158 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:03.029623 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:03.030454 14020 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.030850 14020 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:03.031217 14020 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.032115 14075 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.032691 14075 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.033706 14075 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.035116 14075 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.038542 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:03.039137 13276 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.043260 14078 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.044241 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.044992 14105 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.045480 14105 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:03.045852 14105 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.045986 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:03.048172 14020 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.023904 14051 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:03.049409 14051 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.050617 14020 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.044982 14078 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.053224 14105 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:02.991564 14098 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:03.074016 13311 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.075398 13755 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.075599 14053 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:03.075985 14053 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.086717 14102 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:03.028743 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 364830us
I20260709 14:50:03.087711 14053 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.088905 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.089869 14089 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.090390 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.091024 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.091741 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.093091 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.093478 13159 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.090431 14089 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:03.094895 14089 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:03.072350 14034 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.089217 14053 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.062938 14098 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.059657 14099 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:03.121762 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.124631 14051 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.126754 14051 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.128180 13059 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.120250 14099 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:03.137975 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:03.138545 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:03.139321 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:03.141574 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.143834 14098 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.136238 14099 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.146734 13158 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.147789 14105 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.149227 14098 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.152072 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.152674 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.168256 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.169118 13239 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:03.169986 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.170166 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.171166 13232 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:03.174541 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:03.175093 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.175323 13310 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.175769 13310 raft_consensus.cc:614] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:50:03.178169 13130 connection.cc:256] RPC call timeout handler was delayed by -1.1121265380000978s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1693s for a response
I20260709 14:50:03.179626 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.179479 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.181495 13893 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.182247 14034 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:03.183781 13130 connection.cc:256] RPC call timeout handler was delayed by -1.0095265380000455s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1807s for a response
I20260709 14:50:03.186914 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.188364 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:03.189009 13310 raft_consensus.cc:606] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.188632 14109 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.190769 14109 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.191702 14109 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.192962 14109 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:03.195374 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.197314 14099 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.199781 14099 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.186479 14049 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:50:03.201484 14102 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.201864 14102 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.202708 14102 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:03.203964 14102 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.205664 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.206346 13310 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.206996 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.207907 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.209514 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.210088 13313 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
W20260709 14:50:03.182945 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 50376us
I20260709 14:50:03.218787 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.220482 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.222599 13232 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.223382 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.222863 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.227566 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.232897 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.233522 13231 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.233723 13307 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.235273 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.235908 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.236100 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.236932 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.237145 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.237473 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.237860 13309 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.237793 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.239465 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.240134 13306 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:03.243700 14099 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.244275 13308 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.245186 14098 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.245597 14098 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:03.246577 14098 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.247942 14098 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.248593 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.250516 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.251263 14108 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.252554 14034 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.253158 14034 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.254168 14034 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.256554 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.256873 14034 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.257364 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.259457 14099 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.259325 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.260149 14099 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.260583 14099 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.263490 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.264324 13313 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.264689 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.265543 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.266517 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.267685 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.271551 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.271885 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.272293 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.273880 13309 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.264357 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.274889 13312 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.275940 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.276413 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.278412 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.280124 13311 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.281270 14098 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.281242 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.282218 14098 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.282883 14098 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.286401 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.287264 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.288136 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.288654 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.290294 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.291419 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.271782 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.293675 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.313520 14105 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.315579 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.302922 13305 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.293212 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.306355 13309 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.317811 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.318589 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.293578 14108 consensus_queue.cc:1059] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:03.317873 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.319619 14099 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.320541 14108 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.296711 13308 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.305096 13313 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.320741 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.318966 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.322831 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.323172 13307 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.323508 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.316908 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.324328 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.324923 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.325160 13307 raft_consensus.cc:2376] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2. Re-sending same reply.
I20260709 14:50:03.288249 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:03.325057 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:03.317688 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 45983.6us
I20260709 14:50:03.329299 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.329509 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.330366 14105 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.330690 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.292426 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.330740 14105 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.331756 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.321400 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.321811 14099 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.355088 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.332010 13158 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:03.361658 14105 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.381757 13159 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.382608 13156 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.384214 13156 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.339957 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.386270 13307 raft_consensus.cc:2393] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:03.386513 13155 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.385933 13893 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:03.387101 13156 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.385984 13161 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.340523 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.346580 13311 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:03.361322 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.390419 13312 raft_consensus.cc:2376] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2. Re-sending same reply.
I20260709 14:50:03.391166 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.323830 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.331995 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.348855 14098 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:03.369117 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.393998 13308 raft_consensus.cc:2376] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2. Re-sending same reply.
I20260709 14:50:03.368378 13057 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 2 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.320961 14108 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.395494 14098 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.396286 14098 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.377454 13305 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.368040 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:03.395627 14108 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.397326 13231 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.397817 14099 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.398312 14099 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.398650 14099 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.399719 13310 raft_consensus.cc:2376] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2. Re-sending same reply.
I20260709 14:50:03.397897 14108 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.408056 13161 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.415557 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.417088 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:03.417982 13305 raft_consensus.cc:606] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.418591 14098 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.418977 14098 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.419335 14098 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.421717 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:03.422386 13310 raft_consensus.cc:606] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.425595 14105 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.417927 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.429533 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:03.432255 13305 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.430315 14051 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:03.429677 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.441728 14051 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.442471 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:03.444276 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:03.446369 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.447893 14105 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.433588 14099 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.449951 14099 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:03.452193 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.456121 14098 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.456813 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.457885 14033 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:03.458304 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.458380 14098 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.462548 14051 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.463032 14051 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.463399 14051 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.467819 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.468736 14033 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.469935 14033 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.470925 14033 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.472061 14051 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.474385 14051 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.475647 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.476846 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.477929 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.478120 14105 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.481415 14105 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.481835 14105 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.482208 14105 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.482710 13305 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:50:03.484580 14089 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:50:03.491027 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.490792 14105 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.493162 14105 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.493976 14102 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.495196 13205 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.496063 14102 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.496876 14102 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.497812 14102 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.477921 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.505053 14105 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.510787 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.512126 13231 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:50:03.514391 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.515581 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.516332 14074 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.517736 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.518548 14098 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.518985 14098 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.519348 14098 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.524112 14051 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.524652 14051 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.525069 14051 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.527263 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:03.529428 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:03.529937 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.530653 14074 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.530822 13231 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.533599 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.535171 14051 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.536518 14098 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.537250 14122 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:03.537647 13062 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.539597 14034 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:03.540752 14034 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.541105 14034 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.541263 14105 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.542668 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.543375 13231 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.544454 13232 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.546435 14034 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.546986 13232 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.538625 14098 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.549431 14105 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.549870 14105 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.550215 14105 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.550694 14034 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.553756 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.554528 14074 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.559461 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.557806 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.558935 14109 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:03.563676 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.564138 14099 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.565151 14099 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.565560 14099 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.564543 14074 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.568686 14105 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.569787 14074 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.572140 14109 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.564738 14033 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.561264 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.575115 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.576519 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.577358 13234 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.578227 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.572629 14109 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.572944 14105 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.622339 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.578778 14102 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.577055 14042 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.579808 14092 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.623150 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.624923 14101 consensus_queue.cc:1059] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:03.632987 14101 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.621934 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.621279 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.583284 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.580436 14108 consensus_queue.cc:1059] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:50:03.626791 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.627200 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:03.627576 13755 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.638376 13755 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.627790 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:03.627166 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49003us
I20260709 14:50:03.628410 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:03.630158 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.633383 14101 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:03.634685 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 71093.7us
I20260709 14:50:03.633081 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:03.642808 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.592370 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:03.636503 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.579842 14037 consensus_queue.cc:1059] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:50:03.579569 14051 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.579950 14033 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.641276 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:03.564827 14098 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.642845 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.639541 14105 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.653577 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.653750 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.661609 14105 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.662209 13309 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:03.662125 14105 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.663177 14051 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.663581 14051 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.663926 14051 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.669078 14093 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.669409 14033 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.670686 14101 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.673319 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.672057 14101 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.674883 14078 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.675292 14078 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.654814 13311 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:03.676642 14128 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.677073 14128 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.655232 14098 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.655571 14108 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.677189 14109 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:03.677827 14098 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.678606 14109 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.679263 13755 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.690490 14105 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.672492 14042 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.684373 14128 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.693836 14042 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.695026 14042 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.698218 14105 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:03.704547 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 74478.2us
I20260709 14:50:03.661469 13313 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:03.706634 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.708045 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.710260 14072 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.720407 14051 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:03.713251 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.723522 14051 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.724180 14078 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.720414 14098 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.725699 14078 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.727286 14098 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.707481 14034 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.710425 14099 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.730796 13307 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:03.708913 14105 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.731855 14128 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:03.749235 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 101918us
W20260709 14:50:03.753871 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 80657.4us
I20260709 14:50:03.754653 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.756016 14098 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.756449 14098 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.756847 14098 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.759394 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.744194 14105 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.760352 14051 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.761163 14099 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:03.761256 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.762574 14105 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:03.763350 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.762483 14051 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.764147 14051 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.762866 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.770213 14099 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.770651 14099 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.770979 14099 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.771315 14105 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.770195 14053 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.772114 14053 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:03.773447 14105 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.773123 14053 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.774430 14053 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.777547 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.778738 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.755455 13062 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.781102 13062 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.785048 14099 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.787241 14099 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.787812 14099 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.788147 14099 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.788480 14099 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.790477 14136 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.791782 14136 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.792047 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.793700 14078 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.793771 13276 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.794859 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.796234 14109 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.797477 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.798101 14109 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.799120 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.799799 14109 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.800520 14128 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.801223 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.801928 14109 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.803100 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:03.803860 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.803144 14051 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.806770 14078 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.809502 14051 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.805313 14037 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.795608 14136 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.818343 13062 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.820273 13062 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.822234 13062 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:03.811810 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.813823 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.825047 14098 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.825796 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.826498 14037 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.827106 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.827239 14098 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.827951 14098 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.828187 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.828953 14128 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.829352 14128 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.829442 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.829851 14128 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.830389 14105 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.831167 14105 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.825778 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.832711 14078 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.833093 14078 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.833447 14078 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.828331 14098 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.831589 14105 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.836077 14137 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.836561 14137 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.837033 14137 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.838078 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.838423 14136 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.839148 14131 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.839570 14131 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.839931 14131 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.840678 14136 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.841005 14051 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.841444 14051 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.841867 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.842824 14053 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:03.844280 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.845958 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.841843 14051 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.852911 14037 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.863559 14078 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.860174 14128 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.845584 14053 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.838173 14098 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.847973 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.872840 13158 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.874254 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.875628 13163 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.877674 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.874286 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.879639 13162 raft_consensus.cc:2393] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.879916 13155 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.874626 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.880574 13163 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.875068 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.875248 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.874254 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.881819 13158 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.876456 13156 raft_consensus.cc:2393] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.882488 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.882524 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.883471 13163 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.884521 13161 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.885138 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.885985 13163 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.888005 13156 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.888377 13159 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.889319 13155 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.874558 14099 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.890180 13161 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.888947 13163 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.891057 14099 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.892146 13159 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.892652 13164 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.893505 13157 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.897836 14128 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.894296 13155 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.898833 14105 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.895042 13156 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.899825 13160 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.900934 14105 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.901574 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.902539 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.902837 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.903362 13164 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.904249 14053 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.904695 13163 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.894996 14131 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.902086 13160 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
W20260709 14:50:03.905195 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 57304.4us
I20260709 14:50:03.893340 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.906565 13163 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.905876 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.907922 14053 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:03.908099 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.908319 14053 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:03.908617 14078 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:03.908502 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.908708 14053 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.908531 14137 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.911952 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.912362 13158 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.909325 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:03.912956 13161 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:03.907078 13160 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.913269 13163 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:03.910580 13159 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.902563 13156 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.896126 14051 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.912534 13164 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.915438 13162 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.909480 13157 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.916622 14131 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:03.917843 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:03.919271 14051 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.918816 14137 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.919576 14098 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.921123 13160 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.923236 13146 tablet_service.cc:1558] Processing DeleteTablet for tablet 38da2ad2b9224c1cbd6525b5dcb9456f with delete_type TABLET_DATA_TOMBSTONED (TS e678e1a7641947cb9fb75155ab25e3a9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35418
I20260709 14:50:03.924507 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.924839 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.927256 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.928032 13234 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:03.928514 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.928817 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.929844 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.931177 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.922401 14098 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:03.933215 14139 tablet_replica.cc:333] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:50:03.934078 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.934573 14139 raft_consensus.cc:2243] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:03.935307 14139 raft_consensus.cc:2272] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:03.936158 14074 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.937211 13202 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.937919 14092 consensus_queue.cc:1059] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.938791 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.942931 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.939766 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:03.944075 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.940459 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.941531 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.944952 14033 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.942574 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.943044 13155 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.947835 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.948920 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.949644 13755 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.950125 14092 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.950536 13755 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.950760 14092 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.951141 13755 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.951543 13755 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.951972 14074 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:03.953022 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:03.952729 13159 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.951116 14092 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.952309 13755 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.952310 14074 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.954602 14092 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.955786 14092 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.955641 14074 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.956746 14074 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.957679 13161 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:03.959725 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:03.960062 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.960853 14098 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.961426 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.967059 14053 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.969146 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.973392 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.973658 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.976339 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.977634 13755 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.977905 13238 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:03.978950 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:03.979480 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 73686us
I20260709 14:50:03.980221 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.981344 14131 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.981211 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.981771 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.982669 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.982834 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:03.983897 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.981199 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.984700 14042 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.986559 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.988339 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.988745 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.988938 14131 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:03.990104 14102 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.991142 14033 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.991497 14033 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.992659 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:03.992369 14033 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.993642 14033 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.995584 14102 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.996711 14102 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.997120 14102 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:03.998319 14102 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:03.999029 14053 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:03.999223 14102 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.001432 14042 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.002393 14093 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.002740 14093 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.002955 14042 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.003532 14093 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.003878 14049 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.004370 14049 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.004415 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:04.004633 14042 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.004662 14093 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.005487 14049 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.005996 14051 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.006521 14051 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:04.006770 14049 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.991430 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.008157 14051 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.009701 14053 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.014307 14033 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.022280 14033 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.016099 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:04.021137 13230 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.019716 14139 ts_tablet_manager.cc:1916] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 14:50:04.029191 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.031972 13239 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:04.033705 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:04.034564 14053 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.035060 14053 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.035864 14053 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.009181 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.041185 14131 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.042405 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.043109 14131 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.023463 14033 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.045445 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:04.044377 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.046561 14105 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.046777 14131 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.047098 14105 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:04.048080 14105 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:04.049669 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45212.9us
I20260709 14:50:04.050323 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.050637 14042 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.054370 13755 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.055388 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.056053 14131 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.056725 14093 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.059872 14049 consensus_queue.cc:1059] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.057691 13755 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.060662 13755 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.061288 14093 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.061480 13755 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.062589 14093 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.062758 13755 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.063403 14093 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.064491 14093 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:04.066504 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.069108 14140 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.069531 14140 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.070726 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.058787 14042 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.071275 14053 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.071525 14140 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.073226 13062 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:04.074589 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.058017 14033 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.079115 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.086941 13755 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.087752 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.084479 14049 consensus_queue.cc:1059] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:50:04.084391 14131 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.080484 14042 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.097851 14042 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.099300 14042 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.102676 14139 ts_tablet_manager.cc:1929] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:50:04.103315 14139 log.cc:1199] T 38da2ad2b9224c1cbd6525b5dcb9456f P e678e1a7641947cb9fb75155ab25e3a9: Deleting WAL directory at /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/wals/38da2ad2b9224c1cbd6525b5dcb9456f
I20260709 14:50:04.105280 14053 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.098665 13057 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 2 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.105425 13046 catalog_manager.cc:5028] TS e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): tablet 38da2ad2b9224c1cbd6525b5dcb9456f (table test-workload [id=7764e3acbba54f14b3466592d4ebddb0]) successfully deleted
I20260709 14:50:04.105491 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.106617 14131 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.106995 14131 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:04.107357 14131 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.107615 14053 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:04.107999 14053 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.113781 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.114671 14078 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.115033 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.115934 14078 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.115693 14053 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.116312 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.117149 14078 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.118069 14053 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:04.119449 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:04.124292 13755 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.118677 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:04.142097 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54404.2us
I20260709 14:50:04.143190 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.123405 14074 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.137180 14053 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:04.147411 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.147714 14144 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.153066 14131 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.148204 14108 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:04.149456 14140 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.145547 14074 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.138154 14109 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:50:04.141083 14101 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:50:04.156737 14078 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.160673 14078 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.198709 14131 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:04.200348 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 57247.6us
I20260709 14:50:04.200819 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:04.201628 13239 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:04.203575 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.205053 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.206012 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.206518 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.207711 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.207736 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:04.208843 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.210180 14078 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.210639 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:04.211440 13158 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:04.211531 14078 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.211825 14092 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.213704 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:04.214485 13155 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:04.203421 13755 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.215723 13755 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.216576 13755 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.217240 14051 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.217684 13755 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.206933 14131 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:04.218616 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:04.222255 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:04.219266 14105 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.226890 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:04.228466 14108 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.228924 14108 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.223224 14042 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.230805 14092 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:04.231410 14092 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.219903 14049 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.232148 14074 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.233479 13160 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:04.234483 14105 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.237272 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.238729 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.239823 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.241338 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.242281 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.243240 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.244230 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.237452 14074 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.246265 13313 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.234547 14109 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.238895 14051 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.251847 13308 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.255259 14138 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:04.284873 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.251883 14109 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.229791 14108 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.245141 14128 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.246569 14137 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.245342 14099 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.236655 14042 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:50:04.247191 14098 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.362943 14098 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:04.363708 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.363965 14098 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:04.365020 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.348394 14034 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.245641 14105 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.366017 14034 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.367230 14034 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:04.370843 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.348626 13306 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.350898 14138 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:04.352901 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.373646 13312 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.372419 14138 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.374097 13057 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.238310 14092 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.355898 14109 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.378319 14105 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:04.379001 14105 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.360383 13305 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.257171 14145 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 14:50:04.375542 14101 raft_consensus.cc:993] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:04.382158 14101 raft_consensus.cc:1081] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:04.368567 14034 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.383004 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:04.382328 14105 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:04.383870 13893 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:04.385623 14108 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.350672 13308 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
W20260709 14:50:04.396266 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 143309us
I20260709 14:50:04.397164 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.397317 14049 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.398384 14042 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.400008 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:04.400864 14033 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.402472 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:04.403486 13239 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 14:50:04.400895 14146 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.401602 14033 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.410496 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.414311 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.416707 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.417397 13312 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.418412 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.421093 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.426760 13308 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
W20260709 14:50:04.428030 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.401876 14074 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.428800 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.446332 13308 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:04.447443 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.422164 13312 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.433434 14049 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.435379 14093 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.437348 13311 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.437808 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.442602 14033 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:04.457649 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.458587 14033 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.459275 14093 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.459822 14093 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.443748 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.417210 14140 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:04.445284 13310 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.457818 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.448652 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.410027 14092 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.452497 13755 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.412885 14098 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.417622 14042 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.487655 14042 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:04.488094 14042 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.488996 13305 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.490222 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.473397 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.491727 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.492964 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.494045 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.495150 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.496207 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.458665 14049 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.496953 14049 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.497370 14109 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.497931 14049 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.499210 14049 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.500736 14145 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.485430 14144 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.505515 14145 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.506222 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.506384 14145 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.507555 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.507725 14145 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.476642 14140 consensus_queue.cc:1059] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.517546 14140 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.477926 13306 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.481572 13239 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.484194 14093 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.517948 14140 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.485054 14146 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.519158 14146 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.518898 14140 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.519718 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.518829 14093 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.520514 13304 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.520955 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.520092 14146 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.486116 13755 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.490411 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.486011 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.522563 14146 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.521643 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.523041 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.471505 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.522903 13755 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.517973 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.524183 13057 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 2 to 3, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.528844 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.529811 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.430712 14074 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.531548 13755 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:04.533264 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.531615 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.532089 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.535596 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.536182 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.536710 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.503942 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.544064 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:04.546393 13312 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:04.502236 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.522087 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.520212 14140 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.588544 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.591078 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.592423 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.594682 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.547717 13311 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:04.597813 13158 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.545457 14138 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 14:50:04.527426 14092 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:04.607870 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 136420us
I20260709 14:50:04.599586 13307 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:04.611490 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.593639 14051 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.593719 14128 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.614667 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.596300 14144 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:04.597090 14108 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.598735 14136 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:04.617674 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.599567 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:04.619508 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:04.619351 13160 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.621125 13160 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.634932 13239 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.625097 13755 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:04.636513 13755 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.637420 13755 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.637714 13755 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.638338 13755 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.639288 13755 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.644404 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:04.630147 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:04.646036 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:04.646586 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:04.612550 14074 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.617744 14078 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:04.659132 14150 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 14:50:04.619284 14136 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:04.632086 14053 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.615588 14033 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 14:50:04.657407 13160 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.621505 14149 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.621150 14148 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.636943 14130 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:50:04.671878 14042 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.674683 13160 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:04.653185 14154 consensus_queue.cc:1059] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:04.668658 14136 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.689167 14034 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:04.635315 14108 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.692068 13755 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.692512 13755 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.671983 14051 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.695286 13755 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:04.722818 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 128201us
W20260709 14:50:04.723956 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 58688.6us
I20260709 14:50:04.729236 13755 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:04.731921 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 95333.8us
I20260709 14:50:04.725229 14074 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.737522 13755 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:50:04.729216 13049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 178727us
W20260709 14:50:04.753013 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 131599us
I20260709 14:50:04.754002 13158 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.754868 13155 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.755452 13161 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.695114 14153 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:50:04.757079 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.761768 13755 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.763263 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.764576 13755 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.736377 14128 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:04.765735 13160 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.765589 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.766275 13755 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.749089 14145 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:04.770222 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.773033 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:04.773744 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:04.776697 13895 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:04.765726 14033 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:04.760416 14092 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:04.765115 14105 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.766856 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.773744 13893 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.767920 14137 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.786475 14102 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.796851 14102 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.797683 14137 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.798466 14137 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.778888 13159 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.797736 14105 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:04.813835 13755 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:04.814072 14105 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.826965 14128 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.829423 13155 raft_consensus.cc:1240] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.802507 13306 raft_consensus.cc:3055] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:04.830565 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 60565.9us
I20260709 14:50:04.832739 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.832909 14053 consensus_queue.cc:1059] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:04.833997 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:04.835966 14159 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:04.836532 14159 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.837499 14160 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.838230 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.839233 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:04.839795 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.834565 13893 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.841028 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.841421 14159 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:04.841761 14137 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.842260 14160 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.843827 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.844375 13311 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.844924 14160 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:04.845660 14152 log.cc:927] Time spent T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.181s	user 0.003s	sys 0.000s
I20260709 14:50:04.846987 13896 raft_consensus.cc:1240] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:04.847230 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.848905 14144 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.849294 14144 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:04.849617 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.850340 14137 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.831746 13306 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:04.851334 14137 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.852928 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.853617 14137 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.854384 13062 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.855173 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.855834 14137 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.856159 14098 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.857764 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.858493 14137 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.858734 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:04.859364 13233 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.859742 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.860419 14137 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.838439 14042 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:04.863129 14153 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:04.863574 14153 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:04.863945 14153 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.865268 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:04.865912 13239 raft_consensus.cc:1813] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Handling vote request from an unknown peer 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:04.865891 14102 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.866586 13239 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 3 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 14:50:04.868566 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:04.871030 13159 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.874156 14108 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:04.876830 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:04.855963 13062 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.877808 13305 raft_consensus.cc:2393] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:04.881559 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.888409 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.893318 13155 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:04.892606 14137 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.892071 14163 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:50:04.898334 13305 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:04.898756 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:04.899362 14102 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.880020 14099 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.905616 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.909965 14137 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.910887 14163 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.914202 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.908182 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:04.899585 13893 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:04.851490 13306 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:04.907763 14158 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.850248 14144 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.950384 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.958654 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.957414 13233 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:04.909850 14136 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:04.974750 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:04.977890 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.946430 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:04.985461 14051 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.986258 14162 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.989480 13276 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.949281 14138 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:04.979454 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:04.999961 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:05.003173 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:05.004173 14130 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:04.974076 14099 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.006567 14136 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.008095 13308 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:05.009261 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.010412 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.011564 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.012949 13310 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.980086 14163 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.009855 14166 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.020556 14099 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.035288 13313 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.039750 13313 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.021044 14158 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.021391 14163 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.049860 13313 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.037410 14098 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.077590 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:05.078435 13233 raft_consensus.cc:606] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.078815 13233 raft_consensus.cc:614] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:05.080014 14138 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.080595 14138 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.082796 14138 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.030681 14146 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:50:05.030912 14033 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:50:05.057049 14163 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.039215 14049 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:05.039063 14145 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:50:05.057602 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:05.120574 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:05.127751 13307 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
W20260709 14:50:05.141340 14168 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 14:50:05.153035 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:05.154235 13232 raft_consensus.cc:2393] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:05.152994 14033 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.158145 13239 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.181775 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:05.182559 13310 raft_consensus.cc:606] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.182914 13310 raft_consensus.cc:614] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:05.191627 14153 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:05.156062 14033 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.209483 14162 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.210916 14163 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:05.213137 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:05.235803 14163 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:05.236943 14033 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.232950 14162 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.238200 13239 raft_consensus.cc:606] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.238399 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:05.238806 13239 raft_consensus.cc:614] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:05.238976 13896 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.249100 13230 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:05.266896 14162 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.270826 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:05.271468 13893 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.271658 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:05.272686 14033 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.273260 14033 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.274269 13239 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.274557 14144 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.274664 13239 raft_consensus.cc:614] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:05.271709 14153 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:04.942832 14101 consensus_queue.cc:1175] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" responder_term: 2 status { last_received { term: 1 index: 3 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:50:05.281613 13236 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.284170 13893 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.285516 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:05.289168 14146 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.289706 14146 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.289523 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:05.290562 13308 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.290958 13308 raft_consensus.cc:614] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:05.293710 14187 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.294341 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:05.296465 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:05.294375 14187 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.290701 14146 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:05.299580 14187 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.303045 13306 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:05.306469 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 264636us
W20260709 14:50:05.310945 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 159910us
I20260709 14:50:05.321768 13306 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:05.269095 13896 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.279278 14033 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:05.325063 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:05.328742 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.329689 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:05.326639 14178 log.cc:927] Time spent T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.206s	user 0.001s	sys 0.002s
I20260709 14:50:05.330547 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.330833 14033 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:50:05.329880 14053 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:50:05.331393 14033 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.332677 14108 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.332279 14033 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:05.333233 14108 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:05.335261 13049 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 38fbc24b2bf441038676280fd5393d6e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:05.337440 14108 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.338932 13862 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.339931 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.340437 14159 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:05.340968 13159 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:05.321943 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:05.344452 14186 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:05.345038 14186 raft_consensus.cc:697] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:05.345948 14186 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:05.347539 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.353040 14160 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:05.353243 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.354430 13230 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.353155 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:05.353288 13308 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.365799 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:05.362443 14101 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.377168 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.376021 13161 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.379261 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.379922 13155 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.381598 13155 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.376266 14101 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.376362 14074 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:05.385725 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.394445 13159 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:05.394971 13236 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.395310 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.395916 13159 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.389997 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.397842 13164 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.376353 14160 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:05.398018 13160 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:05.406303 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.406895 13057 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.389401 14101 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.408990 13057 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.409627 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.396076 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.392444 14074 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.410737 13160 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:05.412261 14053 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.410187 13308 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.404850 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.416646 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.417603 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.413148 14074 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.413874 14049 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.422442 14051 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:05.423349 14051 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:05.411651 14136 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:50:05.424649 14051 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.410234 14137 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:50:05.415246 14053 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:05.422554 14049 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.435961 13164 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.419044 13160 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.437111 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.438215 13164 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.418262 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.416990 14193 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:05.439937 14202 log.cc:927] Time spent T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:50:05.420174 14105 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260709 14:50:05.441465 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:05.446106 14193 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.451109 14162 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:05.451949 14193 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.466612 14049 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.468448 14053 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:05.469305 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.470148 13239 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.471480 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:05.472426 14053 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.472892 14053 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.473241 14053 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.443542 13163 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.483850 13161 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.493294 14136 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:05.502671 13062 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.506220 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.507596 14108 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.508104 14108 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.509335 14049 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.509953 14049 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.511631 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.512138 14049 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.512419 13231 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.514122 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:05.514997 14034 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.515445 14034 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.516034 14034 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.515381 13159 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.517690 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.518409 13161 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.505718 13062 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129), VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130), VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:05.515549 14108 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.524884 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.523203 13239 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.525864 13304 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:05.527747 14101 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.532989 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.530498 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.534689 13156 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.531864 14049 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.536121 14049 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.538092 14074 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.540318 14049 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.540987 14049 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.541343 14049 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.541689 14049 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.547624 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.547828 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.548664 13306 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.550375 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.551877 14193 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.552165 13155 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:05.552277 14193 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.552731 14193 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.557785 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.562799 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.563635 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.563717 13155 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.565093 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.566598 13157 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:05.564041 13205 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:05.568550 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.569823 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.574936 13755 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.575408 13755 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.575784 13755 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.562873 14154 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 14:50:05.574195 14160 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:50:05.574290 14105 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.580610 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.581395 13156 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.583343 13230 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.561897 14164 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:05.595590 13755 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.603178 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.593020 14164 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.611951 14162 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:05.606823 14051 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:05.613270 14164 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.617499 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:05.618001 13308 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.620888 14155 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.621464 14155 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.623487 14155 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.599339 14193 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.566841 14053 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:05.630295 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:05.630456 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.626912 13230 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.606268 13159 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.626825 14193 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.627290 14074 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.652511 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.653177 13157 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.653529 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.654204 13155 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.655049 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.657701 14042 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.649958 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:05.667902 14053 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:05.671039 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.673431 14033 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.674711 14033 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.664919 14049 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.661737 13311 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.676589 14146 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.679597 13157 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.680569 14146 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.678869 13155 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.656946 13308 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:05.682806 14146 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.683460 14146 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.683813 14146 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.686182 13202 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.687206 14033 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.691218 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.678279 14193 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:05.698432 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:05.700171 14160 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:05.700750 14101 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.702232 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:05.702807 14188 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.703532 14093 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.706676 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.706650 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.707825 13236 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.720307 13155 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.720419 13161 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.686209 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:05.707825 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.730684 13157 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.697299 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.714557 13755 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.716730 13306 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.718568 14049 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.690595 14146 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.719765 14093 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.725930 14184 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.706235 14140 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.725664 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:05.728595 13155 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:05.737514 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:05.720036 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.717706 14188 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.739395 13160 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.741842 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:05.730871 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.744897 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:05.745115 14187 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.734347 13230 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.745525 14053 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.740320 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:05.740054 13161 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:05.759251 13755 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.749068 14033 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.759850 13755 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.760850 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:05.737085 14093 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.763000 13755 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.762944 13057 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.757907 14213 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:05.746469 14184 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.774691 13057 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.761476 14193 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.759512 14049 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:05.761246 14108 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.758984 14101 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.761942 14149 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.785092 14149 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.785956 13236 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:05.767623 14153 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.766352 14187 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.768675 14155 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:05.761698 13162 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.743115 14140 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.779481 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.762984 14137 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:05.782195 14154 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.788642 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:05.745633 14034 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.766460 14033 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.789316 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:05.774569 14213 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:05.826548 13239 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:05.787295 14149 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.823221 13755 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.858280 13755 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.827971 14184 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.839437 13161 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:05.841620 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:05.865425 13755 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.865406 13236 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.790871 14049 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:05.780844 14193 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.837705 13896 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:50:05.834383 14186 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.875686 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:05.896091 13311 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:05.895750 14186 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.836728 14155 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:05.897514 14155 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:05.834851 14034 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.838466 14140 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.788261 14108 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.905378 14108 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.905926 14108 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.906371 14108 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.906919 14049 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.907867 13306 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:05.791076 14101 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.861454 14156 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.857731 14213 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.910519 14101 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.911151 14101 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.911605 14101 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.836186 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:05.913074 13162 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:05.836654 14187 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.916460 14033 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.833211 14154 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.891937 13755 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.832691 13230 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:05.860949 14144 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:05.918336 13755 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.797428 14153 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.837512 14146 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.870033 14093 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.910336 14156 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.925503 14188 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.925985 14144 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.910383 14140 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:50:05.928511 13893 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:50:05.928818 14108 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.929520 13896 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:50:05.897464 14149 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.934465 13755 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.931833 14154 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.936687 14101 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:05.874439 14130 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:05.938611 14146 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:05.944814 13236 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:05.990655 14154 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:05.953680 14149 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:05.961277 14130 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.037472 14154 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:06.103329 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 344349us
I20260709 14:50:06.159206 14033 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.012285 14146 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 14:50:06.166806 14101 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.086139 14213 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.083747 14156 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.186637 13239 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:50:06.185881 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.181056 14042 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.181008 14074 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.167692 14053 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:06.208519 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:06.182262 14108 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.195470 14224 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:06.206604 14215 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.201s	user 0.001s	sys 0.000s
I20260709 14:50:06.198163 14186 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.218675 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:06.198679 14153 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.232489 14149 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.233008 14153 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.237277 14144 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.237942 14144 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.238399 14144 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.233690 14153 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.193675 14033 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.216917 14156 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.216715 14193 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.196578 14101 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.236418 13162 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:06.233242 14217 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:50:06.218729 14155 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:06.232580 14216 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
I20260709 14:50:06.245831 14188 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.217998 14074 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.214063 14042 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.224466 14108 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.266285 14034 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:06.281965 14154 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.284149 14225 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.248167 14186 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 14:50:06.227393 14224 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.244900 14149 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.301281 14149 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.303809 14149 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.304445 14149 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.277323 14228 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:06.299835 14108 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.264309 14156 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.313730 14108 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.314299 14108 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.313908 14149 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.317404 14228 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:06.318452 14228 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.306011 14224 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.278160 14155 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.322852 14155 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.307097 14225 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.324820 14149 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.326596 14225 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.280285 14188 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.292794 14034 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.293891 14227 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.286526 14213 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.266302 14226 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:06.285604 14053 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.329818 14034 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.330430 14188 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.332614 14156 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.341995 14227 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.342455 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.333192 14108 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.303640 14042 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.296270 14130 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.286746 14144 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.382164 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:06.382853 14230 log.cc:927] Time spent T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:50:06.383167 13233 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:06.383993 14074 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.385035 14153 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.357743 14093 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.361425 14033 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.394176 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.397137 13239 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:06.395404 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.400036 13238 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:06.391701 14224 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:06.401185 14224 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.403179 14224 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:06.358852 13231 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:06.417831 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.426419 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:06.427165 13164 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:06.393530 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:06.429219 13232 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
W20260709 14:50:06.426590 14220 log.cc:927] Time spent T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.131s	user 0.000s	sys 0.002s
I20260709 14:50:06.359207 14226 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.430621 13233 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:06.439217 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:06.439355 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:06.440092 13161 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:06.443922 14227 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:06.454425 14226 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.020426 14242 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.021258 14242 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.025810 14242 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.191514 13164 consensus_meta.cc:287] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.764s	user 0.012s	sys 0.000s
I20260709 14:50:07.191887 13164 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:07.195698 13162 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 14:50:07.204538 13276 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.993s	user 0.011s	sys 0.005s
W20260709 14:50:07.204986 13276 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.994s	user 0.012s	sys 0.005s
I20260709 14:50:07.207188 14160 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.208114 14160 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.212460 14160 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.213677 14249 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.213762 14162 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.214461 14249 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.214907 14162 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.209196 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.210271 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.217263 13161 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.217267 13158 raft_consensus.cc:2393] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.217291 14162 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.218477 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.218210 14162 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.220583 14162 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.213155 14160 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.219241 14249 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.222185 14249 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.222787 14249 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.225381 14249 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.226902 14249 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.227394 14249 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.228972 14160 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.229578 14249 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.238238 14162 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.238395 13278 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.046s	user 0.031s	sys 0.034s
W20260709 14:50:07.240638 13278 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.048s	user 0.032s	sys 0.035s
W20260709 14:50:07.242738 13862 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.999s	user 0.009s	sys 0.013s
W20260709 14:50:07.243201 13862 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.009s	sys 0.013s
W20260709 14:50:07.243481 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 999949us
I20260709 14:50:07.245551 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.253391 13164 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.254689 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.256178 13164 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.257678 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.258535 13164 raft_consensus.cc:2368] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:07.255298 14138 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.259920 14138 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.251457 14137 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.261063 14137 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.263243 14137 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.263543 13202 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.046s	user 0.019s	sys 0.021s
I20260709 14:50:07.263772 14137 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:07.265897 13202 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.048s	user 0.019s	sys 0.022s
I20260709 14:50:07.266222 14138 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.240276 14162 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.267015 14162 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.264305 14137 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.270418 14137 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.270783 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.272228 13164 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.273264 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.270960 14162 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.277276 13236 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.913s	user 0.016s	sys 0.023s
W20260709 14:50:07.277680 13236 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.913s	user 0.016s	sys 0.023s
I20260709 14:50:07.276455 14249 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.278673 14250 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.278383 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 315) took 1105 ms. Trace:
I20260709 14:50:07.278872 14249 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.283541 14249 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:07.285295 13230 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.888s	user 0.003s	sys 0.007s
W20260709 14:50:07.285775 13230 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.889s	user 0.003s	sys 0.007s
I20260709 14:50:07.286123 14251 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.286706 14251 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:06.440222 13156 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.291203 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.279277 14250 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.280375 13236 rpcz_store.cc:276] 0709 14:50:06.173301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.173437 (+   136us) service_pool.cc:224] Handling call
0709 14:50:06.173779 (+   342us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:06.363402 (+189623us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:06.363436 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:06.364044 (+   608us) log.cc:844] Serialized 26 byte log entry
0709 14:50:07.278000 (+913956us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:07.278042 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:07.278106 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:07.278158 (+    52us) raft_consensus.cc:1685] finished
0709 14:50:07.278169 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:07.278305 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6663,"raft.queue_time_us":25369,"raft.run_cpu_time_us":260,"raft.run_wall_time_us":10609,"thread_start_us":1095954,"threads_started":2,"wal-append.queue_time_us":656504}
I20260709 14:50:07.280649 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.299273 14250 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.299467 14138 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.300176 14138 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.302429 14138 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.302907 14138 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.303385 14138 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.305241 14162 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.299144 14240 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.306002 14240 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.306438 14252 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.306962 14252 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.308367 14240 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.305476 14250 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.308951 14137 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.309271 14250 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.309350 14162 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.311466 14250 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.312041 14250 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.312326 14162 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.312999 13156 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
W20260709 14:50:07.314441 14049 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.026s	user 0.008s	sys 0.007s
W20260709 14:50:07.314811 14049 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.026s	user 0.009s	sys 0.007s
I20260709 14:50:07.315477 13164 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.310002 14137 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.318363 13313 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.319927 14242 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.320554 14242 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.312469 14250 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.323405 14250 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.321201 14252 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:07.324385 14228 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.934s	user 0.012s	sys 0.025s
W20260709 14:50:07.324745 14228 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.934s	user 0.012s	sys 0.025s
I20260709 14:50:07.325940 14162 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.326524 14162 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.324308 14242 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.318374 14137 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.314751 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.330390 13156 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.333244 14138 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.334692 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.335533 13156 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.336563 14252 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.328656 14162 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.337229 14252 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.339350 14252 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.340153 14252 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.339356 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.340641 14252 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.341146 13156 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:07.288884 14251 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.345871 14162 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.346504 14162 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:07.347700 14252 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.349747 14162 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.354442 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.355643 14228 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.355988 14250 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.298707 14249 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.356395 14228 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.346482 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.357853 13155 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.358013 14252 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.358489 14252 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.358801 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.359325 13155 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.356534 14250 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.361111 14250 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.361590 14250 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:07.361503 13046 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 14:50:07.362066 14250 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.362846 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.363452 13155 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.364113 14250 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.364269 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.366223 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.359418 14228 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.367221 13157 raft_consensus.cc:2393] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.368090 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.368439 14252 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.368572 13157 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.369402 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.370374 13157 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.371081 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:07.371516 13157 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.355753 14251 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.376029 13155 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.376120 14251 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.377348 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.378355 13155 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.380527 13155 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:50:07.409740 14252 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.410339 14252 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.410738 14162 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.390365 13156 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.411252 14162 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.412339 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.412869 14138 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.413942 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.414680 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.413849 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.415663 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.416357 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.418604 14162 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.419512 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.420260 13308 raft_consensus.cc:2393] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:07.408996 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.400305 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.407670 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.413421 14138 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.446586 14138 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.416754 14137 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.447270 14137 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:07.448325 13279 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.154s	user 0.010s	sys 0.000s
W20260709 14:50:07.448717 13279 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.154s	user 0.011s	sys 0.000s
I20260709 14:50:07.448470 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.449512 14137 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.404693 14158 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.184s	user 0.024s	sys 0.019s
I20260709 14:50:07.449749 13305 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.417410 14252 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:07.450274 13127 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.234s	user 0.022s	sys 0.027s
W20260709 14:50:07.450027 14158 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.233s	user 0.025s	sys 0.020s
I20260709 14:50:07.450908 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.451108 13309 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.386307 13157 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:07.423123 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.452044 13308 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.452955 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.453250 14252 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.405288 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.454125 13307 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.453864 14252 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.383121 14249 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:07.454764 14053 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.066s	user 0.006s	sys 0.005s
W20260709 14:50:07.455261 14053 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.067s	user 0.006s	sys 0.005s
I20260709 14:50:07.456162 14252 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.382064 14251 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.456372 14249 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.441023 13312 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.460875 14251 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:07.461141 14239 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.444109 13311 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
W20260709 14:50:07.408681 14219 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 1.130s	user 0.007s	sys 0.004s
W20260709 14:50:07.450628 13127 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.236s	user 0.022s	sys 0.027s
I20260709 14:50:07.452838 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.461917 14239 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.462749 13309 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.462992 13304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35650 (request call id 293) took 1916 ms. Trace:
I20260709 14:50:07.461251 13279 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:07.461516 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.464509 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.464864 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:07.465037 13312 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:07.451553 13305 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.416366 13313 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.470901 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.471698 14252 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.461403 14251 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.463441 13304 rpcz_store.cc:276] 0709 14:50:05.546562 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.548098 (+  1536us) service_pool.cc:224] Handling call
0709 14:50:05.548414 (+   316us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:05.563135 (+ 14721us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:05.566482 (+  3347us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:05.577217 (+ 10735us) log.cc:844] Serialized 26 byte log entry
0709 14:50:05.694892 (+117675us) spinlock_profiling.cc:243] Waited 2.37 ms on lock 0x7b1800112660. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3df3e07 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e0d1 00007f79e6eb9a0f
0709 14:50:06.003219 (+308327us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:06.003270 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:06.018575 (+ 15305us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:07.408146 (+1389571us) spinlock_profiling.cc:243] Waited 7.58 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:07.462750 (+ 54604us) raft_consensus.cc:1685] finished
0709 14:50:07.462776 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:07.462913 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11286,"raft.queue_time_us":14633,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":8072,"spinlock_wait_cycles":22886400,"thread_start_us":295790,"threads_started":1,"wal-append.queue_time_us":645271}
I20260709 14:50:07.472270 14252 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.469998 14158 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.475438 14252 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.475752 14158 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.476097 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.474567 14251 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:07.473096 14138 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:07.477877 14158 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.478379 14249 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.478822 14249 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.479223 14249 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:07.480814 14222 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 1.196s	user 0.000s	sys 0.011s
I20260709 14:50:07.482095 13310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35650 (request call id 298) took 1916 ms. Trace:
I20260709 14:50:07.471246 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.460016 13057 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:07.483951 13309 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.484266 13312 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:07.475193 14239 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.483966 13279 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:07.485960 14251 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.486306 14251 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.486651 14251 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.488317 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:07.461807 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.488993 13309 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.489414 13307 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:07.490207 13276 leader_election.cc:400] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
W20260709 14:50:07.470288 13127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 1.42596e+06us
I20260709 14:50:07.488739 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.491145 13276 leader_election.cc:403] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:07.482474 13310 rpcz_store.cc:276] 0709 14:50:05.565787 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:05.565903 (+   116us) service_pool.cc:224] Handling call
0709 14:50:05.566225 (+   322us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:05.648562 (+ 82337us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:05.648600 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:05.649818 (+  1218us) log.cc:844] Serialized 26 byte log entry
0709 14:50:05.661575 (+ 11757us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b4800043458. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79ebe27aa1 00007f79ebe1eb37 00007f79ebe1e9ca 00007f79ebf1626f 00007f79ebf15f37 00007f79ebf2a55c 00007f79ebf2a508 00007f79ebf2a488 00007f79ebf2a443 00007f79ebf296ec 00007f79eae53a96
0709 14:50:06.042935 (+381360us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:06.042982 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:06.043085 (+   103us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:07.480281 (+1437196us) spinlock_profiling.cc:243] Waited 5.1 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:07.481863 (+  1582us) raft_consensus.cc:1685] finished
0709 14:50:07.481894 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:07.482028 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11046,"raft.run_cpu_time_us":2216,"raft.run_wall_time_us":84111,"spinlock_wait_cycles":38189568,"thread_start_us":447495,"threads_started":2,"wal-append.queue_time_us":630417}
I20260709 14:50:07.491582 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:07.491621 13312 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:07.492971 14137 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.493507 14239 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.493997 14239 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.495038 14138 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.495615 14138 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.496271 14158 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.495771 14053 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.496968 14053 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.496846 14158 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.497409 14053 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.497852 14138 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.498948 14158 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:07.499387 13205 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.309s	user 0.030s	sys 0.056s
I20260709 14:50:07.499544 14137 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:07.500236 13205 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.310s	user 0.031s	sys 0.057s
I20260709 14:50:07.501459 14249 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.496071 14239 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.503216 14137 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:07.505815 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.506722 13162 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.496001 14235 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.508800 13309 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:07.509431 14093 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.510080 14093 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.509183 14235 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.511390 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:07.512862 14241 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.513288 14241 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.513679 14241 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.513980 14093 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.517976 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:07.519240 14253 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.519690 14235 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.525830 14228 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.529234 14228 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:07.529646 14228 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.531037 14241 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.533325 14241 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.534677 14053 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.520952 14251 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.528224 14252 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.538573 14251 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.538661 14252 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.539983 14053 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.527062 14101 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.544492 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:07.545581 14253 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:07.549556 14249 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.582509 14228 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.585237 14228 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.602447 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.603430 13158 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.605242 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.605630 13862 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.607424 14159 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:07.607365 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:07.607904 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 316) took 1424 ms. Trace:
I20260709 14:50:07.606122 13160 raft_consensus.cc:2393] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.607894 14159 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.609364 14159 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:07.618104 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 97166.1us
I20260709 14:50:07.630607 14160 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.633744 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.634389 13160 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.636356 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.637070 13160 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.638849 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.643365 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:06.812263 14034 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.644227 13160 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.646086 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.646725 13160 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.623916 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.650146 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.650941 13161 raft_consensus.cc:2368] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:07.652853 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.653653 13161 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.654717 14034 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:07.655634 13308 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.656186 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.657032 13161 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:07.658516 14186 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:07.661348 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.625283 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:07.608814 13230 rpcz_store.cc:276] 0709 14:50:06.183516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.192433 (+  8917us) service_pool.cc:224] Handling call
0709 14:50:06.223088 (+ 30655us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:06.357846 (+134758us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:06.361152 (+  3306us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:06.396064 (+ 34912us) log.cc:844] Serialized 26 byte log entry
0709 14:50:07.286233 (+890169us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:07.286290 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:07.604679 (+318389us) spinlock_profiling.cc:243] Waited 87.5 ms on lock 0x7b540037f354. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:07.604739 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:07.607547 (+  2808us) raft_consensus.cc:1685] finished
0709 14:50:07.607562 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:07.607836 (+   274us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4502,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":4697,"spinlock_wait_cycles":201293056,"thread_start_us":889673,"threads_started":1,"wal-append.queue_time_us":629183}
I20260709 14:50:07.665984 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.666671 13313 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.668278 13893 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:07.627292 13306 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 14:50:07.671227 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.671799 14154 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.628124 14159 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.673166 13127 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.675014 14159 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.677524 14160 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:07.677949 14160 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.678285 14160 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:07.668699 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.679663 13305 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:07.664599 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.608517 13163 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.672291 14154 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.687392 14154 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.689164 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:07.690227 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:07.690712 14187 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.408s	user 0.011s	sys 0.007s
I20260709 14:50:07.691133 13159 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:07.691418 14187 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.409s	user 0.012s	sys 0.008s
I20260709 14:50:07.692903 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.694342 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.694821 14236 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.694955 13161 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:07.695223 14236 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.695585 14236 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.692270 14187 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.696398 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.697243 14049 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.697664 14049 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.697976 14049 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.698897 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:07.699437 13159 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:07.702065 14153 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.702551 14153 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.704437 14153 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.692193 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:07.706765 14186 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.711334 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.711826 14186 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.712261 13235 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.713172 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.713886 13237 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.715015 14186 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.715590 14033 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.719338 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.720970 14144 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.721633 14144 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.724005 14144 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.724977 14164 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.725555 14164 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.727818 14164 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.728320 14164 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:07.729738 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:07.731565 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:07.731773 14093 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.732596 14154 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.732381 14093 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.734077 14140 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.707962 14160 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.734999 14154 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.708666 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.734668 14093 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.706135 13159 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:07.732224 13305 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:07.734925 13755 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:07.738523 13755 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:07.738895 13755 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:07.736959 14160 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:07.707057 13236 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:07.741207 14188 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:07.741770 14188 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:07.742380 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.742560 14188 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:07.745285 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 53142.3us
I20260709 14:50:07.746203 14233 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:07.746752 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:07.748221 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.748418 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.749219 14233 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.746125 13233 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:07.750043 13202 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.750666 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.751482 13233 raft_consensus.cc:2368] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:07.749619 14233 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.752269 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.752481 14234 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.752943 14234 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.753254 14234 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.734704 14140 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.757937 14140 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.761164 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.752287 14233 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.749526 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.763018 13230 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.765348 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:07.766054 13893 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:07.766335 14186 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.766896 14186 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.737371 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.716189 14033 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.696404 14187 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.770082 14186 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.770864 14033 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.771185 14187 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.773527 14236 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.710011 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.743670 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.775272 13236 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.774653 13234 raft_consensus.cc:2368] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:07.776125 14236 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.760391 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.778702 13235 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.776741 14154 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.777379 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.780290 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.781153 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:07.781877 14188 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.782296 14188 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.782665 14188 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.761965 13237 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.790625 14188 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.791877 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.777740 14049 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.724516 14144 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:07.760874 14234 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.792752 14188 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.792968 14154 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.828697 14154 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.829075 14154 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.793340 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.794567 14049 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.832487 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.795255 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.835045 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.795598 14153 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:07.835986 14153 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:07.836381 14153 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.798058 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.838644 13235 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.839804 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:07.797322 14144 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.841883 14154 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.795327 14164 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:07.826082 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.031422 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.800108 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.032678 13313 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:07.821669 13755 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.034291 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.036420 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.835654 13237 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:08.069794 13309 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:07.819947 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.809371 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.811626 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:07.827678 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.072203 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:07.892793 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 161494us
I20260709 14:50:08.072913 13310 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.074330 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.074692 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.075806 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.076043 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.076103 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.036703 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.077381 13313 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.077706 13312 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.078325 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.078495 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.079033 13312 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.079209 13309 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.079950 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.080176 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.910188 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.802441 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.081391 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:07.814268 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.066069 13232 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:07.801461 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.082754 13233 raft_consensus.cc:2368] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.076709 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.082042 13309 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:08.083611 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.802275 13305 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:07.819036 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.084429 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.089375 13309 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.031320 13157 raft_consensus.cc:2393] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.085803 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.090538 13313 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.091199 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.091526 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.092096 13157 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.092290 13313 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:08.082139 13159 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.086614 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.058437 13163 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:08.093567 13310 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:08.088413 13236 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:08.071704 13234 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.090458 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.085774 13755 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.095335 13309 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:07.825114 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.094573 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.089200 13161 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.089828 13158 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.098460 13310 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.072585 13155 raft_consensus.cc:2393] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.100982 13164 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.035961 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.101614 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.102396 13308 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.103490 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.816859 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:08.109834 13205 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.538s (SENT) [suppressed 34 similar messages]
I20260709 14:50:08.117180 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.154891 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.147564 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.155947 13234 raft_consensus.cc:2368] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.080545 13312 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.156723 13237 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:08.157377 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.157657 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.158094 13236 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.158207 13237 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.159090 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.159587 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.159789 13237 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:08.160734 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.798406 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.161617 13236 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.173131 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.161888 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.868827 14235 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:07.894076 14186 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:08.018640 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800039b20 after lost signal to thread 12033
W20260709 14:50:08.190979 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08000351c0 after lost signal to thread 13096
I20260709 14:50:07.843441 14144 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:07.810393 14234 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.034399 14154 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.169281 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.111804 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.097268 14243 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.144291 13755 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:07.800628 13238 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.180713 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.164083 14034 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.189067 14186 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:07.822620 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:07.824018 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:07.826799 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:07.872977 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:07.799420 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.203215 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:08.192634 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08003600c0 after lost signal to thread 13188
I20260709 14:50:08.097471 14049 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.212006 13236 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:07.814435 14233 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.129218 13893 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:07.810729 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:08.259238 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 448602us
I20260709 14:50:08.234817 14238 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:08.273159 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 456407us
I20260709 14:50:08.249107 13232 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.250348 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:08.277452 13313 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.278044 13279 leader_election.cc:400] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.195243 13231 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.255264 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.120486 14153 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.258530 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.255931 14049 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.207304 14243 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.181536 13862 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.263247 14186 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.278429 13279 leader_election.cc:403] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:08.197271 14235 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.281507 13236 raft_consensus.cc:2368] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.258332 13230 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.277447 14263 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.283381 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.283756 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:08.279181 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.287937 14188 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.288599 14236 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.289288 14187 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:08.292109 14233 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.264889 14238 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.299933 13239 raft_consensus.cc:2368] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.231849 13755 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:08.305661 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.339110 13755 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.282569 13162 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.235421 14034 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.344231 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.327162 14263 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.299743 13156 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
W20260709 14:50:08.312069 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 152599us
I20260709 14:50:08.301864 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.283180 14144 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.320885 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.348546 13238 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
W20260709 14:50:08.321497 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 53456.9us
I20260709 14:50:08.351413 13279 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.306758 14266 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:08.309938 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800360900 after lost signal to thread 13263
I20260709 14:50:08.277226 14234 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
W20260709 14:50:08.320958 14259 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.220s	sys 0.290s
I20260709 14:50:08.333248 13155 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:08.372000 13160 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:08.316898 14243 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.374148 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.343124 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.330214 13313 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.310902 14049 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.345064 13233 raft_consensus.cc:2368] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
W20260709 14:50:08.308097 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 198311us
I20260709 14:50:08.380167 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.352659 14271 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.340938 14238 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.368371 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.338193 14188 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.341133 14187 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.369133 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.390600 13161 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.369755 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.336957 13311 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.340672 14236 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:08.370887 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.371244 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.393923 13159 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.338397 13307 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.331197 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.375411 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:08.367653 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800360920 after lost signal to thread 13264
I20260709 14:50:08.351150 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.399675 13238 raft_consensus.cc:2368] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.400604 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.401762 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.402362 13238 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.351809 14263 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.379137 14250 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
W20260709 14:50:08.399201 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800159780 after lost signal to thread 13337
W20260709 14:50:08.406049 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080032b440 after lost signal to thread 13338
I20260709 14:50:08.386837 13158 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.339390 14268 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:08.381858 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:08.387452 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 227949us
W20260709 14:50:08.372058 14259 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.220s	sys 0.293s
W20260709 14:50:08.415410 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 67551.7us
I20260709 14:50:08.365890 14164 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:08.373450 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.396270 13164 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.393770 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.378717 14266 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.398102 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.399186 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.430102 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.397984 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.392385 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.348606 14144 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.415959 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.403182 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.416320 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.438901 14034 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:08.439476 14187 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.432070 14154 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.440376 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.440243 14144 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:08.441152 14260 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:50:08.442498 13276 leader_election.cc:400] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.442838 13276 leader_election.cc:403] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:08.431174 13233 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:08.431245 13239 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:08.433096 13161 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.391098 13157 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
W20260709 14:50:08.434134 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 82850.7us
I20260709 14:50:08.392045 14159 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:08.436066 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.415174 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.437587 13156 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.449136 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:08.435984 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080035b3a0 after lost signal to thread 13920
I20260709 14:50:08.454355 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.455168 13894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:08.456297 14270 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.457283 13896 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 14:50:08.461406 14235 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.434795 14266 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.462486 14034 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.481716 14034 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.482116 14034 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.415174 14268 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.484474 13155 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.487083 14268 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.437312 13231 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:08.462715 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.490180 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.443727 14164 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.436694 13127 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.491067 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.491536 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.492224 13236 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:08.469734 13279 leader_election.cc:400] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.463353 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.465442 14233 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.440317 14154 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.462738 13239 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:08.493747 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.496918 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.493791 13279 leader_election.cc:403] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:08.391812 14271 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.473368 14159 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
W20260709 14:50:08.511724 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 69357.9us
I20260709 14:50:08.466445 14153 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.498416 13279 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.512498 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.514735 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.500176 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.437863 14277 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.501331 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.498682 14144 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.502564 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.520758 13233 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.498961 14234 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.503418 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.503880 14276 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.506886 14235 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:08.507723 14266 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.511216 14033 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.498958 14154 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.509949 14243 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.510660 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.528332 13236 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:08.521003 13160 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.499007 14233 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:08.512885 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080035b7e0 after lost signal to thread 14167
I20260709 14:50:08.508355 14188 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.525974 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.526422 14281 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.528264 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.545336 13157 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.488829 13230 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:08.494932 14164 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.502635 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.509953 14236 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:08.519413 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:08.536911 14271 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.539234 14159 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:08.498734 13127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 62167.4us
I20260709 14:50:08.518635 14250 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.522115 14144 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.523351 14234 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.571926 14234 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.572268 14275 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.572747 14275 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.573150 14275 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.520057 14277 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.550158 13157 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [1.4-3.5]
I20260709 14:50:08.568485 13235 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:08.543395 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080035b8c0 after lost signal to thread 14171
I20260709 14:50:08.551164 13237 raft_consensus.cc:2368] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.542200 14233 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.543229 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:08.490947 14238 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.557539 14250 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.541473 14235 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:08.559684 14270 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.561604 14266 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.548178 14164 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.562428 14154 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.546844 14281 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.564359 14243 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.565661 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.567597 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.610312 13159 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:08.611366 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 62180.5us
I20260709 14:50:08.569204 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.569612 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.569870 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.570381 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.612651 13163 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.612821 13161 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:08.571192 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.614312 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.614859 13161 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.615357 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.616065 13158 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.616755 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.617311 13158 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.569144 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.609344 14281 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.620338 13155 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:08.564157 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61653.9us
I20260709 14:50:08.623528 14276 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.624424 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.575410 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.625533 13157 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.625662 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.527411 14033 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.571847 14144 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.600306 13233 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:08.593866 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 78304us
I20260709 14:50:08.632102 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.602442 13237 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:08.579463 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080035b7a0 after lost signal to thread 14175
I20260709 14:50:08.612208 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:08.633527 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080033d6e0 after lost signal to thread 14176
I20260709 14:50:08.612840 13164 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.613019 13162 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.636451 13156 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.636858 14235 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:08.637327 14049 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.638391 14154 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.639007 13238 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:08.639482 14049 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.640292 13234 raft_consensus.cc:2368] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.603920 14284 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.643388 14284 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.643765 14284 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.570689 14034 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.628072 13163 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.651106 13159 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.652642 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.649170 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.575434 14277 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.583669 14250 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.631038 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:08.633971 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08000524a0 after lost signal to thread 14192
I20260709 14:50:08.633735 14287 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:08.658087 13162 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.663138 14276 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:08.670562 13161 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.671437 13157 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.651142 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:08.658386 13164 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:08.672647 13163 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:08.662099 13279 leader_election.cc:400] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.673017 13279 leader_election.cc:403] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:08.662213 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.636020 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:08.674038 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.658396 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:08.674762 14273 raft_consensus.cc:2764] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:08.670055 14286 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.676046 14286 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.676240 14276 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.676455 14286 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.654156 14270 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.631662 14033 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.674546 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.675406 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:08.668399 13158 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
W20260709 14:50:08.724892 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 49561.5us
W20260709 14:50:08.726585 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 52099.4us
I20260709 14:50:08.663487 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:08.631202 14188 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.092s
I20260709 14:50:08.736953 14289 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:50:08.683106 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002fa840 after lost signal to thread 14200
I20260709 14:50:08.670478 14287 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.662782 14268 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.676978 14276 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:08.682674 14160 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.676939 14034 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:08.749578 14268 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:08.750541 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080005c900 after lost signal to thread 14213
I20260709 14:50:08.750088 14160 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:08.752910 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002faae0 after lost signal to thread 14223
I20260709 14:50:08.752585 14268 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:08.753224 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002faa60 after lost signal to thread 14225
W20260709 14:50:08.753899 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002fab80 after lost signal to thread 14232
I20260709 14:50:08.725857 14266 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:08.672011 14271 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:50:08.751963 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.758118 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.765046 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.765672 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.766985 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.768148 13279 leader_election.cc:400] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.768445 13279 leader_election.cc:403] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:50:08.769568 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 133614us
I20260709 14:50:08.769897 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.770334 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:08.789932 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:08.752332 14276 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:08.799093 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:08.801774 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:08.758400 14160 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.749356 14287 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:08.810525 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.819252 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:08.769835 14289 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.790172 14291 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.789350 14186 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.809362 14266 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.818228 14273 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.826385 14267 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.848798 13159 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 14:50:08.832046 14289 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.851778 14034 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.844800 14291 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.843890 14186 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.871894 13895 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [1.4-3.5]
I20260709 14:50:08.846827 14266 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.874558 14266 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.853160 14267 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:08.876467 14267 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.850443 14273 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:08.847271 14297 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.860662 14235 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:08.871783 14186 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.858747 14238 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:08.817978 14263 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.873276 14291 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.862285 14293 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.865232 14289 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.883517 14273 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:08.862772 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 213253us
I20260709 14:50:08.883868 14297 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.869294 14299 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.887140 14235 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:08.882093 14284 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.908262 13232 raft_consensus.cc:2368] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:08.891193 14300 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:08.898772 14238 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:08.863238 14275 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:08.900259 14293 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:08.918041 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 119095us
W20260709 14:50:08.918617 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 116972us
I20260709 14:50:08.912427 14188 consensus_queue.cc:1059] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:08.906832 14243 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:08.923733 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:08.870831 14276 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.908321 14299 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.919236 14300 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:08.909747 14235 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.908143 14297 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.926998 14188 consensus_queue.cc:1243] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer 75a24e82361d4c8388b6a8bd93bed4d4 log is divergent from this leader: its last log entry 4.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 14:50:08.928603 14033 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.930792 14160 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.931644 14234 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.943162 14160 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.923647 14243 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:08.923728 14293 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.922178 14305 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.935415 14303 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:08.933883 14299 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:08.932928 14298 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:50:08.935799 14300 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:08.931568 14233 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.860162 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.056267 14233 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.005579 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 724) took 1173 ms. Trace:
I20260709 14:50:08.920713 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 348) took 1103 ms. Trace:
I20260709 14:50:09.062232 13232 rpcz_store.cc:276] 0709 14:50:07.831503 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:08.278880 (+447377us) service_pool.cc:224] Handling call
0709 14:50:09.004983 (+726103us) spinlock_profiling.cc:243] Waited 579 ms on lock 0x7b540007a154. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:09.005337 (+   354us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1331395840}
I20260709 14:50:09.062770 13236 rpcz_store.cc:276] 0709 14:50:07.817053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:08.554322 (+737269us) service_pool.cc:224] Handling call
0709 14:50:08.557977 (+  3655us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:08.558169 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:08.725742 (+167573us) log.cc:844] Serialized 14 byte log entry
0709 14:50:08.920355 (+194613us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:08.920408 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:08.920449 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:08.920520 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:08.920650 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":311210,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":45,"raft.queue_time_us":84,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":1157,"thread_start_us":332499,"threads_started":2,"wal-append.queue_time_us":225736}
W20260709 14:50:09.009887 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86350.6us
W20260709 14:50:09.011147 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 86678.6us
I20260709 14:50:09.013604 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.016933 13895 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 14:50:09.018904 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.016484 14033 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.075403 14263 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.027585 14049 raft_consensus.cc:3055] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:08.948477 14268 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.952292 14275 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.959733 14286 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.083786 14268 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.084805 14286 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.086172 14286 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:08.968619 14287 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.091370 14287 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:08.960579 14289 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.950187 14303 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:08.949348 14305 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.094440 14289 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.094615 14303 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.031944 13060 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132), no longer has a pending config: VOTER e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129), VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130), VOTER 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 4 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.045157 14284 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.044674 14243 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:08.964272 14277 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.057308 14238 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:50:09.000613 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 181290us
I20260709 14:50:09.059031 14234 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:08.964535 14281 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.068698 13158 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:09.079248 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.100404 14034 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.096720 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 148) took 2886 ms. Trace:
I20260709 14:50:09.110654 13279 leader_election.cc:400] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.131986 13279 leader_election.cc:403] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.121637 14275 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:50:09.132982 14276 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.134310 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:09.135237 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 148) took 1791 ms. Trace:
I20260709 14:50:09.135603 13059 rpcz_store.cc:276] 0709 14:50:07.343495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:07.344200 (+   705us) service_pool.cc:224] Handling call
0709 14:50:09.135029 (+1790829us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":6}
I20260709 14:50:09.111366 14277 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.126262 14164 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.141844 14144 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.143721 13239 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:09.144738 14164 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.145063 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49266 (request call id 360) took 1324 ms. Trace:
I20260709 14:50:09.063967 14270 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.113602 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.145468 13239 rpcz_store.cc:276] 0709 14:50:07.820349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:08.503148 (+682799us) service_pool.cc:224] Handling call
0709 14:50:09.144832 (+641684us) spinlock_profiling.cc:243] Waited 622 ms on lock 0x7b54003a8754. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:09.145006 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1429561728}
I20260709 14:50:09.114338 14238 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.153468 14238 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.152081 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.101327 14243 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.110598 14034 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.161084 14277 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.161693 14299 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.162111 13158 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:09.162304 14281 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:09.164099 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 105679us
I20260709 14:50:09.164480 14297 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.172678 14268 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.119410 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.094681 14305 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:09.172256 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 58835.2us
I20260709 14:50:09.167017 14267 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.100870 14049 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:09.168838 14277 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:09.175117 14297 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.175467 14277 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.173050 14273 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.171691 14299 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.173130 14268 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.170823 14293 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.177187 14268 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:09.177901 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 58754.8us
I20260709 14:50:09.180467 13895 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [1.4-3.5]
I20260709 14:50:09.181017 14275 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.182544 14186 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.175168 14049 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:09.186368 14049 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.131493 13057 rpcz_store.cc:276] 0709 14:50:06.210330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:06.210619 (+   289us) service_pool.cc:224] Handling call
0709 14:50:06.385399 (+174780us) spinlock_profiling.cc:243] Waited 7.66 ms on lock 0x7b5400002210. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dda0b2 00007f79ecd53a89 00007f79eccebda6 00007f79eccbd088 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc
0709 14:50:07.306388 (+920989us) spinlock_profiling.cc:243] Waited 47.1 ms on lock 0x7b5400002210. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9e9c 00007f79e3dda0f6 00007f79ecd53a89 00007f79eccebda6 00007f79eccbd088 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc
0709 14:50:09.096465 (+1790077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:07.627935 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:07.628512 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:07.628551 (+    39us) write_op.cc:435] Acquired schema lock
0709 14:50:07.628575 (+    24us) tablet.cc:662] Decoding operations
0709 14:50:07.628965 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:07.629042 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:07.629073 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:07.629266 (+   193us) tablet.cc:701] Row locks acquired
0709 14:50:07.629285 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:50:07.629427 (+   142us) write_op.cc:270] Start()
0709 14:50:07.629556 (+   129us) write_op.cc:276] Timestamp: P: 1783608607629381 usec, L: 0
0709 14:50:07.629576 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:07.630308 (+   732us) log.cc:844] Serialized 543 byte log entry
0709 14:50:08.540870 (+910562us) op_driver.cc:464] REPLICATION: finished
0709 14:50:08.846553 (+305683us) write_op.cc:301] APPLY: starting
0709 14:50:08.852962 (+  6409us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:08.861174 (+  8212us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:08.873015 (+ 11841us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:08.894371 (+ 21356us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:08.907632 (+ 13261us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:08.909685 (+  2053us) write_op.cc:312] APPLY: finished
0709 14:50:08.912564 (+  2879us) log.cc:844] Serialized 22 byte log entry
0709 14:50:08.912744 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:08.912883 (+   139us) write_op.cc:454] Released schema lock
0709 14:50:08.912933 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:08.913282 (+   349us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:08.913312 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3776,"reported_tablets":9,"spinlock_wait_cycles":125887616,"child_traces":[["op",{"apply.queue_time_us":283234,"apply.run_cpu_time_us":2893,"apply.run_wall_time_us":78484,"num_ops":1,"prepare.queue_time_us":134216,"prepare.run_cpu_time_us":514555,"prepare.run_wall_time_us":806887,"raft.queue_time_us":38861,"raft.run_cpu_time_us":38705,"raft.run_wall_time_us":279595,"replication_time_us":890827,"thread_start_us":1173425,"threads_started":4,"wal-append.queue_time_us":722036}]]}
I20260709 14:50:09.188898 13895 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:09.191465 14266 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.194196 14266 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.194319 14160 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:09.196432 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.196981 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 159) took 1685 ms. Trace:
I20260709 14:50:09.197278 14293 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.197736 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.198194 14306 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:09.198684 14306 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.200196 14276 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.205390 14306 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.199476 14268 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:09.198858 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46993.2us
I20260709 14:50:09.169091 14034 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.197487 13062 rpcz_store.cc:276] 0709 14:50:07.471963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:07.472163 (+   200us) service_pool.cc:224] Handling call
0709 14:50:09.157026 (+1684863us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28466,"reported_tablets":8}
I20260709 14:50:09.199266 14160 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.198897 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.173622 14144 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.210522 14271 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:09.210904 13279 leader_election.cc:400] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.211377 13279 leader_election.cc:403] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.211066 14271 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.212153 14271 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.212946 13279 leader_election.cc:400] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.213374 13279 leader_election.cc:403] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.209376 14160 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.194317 14300 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.218178 14300 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.218539 14144 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.219488 14144 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.194466 14273 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:09.222458 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:09.220682 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.220955 14293 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.153442 14250 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.221293 14164 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.221472 14186 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.219774 14160 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.201929 14235 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.228468 14267 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.231750 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.233579 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.234177 14266 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.185535 14277 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.214136 14034 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.234598 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.202967 14291 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.243230 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.244412 13164 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:09.234417 13895 raft_consensus.cc:1240] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.245584 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.250602 14266 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.235424 14164 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.253063 13163 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:09.253541 14277 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.254086 14250 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.255038 14144 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.256063 14235 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.265146 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.270260 13157 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:09.270551 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.271301 13304 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.266830 14273 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:09.273998 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61301.9us
I20260709 14:50:09.269310 14266 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.275969 13307 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:09.276726 13311 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.282366 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.268249 14276 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.282677 13313 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:09.283463 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.284708 13311 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:09.286449 14235 consensus_queue.cc:1059] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:09.287616 14235 raft_consensus.cc:3055] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.288123 14235 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:09.290227 14164 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.271284 14034 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.292310 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.299949 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.305735 14250 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.305310 13311 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:09.306854 13279 leader_election.cc:400] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.287495 14291 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.307391 13279 leader_election.cc:403] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.277446 14273 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:09.307974 14273 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.308661 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:09.309711 14250 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.309732 14034 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.314175 14034 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.315637 14034 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:09.317571 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.269366 14160 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:09.319789 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 52075.1us
I20260709 14:50:09.289772 14235 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:09.319690 14291 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.338593 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.319487 13279 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.339849 14144 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:09.340510 14144 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:09.340754 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.341548 14243 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.342145 14243 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.343205 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:09.346627 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 95489.4us
I20260709 14:50:09.345477 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.329663 14268 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.334407 14293 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.318302 14034 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.345285 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.347646 14277 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.351795 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.351938 14277 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:09.351976 13306 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:09.344638 14243 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.320061 14164 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.323155 14250 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.345207 13231 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 4. (term mismatch)
I20260709 14:50:09.352499 13311 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.352470 14277 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.356088 14235 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:09.375350 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:09.376019 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.371006 14164 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:09.374071 13231 pending_rounds.cc:85] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 3
I20260709 14:50:09.378613 13279 leader_election.cc:400] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.381881 13279 leader_election.cc:403] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.318120 14306 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:09.321810 14271 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.388732 14271 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.384934 14144 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.386683 14306 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.357951 14238 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:09.393451 13231 pending_rounds.cc:107] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.4
I20260709 14:50:09.382052 14164 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.396464 14250 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.402103 13231 raft_consensus.cc:2917] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Aborting config change with OpId 1.4: Aborted: Op aborted by new leader
I20260709 14:50:09.414914 13231 raft_consensus.cc:2889] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:09.416134 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:49254 (request call id 61) took 6854 ms. Trace:
I20260709 14:50:09.420053 14276 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.429931 14160 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.443251 14186 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.443959 14186 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.445995 14186 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.449000 14266 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.451512 14266 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.453263 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:09.435446 14312 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:50:09.465703 14273 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.470389 13306 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.474041 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.474668 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.475018 13313 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:09.473614 14273 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.416868 13231 rpcz_store.cc:276] 0709 14:50:02.561667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:02.567072 (+  5405us) service_pool.cc:224] Handling call
0709 14:50:02.601517 (+ 34445us) spinlock_profiling.cc:243] Waited 4.98 ms on lock 0x7b54000d4420. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e7b520 00007f79e6f04b42 00007f79e6f03800 00007f79e6efc9fa 00007f79ebec44c9 00007f79e5440c54 00007f79e5440be2 00007f79e5440b11 00007f79e5440a8c 00007f79e543fd42
0709 14:50:02.831227 (+229710us) log.cc:844] Serialized 508 byte log entry
0709 14:50:03.013011 (+181784us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b54000d4420. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e77062 00007f79e6e57eaa 00007f79e6e5ed53 00007f79e6e5ecd9 00007f79e6e5ec69 00007f79e6e5ec31 00007f79e6e5ddfd 0000000000396ad4 0000000000396919 00007f79e3e11475
0709 14:50:03.014355 (+  1344us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b54000d4420. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e77062 00007f79e6e57eaa 00007f79e6e5ed53 00007f79e6e5ecd9 00007f79e6e5ec69 00007f79e6e5ec31 00007f79e6e5ddfd 0000000000396ad4 0000000000396919 00007f79e3e11475
0709 14:50:09.415938 (+6401583us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8285,"raft.run_cpu_time_us":3139,"raft.run_wall_time_us":7357,"spinlock_wait_cycles":21687680,"thread_start_us":160046,"threads_started":1,"wal-append.queue_time_us":186523,"wal-append.run_cpu_time_us":1786,"wal-append.run_wall_time_us":1001959}
I20260709 14:50:09.477228 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:09.479332 13049 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 7214af0b68ae4083afa78dfa5c59c396 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) due to error UNKNOWN_ERROR; will retry: Aborted: Op aborted by new leader
W20260709 14:50:09.481259 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 102878us
I20260709 14:50:09.483721 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.481982 13231 pending_rounds.cc:107] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 14:50:09.484509 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.488085 13306 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.492271 13311 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.493856 14276 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.494568 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.496196 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.497167 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.489809 13231 raft_consensus.cc:2889] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:09.507484 14238 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.508108 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.496160 14273 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.509348 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.510226 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.506572 14160 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.510185 13313 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.511837 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.513000 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.513839 13312 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.514707 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.515239 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.497820 14276 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:50:09.521648 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.494953 14034 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:09.522990 13308 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:09.523401 13312 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.523572 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.525171 13310 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:09.526321 13304 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.520481 13305 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.528703 13307 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.530680 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.531638 13310 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.532783 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.535370 13313 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.537046 13279 leader_election.cc:400] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.537595 13279 leader_election.cc:403] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.538249 14276 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.539099 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.540978 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.541221 14160 raft_consensus.cc:2764] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:09.541874 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.545342 13307 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.546900 13305 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.544123 14034 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:09.548430 13304 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:09.549664 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.549821 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.550937 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.552124 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.546720 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.550357 13312 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.552690 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.552798 13309 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.553658 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.555006 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:09.555626 13159 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.555960 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.556674 13164 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:09.557541 14160 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.555083 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:09.557976 14160 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:09.558633 14160 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.551432 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.559796 13304 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.561089 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.562258 13313 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.556604 13305 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.564659 13159 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:09.500200 14164 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.565819 13279 leader_election.cc:400] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.567870 13279 leader_election.cc:403] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.567051 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.561977 14276 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.566239 13304 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:09.568753 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.565475 13307 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.572109 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.570945 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.580134 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.564514 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.585247 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.586475 13157 raft_consensus.cc:2368] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.588964 14144 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.589947 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.590895 14034 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.591715 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:09.593312 14243 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.593887 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.590677 14144 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:09.594384 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.595067 13160 raft_consensus.cc:2368] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.594802 14234 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.588615 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.593462 13164 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:09.597525 13159 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.597632 13312 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.599711 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.601117 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:09.593813 14243 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:09.581164 14250 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.612452 13306 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:09.624385 13161 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:09.625445 13311 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.630255 13308 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.632526 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.635277 13309 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.632354 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.608930 14243 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.577600 14277 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.632880 13156 raft_consensus.cc:2368] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.637710 14049 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.642514 14049 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.643021 14049 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.643478 13160 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:09.647251 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.648247 14299 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.640712 14250 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:09.652122 14299 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:09.652503 14299 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.648582 13276 leader_election.cc:400] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.653606 14299 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.649135 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.654944 14299 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.656386 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.649525 14293 consensus_queue.cc:1059] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.650199 14297 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:09.653548 13276 leader_election.cc:403] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 14:50:09.659849 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 60282us
I20260709 14:50:09.672902 13276 leader_election.cc:400] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.673273 13276 leader_election.cc:403] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.679467 14160 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.686663 14034 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
W20260709 14:50:09.688251 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:09.691699 13310 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.692237 13305 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.687541 14250 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.725908 13276 leader_election.cc:400] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.726294 13276 leader_election.cc:403] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:09.704636 13159 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:09.696429 14273 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.745287 13310 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:09.746793 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:09.747270 13305 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.693446 14297 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.730180 14270 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.733251 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:09.736047 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.736912 14322 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.721480 14276 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.737929 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.738185 13163 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:09.739030 14291 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:09.739797 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.740063 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.741827 13304 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:09.739081 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.753248 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:09.753909 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:09.754619 13159 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:09.693315 14294 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.073s
I20260709 14:50:09.698050 14243 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.785914 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.749313 14293 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.749457 14305 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:09.744712 14273 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:09.738973 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.768677 14299 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.726126 14034 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:50:09.798195 14160 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.801028 13230 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:09.846519 14299 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.847628 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.849224 14299 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.785215 14291 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.853565 14291 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.854619 14291 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:09.802172 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:09.857010 13231 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:09.858067 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.859344 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.860080 13231 raft_consensus.cc:2368] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.861441 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.805282 13238 raft_consensus.cc:2393] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:09.805974 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.806706 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.793217 14238 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:09.807343 14293 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.808034 14305 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.870493 14305 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:09.802791 13235 raft_consensus.cc:2368] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.870047 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.800815 14266 raft_consensus.cc:2764] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:09.808705 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 4 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:09.810758 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.811522 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.812471 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.875042 13232 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.815531 14270 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:09.817953 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:09.819924 13159 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:09.820405 14300 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.805032 14321 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:09.825706 14234 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.827600 14277 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:09.829362 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 43535.3us
I20260709 14:50:09.787786 14164 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.831684 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:09.832465 14250 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.841509 14320 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:09.845443 14273 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.770890 14322 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:09.805204 14243 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:09.868430 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:09.877388 13234 raft_consensus.cc:2368] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.878042 13305 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:09.884164 14238 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.884274 14321 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.889021 13163 raft_consensus.cc:2368] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.895059 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:09.898320 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:09.874316 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 120905us
I20260709 14:50:09.877415 13307 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:09.913069 13157 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:09.892671 14320 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:09.915618 14277 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:09.911192 14321 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:09.897817 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:09.883632 14049 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.932313 13232 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:09.933563 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 106445us
I20260709 14:50:09.912046 14144 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:09.935606 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.938287 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:09.935873 14294 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 14:50:09.940380 14294 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.940696 14294 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:09.909121 14160 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:09.935982 13238 raft_consensus.cc:2368] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:09.941722 14294 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:09.943475 14238 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.943130 14294 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.943145 13238 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.953320 13238 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:09.921816 14297 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.954214 13238 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.955853 13238 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.957298 13230 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:09.933063 14293 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:09.964828 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:09.965302 14306 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.965138 14326 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } 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 14:50:09.967979 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.968999 14330 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.938884 14144 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:09.975430 14330 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.976827 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:09.979568 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 44048.6us
I20260709 14:50:09.941781 14160 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.984202 13279 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.985526 14329 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:09.987072 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:09.989645 14320 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:09.990770 14320 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:09.992892 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:09.973595 14144 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.997925 14034 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:09.998350 14034 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:09.999169 14034 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.000258 14034 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.002377 14327 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:10.004519 14160 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.007009 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:09.982997 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 165177us
I20260709 14:50:10.015216 13156 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:10.017551 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:10.019235 14250 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:10.019735 14250 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.020731 14250 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:10.022089 14250 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.023479 13276 leader_election.cc:400] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.023830 13276 leader_election.cc:403] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:10.025100 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.026397 13279 leader_election.cc:400] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.010105 14049 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.027251 14327 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.053254 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.054011 14327 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.054463 14327 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.055348 14305 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:10.055727 14305 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.056293 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.027359 14160 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:10.057327 14160 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:10.057809 14160 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.029035 14273 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.059676 14297 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:10.028244 14034 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.057406 14250 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.029160 14238 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.062163 13279 leader_election.cc:400] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.075479 13279 leader_election.cc:403] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:10.038057 13238 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:10.042222 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.060051 14273 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:10.073661 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 136523us
W20260709 14:50:10.077577 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 48233us
W20260709 14:50:10.048942 14332 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 14:50:10.078050 13238 pending_rounds.cc:85] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:10.098392 13238 pending_rounds.cc:107] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:10.098846 13238 raft_consensus.cc:2889] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:10.056663 14305 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.043169 14321 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.102862 14321 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.103742 13237 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.118412 14322 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.118639 14144 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.119727 14322 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.121783 14144 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.123997 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:10.129572 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.130267 14250 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:10.130504 14273 raft_consensus.cc:2764] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 14:50:10.129879 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:10.131525 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47391.6us
I20260709 14:50:10.135299 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.134481 14305 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.130707 14250 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.144577 14250 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.132274 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.145674 14299 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:50:10.147133 14338 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
I20260709 14:50:10.147799 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.077693 14049 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.150712 14273 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.153103 14273 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:10.153489 14273 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.150142 14238 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.152043 14049 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.159060 14049 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.149852 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.160123 14273 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.152797 14327 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.142396 13062 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:10.163251 14273 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.164088 13279 leader_election.cc:400] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.164496 14238 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.164294 13062 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:10.165611 14327 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.079443 14266 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:10.148519 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.127348 14160 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.087378 14329 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.165915 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:10.167485 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:10.167999 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.168437 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.169570 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.170783 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.171005 14333 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.171460 14333 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.171773 14333 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.174099 14250 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.176357 14250 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.170734 14320 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.178119 14320 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.178331 14160 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.176468 14334 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.179347 14334 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.182657 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.179744 14334 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.179436 14320 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.186661 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:10.187305 13164 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.188143 14333 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.189424 14243 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.197157 14334 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.191355 14305 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.193049 14321 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.199018 14164 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.199420 14164 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.166574 14144 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.200356 14144 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.200934 14333 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.193701 14049 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.199429 14334 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.192401 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.196185 13164 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:10.180207 14266 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:10.203483 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.203408 14334 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.204465 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:10.204972 14144 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.205965 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.206101 14144 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.206708 14144 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.206908 14321 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.206947 14234 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.207737 14234 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.208968 14144 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.210335 14329 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.210920 14329 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.211620 14234 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.162509 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.197619 14243 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.200520 14164 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.192456 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.201736 13236 raft_consensus.cc:606] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:10.219204 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:10.222307 13236 raft_consensus.cc:614] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:10.221557 14243 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.224888 14273 raft_consensus.cc:2764] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:10.224411 13057 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.226382 13279 leader_election.cc:400] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.226686 13279 leader_election.cc:403] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:10.226110 13057 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.227916 13057 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.228754 14305 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.229485 14305 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:10.229959 14305 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.230862 14305 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.228623 14238 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.232184 14238 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.230887 13057 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.233223 14238 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.232750 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:10.225210 14164 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.233771 13057 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:10.238415 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:10.239069 13236 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:10.239411 13236 raft_consensus.cc:614] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:10.239852 14273 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.234459 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.234829 14034 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:10.234566 13164 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:10.203938 14266 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.248309 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.249178 13233 raft_consensus.cc:2368] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.249349 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.250193 13235 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:10.252131 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.253695 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.255095 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.255898 13233 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.257477 13235 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:10.261179 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.262034 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.269503 13156 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:10.272490 13279 leader_election.cc:400] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 2. Current term is 3.
I20260709 14:50:10.273748 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.276988 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:10.277724 13236 raft_consensus.cc:606] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.278180 13236 raft_consensus.cc:614] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:10.204447 14334 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.240391 14273 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.280687 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.282793 14034 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.284409 14034 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.284833 14034 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:10.285866 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 123425us
I20260709 14:50:10.231030 14329 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.285894 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.279832 14327 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.290138 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.285679 14238 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.298791 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:10.300069 14281 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:10.300490 14281 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.300837 14281 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.311870 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.327075 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.305949 14250 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.339344 14034 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.321761 14238 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.342473 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e199f09f081476088669015cbe77792"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:10.343071 13236 raft_consensus.cc:606] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:10.343422 13236 raft_consensus.cc:614] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:10.328145 14049 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.321619 14270 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.327379 14160 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.349887 14160 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.350274 14160 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.351401 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:10.353574 14034 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.354863 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.355594 13236 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.358901 14160 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.312672 14297 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
W20260709 14:50:10.364709 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.369248 14235 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.322280 14334 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.369695 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.363742 14164 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 14:50:10.348388 14049 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.308347 14329 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
W20260709 14:50:10.372330 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 45349us
I20260709 14:50:10.374588 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:10.374994 14320 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:10.377000 14281 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.321362 14266 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.387784 13237 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:10.380788 14321 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:10.390933 13164 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:10.393498 14273 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.362129 14270 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.409430 14160 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.410126 13304 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:10.410712 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.412115 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.413391 14266 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.386747 14322 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:10.405478 14049 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.385155 14234 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
W20260709 14:50:10.422266 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.428560 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.430565 13304 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:10.432278 14234 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.432672 14234 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.433504 14250 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.434015 14250 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.433564 14234 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.435009 14234 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.434881 14250 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.436185 14250 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.436708 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:10.438575 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:10.439219 14243 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.439565 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:10.440200 13164 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:10.444135 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.439162 14329 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:50:10.448534 13164 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:10.453680 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.415364 14281 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.410708 14270 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:10.453753 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 53522.1us
I20260709 14:50:10.459079 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.423143 14322 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.458042 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.465627 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:10.467032 13159 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:10.468839 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.444110 14327 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:10.476336 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.481786 13305 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:10.461041 13156 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:10.470544 14322 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:10.474874 14270 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:10.490931 14333 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:10.491395 14333 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.494051 14270 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.495209 14270 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.500269 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.461225 14320 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:50:10.508996 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.503376 14333 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.515890 14333 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.526226 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:10.530898 14334 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:10.531634 14334 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.498456 14321 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.596354 14034 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.600168 14034 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.533723 14281 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:10.562561 14164 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:50:10.609086 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 108918us
I20260709 14:50:10.520586 14322 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.611773 13236 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:10.613286 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:10.535211 14250 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 14:50:10.608696 14281 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.628816 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.670209 14281 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.631841 14243 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.667642 14299 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.610574 14334 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.675400 14034 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:10.678211 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 117471us
I20260709 14:50:10.682194 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.731422 13237 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:10.681921 14320 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:10.674800 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 197169us
W20260709 14:50:10.705305 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 95500.8us
I20260709 14:50:10.734514 14320 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.680316 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:10.735175 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.736411 13163 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:10.741031 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.743682 14305 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:10.744134 14305 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.744524 14305 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.747136 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.748963 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.753300 14366 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.754910 14322 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.708982 14306 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.759528 14294 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.761572 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:10.764529 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:10.771684 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.771587 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.773960 13310 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.775233 14243 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.775087 14306 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.777977 14294 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:10.779237 14306 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.739950 14299 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:10.674508 14164 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.785480 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.786052 14366 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.786348 14294 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:10.788872 14243 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.821200 14164 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.821460 14243 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.823758 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.824165 13239 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:10.789757 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.824599 13310 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.790412 14352 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.771649 14321 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.769817 14329 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:50:10.803301 14299 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.804303 14250 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:10.804834 14270 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.805300 14291 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:10.805630 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.838135 13308 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:10.806139 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.807204 13238 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:10.809006 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.796365 13893 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:10.812042 13236 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:50:10.840655 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 51021.8us
I20260709 14:50:10.842000 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.842645 13235 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.831770 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.844409 13305 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:10.832649 13157 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:10.834079 14366 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:10.835028 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.848414 14034 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:10.839679 13238 pending_rounds.cc:85] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:10.853309 13238 pending_rounds.cc:107] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:10.845777 14250 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.853689 13238 raft_consensus.cc:2889] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:10.850412 14144 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.855490 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:10.856305 13231 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 2.
I20260709 14:50:10.837005 14352 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.862190 14034 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:10.865417 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.871901 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.852617 14305 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.875978 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.876983 13309 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:10.875958 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.877800 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.878721 13306 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:10.880015 13312 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:10.880585 13305 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:10.883885 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:10.884588 13164 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:10.887702 14364 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:10.888232 14364 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:10.896209 13310 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:10.860296 14361 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:10.840595 14291 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.860504 14144 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.843354 14270 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.897377 14305 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.904924 14364 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:10.910938 14361 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.911453 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.912113 13312 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.911988 14361 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.914343 14270 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:10.917150 13311 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:10.918542 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.920300 13311 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:10.921495 13236 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:10.916581 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.922838 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.922632 14352 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.923354 13308 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.900748 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:10.929702 13310 raft_consensus.cc:2393] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:10.910742 13304 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:10.915241 14144 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.932801 13307 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:10.935391 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:10.916162 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:10.943727 13310 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:10.944702 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.945328 13238 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:10.916501 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:10.946951 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 48345.2us
I20260709 14:50:10.947057 14368 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:10.947602 14368 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:10.947984 14368 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:10.951395 13308 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:10.956388 13233 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:10.957103 13313 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:10.925495 14281 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.963840 13312 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:10.979259 13305 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:10.979293 13239 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:50:10.987244 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:10.989039 14374 log.cc:927] Time spent T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:50:10.982451 13239 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:10.915907 14321 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.953799 13156 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:10.996592 13239 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:10.996943 14270 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:11.009513 13306 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:11.001309 13239 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:11.001767 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.001559 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:11.003592 13311 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.022936 13233 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:11.027232 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:10.979669 14291 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.035667 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.993732 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.037869 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:10.981596 14238 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
W20260709 14:50:11.039048 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:10.997025 14373 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.045796 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.046718 13304 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.047302 13311 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.048542 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.049079 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.049594 14281 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.046286 14373 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.038802 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.051764 14373 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.052402 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.052696 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.050020 13310 raft_consensus.cc:2410] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:11.045553 13233 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:11.056022 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.056475 13156 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:11.049513 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.059075 13312 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.049742 13313 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.049974 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.061904 13308 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.067006 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:11.071692 13235 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:11.073163 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.074052 13305 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.036625 14375 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:11.085453 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.088737 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.088711 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.095636 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:11.097997 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.103453 13308 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:11.105209 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.105484 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.105770 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.106139 13161 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.103927 13310 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:11.109710 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.110538 13308 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:11.110677 13163 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.109040 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.086879 14291 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:11.088897 14306 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.123906 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.124529 13310 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:11.086624 14373 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.118059 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.108372 13307 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.087986 14375 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:11.197161 13158 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.109107 14243 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:11.203680 13232 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:11.098693 14164 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:50:11.199664 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.120671 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.200197 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.205763 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.140216 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:11.097407 14234 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.100s
I20260709 14:50:11.106901 14294 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.103s
I20260709 14:50:11.120832 14334 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.099s
I20260709 14:50:11.111292 14360 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.095s
I20260709 14:50:11.206058 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.342063 13235 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.202509 14373 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.291513 13162 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.345350 13239 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:11.345954 13239 pending_rounds.cc:85] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:11.345890 13163 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:11.346354 13239 pending_rounds.cc:107] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:11.347077 13239 raft_consensus.cc:2889] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:11.301308 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.118795 13238 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:11.346141 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 227096us
I20260709 14:50:11.348634 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.352586 13158 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:11.312276 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:11.296360 13311 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:11.349205 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.201972 14375 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.352582 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:11.350793 14352 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:11.118278 14291 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:11.290570 13046 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica e678e1a7641947cb9fb75155ab25e3a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:11.354468 13310 raft_consensus.cc:2393] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.297703 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.362504 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:11.361338 13046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 255869us
I20260709 14:50:11.361057 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:11.216797 14243 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.369814 13230 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.370049 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.376662 13308 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:11.372485 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:11.375419 13307 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:11.379925 13307 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
W20260709 14:50:11.381114 14378 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
I20260709 14:50:11.236858 14186 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.202438 14306 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.351142 14164 consensus_queue.cc:1243] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer 38fbc24b2bf441038676280fd5393d6e log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:11.363739 14144 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:11.393265 13232 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 14:50:11.394068 13232 pending_rounds.cc:85] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 4
I20260709 14:50:11.366271 14352 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.384552 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:11.389326 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.381508 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.369129 14363 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:11.383772 14321 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:11.363373 14291 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.299113 14368 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:11.389675 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:11.394308 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.408823 14365 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 14:50:11.419523 13309 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.420627 14250 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.393627 14144 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.422506 14144 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.397624 14364 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:11.394348 13232 pending_rounds.cc:107] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 14:50:11.425606 14352 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.428503 14361 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:11.434309 14361 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.435209 14361 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.437747 13309 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.439693 13232 raft_consensus.cc:2889] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:11.401575 13308 raft_consensus.cc:2410] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:11.382666 14281 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.410785 13164 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:11.390328 14333 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:11.446525 13163 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:11.450013 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:11.447755 13310 raft_consensus.cc:2393] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:11.411312 14186 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.414119 14164 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:50:11.445020 14144 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.444322 14361 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:11.445271 13307 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.444859 14270 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.445649 14321 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.511845 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.467008 14333 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.516295 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.467113 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.517486 13233 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:11.448454 14281 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:11.528165 13161 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:11.536844 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.537518 13234 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:11.517613 14363 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:11.543085 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:11.548686 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.519939 14270 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.558015 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.563616 14389 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.568960 14389 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.569129 14321 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.570132 14281 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:11.571375 14306 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:11.498804 14243 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.573884 14333 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.571398 14389 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:11.578271 14368 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:11.578701 14375 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.578934 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.579777 13159 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:11.581234 14291 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.581594 13233 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:11.583807 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.584847 14375 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.589891 14389 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.590485 14389 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.592641 14389 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:11.593725 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.560495 14322 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:11.597205 14322 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
W20260709 14:50:11.598611 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:11.599901 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:11.600747 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:11.603799 13304 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:11.614141 14373 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.618501 14186 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:11.624300 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.624639 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.625171 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.625577 13157 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.626613 13161 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.633701 14363 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.636466 14368 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:11.643469 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.643698 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.645056 13237 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:11.655023 13159 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:11.659340 14234 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:11.660275 14327 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.661021 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.682318 13157 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:11.661234 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.661688 13164 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.683970 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.684759 13164 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.662424 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:11.601186 14388 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
I20260709 14:50:11.558005 14270 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.676470 14234 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:11.666345 13236 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 3 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 14:50:11.666236 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.718614 13161 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.666972 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.720487 13306 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.667356 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.666900 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.670207 14366 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:11.671640 13231 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:11.665130 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.673287 13234 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:11.730261 13310 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.730406 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:11.674731 13238 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:11.701970 14334 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:11.739220 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.676932 14329 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:11.665490 14385 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.244s	user 0.004s	sys 0.000s
I20260709 14:50:11.704247 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.705226 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:11.704088 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.723752 13158 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.724967 13306 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.751425 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.728864 13309 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.731165 13234 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:11.731992 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.732923 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:11.702868 14375 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.673980 14281 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.738365 13311 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.740330 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:11.746555 13313 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:11.729425 13231 pending_rounds.cc:85] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:11.719627 14270 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:11.757259 13161 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.760731 13234 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
W20260709 14:50:11.750393 13202 leader_election.cc:336] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.500s (SENT)
I20260709 14:50:11.779109 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.774748 13232 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:11.707551 14327 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.769521 13155 raft_consensus.cc:2376] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:11.777689 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.786247 13160 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.786075 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.787232 13164 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:11.816886 13159 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:11.780270 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:11.824898 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.824898 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.825305 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.746558 14366 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.739609 14373 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:50:11.781865 13231 pending_rounds.cc:107] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:11.825181 14186 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:11.825590 14368 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:11.887023 14341 log.cc:927] Time spent T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 14:50:11.771880 13310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:11.751441 14334 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.772255 14329 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.778128 14375 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.780745 14281 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:11.850337 14234 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:12.253049 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 512839us
I20260709 14:50:12.240715 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:11.826606 14297 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:12.278847 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.279950 13158 raft_consensus.cc:2410] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:50:12.245863 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 513023us
I20260709 14:50:12.163875 13157 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:11.925168 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:12.290346 13159 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:12.280350 13310 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:12.289480 13162 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:12.290884 13310 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:12.291994 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:11.976205 14378 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 14:50:12.296173 13157 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:11.910988 13231 raft_consensus.cc:2889] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:12.301795 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.298282 13157 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:12.302623 13155 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.253626 14250 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:12.300019 14049 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.315464 14305 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.315716 14329 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.316494 14329 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:11.956514 14368 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:12.316982 14329 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.253365 14238 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.318127 14401 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:12.318681 14368 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.312812 14250 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.319360 14250 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.320304 14329 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:11.938197 14186 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.014598 14327 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.313462 14049 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.317348 14375 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.317903 14238 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:12.299620 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:11.827373 14270 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.341097 13310 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.327991 13157 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.312266 14234 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:12.421614 13157 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:12.442564 14049 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.417024 13307 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:12.450505 13310 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.316045 14305 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:12.456965 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 176692us
W20260709 14:50:12.438011 14363 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.799s	user 0.042s	sys 0.093s
I20260709 14:50:12.418588 14144 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:12.475819 13157 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:12.437691 14375 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.318683 14401 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.488560 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:12.506510 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:12.479215 14297 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:12.483616 14352 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:12.480729 14406 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.508354 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:12.517004 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 227302us
I20260709 14:50:12.485214 14389 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:12.515585 14363 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.866s	user 0.048s	sys 0.095s
W20260709 14:50:12.529585 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:12.521024 14373 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:12.571306 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:12.507197 14375 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:12.593459 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 68170.6us
I20260709 14:50:12.532855 14410 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:12.594699 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:12.598750 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 848375us
I20260709 14:50:12.568508 14409 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.528483 14352 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:12.608253 13202 leader_election.cc:336] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.547s (SENT)
I20260709 14:50:12.528190 14406 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.533521 14389 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:12.615901 13202 leader_election.cc:336] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.571s (SENT)
I20260709 14:50:12.595111 14334 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.593528 14291 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.584230 14373 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.611181 14409 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.632248 14401 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.632432 14375 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:12.633227 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.580s (SENT)
I20260709 14:50:12.633922 14373 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.634079 14352 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.631042 14250 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.631915 14291 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:12.631302 14419 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.607061 14281 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.605381 14408 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:12.612499 14186 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.626631 14270 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.695374 14305 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.697795 14415 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:12.698280 14411 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:12.628043 14238 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.669795 14291 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.695808 14419 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.714941 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:12.716599 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:12.716835 14409 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.717022 14238 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.717629 14423 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.731264 14423 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.716835 13310 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:12.719075 14406 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.635681 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:12.702859 13236 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49266 (request call id 394) took 1184 ms (client timeout 1572 ms). Trace:
I20260709 14:50:12.604595 14410 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.629388 14297 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.786861 13306 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:12.700341 14281 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.704227 14411 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:12.703220 14408 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:12.830211 13236 rpcz_store.cc:269] 0709 14:50:11.515739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.515941 (+   202us) service_pool.cc:224] Handling call
0709 14:50:12.699552 (+1183611us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b5400074254. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:12.699717 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":336621312}
W20260709 14:50:12.843151 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 247616us
W20260709 14:50:12.788976 14403 log.cc:927] Time spent T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.251s	user 0.001s	sys 0.000s
W20260709 14:50:12.787349 14404 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 14:50:12.848191 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:12.725289 14291 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:12.842296 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 744) took 1122 ms. Trace:
I20260709 14:50:12.861054 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:12.864831 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:12.866490 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.786422 14420 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:12.903231 13236 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:12.829738 14423 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.732065 14250 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.732456 14186 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.936163 14186 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.938371 14186 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.807714 14421 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.873716 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:12.911317 13157 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.939211 14421 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.940407 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.941485 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:12.913379 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 65278.1us
I20260709 14:50:12.942327 13162 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:12.942559 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 904) took 1224 ms. Trace:
I20260709 14:50:12.943184 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.943559 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.944125 13158 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.944255 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.903141 14373 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.914371 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:12.945199 14373 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.945672 13308 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:12.944316 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:12.908437 13161 rpcz_store.cc:276] 0709 14:50:11.719476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.293514 (+574038us) service_pool.cc:224] Handling call
0709 14:50:12.293848 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:12.294062 (+   214us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:12.465449 (+171387us) log.cc:844] Serialized 14 byte log entry
0709 14:50:12.670488 (+205039us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:12.670546 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:12.670596 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:12.842053 (+171457us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:12.842218 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":293131,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":33,"raft.queue_time_us":110433,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":17316,"thread_start_us":346199,"threads_started":3,"wal-append.queue_time_us":147417}
I20260709 14:50:12.731110 13895 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.948453 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.721592 14415 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.949105 13161 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.949803 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 742) took 1242 ms. Trace:
I20260709 14:50:12.949927 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.950515 13161 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:12.951251 14423 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:12.951766 14423 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.952121 14423 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:12.952641 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 796) took 1311 ms. Trace:
I20260709 14:50:12.941751 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.950210 13163 rpcz_store.cc:276] 0709 14:50:11.707293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.949059 (+1241766us) service_pool.cc:224] Handling call
0709 14:50:12.949371 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:12.949513 (+   142us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:12.949536 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:12.949573 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:12.949613 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:12.949665 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:12.949753 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:12.953984 13157 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.954561 13239 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.917759 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.955879 13155 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.918659 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.957037 13164 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.958154 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:12.920800 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:12.854915 14411 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:12.970494 13236 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:12.970925 13236 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:12.929133 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:12.972697 13159 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.856890 14281 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.929620 14408 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.930907 14420 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.931636 14389 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.751961 14238 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.917016 14375 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:12.934854 14270 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:12.946694 14366 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:12.842531 14305 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.971705 13236 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:12.932587 14419 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.942898 13305 rpcz_store.cc:276] 0709 14:50:11.718202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.718313 (+   111us) service_pool.cc:224] Handling call
0709 14:50:11.718725 (+   412us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:11.745599 (+ 26874us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:11.745628 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:11.749230 (+  3602us) log.cc:844] Serialized 26 byte log entry
0709 14:50:12.301316 (+552086us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:12.301363 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:12.327635 (+ 26272us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:12.942315 (+614680us) raft_consensus.cc:1685] finished
0709 14:50:12.942338 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:12.942476 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30172,"raft.queue_time_us":18907,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":11427,"thread_start_us":435312,"threads_started":1,"wal-append.queue_time_us":543365}
I20260709 14:50:13.086176 13304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 903) took 1368 ms. Trace:
W20260709 14:50:12.987953 13205 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.031s	sys 0.022s
W20260709 14:50:13.087363 13205 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.033s	sys 0.023s
I20260709 14:50:12.994724 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:13.009121 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:13.097388 13235 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 3
W20260709 14:50:13.098026 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:13.090188 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 456047us
I20260709 14:50:12.976930 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.099962 13239 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:13.101408 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.093200 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.127010 13236 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:13.127382 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:13.128053 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:13.128504 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:13.130350 13202 leader_election.cc:336] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.581s (SENT)
I20260709 14:50:13.131587 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.132349 13239 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 3.
I20260709 14:50:13.134413 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.135206 13237 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:13.142985 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 182670us
I20260709 14:50:13.158987 13305 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:12.919251 14409 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.167029 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.167743 13239 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
W20260709 14:50:13.169703 13202 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.614s (SENT)
I20260709 14:50:13.170213 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:13.167250 13306 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:13.173096 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:13.174006 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.174505 13305 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:13.174708 13237 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:12.941485 14421 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:12.951124 14415 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:13.176704 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.177417 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.178508 13306 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:13.179334 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:13.179755 13308 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:13.223261 13239 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:13.086109 14270 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:13.179838 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 563330us
I20260709 14:50:13.200742 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:13.183109 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:13.175019 14144 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.226342 13305 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:13.233021 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 149) took 3215 ms. Trace:
I20260709 14:50:13.235661 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:11.498829 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:13.235446 13062 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:13.238421 14270 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.223131 13162 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:13.166636 14352 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.126350 14305 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.249037 13057 rpcz_store.cc:276] 0709 14:50:10.017241 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:10.017428 (+   187us) service_pool.cc:224] Handling call
0709 14:50:13.232922 (+3215494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:10.292561 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:10.386260 (+ 93699us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:10.387042 (+   782us) write_op.cc:435] Acquired schema lock
0709 14:50:10.389549 (+  2507us) tablet.cc:662] Decoding operations
0709 14:50:10.595403 (+205854us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:10.596538 (+  1135us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:10.599489 (+  2951us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:50:10.713713 (+114224us) tablet.cc:701] Row locks acquired
0709 14:50:10.715625 (+  1912us) write_op.cc:260] PREPARE: finished
0709 14:50:10.728943 (+ 13318us) write_op.cc:270] Start()
0709 14:50:10.733667 (+  4724us) write_op.cc:276] Timestamp: P: 1783608610728881 usec, L: 0
0709 14:50:10.733721 (+    54us) op_driver.cc:348] REPLICATION: starting
0709 14:50:10.775407 (+ 41686us) log.cc:844] Serialized 2108 byte log entry
0709 14:50:10.990855 (+215448us) op_driver.cc:464] REPLICATION: finished
0709 14:50:11.300126 (+309271us) write_op.cc:301] APPLY: starting
0709 14:50:11.300212 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:11.300360 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:11.300486 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:11.338244 (+ 37758us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:11.338435 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:50:11.338484 (+    49us) write_op.cc:312] APPLY: finished
0709 14:50:11.338753 (+   269us) log.cc:844] Serialized 46 byte log entry
0709 14:50:11.339476 (+   723us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:11.339587 (+   111us) write_op.cc:454] Released schema lock
0709 14:50:11.339626 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:11.367009 (+ 27383us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:11.369049 (+  2040us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":93823,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":309020,"apply.run_cpu_time_us":3110,"apply.run_wall_time_us":52588,"num_ops":5,"prepare.queue_time_us":1490,"prepare.run_cpu_time_us":6402,"prepare.run_wall_time_us":486462,"replication_time_us":256975,"thread_start_us":117671,"threads_started":1}]]}
I20260709 14:50:13.173009 14406 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.249874 13311 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:13.165491 14419 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.083s
I20260709 14:50:13.224814 14421 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.267275 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.176159 14366 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 14:50:12.953045 13231 rpcz_store.cc:276] 0709 14:50:11.641074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.660131 (+ 19057us) service_pool.cc:224] Handling call
0709 14:50:11.660513 (+   382us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:12.319558 (+659045us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:12.952350 (+632792us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b54003a8254. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:12.952554 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24532224}
I20260709 14:50:13.271217 13237 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:13.227828 14373 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.126775 14375 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.287317 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:13.269140 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 264025us
I20260709 14:50:13.288829 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.261348 14297 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.260859 14401 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:13.289076 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.295186 13156 raft_consensus.cc:2368] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:13.269565 14428 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:13.286015 14366 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:13.292055 14421 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.292546 13162 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.265911 13236 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:13.296984 13233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 794) took 1656 ms. Trace:
I20260709 14:50:13.258970 14433 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.303283 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:13.223022 14409 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.350520 13233 rpcz_store.cc:276] 0709 14:50:11.640463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.640603 (+   140us) service_pool.cc:224] Handling call
0709 14:50:11.640989 (+   386us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:11.663842 (+ 22853us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:11.663874 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:12.951393 (+1287519us) spinlock_profiling.cc:243] Waited 9.92 ms on lock 0x7b2c0005b5c8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:12.951933 (+   540us) log.cc:844] Serialized 26 byte log entry
0709 14:50:13.180905 (+228972us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:13.180941 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.181015 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:13.292813 (+111798us) raft_consensus.cc:1685] finished
0709 14:50:13.292842 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:13.296903 (+  4061us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22385,"raft.queue_time_us":24766,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"spinlock_wait_cycles":22815104,"thread_start_us":228557,"threads_started":1,"wal-append.queue_time_us":339254}
I20260709 14:50:13.352911 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.353262 13310 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.353541 13233 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.354956 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.355615 13233 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.305454 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 392) took 1807 ms. Trace:
I20260709 14:50:13.357020 13232 rpcz_store.cc:276] 0709 14:50:11.498093 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.498246 (+   153us) service_pool.cc:224] Handling call
0709 14:50:11.498617 (+   371us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:11.782136 (+283519us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.305135 (+1522999us) spinlock_profiling.cc:243] Waited 276 ms on lock 0x7b5400159ad4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:13.305376 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":634581888}
I20260709 14:50:13.086658 13304 rpcz_store.cc:276] 0709 14:50:11.717929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.719019 (+  1090us) service_pool.cc:224] Handling call
0709 14:50:11.751141 (+ 32122us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:12.378932 (+627791us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:12.417045 (+ 38113us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:12.489254 (+ 72209us) log.cc:844] Serialized 26 byte log entry
0709 14:50:12.595765 (+106511us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:12.601952 (+  6187us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:12.952909 (+350957us) spinlock_profiling.cc:243] Waited 533 ms on lock 0x7b54003723d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:12.952966 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:12.953021 (+    55us) raft_consensus.cc:1685] finished
0709 14:50:12.953034 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:13.086107 (+133073us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":156391,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":22193,"spinlock_wait_cycles":1225375488,"thread_start_us":69043,"threads_started":1,"wal-append.queue_time_us":119486}
W20260709 14:50:13.360515 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 57352.8us
I20260709 14:50:13.283514 14333 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:13.258968 14144 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.362897 14144 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:13.356470 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.360623 14299 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:13.363565 14299 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.364027 14299 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.312959 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.363583 13233 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.366205 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.366848 13155 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:13.368232 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:13.271816 14352 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.281807 14406 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.374759 13310 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:13.381655 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.382457 13155 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.388137 13237 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.377714 14329 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.389242 14329 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.391364 14329 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.394090 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.394434 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.395174 13164 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:13.370998 13156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 812) took 1701 ms. Trace:
I20260709 14:50:13.370530 14333 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:13.370990 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 201338us
W20260709 14:50:13.405444 13202 leader_election.cc:336] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.622s (SENT)
I20260709 14:50:13.350759 14401 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.325769 14297 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.370822 14433 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.437619 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:13.443112 13202 leader_election.cc:336] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.667s (SENT)
W20260709 14:50:13.447100 13202 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.672s (SENT)
I20260709 14:50:13.410553 14281 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.408877 14333 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.503162 14401 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.519497 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.512215 13235 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:13.830922 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 393414us
I20260709 14:50:13.519739 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.503104 13160 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:13.852856 13163 raft_consensus.cc:2376] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:13.563970 14049 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:13.640056 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:13.520912 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:13.861564 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:13.520166 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.855919 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:13.521301 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:13.448040 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 272681us
W20260709 14:50:13.553690 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 106636us
I20260709 14:50:13.857722 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:13.467538 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:13.562034 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:13.494160 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 31) took 2058 ms. Trace:
I20260709 14:50:13.520507 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:13.500674 14423 consensus_meta.cc:287] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.548s	user 0.007s	sys 0.000s
I20260709 14:50:13.867313 13158 raft_consensus.cc:2368] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:13.864888 13059 rpcz_store.cc:276] 0709 14:50:11.436089 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.448869 (+ 12780us) service_pool.cc:224] Handling call
0709 14:50:13.494083 (+2045214us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1766959,"reported_tablets":1}
I20260709 14:50:13.870012 13157 raft_consensus.cc:2376] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:13.859275 13160 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 740) took 2152 ms. Trace:
I20260709 14:50:13.496294 14352 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:13.863385 13202 leader_election.cc:336] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.689s (SENT)
I20260709 14:50:13.726540 14428 raft_consensus.cc:697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:13.830559 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:13.502007 14297 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.499465 14238 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:13.495962 14291 consensus_meta.cc:287] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.566s	user 0.004s	sys 0.004s
I20260709 14:50:13.551846 14409 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:13.873651 14299 consensus_meta.cc:287] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.507s	user 0.007s	sys 0.004s
I20260709 14:50:13.872702 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.459055 14434 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:13.503696 14375 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:13.441179 14440 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.539649 14305 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.713320 14410 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.443804 14250 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:13.502796 14433 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.875589 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.867517 14049 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.870265 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:13.495061 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 793) took 1855 ms. Trace:
I20260709 14:50:13.868389 13164 raft_consensus.cc:2376] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
W20260709 14:50:13.883188 13862 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.043s	sys 0.084s
W20260709 14:50:13.879052 13202 leader_election.cc:336] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.698s (SENT)
I20260709 14:50:13.516857 14144 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:13.804800 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 905) took 2086 ms. Trace:
I20260709 14:50:13.415112 14411 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.501482 14421 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.881352 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.909940 13163 raft_consensus.cc:2393] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:13.873874 14334 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:50:13.912070 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:13.459487 14420 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:13.401522 13156 rpcz_store.cc:276] 0709 14:50:11.667431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:13.235329 (+1567898us) service_pool.cc:224] Handling call
0709 14:50:13.368536 (+133207us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:13.872051 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:13.902837 14438 log.cc:927] Time spent T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:50:13.870620 13160 rpcz_store.cc:276] 0709 14:50:11.706563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:13.502301 (+1795738us) service_pool.cc:224] Handling call
0709 14:50:13.502740 (+   439us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:13.858941 (+356201us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.859209 (+   268us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:13.871503 14281 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:13.871163 14407 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:13.550504 14270 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.909734 14144 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:13.886469 13162 raft_consensus.cc:2376] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:13.893793 13205 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:13.899820 13157 raft_consensus.cc:2376] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:13.908753 13307 rpcz_store.cc:276] 0709 14:50:11.718479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.722632 (+  4153us) service_pool.cc:224] Handling call
0709 14:50:11.784651 (+ 62019us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:12.457276 (+672625us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.756663 (+1299387us) spinlock_profiling.cc:243] Waited 486 ms on lock 0x7b54002eb654. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:13.800221 (+ 43558us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1118396288}
I20260709 14:50:13.884518 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.890697 14299 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.905946 14446 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:13.907743 14454 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:13.874936 14327 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:50:13.874145 14423 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.904863 14234 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 14:50:13.903577 13862 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.046s	sys 0.084s
I20260709 14:50:13.925645 14281 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:13.920061 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45278.1us
I20260709 14:50:13.920964 13161 raft_consensus.cc:2376] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:13.460595 14406 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.881639 14415 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:50:13.890057 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:13.923427 14049 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:13.868924 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:13.887616 14164 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:13.884635 14352 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:50:13.888288 14291 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:13.923756 14434 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:13.948868 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.937618 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.904615 14250 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.937027 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:13.919713 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:13.956460 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:13.956503 13202 leader_election.cc:336] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.704s (SENT)
I20260709 14:50:13.958019 14243 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.958472 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:13.922565 14420 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:13.957799 14408 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:13.954923 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:13.962224 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 93364.6us
I20260709 14:50:13.963195 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:13.964819 14443 log.cc:927] Time spent T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 14:50:13.955538 14454 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.965437 14406 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:13.965174 14144 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.894682 14440 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:13.975837 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:13.955895 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 697495us
I20260709 14:50:13.958938 14281 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.978456 14291 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:13.978996 14270 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.961894 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:13.979698 14333 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:13.981142 14299 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:13.984822 13312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 907) took 2254 ms. Trace:
I20260709 14:50:14.070689 13312 rpcz_store.cc:276] 0709 14:50:11.718980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.719347 (+   367us) service_pool.cc:224] Handling call
0709 14:50:13.014012 (+1294665us) spinlock_profiling.cc:243] Waited 2.55 ms on lock 0x7b5800003c98. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dd9a22 00007f79eccf2c09 00007f79ebe4cee0 00007f79ebf160ab 00007f79ebf16131 00007f79ebed7fc0 00007f79ebec2929 00007f79ebec23d2 00007f79e5439bd4
0709 14:50:13.014248 (+   236us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:13.277703 (+263455us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:13.277736 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:13.284648 (+  6912us) log.cc:844] Serialized 26 byte log entry
0709 14:50:13.656941 (+372293us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:13.656989 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.657080 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:13.973060 (+315980us) raft_consensus.cc:1685] finished
0709 14:50:13.973079 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:13.973260 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3692,"raft.queue_time_us":162086,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":48178,"spinlock_wait_cycles":5853568,"thread_start_us":553571,"threads_started":2,"wal-append.queue_time_us":519675}
I20260709 14:50:13.984853 14411 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:13.985308 14365 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:13.956727 14366 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.072970 14366 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:14.073453 14366 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:13.956954 14455 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:14.077126 14455 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.987532 13234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 806) took 1126 ms. Trace:
I20260709 14:50:14.081135 13163 raft_consensus.cc:1813] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Handling vote request from an unknown peer 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.081749 13163 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:50:14.020782 13161 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.027330 14408 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.022893 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:13.990326 13162 raft_consensus.cc:2376] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:14.025382 13160 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.036477 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:14.084285 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47919.4us
I20260709 14:50:14.085114 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.086287 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:14.042274 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 87431.3us
I20260709 14:50:14.087085 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:14.088150 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:13.988581 14423 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:14.044353 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 68588.4us
I20260709 14:50:14.064054 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.060032 14415 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.066066 13156 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.044543 14401 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:14.066833 13130 service_pool.cc:136] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:35430 dropped due to backpressure: service queue is full with 50 items
I20260709 14:50:14.067461 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:14.044615 14406 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.042769 14434 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.973279 14428 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:13.902894 13230 rpcz_store.cc:276] 0709 14:50:11.640158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:11.664099 (+ 23941us) service_pool.cc:224] Handling call
0709 14:50:11.664511 (+   412us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:11.664972 (+   461us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:11.665012 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:13.248452 (+1583440us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b2c0005b5c8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:13.257548 (+  9096us) log.cc:844] Serialized 26 byte log entry
0709 14:50:13.305038 (+ 47490us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:13.355224 (+ 50186us) log.cc:844] Serialized 14 byte log entry
0709 14:50:13.377486 (+ 22262us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.404905 (+ 27419us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:13.494734 (+ 89829us) raft_consensus.cc:1685] finished
0709 14:50:13.494841 (+   107us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:13.494993 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11131,"prepare.queue_time_us":204,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":33,"raft.queue_time_us":29616,"raft.run_cpu_time_us":295,"raft.run_wall_time_us":18908,"spinlock_wait_cycles":35283200,"thread_start_us":36750,"threads_started":1,"wal-append.queue_time_us":191288}
I20260709 14:50:14.006353 13157 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.128113 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.105319 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.128935 13157 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.106424 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.060822 14456 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.120151 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:14.122550 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:14.129527 13161 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:14.027150 14420 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.105620 14270 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:14.079941 13234 rpcz_store.cc:276] 0709 14:50:12.861430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:12.861614 (+   184us) service_pool.cc:224] Handling call
0709 14:50:12.861985 (+   371us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:12.862377 (+   392us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:12.862406 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:12.862974 (+   568us) log.cc:844] Serialized 26 byte log entry
0709 14:50:13.501419 (+638445us) spinlock_profiling.cc:243] Waited 24.4 ms on lock 0x7b18001786c0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3df3e07 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e0d1 00007f79e6eb9a0f
0709 14:50:13.876094 (+374675us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:13.876139 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:13.876226 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:13.987185 (+110959us) raft_consensus.cc:1685] finished
0709 14:50:13.987208 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:13.987461 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":40171,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":9357,"spinlock_wait_cycles":56152960,"thread_start_us":374237,"threads_started":1,"wal-append.queue_time_us":1039085}
I20260709 14:50:14.090889 14415 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:14.127869 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 60519.8us
I20260709 14:50:14.135221 14415 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.136108 14423 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.136516 14423 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:14.136888 14423 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.139493 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.140179 13155 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:14.140868 14334 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.143627 14420 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.143779 13158 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 1.
I20260709 14:50:14.106599 14401 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.143596 14415 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.126825 14434 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.145646 14250 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.118973 14459 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.146430 14415 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.146889 14459 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.147322 14454 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.130539 14447 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.148185 14447 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.148542 14447 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.097666 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.083313 14144 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.092651 13130 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:35430 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 784)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 783)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 839)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 862)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 865)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 840)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 775)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 841)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 847)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 869)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 870)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 866)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 853)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 867)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 845)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 789)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 846)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 868)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 848)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 849)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 850)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 851)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 852)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 860)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 857)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 774)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35430 (request call id 858)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 781)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 778)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 777)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 779)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 780)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 782)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 854)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 855)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54930 (request call id 18)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 788)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 790)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 859)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 861)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 863)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 864)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 871)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 872)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 873)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 874)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 875)
I20260709 14:50:14.130975 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.105968 14299 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:14.133167 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:14.124847 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 168362us
I20260709 14:50:14.134536 13205 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:14.069813 14440 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.151171 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:14.158113 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 60570us
I20260709 14:50:14.126441 14327 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.153935 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.174909 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.176086 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.177107 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.177780 13157 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.178442 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.179378 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.179873 13157 raft_consensus.cc:2376] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:14.123014 14408 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.185981 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.187134 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.187631 13164 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.188367 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.189304 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.189993 13160 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.190657 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.191232 13160 raft_consensus.cc:2368] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:14.191841 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.195784 14423 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.196954 14421 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.198602 14234 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.199069 14234 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:14.199463 14281 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.199903 14234 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.201418 14234 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.164361 14456 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:14.145012 14401 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.204558 13162 raft_consensus.cc:2368] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:14.206151 13164 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.160050 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.192674 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:14.207173 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47215.1us
I20260709 14:50:14.123478 14406 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.124013 14291 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:14.253134 14291 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.169111 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.254364 14433 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:14.254443 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 85420.7us
I20260709 14:50:14.254838 14433 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.255326 14433 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.246469 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.150532 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.256547 13159 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:14.257273 13161 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.258217 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.258785 13161 raft_consensus.cc:2376] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3. Re-sending same reply.
I20260709 14:50:14.259716 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.166451 13205 leader_election.cc:403] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:14.032693 14243 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.129065 14411 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:14.165989 13202 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.730s (SENT) [suppressed 45 similar messages]
I20260709 14:50:14.208802 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:14.266145 13161 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
W20260709 14:50:14.266088 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 57401.2us
I20260709 14:50:14.267010 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.180625 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.268600 13157 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.209218 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.269265 13234 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:14.242863 14434 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.246618 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.271435 13155 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:14.247319 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.133198 14455 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:14.248358 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.271231 14411 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.273094 14411 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:14.273285 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.275084 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.275931 13160 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.278393 14243 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.279044 14447 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:14.271938 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.282037 13157 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.283618 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.284886 14408 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:14.248847 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.285682 14450 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.167305 14407 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.149153 14459 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.264897 14440 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:14.286434 14409 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.286665 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.250324 14456 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:14.132580 14333 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:14.253655 14291 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.289038 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.289871 14305 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:14.290233 14305 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:14.290572 14305 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.157931 14270 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.262666 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.263513 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.167598 14250 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.165534 14299 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:14.270382 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 138932us
I20260709 14:50:14.285266 14410 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.206506 14421 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.292136 13163 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:14.340718 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.266942 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.293550 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.174177 14327 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:14.319674 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.348984 13160 raft_consensus.cc:2393] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.319124 14270 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:14.310786 14250 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.320624 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.321739 14447 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.288125 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.351835 13157 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:14.322791 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.353084 13164 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:14.325069 14448 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:14.135211 14352 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.130s
I20260709 14:50:14.286057 14450 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.327343 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.334388 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.288058 14409 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.292758 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.329314 14299 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.348459 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.350055 13159 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:14.340119 14410 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.354810 13160 raft_consensus.cc:1217] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 14:50:14.349255 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.368309 13162 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.363075 13156 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.373152 14281 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.361667 14450 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.373869 13159 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.374230 13159 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:14.340313 14333 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:50:14.351502 14327 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:14.362286 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70028us
I20260709 14:50:14.340517 14415 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:14.341531 14440 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:14.363412 13157 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:14.326640 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.371151 13162 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:14.367928 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.372279 14410 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.374768 13158 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 2: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:14.367305 14409 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.294974 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.377707 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.379134 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.380596 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.406507 13239 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:14.292119 14365 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:14.375154 14451 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:14.351688 14250 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:14.394672 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.395188 13162 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:14.392249 13159 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.396446 13157 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.415570 13157 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.329178 14366 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.397528 14415 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.418469 14366 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.375128 13160 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:14.398839 13158 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:14.420285 14415 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.421494 13158 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.422756 13158 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.423671 13158 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.423940 13158 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:14.399237 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.425210 13155 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.425760 13159 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.426760 13155 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.420301 13160 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.428035 13155 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.428443 13157 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.424678 13158 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:14.432456 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.412652 14451 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.351893 14421 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.389659 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:14.450642 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 61084.2us
I20260709 14:50:14.374866 14243 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.409464 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.373871 13156 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:14.368963 14448 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:14.439613 13158 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.453141 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.454017 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:14.454617 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 288660us
I20260709 14:50:14.455315 13239 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
W20260709 14:50:14.388460 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 125028us
I20260709 14:50:14.409374 14409 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.456753 13161 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:14.397495 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 144191us
I20260709 14:50:14.459668 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.459475 13202 leader_election.cc:336] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.742s (SENT)
I20260709 14:50:14.455348 13164 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:14.431286 14440 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.463506 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.446298 14451 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.450520 14434 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.441565 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.468374 13202 leader_election.cc:336] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.745s (SENT)
I20260709 14:50:14.468533 13159 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:14.456748 14281 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.470639 14446 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:39766 (request call id 3) took 3870 ms. Trace:
I20260709 14:50:14.458500 14408 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.435600 14291 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.458717 14375 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:14.433916 14411 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.436726 14305 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.456954 14243 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.487324 13238 raft_consensus.cc:2368] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:14.488258 14407 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.448012 14401 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:14.505237 13202 leader_election.cc:336] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.754s (SENT)
I20260709 14:50:14.528290 13202 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.476781 14281 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:14.530187 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.478586 14238 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:14.532006 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 78055.1us
I20260709 14:50:14.491209 14375 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.535665 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:14.539870 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.543108 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:14.543740 13234 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.544057 13234 raft_consensus.cc:614] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:14.531731 14281 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.532194 14238 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:14.549041 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43855.2us
W20260709 14:50:14.551219 13202 leader_election.cc:336] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.757s (SENT)
I20260709 14:50:14.547009 14144 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:14.553239 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:14.553845 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.554533 13237 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 1.
I20260709 14:50:14.554793 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.555439 13230 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:14.559861 13158 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:14.561285 14421 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.535868 14375 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.552481 14238 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:14.566978 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 108133us
W20260709 14:50:14.568648 13202 leader_election.cc:336] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.783s (SENT)
I20260709 14:50:14.569149 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:14.564725 13130 connection.cc:256] RPC call timeout handler was delayed by -2.3766203129999894s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1572s for a response
W20260709 14:50:14.570598 13130 connection.cc:256] RPC call timeout handler was delayed by -2.3766203129999894s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1572s for a response
W20260709 14:50:14.570896 13130 connection.cc:256] RPC call timeout handler was delayed by -2.2065203130000555s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
W20260709 14:50:14.571179 13130 connection.cc:256] RPC call timeout handler was delayed by -2.2065203130000555s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1761s for a response
W20260709 14:50:14.571447 13130 connection.cc:256] RPC call timeout handler was delayed by -2.1993203130000438s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1769s for a response
W20260709 14:50:14.571748 13130 connection.cc:256] RPC call timeout handler was delayed by -2.1993203130000438s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1769s for a response
W20260709 14:50:14.571961 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0904203129999814s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.189s for a response
W20260709 14:50:14.572175 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0904203129999814s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.189s for a response
W20260709 14:50:14.572381 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0886203129999785s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1892s for a response
W20260709 14:50:14.572593 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0886203129999785s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1892s for a response
W20260709 14:50:14.572839 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0706203129999494s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1912s for a response
W20260709 14:50:14.573052 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0706203129999494s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1912s for a response
I20260709 14:50:14.561167 14423 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:14.573262 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0643203130000529s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19190000000000002s for a response
I20260709 14:50:14.546411 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
W20260709 14:50:14.578496 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0643203130000529s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19190000000000002s for a response
W20260709 14:50:14.580336 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0121203129999685s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19770000000000001s for a response
W20260709 14:50:14.580695 13130 connection.cc:256] RPC call timeout handler was delayed by -2.0121203129999685s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19770000000000001s for a response
W20260709 14:50:14.581027 13130 connection.cc:256] RPC call timeout handler was delayed by -1.9770203130000255s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2016s for a response
W20260709 14:50:14.581301 13130 connection.cc:256] RPC call timeout handler was delayed by -1.9770203130000255s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2016s for a response
W20260709 14:50:14.581662 13130 connection.cc:256] RPC call timeout handler was delayed by -1.9644203130000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20299999999999999s for a response
W20260709 14:50:14.581979 13130 connection.cc:256] RPC call timeout handler was delayed by -1.9644203130000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20299999999999999s for a response
W20260709 14:50:14.582262 13130 connection.cc:256] RPC call timeout handler was delayed by -1.852820313000052s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2154s for a response
W20260709 14:50:14.582540 13130 connection.cc:256] RPC call timeout handler was delayed by -1.852820313000052s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2154s for a response
W20260709 14:50:14.582767 13130 connection.cc:256] RPC call timeout handler was delayed by -1.8087203129999807s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
W20260709 14:50:14.582979 13130 connection.cc:256] RPC call timeout handler was delayed by -1.8087203129999807s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
W20260709 14:50:14.583248 13130 connection.cc:256] RPC call timeout handler was delayed by -1.7178203129999474s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2304s for a response
W20260709 14:50:14.583529 13130 connection.cc:256] RPC call timeout handler was delayed by -1.7178203129999474s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2304s for a response
W20260709 14:50:14.583793 13130 connection.cc:256] RPC call timeout handler was delayed by -1.5558203130000265s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2484s for a response
W20260709 14:50:14.584050 13130 connection.cc:256] RPC call timeout handler was delayed by -1.5558203130000265s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2484s for a response
W20260709 14:50:14.584306 13130 connection.cc:256] RPC call timeout handler was delayed by -1.4982203130000471s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2548s for a response
W20260709 14:50:14.584570 13130 connection.cc:256] RPC call timeout handler was delayed by -1.4982203130000471s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2548s for a response
W20260709 14:50:14.584862 13130 connection.cc:256] RPC call timeout handler was delayed by -1.470320313000002s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2579s for a response
W20260709 14:50:14.585126 13130 connection.cc:256] RPC call timeout handler was delayed by -1.470320313000002s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2579s for a response
W20260709 14:50:14.585398 13130 connection.cc:256] RPC call timeout handler was delayed by -1.42352031300004s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2631s for a response
W20260709 14:50:14.585675 13130 connection.cc:256] RPC call timeout handler was delayed by -1.42352031300004s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2631s for a response
W20260709 14:50:14.585929 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3911203129999876s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2667s for a response
W20260709 14:50:14.586185 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3911203129999876s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2667s for a response
W20260709 14:50:14.586438 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3578203130000475s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27040000000000003s for a response
W20260709 14:50:14.586702 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3578203130000475s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27040000000000003s for a response
W20260709 14:50:14.586959 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3137203129999762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27530000000000004s for a response
W20260709 14:50:14.587214 13130 connection.cc:256] RPC call timeout handler was delayed by -1.3137203129999762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27530000000000004s for a response
I20260709 14:50:14.568657 14406 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.590911 14406 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.596104 14450 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.598111 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:14.598343 14450 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.598814 13230 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.599128 13230 raft_consensus.cc:614] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:14.568251 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.601325 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 777) took 1041 ms. Trace:
I20260709 14:50:14.601609 13238 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:14.601718 13163 rpcz_store.cc:276] 0709 14:50:13.559644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:14.349531 (+789887us) service_pool.cc:224] Handling call
0709 14:50:14.394776 (+ 45245us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:14.395139 (+   363us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:14.395169 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:14.395651 (+   482us) log.cc:844] Serialized 26 byte log entry
0709 14:50:14.534225 (+138574us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:14.534266 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:14.534332 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:14.601106 (+ 66774us) raft_consensus.cc:1685] finished
0709 14:50:14.601130 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:14.601261 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6955,"raft.queue_time_us":2229,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":135,"thread_start_us":69567,"threads_started":1,"wal-append.queue_time_us":113429}
I20260709 14:50:14.603565 14250 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:14.606773 13202 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.834s (SENT)
W20260709 14:50:14.607641 13202 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.844s (SENT)
I20260709 14:50:14.609026 14411 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.609642 14291 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.610422 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:14.611091 13238 raft_consensus.cc:606] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.613049 14459 consensus_queue.cc:1059] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.567519 14408 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:14.617117 13202 leader_election.cc:336] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.897s (SENT)
I20260709 14:50:14.620914 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.622228 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.622871 13235 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 1.
I20260709 14:50:14.623761 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.625231 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.626755 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.627218 13235 raft_consensus.cc:1813] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Handling vote request from an unknown peer 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.627614 13235 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:50:14.626302 13239 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:14.631376 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.631994 13235 raft_consensus.cc:2393] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:14.638255 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.638608 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.638909 13236 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 5
W20260709 14:50:14.641520 13202 leader_election.cc:336] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.932s (SENT)
I20260709 14:50:14.642848 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.643929 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.644425 13232 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.613931 14456 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:14.614914 14352 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.540081 14448 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.654872 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.655164 14291 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.655854 14291 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.616799 14408 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:14.646920 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.629284 14451 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.581388 14327 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.637295 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.650023 14473 log.cc:927] Time spent T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:50:14.649711 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.575156 14410 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.676993 14464 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:14.678196 14291 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.678772 14243 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:14.680852 14459 consensus_queue.cc:1059] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:14.681965 14459 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:14.682337 14459 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:14.683151 14459 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.684271 14459 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.678833 13230 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.478958 14446 rpcz_store.cc:276] 0709 14:50:10.614409 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:10.629758 (+ 15349us) service_pool.cc:224] Handling call
0709 14:50:10.794384 (+164626us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b540046c920. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e7b520 00007f79e6f04b42 00007f79e6f03800 00007f79e6efc9fa 00007f79ebec44c9 00007f79e5440c54 00007f79e5440be2 00007f79e5440b11 00007f79e5440a8c 00007f79e543fd42
0709 14:50:10.857260 (+ 62876us) log.cc:844] Serialized 508 byte log entry
0709 14:50:14.466183 (+3608923us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10346,"raft.queue_time_us":23952,"raft.run_cpu_time_us":4688,"raft.run_wall_time_us":80222,"spinlock_wait_cycles":25369984,"thread_start_us":111177,"threads_started":1,"wal-append.queue_time_us":75012,"wal-append.run_cpu_time_us":3564,"wal-append.run_wall_time_us":1364338}
I20260709 14:50:14.686754 14451 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.687732 13046 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7214af0b68ae4083afa78dfa5c59c396 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 14:50:14.692549 13163 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:14.693208 14401 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.694065 14433 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.695454 14238 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.696049 14433 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.664587 14408 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.697551 14270 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.699494 14270 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.699590 14409 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.658890 14456 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:14.670598 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.701455 14456 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.702108 14409 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.702558 14456 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.703222 14327 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.647445 14411 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 14:50:14.705016 14305 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.705476 14299 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.700439 14447 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 14:50:14.707536 14299 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:14.659875 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.692587 14250 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.646127 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.669772 13202 leader_election.cc:336] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.936s (SENT)
I20260709 14:50:14.710438 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.710600 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
W20260709 14:50:14.712303 13202 leader_election.cc:336] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.968s (SENT)
W20260709 14:50:14.713152 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.976s (SENT)
I20260709 14:50:14.713778 14243 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:50:14.670394 14467 log.cc:927] Time spent T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 14:50:14.676275 13232 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.714800 13231 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:14.715266 13231 raft_consensus.cc:614] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:50:14.714389 13202 leader_election.cc:336] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.011s (SENT)
I20260709 14:50:14.705775 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.716095 13202 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.657562 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.716871 14243 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:50:14.717952 13202 leader_election.cc:336] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.013s (SENT)
I20260709 14:50:14.718677 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.719578 14243 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:14.721274 13232 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:14.710201 13239 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 2: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:14.721663 13232 pending_rounds.cc:85] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:14.721973 13232 pending_rounds.cc:107] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:14.722216 13232 raft_consensus.cc:2889] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:14.648623 13236 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
W20260709 14:50:14.734550 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 152149us
W20260709 14:50:14.730584 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 54797.1us
I20260709 14:50:14.736464 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.737193 13158 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.739140 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.739818 13164 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.741495 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:14.742163 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.742857 13159 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.739797 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.746354 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.747299 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:14.748409 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.749970 13164 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.750088 13236 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.678236 14410 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.759198 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.751302 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:14.779660 13162 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.779911 13237 raft_consensus.cc:606] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:14.754089 13202 connection.cc:256] RPC call timeout handler was delayed by -1.5122393739999325s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17980000000000002s for a response
W20260709 14:50:14.781916 13202 connection.cc:256] RPC call timeout handler was delayed by -1.4969393739999077s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1815s for a response
W20260709 14:50:14.782408 13202 leader_election.cc:336] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.728s (SENT)
I20260709 14:50:14.782485 13236 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:14.783262 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.826s (SENT)
I20260709 14:50:14.781351 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:14.783735 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:14.760259 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.784829 13155 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.785573 13158 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.786659 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.787168 13158 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.788678 13312 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:14.789902 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.793789 13158 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.794799 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.795367 13158 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:14.797365 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.776285 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.801833 13164 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.777755 13159 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.804798 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.805666 13159 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.806357 13158 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.808696 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.809011 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.809319 13235 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.810222 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.803733 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.788698 14375 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:14.839933 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:14.893234 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 147180us
I20260709 14:50:14.907351 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.747000 14291 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.900013 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:14.911530 13158 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:14.911757 13155 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.905666 13160 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:14.913797 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.912431 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:14.915445 14487 raft_consensus.cc:2764] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:50:14.921475 14238 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.922474 14408 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.916523 14291 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.926858 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 14:50:14.917403 14481 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
I20260709 14:50:14.882323 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:14.919255 14401 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.919286 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:14.930619 13233 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:14.902236 13159 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.916630 13237 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:14.929921 13307 raft_consensus.cc:2376] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4. Re-sending same reply.
I20260709 14:50:14.919370 14299 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.933300 14299 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.922499 14375 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.940351 14408 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.903021 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:14.747581 14406 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.904596 14144 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:14.778728 13156 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:14.841455 13893 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:14.906081 13162 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.803227 14352 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:50:14.909811 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:14.930233 14401 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:14.941599 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:14.943207 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:14.732364 14434 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:14.917863 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:14.963815 13158 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:14.965351 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:14.901782 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 118537us
W20260709 14:50:15.177521 14488 log.cc:927] Time spent T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.066s	user 0.003s	sys 0.000s
I20260709 14:50:15.174229 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.178364 13307 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.179944 13304 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:15.179991 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.180751 13312 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:15.176373 14291 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:14.969671 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.181589 13305 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:15.179998 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.068373 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.182876 13310 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.182967 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.010481 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 162) took 4251 ms. Trace:
I20260709 14:50:14.969628 13161 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.185220 13312 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.185945 13233 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.186337 13236 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:14.969576 13235 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.183374 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:15.022797 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:15.187525 13202 leader_election.cc:336] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.864s (SENT)
W20260709 14:50:15.187822 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.182940 13155 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:15.186415 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 268656us
I20260709 14:50:15.187132 13160 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.010641 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:50:15.190321 13202 leader_election.cc:336] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.928s (SENT)
I20260709 14:50:15.189358 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.184355 13159 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.191761 13309 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.193265 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.193583 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.194316 14485 raft_consensus.cc:2764] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 14:50:15.195029 13307 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:15.195282 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.196013 14485 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:15.014204 13057 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 2 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 4 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.197319 13309 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.199935 13310 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:15.201510 13232 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:15.196832 13202 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.082s (SENT)
I20260709 14:50:15.012974 13060 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.203145 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.200932 13057 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: config changed from index 3 to 5, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New cstate: current_term: 4 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.207500 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.209594 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.190989 13158 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:15.144644 14486 log.cc:927] Time spent T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.171s	user 0.000s	sys 0.000s
I20260709 14:50:15.204979 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:15.214284 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.214712 13163 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.206856 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.215865 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.209688 13155 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.203297 13159 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.179275 14401 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.211970 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:15.236922 13308 raft_consensus.cc:2368] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:15.237159 13158 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.237448 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.237879 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.238107 13235 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.211115 13306 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:15.212628 13202 leader_election.cc:336] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.097s (SENT)
W20260709 14:50:15.201987 14281 consensus_meta.cc:287] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.636s	user 0.015s	sys 0.015s
I20260709 14:50:15.213757 13310 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:15.017000 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 43730.6us
I20260709 14:50:15.203413 13060 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 2, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 2 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.242532 13308 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.226111 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.243201 13161 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.196612 14459 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:15.247059 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:15.213500 14455 raft_consensus.cc:2764] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:50:15.216821 13311 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.202196 14406 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.245041 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.240739 13164 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:15.241385 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.268339 13306 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
W20260709 14:50:15.248991 13202 leader_election.cc:336] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.134s (SENT)
I20260709 14:50:15.210155 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.243649 13308 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:15.251547 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:15.251418 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.256227 13307 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.257169 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:15.184151 13062 rpcz_store.cc:276] 0709 14:50:10.759127 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:10.759273 (+   146us) service_pool.cc:224] Handling call
0709 14:50:10.791093 (+ 31820us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:15.010376 (+4219283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:13.904004 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:13.906513 (+  2509us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:13.906557 (+    44us) write_op.cc:435] Acquired schema lock
0709 14:50:13.906578 (+    21us) tablet.cc:662] Decoding operations
0709 14:50:13.906931 (+   353us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:13.906992 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:13.907018 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:13.907215 (+   197us) tablet.cc:701] Row locks acquired
0709 14:50:13.907229 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:50:13.907381 (+   152us) write_op.cc:270] Start()
0709 14:50:13.907513 (+   132us) write_op.cc:276] Timestamp: P: 1783608613907333 usec, L: 0
0709 14:50:13.907533 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:13.908263 (+   730us) log.cc:844] Serialized 543 byte log entry
0709 14:50:14.675594 (+767331us) op_driver.cc:464] REPLICATION: finished
0709 14:50:14.742687 (+ 67093us) write_op.cc:301] APPLY: starting
0709 14:50:14.742771 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:14.742861 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:14.742965 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:14.743157 (+   192us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:14.743309 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:14.743376 (+    67us) write_op.cc:312] APPLY: finished
0709 14:50:14.743582 (+   206us) log.cc:844] Serialized 22 byte log entry
0709 14:50:14.779130 (+ 35548us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:14.804802 (+ 25672us) write_op.cc:454] Released schema lock
0709 14:50:14.808506 (+  3704us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:14.919502 (+110996us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:14.919557 (+    55us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2054782,"reported_tablets":2,"spinlock_wait_cycles":40672128,"child_traces":[["op",{"apply.queue_time_us":53338,"apply.run_cpu_time_us":6723,"apply.run_wall_time_us":166426,"num_ops":1,"prepare.queue_time_us":407781,"prepare.run_cpu_time_us":29997,"prepare.run_wall_time_us":154578,"raft.queue_time_us":364346,"raft.run_cpu_time_us":4547,"raft.run_wall_time_us":135559,"replication_time_us":750201,"thread_start_us":836734,"threads_started":4,"wal-append.queue_time_us":259871}]]}
I20260709 14:50:15.272032 13310 raft_consensus.cc:2368] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:15.258155 13130 leader_election.cc:400] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:15.197372 14434 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.272943 13130 leader_election.cc:403] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:15.252616 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.274259 13159 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.262197 13232 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.262693 13060 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.265909 13235 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.207988 14485 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:15.253170 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.280488 13163 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.280617 14485 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.247632 14459 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:15.285744 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.289280 13163 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.248255 14299 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.345966 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:15.347256 13163 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.344326 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.352094 13233 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.284945 13238 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:50:15.248507 14281 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.370746 13163 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:15.429219 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:15.429735 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.429854 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.430747 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.432014 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:15.341490 14465 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:15.347484 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.432751 13311 raft_consensus.cc:2368] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:15.433298 13159 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.290794 14455 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:15.368701 13164 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:15.390302 13161 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.438912 13233 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:15.443157 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 194201us
W20260709 14:50:15.446427 13202 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.160s (SENT)
I20260709 14:50:15.448828 13305 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:15.450286 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.451006 13235 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:15.428797 14406 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.454672 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.455631 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:15.456553 13202 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.163s (SENT)
I20260709 14:50:15.470817 13235 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:15.439828 14456 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:15.474125 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.475606 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.476329 13232 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:15.481985 13202 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.168s (SENT)
W20260709 14:50:15.483023 13202 leader_election.cc:336] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.178s (SENT)
I20260709 14:50:15.483407 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.369333 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:15.441840 14485 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.488068 13232 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.488085 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:15.498479 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.499586 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.503350 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.496156 14352 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:50:15.496552 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.486016 14456 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:15.519073 13202 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.201s (SENT)
I20260709 14:50:15.490707 14485 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:15.522915 13239 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:15.501116 14243 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:15.526149 13202 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.243s (SENT)
I20260709 14:50:15.541606 13308 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:15.553305 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.545024 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.460631 14459 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.560247 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.563417 13310 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:15.522589 14456 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.522750 14485 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.566730 13308 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:15.570245 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 44117.6us
W20260709 14:50:15.571463 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:15.571807 13202 connection.cc:256] RPC call timeout handler was delayed by -1.1221936039999036s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21440000000000003s for a response
I20260709 14:50:15.575261 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.576963 13160 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:15.578701 13308 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.580294 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.545699 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:15.581929 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 151249us
I20260709 14:50:15.582828 13310 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:15.538043 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.544636 14465 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:15.583062 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.583341 13308 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.584348 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.569077 14352 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:15.585045 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
W20260709 14:50:15.593243 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.597625 13312 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.540910 14243 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.591084 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.596302 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.600808 13305 raft_consensus.cc:2393] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.600905 13308 raft_consensus.cc:2368] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:15.602115 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.603441 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.583731 14434 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.605211 13232 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:15.593911 14465 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:15.624071 13279 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.597415 14491 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:15.630458 13239 raft_consensus.cc:2410] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:15.631134 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.631199 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.629678 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.632109 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:15.634768 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.635545 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.637212 13310 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.608593 14455 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:15.644881 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.636475 14411 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:15.644605 14414 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 14:50:15.646970 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 62005.9us
I20260709 14:50:15.639300 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.636684 14478 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:15.638656 14491 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.647460 14401 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.657296 14401 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:15.652637 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.657718 14491 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:15.658039 13239 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:15.646618 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.638394 14406 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.642006 14281 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.644088 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.643062 14421 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.642776 14455 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:15.663966 13202 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:15.654924 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 213251us
I20260709 14:50:15.662895 14411 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.638576 14434 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:50:15.664726 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.657737 14401 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.671039 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.671238 13239 raft_consensus.cc:2955] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, VOTER 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:15.673457 14243 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:15.674216 14497 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.053s	user 0.002s	sys 0.000s
I20260709 14:50:15.676147 14411 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.676894 14446 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:15.677202 14411 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.678089 13156 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
W20260709 14:50:15.679299 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.676169 14421 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.680469 14421 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.681460 14421 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.685484 14434 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.685995 14434 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:15.686596 14434 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.668630 13231 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:15.687673 14485 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.667420 14406 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.688371 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:15.685963 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.689129 13232 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:15.689306 13230 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.691402 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:15.692202 13230 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:15.668236 14491 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:15.694875 13230 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 14:50:15.664248 14414 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.697750 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.699971 14498 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:15.699822 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49026.1us
I20260709 14:50:15.667805 14455 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:15.701287 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:15.719149 13202 leader_election.cc:336] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 2.144s (SENT)
I20260709 14:50:15.720108 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.721024 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.721531 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.699784 14434 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.723731 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.725876 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.701536 14299 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.727883 13276 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:15.727128 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 82776.5us
I20260709 14:50:15.726763 14375 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.733829 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.735359 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:15.737978 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.723042 14291 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.726827 14281 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.733198 14408 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.689393 14406 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.737092 14459 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.722447 14503 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:15.723973 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.743206 14281 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:15.728266 14504 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:15.747488 14478 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.741490 14456 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.754853 14281 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.757125 14498 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:15.747375 14401 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.753511 14506 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.770722 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.766400 14504 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:15.773727 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.774560 13238 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:15.768007 14510 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.058s	user 0.000s	sys 0.008s
I20260709 14:50:15.778367 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:15.781972 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:15.770663 14485 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:15.775741 14504 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:15.767383 14465 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.771246 14506 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:15.795889 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62148.1us
I20260709 14:50:15.783699 14507 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.782013 14501 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:50:15.797971 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.781783 14513 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.799543 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.791213 14485 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.803721 14408 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:15.803764 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.795248 14499 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:15.795575 14291 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.802857 14299 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.800144 14506 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.838599 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 32) took 1125 ms. Trace:
I20260709 14:50:15.833810 14499 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:15.843209 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.795941 14514 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.838999 13057 rpcz_store.cc:276] 0709 14:50:14.712692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:14.712876 (+   184us) service_pool.cc:224] Handling call
0709 14:50:14.793912 (+ 81036us) spinlock_profiling.cc:243] Waited 51.1 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:15.838511 (+1044599us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:15.514791 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:15.515373 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:15.515408 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:50:15.515426 (+    18us) tablet.cc:662] Decoding operations
0709 14:50:15.515888 (+   462us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:15.515943 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:15.515969 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:15.516204 (+   235us) tablet.cc:701] Row locks acquired
0709 14:50:15.516217 (+    13us) write_op.cc:260] PREPARE: finished
0709 14:50:15.516375 (+   158us) write_op.cc:270] Start()
0709 14:50:15.516479 (+   104us) write_op.cc:276] Timestamp: P: 1783608615516327 usec, L: 0
0709 14:50:15.516497 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 14:50:15.520316 (+  3819us) log.cc:844] Serialized 988 byte log entry
0709 14:50:15.666040 (+145724us) op_driver.cc:464] REPLICATION: finished
0709 14:50:15.749413 (+ 83373us) write_op.cc:301] APPLY: starting
0709 14:50:15.752895 (+  3482us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:15.760973 (+  8078us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:15.766273 (+  5300us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:15.778551 (+ 12278us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:15.785823 (+  7272us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:15.785870 (+    47us) write_op.cc:312] APPLY: finished
0709 14:50:15.786077 (+   207us) log.cc:844] Serialized 28 byte log entry
0709 14:50:15.786272 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:15.786350 (+    78us) write_op.cc:454] Released schema lock
0709 14:50:15.786392 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:15.786718 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:15.786742 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"spinlock_wait_cycles":117540736,"child_traces":[["op",{"apply.queue_time_us":77654,"apply.run_cpu_time_us":2637,"apply.run_wall_time_us":39433,"num_ops":2,"prepare.queue_time_us":245587,"prepare.run_cpu_time_us":2773,"prepare.run_wall_time_us":10208,"replication_time_us":149415,"thread_start_us":240783,"threads_started":2}]]}
I20260709 14:50:15.835942 14434 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:15.807396 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86575.6us
W20260709 14:50:15.858850 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 59380.3us
I20260709 14:50:15.845213 14499 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.859519 14504 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.869257 14499 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.870021 14504 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.859243 14516 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:15.859535 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.882606 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.883585 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.884680 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:15.839831 14421 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:50:15.853464 14507 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.859664 14411 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:15.865435 14401 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:15.866340 14465 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:15.860479 14491 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:15.897090 14375 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:15.915189 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 126140us
I20260709 14:50:15.900024 14514 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:15.928490 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 154848us
I20260709 14:50:15.932103 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.939051 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.904004 14456 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:15.903510 14478 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.941651 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:15.905512 14517 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:15.929358 14465 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:15.865432 14299 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:16.014325 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.860841 14291 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.945182 14503 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:15.985440 14529 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:15.906575 14491 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.985534 14401 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.935456 14514 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:15.994112 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:15.997571 14498 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:15.934314 14513 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.998574 14525 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.944090 14517 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:15.987717 14507 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:15.999689 14281 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:16.015434 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 70659.6us
I20260709 14:50:15.905293 14408 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.005231 14531 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:15.983239 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.006322 14456 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.009140 14459 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 14:50:16.005718 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 68179.9us
I20260709 14:50:16.039548 14529 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.004323 14455 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:15.987323 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.067402 13160 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:16.068547 14455 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:16.069306 14531 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.070399 14531 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.074662 13238 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
W20260709 14:50:16.076617 14521 log.cc:927] Time spent T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.145s	user 0.003s	sys 0.000s
I20260709 14:50:16.043989 14517 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:15.984164 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.041986 14401 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.080613 14401 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.082072 14491 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:16.016563 14478 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:16.045362 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.046157 14525 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.084455 14455 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.061172 14411 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:16.015023 14465 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.085417 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.084991 14519 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:16.086900 14465 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:16.064917 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.087750 14519 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:16.088194 14519 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:16.088521 14519 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:16.085091 14525 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.090420 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:16.010057 14506 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.090981 14514 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:16.033672 14516 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.049307 14281 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.093870 14411 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.094630 14533 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.094225 14516 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:16.095080 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.095391 14529 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.096411 14506 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.014775 14375 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:16.098865 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 114887us
W20260709 14:50:16.108407 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.118789 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.092063 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:16.115770 14291 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:16.064471 14459 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:16.116619 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:16.116211 14411 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:15.932576 14485 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.117309 14533 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.065001 14513 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:16.130456 14411 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.134979 14533 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.138289 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:16.129786 14524 log.cc:927] Time spent T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.135s	user 0.000s	sys 0.002s
I20260709 14:50:16.129594 14485 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.141242 14459 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.127828 14291 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.150969 14459 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.151263 14291 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.142091 14281 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:16.154704 14535 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.155002 14485 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:16.150295 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.157447 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.159885 14465 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.164042 14465 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.166947 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.167835 14465 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.168533 14465 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:16.168334 14519 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:16.170799 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.156852 14535 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.169488 14465 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.156260 14281 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.175269 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.159386 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:16.179757 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.186986 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.187014 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:16.189968 14535 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.190040 14281 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.191980 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.191310 14485 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.193305 14514 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.171006 14507 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:16.194392 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.196023 14485 raft_consensus.cc:2764] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:50:16.188539 14534 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.197613 14534 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:16.197932 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.198529 14534 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.189188 14525 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:16.202678 14525 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.192588 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:16.212855 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.219517 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.203102 14525 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:16.223006 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.217401 14299 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:16.227578 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.230223 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.230806 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.190474 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:16.234858 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.238086 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.224342 14514 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.225835 14455 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:16.227582 14408 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:16.244705 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.232332 14456 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.228211 14519 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.229058 14299 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.228525 14537 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:16.249141 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.265290 13233 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:16.249788 14414 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:16.267992 13046 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica e678e1a7641947cb9fb75155ab25e3a9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:16.259334 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.243438 14408 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:16.226392 14517 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.239389 14498 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.269325 13235 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.260118 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.270742 13234 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.239992 14528 raft_consensus.cc:2764] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 14:50:16.236732 14503 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:16.278942 13233 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
W20260709 14:50:16.280167 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:16.286733 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 402135us
I20260709 14:50:16.287559 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.264611 14507 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.291239 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.253338 14491 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:50:16.294878 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.295735 13236 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:16.275241 14408 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.303037 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.303520 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.305472 13163 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:16.306587 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.307293 13163 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:16.308120 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.309423 13162 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:16.309675 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.309973 13155 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:16.310374 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.308751 13163 raft_consensus.cc:2368] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:16.310972 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.311497 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.311771 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.312119 13162 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:16.312429 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.312896 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.313190 13155 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:16.310932 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.312323 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.314143 13159 raft_consensus.cc:2368] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:16.314415 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.312754 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.315961 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.314905 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.317016 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.317739 13163 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:16.318451 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.319586 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.284148 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.274881 14537 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.265332 14299 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.337522 14517 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.301419 14531 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:16.320415 14456 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:16.301080 14513 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:16.338541 14456 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.339016 14513 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.291296 14281 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 14:50:16.340041 14513 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.324205 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.321658 13159 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:16.300827 14503 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:16.321507 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70326.2us
W20260709 14:50:16.349385 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.589s (SENT)
I20260709 14:50:16.320859 14520 consensus_queue.cc:1059] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
W20260709 14:50:16.328751 14542 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 14:50:16.329241 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 149) took 6137 ms. Trace:
W20260709 14:50:16.329562 14554 log.cc:927] Time spent T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:50:16.323649 14516 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:16.329926 13059 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.331182 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.338446 14531 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.342504 13158 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:16.361905 14547 log.cc:927] Time spent T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 14:50:16.340665 14456 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:16.353080 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.375479 13235 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:16.376183 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:16.361742 14546 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 14:50:16.321599 13157 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:16.332399 14514 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:16.396986 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.397733 13233 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.360096 14414 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:50:16.347378 13230 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.365767 13059 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.345994 13161 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:16.374972 14537 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.375023 14516 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:16.375277 13156 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.385910 14558 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:16.377723 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.421965 13059 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.396895 14514 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:16.361016 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.383397 13158 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:16.456244 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 102486us
I20260709 14:50:16.457686 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.456570 14564 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:16.458899 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.459969 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:16.461094 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.461819 13158 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:16.462658 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.463646 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.465233 13231 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 4. Ops: []
I20260709 14:50:16.351274 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:16.467487 13231 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260709 14:50:16.390090 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.468627 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.360606 13060 rpcz_store.cc:276] 0709 14:50:10.192009 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:10.192182 (+   173us) service_pool.cc:224] Handling call
0709 14:50:10.205727 (+ 13545us) spinlock_profiling.cc:243] Waited 7.14 ms on lock 0x7b5400002210. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dda0b2 00007f79ecd53a89 00007f79eccebda6 00007f79eccbd088 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc
0709 14:50:16.329148 (+6123421us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:15.561203 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:15.605894 (+ 44691us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:15.605923 (+    29us) write_op.cc:435] Acquired schema lock
0709 14:50:15.605940 (+    17us) tablet.cc:662] Decoding operations
0709 14:50:15.606435 (+   495us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:15.606485 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:15.606510 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:50:15.606813 (+   303us) tablet.cc:701] Row locks acquired
0709 14:50:15.606834 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:50:15.606957 (+   123us) write_op.cc:270] Start()
0709 14:50:15.607059 (+   102us) write_op.cc:276] Timestamp: P: 1783608615606913 usec, L: 0
0709 14:50:15.607083 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:50:15.607598 (+   515us) log.cc:844] Serialized 1325 byte log entry
0709 14:50:15.732959 (+125361us) op_driver.cc:464] REPLICATION: finished
0709 14:50:15.787087 (+ 54128us) write_op.cc:301] APPLY: starting
0709 14:50:15.791332 (+  4245us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:15.800029 (+  8697us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:15.803034 (+  3005us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:15.844504 (+ 41470us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:15.844693 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:50:15.844742 (+    49us) write_op.cc:312] APPLY: finished
0709 14:50:15.845056 (+   314us) log.cc:844] Serialized 34 byte log entry
0709 14:50:15.845246 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:15.852504 (+  7258us) write_op.cc:454] Released schema lock
0709 14:50:15.853682 (+  1178us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:15.901730 (+ 48048us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:15.902769 (+  1039us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":30507,"reported_tablets":11,"spinlock_wait_cycles":16410880,"child_traces":[["op",{"apply.queue_time_us":51944,"apply.run_cpu_time_us":2923,"apply.run_wall_time_us":85267,"num_ops":3,"prepare.queue_time_us":247025,"prepare.run_cpu_time_us":2849,"prepare.run_wall_time_us":55139,"replication_time_us":125716,"spinlock_wait_cycles":1408,"thread_start_us":50850,"threads_started":1}]]}
I20260709 14:50:16.394775 13155 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:16.469359 13163 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:16.470208 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.469004 14571 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.470768 13155 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:16.471324 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 120146us
I20260709 14:50:16.396365 13164 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:16.407868 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.412624 13233 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:16.395504 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.472898 13235 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 3. Ops: []
I20260709 14:50:16.473845 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.418390 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.364861 14491 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 14:50:16.474506 13161 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.474947 13236 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:16.474068 13233 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:16.475859 14491 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.321357 13162 raft_consensus.cc:2368] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:16.474094 13235 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 3. Ops: []
I20260709 14:50:16.477427 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.464689 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.352294 14555 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 14:50:16.479076 13158 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.390247 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.389277 13893 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:16.480319 13157 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:16.478852 14555 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.476714 13233 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:16.481457 13157 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:16.302287 14507 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.482605 13157 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:16.485275 13162 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:16.485738 13235 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:16.486166 13235 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:16.486886 13235 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.487238 13162 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.474833 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.498999 13162 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.499491 13160 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:16.500149 13235 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.501684 14507 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.502588 13236 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:16.504258 14507 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.495270 13157 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:16.505411 14507 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:16.506700 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.507308 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.507860 13233 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:16.428974 13059 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 2 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.509379 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:16.510233 13159 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:16.508545 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.509333 13155 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:16.511711 13059 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.513054 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.513818 13155 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:16.513909 13059 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } }
I20260709 14:50:16.507903 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.517030 13158 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:16.518882 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.372305 14503 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.520262 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.471211 14571 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:16.521479 13161 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:16.528136 13162 raft_consensus.cc:2368] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:16.518992 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:16.529018 13161 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:16.525906 13235 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.522804 13059 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:16.521967 13233 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:16.530467 13233 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:16.531347 13233 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.532462 13233 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.534822 13059 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.536433 13059 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:16.538312 13059 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.539829 13059 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.515530 14501 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:16.510852 14507 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:16.550343 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.553368 13157 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:16.554307 13236 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.555123 13233 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:16.537941 14535 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:16.560635 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.562511 13159 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:50:16.534417 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 169637us
I20260709 14:50:16.582671 14459 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:50:16.570739 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 100826us
I20260709 14:50:16.546540 14532 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.574522 13059 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.588225 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.588944 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:16.585347 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.587960 13313 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:16.590207 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:16.588985 13059 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.595243 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.541121 14401 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:50:16.600263 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.567756 14535 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:16.603559 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 131230us
I20260709 14:50:16.611641 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:16.612622 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.618897 13310 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:16.559106 14518 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.590389 14291 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
W20260709 14:50:16.608374 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.559401 14555 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 14:50:16.594345 13059 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.615381 14536 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:50:16.546638 14408 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.557483 14501 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:16.632818 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.615283 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:16.626758 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.620870 14535 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.622382 14532 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.629261 13059 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.656358 13059 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.538174 14531 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.652297 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:16.659540 13157 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.660856 13158 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:16.662463 13158 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:16.663734 13158 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:16.657199 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.658219 13059 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.667069 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.669974 13312 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:16.669827 14567 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:50:16.669850 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:16.671258 13164 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:16.671696 13230 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:16.674850 13294 tablet_service.cc:1558] Processing DeleteTablet for tablet 7214af0b68ae4083afa78dfa5c59c396 with delete_type TABLET_DATA_TOMBSTONED (TS 38fbc24b2bf441038676280fd5393d6e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35626
I20260709 14:50:16.630762 14507 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.628265 14518 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.653694 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.681344 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:16.633363 14572 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:16.746091 14572 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:16.747069 14572 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:16.712606 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:16.749837 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 165488us
I20260709 14:50:16.751555 14577 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:16.623387 14564 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 14:50:16.727763 13059 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.675721 14573 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:50:16.730069 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:16.590497 14516 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.741124 13157 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:16.726976 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 73305.6us
I20260709 14:50:16.753583 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:16.741787 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 221912us
I20260709 14:50:16.750818 14572 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:16.734503 13158 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:50:16.741937 14525 consensus_meta.cc:287] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.508s	user 0.010s	sys 0.000s
I20260709 14:50:16.760686 13059 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:16.757181 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 138904us
I20260709 14:50:16.742875 14558 consensus_queue.cc:1059] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
W20260709 14:50:16.771073 14560 log.cc:927] Time spent T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 14:50:16.778816 13311 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 4. Ops: []
I20260709 14:50:16.744274 14529 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.780400 13059 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.783252 13130 leader_election.cc:400] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:16.787549 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.787940 13130 leader_election.cc:403] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:50:16.788206 13059 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 2, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.789535 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.789762 13059 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:16.792374 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.793712 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.760345 14573 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:16.796578 14582 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:16.780578 14507 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:16.802129 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.801048 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:16.805650 13059 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:16.806721 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:16.799292 14459 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.793834 14528 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:16.785079 14525 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:16.799767 14406 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.799582 14291 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:16.787633 14456 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:50:16.812103 14465 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.805473 14536 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.812917 14529 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:16.804522 14501 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:16.841629 14478 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:16.809741 14498 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:50:16.800834 14577 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:16.845223 13311 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
W20260709 14:50:16.853052 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 98377.3us
I20260709 14:50:16.815714 14534 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:50:16.856743 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50110us
I20260709 14:50:16.825906 14503 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:16.876854 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:16.954957 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:16.976006 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 142431us
W20260709 14:50:16.987949 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 111204us
I20260709 14:50:16.989485 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:16.992601 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:16.986454 14534 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:16.989447 14408 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:16.994892 14465 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:50:17.001912 13156 consensus_meta.cc:287] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.575s	user 0.014s	sys 0.002s
I20260709 14:50:16.996917 14485 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:16.997949 14589 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:17.002832 14498 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:16.861183 14573 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.001999 14503 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 14:50:17.020319 14589 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:17.072482 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 78307us
I20260709 14:50:17.019027 13156 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:17.026749 14518 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:17.088212 13159 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:17.014935 14531 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 14:50:17.018601 14532 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:17.016929 14559 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.322s	user 0.001s	sys 0.000s
I20260709 14:50:17.015933 14534 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.023267 14535 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.095052 14573 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.106820 13233 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:17.107280 13233 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.045420 14465 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:50:17.109107 14519 raft_consensus.cc:3055] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:17.114451 13233 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.115536 13233 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.117147 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:17.146064 13237 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.022349 14478 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 14:50:17.146535 13237 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.059880 14498 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:17.099155 14503 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 14:50:17.109549 14519 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:17.156992 13237 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.167722 13237 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.168749 14597 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:17.172863 14597 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.173079 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.173993 13232 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:17.173755 14585 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
I20260709 14:50:17.166661 13304 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:17.171236 14588 tablet_replica.cc:333] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
W20260709 14:50:17.176657 14594 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 14:50:17.168892 14498 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.176752 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:17.177050 13230 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:17.183267 14534 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:17.184453 14535 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:17.187027 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:17.198523 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.198709 13233 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.201798 13237 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:17.221007 13237 pending_rounds.cc:85] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:17.222100 13237 pending_rounds.cc:107] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:17.223027 13237 raft_consensus.cc:2889] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:17.224067 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.215258 14532 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:17.229920 14571 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:17.231334 14459 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:17.191835 14519 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:17.233944 13230 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:17.241227 14459 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:17.235895 13238 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.253563 14519 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:17.243655 14597 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:17.265304 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 400040us
I20260709 14:50:17.294328 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:17.265857 14599 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:17.268433 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 490939us
W20260709 14:50:17.268838 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.295413 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.241571 14532 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.300421 13202 leader_election.cc:400] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:17.223470 14585 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260709 14:50:17.262678 13238 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:17.303439 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:17.306063 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:17.306394 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:17.306743 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.303776 13202 leader_election.cc:403] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:50:17.255684 14459 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.311555 14459 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.311331 13238 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.299377 14532 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.302639 14614 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:50:17.323251 14299 consensus_meta.cc:287] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.989s	user 0.011s	sys 0.002s
I20260709 14:50:17.329324 13309 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:17.336215 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:17.341584 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 254835us
I20260709 14:50:17.321277 14571 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:17.378892 13239 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:50:17.381575 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.382963 13239 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:17.384449 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.385078 13239 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:17.386730 13239 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:50:17.371958 13862 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.341235 14291 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.388778 13239 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:17.362203 14516 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
W20260709 14:50:17.372287 14568 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.509s	user 0.000s	sys 0.002s
W20260709 14:50:17.384250 14558 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.003s	sys 0.000s
I20260709 14:50:17.381532 13893 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:17.336629 14299 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.404035 13239 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:17.380470 14503 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 14:50:17.389334 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 411523us
I20260709 14:50:17.411420 13305 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:17.411669 13239 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:17.412168 13239 pending_rounds.cc:85] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:17.366248 14585 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:17.413105 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:17.400281 14599 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.380505 14614 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
W20260709 14:50:17.400544 14558 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.006s	sys 0.000s
I20260709 14:50:17.414407 13239 pending_rounds.cc:107] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:17.420002 14599 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.421502 14600 consensus_queue.cc:1059] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:50:17.422577 14299 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:17.423681 13307 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:17.365995 14596 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 14:50:17.390808 14514 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.425195 13234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 899) took 1158 ms. Trace:
I20260709 14:50:17.417518 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:17.427088 13239 raft_consensus.cc:2889] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:17.444341 13234 rpcz_store.cc:276] 0709 14:50:16.266963 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.274205 (+  7242us) service_pool.cc:224] Handling call
0709 14:50:16.274542 (+   337us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:16.375810 (+101268us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:16.375840 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:16.389449 (+ 13609us) log.cc:844] Serialized 26 byte log entry
0709 14:50:16.726801 (+337352us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:16.726850 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:16.726935 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:17.371578 (+644643us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:17.424386 (+ 52808us) raft_consensus.cc:1685] finished
0709 14:50:17.424406 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:17.425134 (+   728us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":42566,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":155,"spinlock_wait_cycles":23377280,"thread_start_us":390683,"threads_started":2,"wal-append.queue_time_us":373644}
W20260709 14:50:17.429388 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 129089us
I20260709 14:50:17.454800 13202 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:17.444794 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:17.429049 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 123581us
I20260709 14:50:17.445127 14534 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:17.403936 14516 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:17.459502 14534 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:17.461212 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:17.466843 13276 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:17.464396 14585 raft_consensus.cc:2764] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:50:17.455681 14596 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:17.470508 13202 leader_election.cc:400] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:17.472661 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:17.421541 14613 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.101s
I20260709 14:50:17.456084 14291 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.466367 14534 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.484609 13235 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.470781 14596 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.459782 14503 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:50:17.487056 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:17.479449 14513 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:17.479281 14501 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.481840 14573 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:17.491737 14607 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.487746 14465 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:50:17.491160 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:17.425741 14599 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.484351 14600 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:17.481005 14585 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:17.494935 14573 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:17.502555 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:17.489105 14596 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:17.499672 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:17.495641 14503 consensus_queue.cc:1243] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:17.487634 14611 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:50:17.500630 14556 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.992s	user 0.004s	sys 0.000s
I20260709 14:50:17.492959 14605 consensus_queue.cc:1059] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 14:50:17.484648 14507 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:50:17.501405 14408 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:17.518764 13158 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.521499 13157 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:17.528575 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:17.529984 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:17.531162 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:17.502014 14513 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.515983 14299 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:17.532677 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:17.533294 14619 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:17.494982 14535 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:50:17.513134 14573 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:17.534752 13163 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:17.511586 14607 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.556118 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:17.555961 13156 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:17.559479 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:17.561398 14598 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 14:50:17.563166 14525 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:17.565385 14619 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:17.540910 14465 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:50:17.541256 14408 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.569083 13160 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:17.536124 13157 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:17.539741 13164 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:17.498852 14501 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:17.523947 14599 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.523772 14503 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.577528 14485 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.577740 13156 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:17.578099 14485 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:17.580044 14485 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:17.571323 14299 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.547683 14611 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.581910 14299 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.585402 13162 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:17.583585 14558 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:17.589246 14558 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:17.589591 14558 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:17.612434 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 139820us
I20260709 14:50:17.619299 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:17.628254 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:17.636309 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:17.644448 13202 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:17.661136 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:17.669991 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:17.691077 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 190296us
I20260709 14:50:17.583115 14503 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:17.693142 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:17.694226 14626 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:17.694226 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.695712 13234 raft_consensus.cc:2410] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:17.694556 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:17.694504 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:17.703521 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:17.704046 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.719167 13155 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:17.582425 14611 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.718255 14485 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:17.730471 14569 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.730912 14569 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.728183 14503 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.659382 14408 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.737865 14569 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.739127 14503 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.742889 13155 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:17.745829 13155 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:17.699205 14513 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:17.748354 14621 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.206s	user 0.001s	sys 0.000s
I20260709 14:50:17.737879 14567 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:17.756640 13859 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.761263 14588 raft_consensus.cc:2243] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:17.761870 14627 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:17.774753 13159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 927) took 1258 ms. Trace:
I20260709 14:50:17.775234 13159 rpcz_store.cc:276] 0709 14:50:16.508472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.581864 (+ 73392us) service_pool.cc:224] Handling call
0709 14:50:17.087970 (+506106us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.091325 (+  3355us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:17.766489 (+675164us) spinlock_profiling.cc:243] Waited 506 ms on lock 0x7b54002bedd0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efd8ad 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:17.766671 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1162868096}
I20260709 14:50:17.762478 14588 raft_consensus.cc:2272] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:17.782061 14485 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:17.782439 14406 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:17.756382 14567 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.796264 14516 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:17.799719 13238 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.808521 14485 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.801148 14414 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:17.802084 14501 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:17.805840 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.804069 14406 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:17.800637 14564 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:17.818153 14564 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:17.818601 14564 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:17.820047 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 320440us
W20260709 14:50:17.821079 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:17.822165 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.822530 13155 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 14:50:17.840970 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:17.844882 13159 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:17.845932 14628 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:17.846504 14628 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.846153 14406 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.847657 14406 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:17.817147 14414 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:17.858338 14582 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:17.866170 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.881692 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:17.882561 13232 raft_consensus.cc:606] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:17.882921 13232 raft_consensus.cc:614] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:17.886641 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:17.847396 14628 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.824687 14596 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.923880 13308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35650 (request call id 408) took 1319 ms. Trace:
I20260709 14:50:17.924384 13308 rpcz_store.cc:276] 0709 14:50:16.598719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.624901 (+ 26182us) service_pool.cc:224] Handling call
0709 14:50:17.865972 (+1241071us) spinlock_profiling.cc:243] Waited 2.23 ms on lock 0x7b5800003c98. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dd9a22 00007f79eccf2c09 00007f79ebe4cee0 00007f79ebf160ab 00007f79ebf16131 00007f79ebec40a0 00007f79ebec3984 00007f79e543e6d4 00007f79e543e662
0709 14:50:17.917638 (+ 51666us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5129472}
I20260709 14:50:17.927855 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:17.928540 13234 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:17.859938 14573 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.869088 14582 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:17.917876 14631 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:17.926018 14401 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
W20260709 14:50:17.931618 14532 consensus_meta.cc:287] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.613s	user 0.009s	sys 0.003s
I20260709 14:50:17.934705 14459 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:17.952100 14520 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.370s	user 0.015s	sys 0.013s
I20260709 14:50:17.937045 14582 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:17.942466 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 298101us
I20260709 14:50:17.964545 13202 leader_election.cc:400] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:17.967886 13202 leader_election.cc:403] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:50:17.970366 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:17.977242 14564 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.867257 14414 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:17.985878 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 282435us
I20260709 14:50:17.990015 13305 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:17.990523 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.991204 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.991686 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.992221 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.937870 14534 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:17.993317 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.991787 13305 raft_consensus.cc:2376] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2. Re-sending same reply.
I20260709 14:50:17.995242 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:17.998371 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:17.999650 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.000466 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.009130 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:18.014431 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.015098 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:17.961645 14520 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.379s	user 0.016s	sys 0.013s
I20260709 14:50:17.957588 14532 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.029685 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.035621 13163 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.035910 13311 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:17.957226 14401 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:17.962888 14459 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.041093 13305 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 4. Ops: []
I20260709 14:50:18.041798 13312 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:18.013342 14414 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.050997 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.052073 13312 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:18.041828 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 71231.3us
I20260709 14:50:18.043833 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:18.007386 14299 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:18.012713 14596 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.056444 13311 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 3. Ops: []
I20260709 14:50:18.042752 14629 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:18.059934 14573 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.057732 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.066922 14455 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:18.066847 14299 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.069384 13234 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:18.044747 14485 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.072074 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:18.038766 14291 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:50:18.073789 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:18.079891 13234 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.050770 14611 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:50:18.073050 14567 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.094084 14532 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:17.954595 14631 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } attrs { replace: true } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:18.049721 14411 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 14:50:18.067905 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:18.070792 14455 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:18.073302 14596 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:18.100116 14601 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 14:50:18.100729 14459 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.103034 13895 raft_consensus.cc:1813] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Handling vote request from an unknown peer 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:18.102859 14579 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 14:50:18.049489 14513 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:50:18.081740 14485 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:18.104157 13234 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:18.073267 14517 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:50:18.115054 13163 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:18.117372 13895 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:50:18.100138 14629 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:18.124329 14627 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.052845 14640 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 14:50:18.117009 14637 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:18.112545 14532 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.112175 14555 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.108075 14567 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:18.124506 14622 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.695s	user 0.002s	sys 0.002s
I20260709 14:50:18.126730 14588 ts_tablet_manager.cc:1916] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:50:18.147161 14455 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:18.167712 14455 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:18.171238 14638 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:18.173592 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:18.175865 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:18.177531 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:18.183182 13157 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:18.189034 14572 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:18.127121 14485 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.172730 14534 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.151908 14564 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.208310 14606 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:50:18.209184 14630 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260709 14:50:18.210040 13233 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:18.146519 14532 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.212368 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 14:50:18.214984 14647 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 14:50:18.215724 13160 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54930 (request call id 27) took 1204 ms. Trace:
W20260709 14:50:18.217340 14646 log.cc:927] Time spent T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 14:50:18.218369 13238 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.260351 13238 pending_rounds.cc:85] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.221232 14528 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:18.222506 13309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 955) took 1634 ms. Trace:
W20260709 14:50:18.223452 14599 consensus_meta.cc:287] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.632s	user 0.005s	sys 0.004s
I20260709 14:50:18.220561 14514 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:18.231364 13159 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.236528 13308 raft_consensus.cc:2410] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:18.239203 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 918) took 1132 ms. Trace:
W20260709 14:50:18.210966 13862 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.149405 14555 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.257781 13160 rpcz_store.cc:276] 0709 14:50:17.010962 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.011121 (+   159us) service_pool.cc:224] Handling call
0709 14:50:17.011417 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:17.572596 (+561179us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.215407 (+642811us) spinlock_profiling.cc:243] Waited 557 ms on lock 0x7b54002076d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:18.215639 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1282184576}
I20260709 14:50:18.261066 13230 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:18.273098 13230 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:18.270684 13236 rpcz_store.cc:276] 0709 14:50:17.107142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.108792 (+  1650us) service_pool.cc:224] Handling call
0709 14:50:17.109085 (+   293us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.302025 (+192940us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:17.302074 (+    49us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:17.308268 (+  6194us) log.cc:844] Serialized 26 byte log entry
0709 14:50:17.386667 (+ 78399us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:17.386807 (+   140us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:17.387133 (+   326us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:18.120710 (+733577us) spinlock_profiling.cc:243] Waited 981 us on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:18.216564 (+ 95854us) raft_consensus.cc:1685] finished
0709 14:50:18.216587 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:18.239131 (+ 22544us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":160597,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":113,"spinlock_wait_cycles":2256768,"thread_start_us":252579,"threads_started":2,"wal-append.queue_time_us":88115}
I20260709 14:50:18.260636 13238 pending_rounds.cc:107] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
W20260709 14:50:18.220527 14558 consensus_meta.cc:287] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.631s	user 0.004s	sys 0.005s
I20260709 14:50:18.274039 13230 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.228698 14589 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.266414 13309 rpcz_store.cc:276] 0709 14:50:16.587577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.588594 (+  1017us) service_pool.cc:224] Handling call
0709 14:50:16.589033 (+   439us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.329909 (+740876us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.222158 (+892249us) spinlock_profiling.cc:243] Waited 740 ms on lock 0x7b54002eb654. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:18.222422 (+   264us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1701988352}
I20260709 14:50:18.258078 14606 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:18.265867 13313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 954) took 1678 ms. Trace:
I20260709 14:50:18.276592 13230 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.266250 14528 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:18.256904 14582 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.270740 13156 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.282038 14532 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:18.278481 13313 rpcz_store.cc:276] 0709 14:50:16.587225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.587368 (+   143us) service_pool.cc:224] Handling call
0709 14:50:16.587787 (+   419us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:16.589973 (+  2186us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.265581 (+1675608us) spinlock_profiling.cc:243] Waited 91.2 ms on lock 0x7b5400114a20. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e75dc0 00007f79e6f01a02 00007f79e6efddd6 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:18.265805 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":209735552}
I20260709 14:50:18.286079 13156 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:18.276403 13238 raft_consensus.cc:2889] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:50:18.312502 13859 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.286964 14528 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.265450 14535 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 14:50:18.313320 13238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 922) took 1202 ms. Trace:
I20260709 14:50:18.314881 13232 raft_consensus.cc:606] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.315326 13232 raft_consensus.cc:614] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:18.151374 14637 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.313752 13238 rpcz_store.cc:276] 0709 14:50:17.111248 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.235407 (+124159us) service_pool.cc:224] Handling call
0709 14:50:17.235706 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:17.799482 (+563776us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b58005d14d0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e5a0aa 00007f79e6edc447 00007f79e6ef4fe7 00007f79e6ef67de 00007f79e6f00b49 00007f79e6f01416 00007f79e6efdd8f 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4
0709 14:50:18.312983 (+513501us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.313259 (+   276us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":270164736}
I20260709 14:50:18.317605 14567 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:18.278657 14589 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:18.275740 14558 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.287576 13156 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 14:50:18.345055 13304 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 960) took 1753 ms (client timeout 1510 ms). Trace:
W20260709 14:50:18.345767 13304 rpcz_store.cc:269] 0709 14:50:16.591344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.599216 (+  7872us) service_pool.cc:224] Handling call
0709 14:50:18.344709 (+1745493us) spinlock_profiling.cc:243] Waited 461 ms on lock 0x7b54003b2254. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:18.344961 (+   252us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1059890432}
W20260709 14:50:18.349552 13307 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 962) took 1757 ms (client timeout 1873 ms). Trace:
W20260709 14:50:18.350090 13307 rpcz_store.cc:269] 0709 14:50:16.592095 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.599308 (+  7213us) service_pool.cc:224] Handling call
0709 14:50:18.349278 (+1749970us) spinlock_profiling.cc:243] Waited 666 ms on lock 0x7b54003b2754. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:18.349462 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1531823360}
I20260709 14:50:18.351265 13310 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:18.353185 13310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35650 (request call id 401) took 1756 ms. Trace:
I20260709 14:50:18.353562 13310 rpcz_store.cc:276] 0709 14:50:16.597081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.774168 (+177087us) service_pool.cc:224] Handling call
0709 14:50:18.351042 (+1576874us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.351717 (+   675us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.352956 (+  1239us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b54003b2750. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efd8ad 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:18.353120 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3626018560}
I20260709 14:50:18.358724 13896 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:18.361877 14607 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.368271 13237 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:18.368731 13237 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:18.370312 14569 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.374298 13235 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:18.329962 14631 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:18.392583 14528 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.373783 14478 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.397362 14619 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:50:18.400396 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.407932 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:18.414633 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.411756 14606 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.417150 14606 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.425024 14643 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.423997 13230 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.440382 13230 pending_rounds.cc:85] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.440876 13230 pending_rounds.cc:107] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.441188 13230 raft_consensus.cc:2889] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:18.442416 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 923) took 1330 ms. Trace:
I20260709 14:50:18.442929 13230 rpcz_store.cc:276] 0709 14:50:17.111489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.304966 (+193477us) service_pool.cc:224] Handling call
0709 14:50:17.311013 (+  6047us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.260917 (+949904us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b5400145620. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e75dc0 00007f79e6f001c0 00007f79e6f01231 00007f79e6efdd8f 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c
0709 14:50:18.442088 (+181171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.442351 (+   263us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":307670912}
I20260709 14:50:18.403666 14619 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:18.456789 13893 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48936 (request call id 28) took 1631 ms. Trace:
I20260709 14:50:18.470853 13893 rpcz_store.cc:276] 0709 14:50:16.845587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.866365 (+ 20778us) service_pool.cc:224] Handling call
0709 14:50:16.990349 (+123984us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:17.406942 (+416593us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.425664 (+1018722us) spinlock_profiling.cc:243] Waited 349 ms on lock 0x7b54005c0154. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:18.456633 (+ 30969us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":802454784}
I20260709 14:50:18.477272 14643 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:18.470551 14586 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 14:50:18.406760 14478 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.467929 14485 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:18.494817 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 80293.5us
I20260709 14:50:18.495699 14619 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.511207 14619 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.488070 13156 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:18.496796 14408 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:50:18.514554 14641 log.cc:927] Time spent T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.345s	user 0.003s	sys 0.000s
W20260709 14:50:18.516595 13861 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.517406 13160 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 14:50:18.521347 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.523586 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.524895 13203 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.016s	sys 0.052s
W20260709 14:50:18.524966 13155 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.066s	sys 0.072s
W20260709 14:50:18.528118 13155 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.066s	sys 0.072s
W20260709 14:50:18.527992 13203 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.554s	user 0.016s	sys 0.053s
I20260709 14:50:18.539687 14643 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:18.528445 14628 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.014s	sys 0.050s
I20260709 14:50:18.540863 14640 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:18.543511 14640 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:18.524525 14408 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 14:50:18.532258 14507 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:50:18.536041 14600 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:50:18.548069 13160 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.548509 13164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 864) took 1028 ms. Trace:
W20260709 14:50:18.540815 14628 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.014s	sys 0.051s
I20260709 14:50:18.563387 13276 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.556939 13160 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:18.563860 13163 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.556788 14406 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 14:50:18.565469 14535 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:18.568725 13160 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.548873 13164 rpcz_store.cc:276] 0709 14:50:17.520522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.585846 (+ 65324us) service_pool.cc:224] Handling call
0709 14:50:17.659337 (+ 73491us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:17.659589 (+   252us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:17.896861 (+237272us) log.cc:844] Serialized 14 byte log entry
0709 14:50:18.356159 (+459298us) spinlock_profiling.cc:243] Waited 17.4 ms on lock 0x7b180036db40. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e6aa64bc 00007f79e3df448b 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e23a
0709 14:50:18.548197 (+192038us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:18.548247 (+    50us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:18.548286 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.548353 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:18.548451 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":191772,"prepare.queue_time_us":305200,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":1895,"spinlock_wait_cycles":40062848,"thread_start_us":310637,"threads_started":2,"wal-append.queue_time_us":643669}
I20260709 14:50:18.555925 14626 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:18.571054 14506 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:50:18.556219 14601 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.577960 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:18.562503 14485 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:18.593153 13276 raft_consensus.cc:2686] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:50:18.591647 14531 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 14:50:18.578470 14525 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 14:50:18.619789 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 56459.7us
W20260709 14:50:18.621603 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 51486us
I20260709 14:50:18.623298 13163 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.631727 13156 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
W20260709 14:50:18.634364 14414 consensus_meta.cc:287] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.573s	user 0.007s	sys 0.002s
I20260709 14:50:18.578157 14579 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 14:50:18.636647 14299 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:18.578445 14558 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.645891 13237 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.673172 13237 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.592998 14529 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:50:18.670107 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:18.578788 14555 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.578498 14643 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.072s
W20260709 14:50:18.686784 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.688269 13859 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:18.688611 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 50050.3us
I20260709 14:50:18.688699 14564 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.689623 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.621279 14582 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.703960 13236 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:18.714883 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.715961 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:18.716715 13236 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:18.717612 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47646.6us
I20260709 14:50:18.700568 14652 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:18.706951 13860 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.707199 13235 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:18.711222 13230 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:18.713477 13239 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:18.688936 14573 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:18.705891 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:18.724478 13232 raft_consensus.cc:1813] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Handling vote request from an unknown peer 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:18.725180 13232 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:50:18.690263 14637 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.726995 14375 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 14:50:18.622481 14601 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.731024 13233 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:18.731375 13233 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:18.732144 13233 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.733076 13233 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:18.637322 14485 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.740121 14601 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.719696 14555 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:18.642642 14518 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.078s
I20260709 14:50:18.742980 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.747318 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:18.742116 14643 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:18.722957 14558 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:18.727878 14406 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:18.752432 13235 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:18.708361 14535 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:18.765605 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:18.719769 14564 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:18.769379 13232 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.773962 13232 pending_rounds.cc:85] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.769812 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 875) took 1215 ms. Trace:
I20260709 14:50:18.774510 13163 rpcz_store.cc:276] 0709 14:50:17.554785 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.225415 (+670630us) service_pool.cc:224] Handling call
0709 14:50:18.225708 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.639506 (+413798us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.769486 (+129980us) spinlock_profiling.cc:243] Waited 338 ms on lock 0x7b540009bfd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:18.769720 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":777454336}
I20260709 14:50:18.776940 14555 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.777565 14555 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.781046 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:18.774364 13232 pending_rounds.cc:107] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.782238 13232 raft_consensus.cc:2889] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:18.730763 14414 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:50:18.757628 14643 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:18.735066 14573 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.774279 13160 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:18.796372 13235 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:18.772927 13238 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
W20260709 14:50:18.803476 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.803926 14596 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:18.805820 14401 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:18.809404 14645 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.689s	user 0.008s	sys 0.008s
I20260709 14:50:18.814288 13237 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.819305 13236 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:18.785363 14513 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:18.744459 14652 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.791033 14643 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:18.785291 14406 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:18.824790 13237 pending_rounds.cc:85] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.795279 14408 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:18.812549 13238 pending_rounds.cc:85] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.821949 14596 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:18.799237 14529 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:18.833843 14406 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.811144 14375 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:50:18.823676 14573 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.850454 13239 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:18.831456 13237 pending_rounds.cc:107] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.840387 13238 pending_rounds.cc:107] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.862185 13237 raft_consensus.cc:2889] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:18.821681 14606 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:50:18.758963 14651 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.103s
I20260709 14:50:18.865448 13237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 921) took 1754 ms. Trace:
I20260709 14:50:18.867807 13237 rpcz_store.cc:276] 0709 14:50:17.110942 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.227994 (+117052us) service_pool.cc:224] Handling call
0709 14:50:17.228271 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.368168 (+1139897us) spinlock_profiling.cc:243] Waited 961 ms on lock 0x7b54003e4a20. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e75dc0 00007f79e6f001c0 00007f79e6f01231 00007f79e6efdd8f 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c
0709 14:50:18.645488 (+277320us) spinlock_profiling.cc:243] Waited 175 ms on lock 0x7b54003e4a20. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e7c06f 00007f79e6ef4f60 00007f79e6ef67de 00007f79e6f00b49 00007f79e6f01416 00007f79e6efdd8f 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62
0709 14:50:18.865147 (+219659us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.865380 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2611358336}
I20260709 14:50:18.865290 13238 raft_consensus.cc:2889] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:18.861593 14408 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:18.870941 14577 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 14:50:18.875562 14640 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:18.900266 14569 consensus_meta.cc:287] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.529s	user 0.008s	sys 0.000s
I20260709 14:50:18.912607 13231 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.913105 13231 pending_rounds.cc:85] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.913367 13231 pending_rounds.cc:107] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.913614 13231 raft_consensus.cc:2889] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:18.862695 13233 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:18.917093 13233 pending_rounds.cc:85] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:18.917481 13233 pending_rounds.cc:107] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:18.917846 13233 raft_consensus.cc:2889] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:50:18.925585 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.933929 13204 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.919s	user 0.008s	sys 0.071s
W20260709 14:50:18.934403 13204 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.920s	user 0.008s	sys 0.071s
W20260709 14:50:18.935606 13129 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.891s	user 0.077s	sys 0.105s
W20260709 14:50:18.935956 13129 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.892s	user 0.077s	sys 0.105s
W20260709 14:50:18.939252 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.939679 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.945078 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 865) took 1424 ms. Trace:
I20260709 14:50:18.945592 13161 rpcz_store.cc:276] 0709 14:50:17.527283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.591290 (+ 64007us) service_pool.cc:224] Handling call
0709 14:50:17.697942 (+106652us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.698290 (+   348us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:17.698317 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:17.707135 (+  8818us) log.cc:844] Serialized 26 byte log entry
0709 14:50:17.953889 (+246754us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:17.953938 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:17.954018 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:18.808537 (+854519us) spinlock_profiling.cc:243] Waited 2.16 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:18.923747 (+115210us) raft_consensus.cc:1685] finished
0709 14:50:18.923770 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:18.944992 (+ 21222us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1837,"raft.run_cpu_time_us":192,"raft.run_wall_time_us":12227,"spinlock_wait_cycles":4975488,"thread_start_us":235659,"threads_started":1,"wal-append.queue_time_us":404530}
I20260709 14:50:18.901575 14651 consensus_queue.cc:1243] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer 38fbc24b2bf441038676280fd5393d6e log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:18.924474 14569 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:18.965193 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.983249 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.983680 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.983964 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.984237 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:18.984541 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:18.943897 14601 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.948324 14517 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:18.875705 14596 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.950878 14485 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.002694 14517 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.004429 14652 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.961382 14555 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:18.987700 14640 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.017510 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 914) took 1911 ms. Trace:
I20260709 14:50:19.068508 14513 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:19.069037 14513 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:19.069890 14513 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.071134 14513 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:19.019325 14558 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.074283 14558 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:19.074736 14528 consensus_meta.cc:287] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.682s	user 0.012s	sys 0.000s
I20260709 14:50:19.019659 14478 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:18.994746 14601 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.077757 14601 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.024988 14573 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.037214 13155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 870) took 1506 ms. Trace:
I20260709 14:50:19.005769 14408 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.078809 13155 rpcz_store.cc:276] 0709 14:50:17.530548 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.836341 (+305793us) service_pool.cc:224] Handling call
0709 14:50:17.836695 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:17.842193 (+  5498us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:17.842225 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:17.850325 (+  8100us) log.cc:844] Serialized 26 byte log entry
0709 14:50:18.530495 (+680170us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:18.530547 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:18.530636 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.036872 (+506236us) raft_consensus.cc:1685] finished
0709 14:50:19.036903 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.037130 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4123,"raft.queue_time_us":4700,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":132,"thread_start_us":667691,"threads_started":1,"wal-append.queue_time_us":1066058}
I20260709 14:50:19.078665 14573 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:19.083185 14573 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:18.989387 14569 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.047518 13861 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.062623 14596 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.039745 14564 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:19.085683 14517 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:19.064725 13231 rpcz_store.cc:276] 0709 14:50:17.106053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.111787 (+  5734us) service_pool.cc:224] Handling call
0709 14:50:18.214569 (+1102782us) spinlock_profiling.cc:243] Waited 7.63 ms on lock 0x7b5800137798. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dd9b71 00007f79e3dd9eee 000000000037fce9 00007f79ebe4d1e0 00007f79ebf160c4 00007f79ebf16131 00007f79ebed7fc0 00007f79ebec2929 00007f79ebec23d2 00007f79e5439bd4
0709 14:50:18.214740 (+   171us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.914315 (+699575us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.017175 (+102860us) spinlock_profiling.cc:243] Waited 697 ms on lock 0x7b5400219154. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:19.017422 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1621563520}
I20260709 14:50:19.084671 14573 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:19.095067 14619 consensus_meta.cc:287] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.583s	user 0.011s	sys 0.001s
W20260709 14:50:19.103796 14589 consensus_meta.cc:287] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.764s	user 0.007s	sys 0.005s
I20260709 14:50:19.133540 13158 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:19.134155 14534 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.134760 14534 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.133598 13860 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.135732 13158 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 861) took 1615 ms. Trace:
I20260709 14:50:19.136909 13158 rpcz_store.cc:276] 0709 14:50:17.519809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:17.532445 (+ 12636us) service_pool.cc:224] Handling call
0709 14:50:19.135166 (+1602721us) spinlock_profiling.cc:243] Waited 1.59 s on lock 0x7b54000393d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:19.135316 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3663046400}
I20260709 14:50:19.144508 14534 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.157068 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.159082 14555 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.161777 14555 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:19.164078 14555 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:19.165367 14588 ts_tablet_manager.cc:1929] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260709 14:50:19.166191 14558 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.171110 13130 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.096s	user 0.020s	sys 0.018s
W20260709 14:50:19.172571 13130 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.115s	user 0.020s	sys 0.018s
W20260709 14:50:19.174963 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 1.1312e+06us
I20260709 14:50:19.177645 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:19.182371 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.184024 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:19.158282 14534 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.187355 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:19.192991 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:19.191459 14640 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:19.202418 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:19.199579 14589 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:19.172839 14588 log.cc:1199] T 7214af0b68ae4083afa78dfa5c59c396 P 38fbc24b2bf441038676280fd5393d6e: Deleting WAL directory at /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/wals/7214af0b68ae4083afa78dfa5c59c396
I20260709 14:50:19.183939 14585 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.173158 14569 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.229169 13239 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.184893 13231 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:19.236941 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:19.246013 13239 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:19.200167 14558 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.248639 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:19.221923 14643 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:19.249393 13236 raft_consensus.cc:2368] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:19.249727 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.250597 13237 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:19.251076 14643 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:19.245589 13305 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.118s	user 0.015s	sys 0.016s
W20260709 14:50:19.252621 13305 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.125s	user 0.016s	sys 0.016s
I20260709 14:50:19.253552 14588 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:35626 (request call id 66) took 2706 ms. Trace:
I20260709 14:50:19.254127 14588 rpcz_store.cc:276] 0709 14:50:16.583688 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:16.631503 (+ 47815us) service_pool.cc:224] Handling call
0709 14:50:17.169192 (+537689us) ts_tablet_manager.cc:1151] Deleting tablet 7214af0b68ae4083afa78dfa5c59c396
0709 14:50:17.169298 (+   106us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 14:50:19.065214 (+1895916us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:19.165195 (+ 99981us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:19.253431 (+ 88236us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":554560,"tablet-delete.queue_time_us":493415,"thread_start_us":74768,"threads_started":1}
I20260709 14:50:19.253744 13237 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:50:19.256186 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.260174 13233 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 1. Current term is 3. Ops: []
I20260709 14:50:19.274351 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.262351 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.264814 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.276183 13236 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:19.267618 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.277070 13235 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:19.229672 14528 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:19.270504 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:19.278406 13232 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:19.246815 13231 raft_consensus.cc:614] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:19.280462 13239 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:19.203346 14534 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.221621 14640 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:50:19.245487 14585 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.285323 13238 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
W20260709 14:50:19.305856 13896 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.006s	sys 0.042s
W20260709 14:50:19.313055 13896 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.007s	sys 0.043s
W20260709 14:50:19.323598 13276 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.002s	sys 0.033s
W20260709 14:50:19.324066 13276 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.002s	sys 0.033s
W20260709 14:50:19.324434 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 530755us
W20260709 14:50:19.315721 13859 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.019s	sys 0.023s
W20260709 14:50:19.323351 14613 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.812s	user 0.013s	sys 0.037s
W20260709 14:50:19.316684 13307 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.791s	user 0.003s	sys 0.036s
I20260709 14:50:19.320181 14534 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.333688 13307 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.816s	user 0.003s	sys 0.036s
I20260709 14:50:19.328145 14513 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:50:19.332470 14613 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.828s	user 0.014s	sys 0.038s
W20260709 14:50:19.331944 13859 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.624s	user 0.019s	sys 0.024s
W20260709 14:50:19.344125 14623 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.249s	user 0.012s	sys 0.027s
W20260709 14:50:19.354275 14623 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.260s	user 0.012s	sys 0.027s
I20260709 14:50:19.354966 14585 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.349259 14587 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.010s	sys 0.049s
W20260709 14:50:19.362458 14579 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.013s	sys 0.011s
W20260709 14:50:19.361387 14506 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.006s	sys 0.016s
W20260709 14:50:19.363371 14587 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.580s	user 0.010s	sys 0.049s
W20260709 14:50:19.364974 14579 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.014s	sys 0.011s
W20260709 14:50:19.365854 14506 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.007s	sys 0.016s
W20260709 14:50:19.413714 13157 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.776s	user 0.052s	sys 0.113s
W20260709 14:50:19.414911 13157 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.778s	user 0.053s	sys 0.114s
W20260709 14:50:19.415783 13127 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.363s	user 0.018s	sys 0.012s
W20260709 14:50:19.416399 13127 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.372s	user 0.018s	sys 0.012s
I20260709 14:50:19.417119 13157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 886) took 1386 ms. Trace:
W20260709 14:50:19.413983 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.417480 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.418715 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.419037 13159 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.871s	user 0.036s	sys 0.038s
W20260709 14:50:19.419510 13159 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.036s	sys 0.038s
W20260709 14:50:19.420878 13162 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.784s	user 0.004s	sys 0.012s
W20260709 14:50:19.421343 13162 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.784s	user 0.004s	sys 0.012s
W20260709 14:50:19.421505 13205 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.702s	user 0.018s	sys 0.019s
W20260709 14:50:19.422078 13205 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.703s	user 0.018s	sys 0.019s
I20260709 14:50:19.422920 13162 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 879) took 1863 ms. Trace:
W20260709 14:50:19.423925 13230 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.676s	user 0.011s	sys 0.007s
W20260709 14:50:19.424450 13230 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.012s	sys 0.007s
W20260709 14:50:19.424029 13202 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.351s	user 0.022s	sys 0.009s
W20260709 14:50:19.427604 13202 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.355s	user 0.022s	sys 0.009s
W20260709 14:50:19.429814 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 1.37215e+06us
W20260709 14:50:19.422741 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 703630us
I20260709 14:50:19.433830 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:19.435626 13238 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:19.436254 13238 raft_consensus.cc:614] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:50:19.420894 13164 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.017s	sys 0.019s
I20260709 14:50:19.437237 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:19.437800 13164 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.017s	sys 0.019s
I20260709 14:50:19.432184 13234 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.441783 13234 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:19.440521 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 114809us
W20260709 14:50:19.347656 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 656826us
I20260709 14:50:19.417922 13157 rpcz_store.cc:276] 0709 14:50:18.030572 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.335837 (+305265us) service_pool.cc:224] Handling call
0709 14:50:18.518231 (+182394us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:18.558696 (+ 40465us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.558729 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:18.579760 (+ 21031us) log.cc:844] Serialized 26 byte log entry
0709 14:50:19.415963 (+836203us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.416134 (+   171us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.416329 (+   195us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.416436 (+   107us) raft_consensus.cc:1685] finished
0709 14:50:19.416479 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.416890 (+   411us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31203,"raft.queue_time_us":31311,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":4324,"thread_start_us":778316,"threads_started":1,"wal-append.queue_time_us":761195}
I20260709 14:50:19.491242 14589 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.492182 14589 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.492076 13234 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.494588 13234 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.495123 14589 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.495870 14596 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.423460 13162 rpcz_store.cc:276] 0709 14:50:17.559022 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.228235 (+669213us) service_pool.cc:224] Handling call
0709 14:50:18.228536 (+   301us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:18.559793 (+331257us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.559837 (+    44us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:18.571548 (+ 11711us) log.cc:844] Serialized 52 byte log entry
0709 14:50:19.422216 (+850668us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.422333 (+   117us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.422453 (+   120us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.422537 (+    84us) raft_consensus.cc:1685] finished
0709 14:50:19.422552 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.422848 (+   296us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":315474,"raft.queue_time_us":317966,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":123,"thread_start_us":784618,"threads_started":1,"wal-append.queue_time_us":779903}
W20260709 14:50:19.511845 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.513130 14640 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.514384 14640 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.496604 14596 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.487069 14528 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.518479 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:19.565474 14455 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.566368 14455 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.567291 13238 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:19.567986 13238 raft_consensus.cc:614] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:19.569031 14375 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:19.569662 14528 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.572867 14485 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.573074 14528 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.556159 14626 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:19.573841 14485 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.574519 14626 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.577824 14596 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.570446 14640 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.578830 14659 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:19.521850 14589 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.584069 14589 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.578979 14640 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:19.580006 14659 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.584841 14528 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.557672 14658 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.601745 14658 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.610817 14659 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.611749 14528 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.598033 13279 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.009s	sys 0.009s
W20260709 14:50:19.597781 13306 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.416s	user 0.004s	sys 0.016s
I20260709 14:50:19.604528 14658 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.598814 14626 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.618183 14656 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.600358 14455 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.578188 13205 leader_election.cc:336] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.873s (SENT)
W20260709 14:50:19.619756 13279 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.820s	user 0.010s	sys 0.009s
W20260709 14:50:19.622489 13306 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.555s	user 0.004s	sys 0.016s
I20260709 14:50:19.626127 14558 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.626976 14558 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.633462 14606 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:19.634987 14606 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:19.637065 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 204671us
I20260709 14:50:19.639272 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:19.641001 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.641824 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.635157 14513 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:19.650750 14558 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.643065 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:19.660674 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.661227 14485 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.661517 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.662027 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.662381 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.662824 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.663081 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.664542 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:19.664805 14619 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.665637 14619 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.649139 14513 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:19.655102 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 872436us
I20260709 14:50:19.621910 14534 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:19.657557 14659 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:50:19.697523 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58472.3us
W20260709 14:50:19.695170 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62776.9us
I20260709 14:50:19.690466 14485 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:19.705061 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.702337 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 966) took 1589 ms. Trace:
I20260709 14:50:19.685367 14656 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.723928 14408 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.017s	sys 0.027s
W20260709 14:50:19.724517 14408 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.639s	user 0.018s	sys 0.027s
W20260709 14:50:19.724843 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 146774us
W20260709 14:50:19.725512 13156 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.853s	user 0.019s	sys 0.028s
W20260709 14:50:19.726035 13156 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.890s	user 0.020s	sys 0.028s
I20260709 14:50:19.726259 14652 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:19.727047 14652 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.727468 14528 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.729741 14601 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:19.731595 14678 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:19.732191 13860 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.725338 14664 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:50:19.721695 14518 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.775s	user 0.031s	sys 0.042s
I20260709 14:50:19.743000 13234 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:19.719429 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:19.728395 14485 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.742054 13861 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.746269 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.746675 14659 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:19.748150 13158 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:50:19.708243 13305 rpcz_store.cc:276] 0709 14:50:18.012314 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.044421 (+ 32107us) service_pool.cc:224] Handling call
0709 14:50:18.060959 (+ 16538us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:18.096632 (+ 35673us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.096666 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:18.102110 (+  5444us) log.cc:844] Serialized 26 byte log entry
0709 14:50:19.253075 (+1150965us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.253115 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.253637 (+   522us) spinlock_profiling.cc:243] Waited 35.4 ms on lock 0x7b5400183b54. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:19.253677 (+    40us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.489608 (+235931us) raft_consensus.cc:1685] finished
0709 14:50:19.497581 (+  7973us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.600739 (+103158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":81381248,"thread_start_us":1125563,"threads_started":1,"wal-append.queue_time_us":1245798}
W20260709 14:50:19.748535 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.749421 14558 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:19.750010 14573 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:19.750849 14620 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
W20260709 14:50:19.751298 13859 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.757124 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.756557 14518 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.862s	user 0.031s	sys 0.043s
W20260709 14:50:19.770211 13160 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.016s	sys 0.023s
I20260709 14:50:19.749306 14585 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.771819 14613 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.772644 13234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 932) took 1827 ms. Trace:
W20260709 14:50:19.773259 13163 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.894s	user 0.013s	sys 0.027s
I20260709 14:50:19.774570 14589 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.780939 13234 rpcz_store.cc:276] 0709 14:50:17.930759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.119972 (+189213us) service_pool.cc:224] Handling call
0709 14:50:18.122391 (+  2419us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:19.431751 (+1309360us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b5400146f20. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6e75dc0 00007f79e6f001c0 00007f79e6f01231 00007f79e6efdd8f 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c
0709 14:50:19.745605 (+313854us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.757916 (+ 12311us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2998408576}
W20260709 14:50:19.757416 14602 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.542s	user 0.086s	sys 0.066s
I20260709 14:50:19.746399 14657 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:19.778811 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:19.785583 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.780042 13202 leader_election.cc:400] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5.
I20260709 14:50:19.779620 14406 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:50:19.770756 14598 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:19.782938 13163 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.981s	user 0.014s	sys 0.027s
W20260709 14:50:19.784029 13160 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.907s	user 0.017s	sys 0.024s
I20260709 14:50:19.787039 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 947) took 1071 ms. Trace:
W20260709 14:50:19.790138 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.793911 14573 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.795290 14513 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.742455 14534 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.798410 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 377630us
I20260709 14:50:19.797472 13157 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:19.796443 14666 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.070s	user 0.001s	sys 0.002s
W20260709 14:50:19.787132 14602 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.639s	user 0.087s	sys 0.067s
W20260709 14:50:19.801955 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.796759 14573 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.788829 13230 rpcz_store.cc:276] 0709 14:50:18.712406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.721436 (+  9030us) service_pool.cc:224] Handling call
0709 14:50:18.721765 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.721970 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:19.425213 (+703243us) log.cc:844] Serialized 14 byte log entry
0709 14:50:19.754000 (+328787us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:19.763701 (+  9701us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:19.767392 (+  3691us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.778366 (+ 10974us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.783756 (+  5390us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28475,"prepare.queue_time_us":943812,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":62,"raft.queue_time_us":33017,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":206,"thread_start_us":958464,"threads_started":2}
I20260709 14:50:19.805152 14606 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:19.796969 14513 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:19.805370 14677 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:19.809316 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.768078 14408 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:50:19.799846 14652 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:19.815054 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.801604 14558 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.828326 13164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 893) took 1710 ms. Trace:
I20260709 14:50:19.833428 14375 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 14:50:19.829892 13164 rpcz_store.cc:276] 0709 14:50:18.117933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.616174 (+498241us) service_pool.cc:224] Handling call
0709 14:50:18.671344 (+ 55170us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:18.691548 (+ 20204us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.691588 (+    40us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:18.723832 (+ 32244us) log.cc:844] Serialized 52 byte log entry
0709 14:50:19.438614 (+714782us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.482363 (+ 43749us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.486012 (+  3649us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.827946 (+341934us) raft_consensus.cc:1685] finished
0709 14:50:19.827972 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.828207 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":141,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":152,"thread_start_us":683283,"threads_started":1,"wal-append.queue_time_us":1034817}
I20260709 14:50:19.837803 13160 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 898) took 1272 ms. Trace:
I20260709 14:50:19.824600 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:19.842173 13160 rpcz_store.cc:276] 0709 14:50:18.558287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.794736 (+236449us) service_pool.cc:224] Handling call
0709 14:50:18.795071 (+   335us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:18.795633 (+   562us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.795661 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:18.849688 (+ 54027us) log.cc:844] Serialized 26 byte log entry
0709 14:50:19.809747 (+960059us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.819876 (+ 10129us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.822768 (+  2892us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.822844 (+    76us) raft_consensus.cc:1685] finished
0709 14:50:19.822856 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.831134 (+  8278us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":253,"raft.run_cpu_time_us":221,"raft.run_wall_time_us":29217,"thread_start_us":910969,"threads_started":1,"wal-append.queue_time_us":888539}
I20260709 14:50:19.835467 14652 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:19.853825 14670 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:19.856477 14585 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.859019 14585 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.859803 14587 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:19.860831 14652 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.861770 14587 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.863197 14652 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.867744 14598 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:50:19.868929 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.813944 14613 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:19.821525 14657 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:19.873299 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 106044us
W20260709 14:50:19.876081 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 56723.2us
I20260709 14:50:19.882656 13157 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 6.
I20260709 14:50:19.873868 14619 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.874058 14375 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.895714 14375 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:19.897096 14573 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.897030 14375 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.897969 14573 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.903264 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 897) took 1345 ms. Trace:
I20260709 14:50:19.903795 13163 rpcz_store.cc:276] 0709 14:50:18.558052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.775604 (+217552us) service_pool.cc:224] Handling call
0709 14:50:18.780648 (+  5044us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:18.781252 (+   604us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.781284 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:18.792673 (+ 11389us) log.cc:844] Serialized 52 byte log entry
0709 14:50:19.794685 (+1002012us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.794746 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.794856 (+   110us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.902940 (+108084us) raft_consensus.cc:1685] finished
0709 14:50:19.902967 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.903169 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4610,"raft.run_cpu_time_us":387,"raft.run_wall_time_us":29214,"thread_start_us":984679,"threads_started":1,"wal-append.queue_time_us":1092230}
I20260709 14:50:19.906097 14573 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.906301 14657 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.881152 14585 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:19.908749 14613 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:19.908628 14585 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.911286 13130 leader_election.cc:400] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:19.911633 14585 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.912144 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51188 (request call id 33) took 1498 ms. Trace:
I20260709 14:50:19.912606 14693 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:19.907435 13159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 885) took 1900 ms. Trace:
I20260709 14:50:19.911661 13130 leader_election.cc:403] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 14:50:19.923249 14692 log.cc:927] Time spent T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.089s	user 0.001s	sys 0.001s
I20260709 14:50:19.898548 14375 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.924860 14589 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.925333 14589 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:19.926651 14589 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.928301 14589 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.930824 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:19.933140 14406 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:19.933619 14406 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.933939 14406 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.906738 14691 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:19.941802 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 85563.4us
I20260709 14:50:19.913982 14693 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 14:50:19.949070 14690 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:50:19.941009 14657 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 3. Current term is 4.
I20260709 14:50:19.950824 14558 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.945020 14656 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.951642 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:50:19.952483 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 141479us
I20260709 14:50:19.935556 14620 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:19.914675 13159 rpcz_store.cc:276] 0709 14:50:18.007113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.288281 (+281168us) service_pool.cc:224] Handling call
0709 14:50:18.314593 (+ 26312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:18.547397 (+232804us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.547435 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:18.547964 (+   529us) log.cc:844] Serialized 26 byte log entry
0709 14:50:19.420247 (+872283us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:19.420351 (+   104us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.420469 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.795504 (+375035us) spinlock_profiling.cc:243] Waited 7.19 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:19.906995 (+111491us) raft_consensus.cc:1685] finished
0709 14:50:19.907025 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.907363 (+   338us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":232317,"raft.queue_time_us":232504,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":104,"spinlock_wait_cycles":16543104,"thread_start_us":871543,"threads_started":1,"wal-append.queue_time_us":1157275}
W20260709 14:50:19.954856 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:19.912573 13307 rpcz_store.cc:276] 0709 14:50:18.414204 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.418575 (+  4371us) service_pool.cc:224] Handling call
0709 14:50:18.497189 (+ 78614us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.517737 (+ 20548us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 14:50:19.440170 (+922433us) log.cc:844] Serialized 14 byte log entry
0709 14:50:19.846527 (+406357us) log.cc:844] Serialized 14 byte log entry
0709 14:50:19.874416 (+ 27889us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:19.877367 (+  2951us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:50:19.883481 (+  6114us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.911754 (+ 28273us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.911962 (+   208us) inbound_call.cc:177] Queueing success response
0709 14:50:19.913589 (+  1627us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
Metrics: {"mutex_wait_us":67901,"prepare.queue_time_us":912085,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"raft.queue_time_us":72294,"raft.run_cpu_time_us":465,"raft.run_wall_time_us":8656,"spinlock_wait_cycles":25571712,"thread_start_us":1100857,"threads_started":2,"wal-append.queue_time_us":342659}
I20260709 14:50:19.953868 13202 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3.
I20260709 14:50:19.962564 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:19.963763 13156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 895) took 1840 ms. Trace:
I20260709 14:50:19.973011 13156 rpcz_store.cc:276] 0709 14:50:18.123587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.685613 (+562026us) service_pool.cc:224] Handling call
0709 14:50:18.692182 (+  6569us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:18.738194 (+ 46012us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:18.744919 (+  6725us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:18.790559 (+ 45640us) log.cc:844] Serialized 26 byte log entry
0709 14:50:19.726828 (+936269us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:19.726905 (+    77us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.727063 (+   158us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:19.963360 (+236297us) raft_consensus.cc:1685] finished
0709 14:50:19.963401 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.963649 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2333,"raft.run_cpu_time_us":95,"raft.run_wall_time_us":97,"thread_start_us":894418,"threads_started":1,"wal-append.queue_time_us":1137366}
I20260709 14:50:19.975455 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:19.976181 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:19.976889 13157 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:19.978259 13859 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:19.972440 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:19.979501 14656 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:19.979947 14670 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:19.981681 14657 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:19.983117 14657 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.983510 14657 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:19.983875 14534 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.979987 14656 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:19.984833 14657 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:19.985519 14656 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:19.986315 14657 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.987246 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 4 to 5, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 5 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 14:50:19.957043 14694 log.cc:927] Time spent T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 14:50:19.978845 14485 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:19.994215 14558 raft_consensus.cc:2764] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:50:20.001984 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:20.002790 13162 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 2.
I20260709 14:50:19.967191 14375 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 14:50:19.967150 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:19.972029 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:20.007167 13159 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:19.972329 14620 raft_consensus.cc:2764] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 14:50:20.009634 13159 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:20.005594 13162 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:20.010876 14699 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:19.946041 14691 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.011544 14699 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:19.965929 13306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 968) took 1952 ms. Trace:
I20260709 14:50:19.978964 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:20.025825 14670 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:20.027341 14670 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:20.029461 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:20.024169 14579 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:20.012701 14699 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.047298 14406 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.040691 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:20.058573 14375 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:20.057914 14620 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.060246 13049 catalog_manager.cc:5028] TS 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): tablet 7214af0b68ae4083afa78dfa5c59c396 (table test-workload [id=7764e3acbba54f14b3466592d4ebddb0]) successfully deleted
I20260709 14:50:20.061332 14620 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.013798 13306 rpcz_store.cc:276] 0709 14:50:18.013136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.053967 (+ 40831us) service_pool.cc:224] Handling call
0709 14:50:18.067185 (+ 13218us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:18.067433 (+   248us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:19.684091 (+1616658us) log.cc:844] Serialized 14 byte log entry
0709 14:50:19.947972 (+263881us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:19.955132 (+  7160us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:19.965608 (+ 10476us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:19.965703 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:19.965866 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17269,"prepare.queue_time_us":1299661,"prepare.run_cpu_time_us":73,"prepare.run_wall_time_us":688,"raft.queue_time_us":28268,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":123,"thread_start_us":1784020,"threads_started":3,"wal-append.queue_time_us":234664}
I20260709 14:50:20.079154 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:20.080205 13157 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:20.083536 13162 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:20.089954 13159 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:20.073705 14657 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:20.093478 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.068542 14375 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 14:50:20.090955 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.093811 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:20.097900 14656 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.098937 14691 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.094993 14657 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.116427 14657 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:20.152333 13861 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:20.152966 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.140051 14700 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:20.179103 14691 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:20.180490 14518 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:20.186352 14697 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.187057 13159 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:20.188340 14656 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.180153 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:20.189738 14534 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:20.188812 14670 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:20.190186 14534 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:20.187007 14697 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.190598 14534 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:20.195640 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.198630 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.199011 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.199568 13230 raft_consensus.cc:2410] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 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: 1 index: 1.
I20260709 14:50:20.199918 13234 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.201155 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.201745 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.202445 13239 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.202968 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:20.202437 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.201174 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.206908 13162 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:20.185290 14613 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:20.210261 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:20.212944 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.194633 14691 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:20.213965 14587 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.214277 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.214699 14598 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:20.215087 13232 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:20.217087 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.218109 13232 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:20.220258 13231 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:20.219942 14534 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.220717 13231 pending_rounds.cc:85] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:20.221050 13235 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:20.221437 13235 pending_rounds.cc:85] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:20.221660 13235 pending_rounds.cc:107] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:20.221921 13235 raft_consensus.cc:2889] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:20.221117 13231 pending_rounds.cc:107] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:20.222244 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
W20260709 14:50:20.249243 13205 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.520s (SENT) [suppressed 35 similar messages]
I20260709 14:50:20.233013 14406 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:20.240629 13231 raft_consensus.cc:2889] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:20.272887 13234 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:20.240342 14485 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:20.273510 13234 pending_rounds.cc:85] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:20.277529 13234 pending_rounds.cc:107] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:20.277812 13234 raft_consensus.cc:2889] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:50:20.278333 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.283221 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.293828 13239 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:20.295898 13307 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 4. Ops: []
I20260709 14:50:20.299849 13158 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.284533 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:20.304636 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.305050 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:20.306264 13305 raft_consensus.cc:2410] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 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.
W20260709 14:50:20.307443 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:20.308130 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.308326 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:20.309963 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.253124 14613 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:20.298839 13130 leader_election.cc:336] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.969s (SENT)
I20260709 14:50:20.305579 13233 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:20.330574 14623 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.330850 14534 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.331502 14623 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.332968 14659 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.333734 14659 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.307809 14558 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.314085 14619 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.348248 14589 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.351922 14691 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.357169 14589 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.358351 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.359701 14589 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:20.352810 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.360790 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.363344 14485 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.363921 14485 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:20.297192 14587 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.365979 13310 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:20.366882 14587 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:20.368192 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.337190 14620 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.369154 13230 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:20.308463 14573 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:20.355481 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.373256 13239 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:20.360128 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.350119 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:20.286453 14657 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.374944 13164 raft_consensus.cc:2410] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:20.375602 13238 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.376998 13233 raft_consensus.cc:2410] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 14:50:20.353152 14710 log.cc:927] Time spent T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260709 14:50:20.385133 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 141168us
W20260709 14:50:20.387308 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:20.387832 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.388667 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:20.389112 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.390843 13159 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:20.392745 14619 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.393929 14534 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.394480 14613 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.394640 14534 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.395358 14619 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:20.396889 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 111236us
I20260709 14:50:20.397212 14534 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.385839 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:20.398918 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.323887 14656 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:20.401253 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.402961 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:20.403439 14707 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.229s	user 0.000s	sys 0.003s
I20260709 14:50:20.374401 14558 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.407557 14587 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.409039 13307 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:50:20.433876 13233 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:20.434140 14659 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.435132 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.435736 13233 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.430969 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.437479 13231 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:20.438740 14558 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.440860 14656 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.443233 14656 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.444507 14623 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.444914 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.446507 14587 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.445047 14623 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.447443 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.450721 13239 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 14:50:20.464983 13164 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:20.477979 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.423178 14573 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:20.491312 14670 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:39766 (request call id 4) took 2149 ms. Trace:
I20260709 14:50:20.499788 13164 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 5. Ops: [3.2-3.2]
I20260709 14:50:20.504426 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.505322 13306 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:20.475353 14656 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.464380 14623 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:20.508345 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.527510 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.491925 14670 rpcz_store.cc:276] 0709 14:50:18.356530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.356788 (+   258us) service_pool.cc:224] Handling call
0709 14:50:18.555507 (+198719us) log.cc:844] Serialized 508 byte log entry
0709 14:50:20.491178 (+1935671us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":170988,"raft.run_cpu_time_us":531,"raft.run_wall_time_us":530,"thread_start_us":729780,"threads_started":1}
I20260709 14:50:20.503881 14711 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 14:50:20.520203 14657 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.509702 14485 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.546346 14485 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.549013 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.549803 13239 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 4.
I20260709 14:50:20.550505 13159 raft_consensus.cc:1217] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 14:50:20.551151 13159 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.556315 13162 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 5. Ops: [3.2-3.2]
I20260709 14:50:20.557144 13163 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.557581 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:20.558560 14697 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:20.558791 13162 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.560961 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.561738 13230 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.584563 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.537134 14589 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.610932 14589 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.613235 14589 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:20.591799 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.539878 14656 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.587914 14485 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.597057 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:20.619846 13239 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:20.597815 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:20.602037 14534 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.625303 14534 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.602787 14657 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.628194 14657 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.627790 14711 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:20.629338 14711 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:20.629681 14711 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:20.630316 14657 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:20.603924 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.631654 13046 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 9)
I20260709 14:50:20.604307 14601 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:20.632725 14601 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.634847 14601 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.628733 14670 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:50:20.635684 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.636085 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.636842 13313 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:20.637018 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.606284 14573 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:20.607731 14587 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:20.604418 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.623624 14656 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.624153 14485 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:20.641942 13162 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
W20260709 14:50:20.627772 14718 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.393s	user 0.004s	sys 0.000s
I20260709 14:50:20.627691 14534 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.673032 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.676580 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.674007 13306 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:20.674980 13307 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
I20260709 14:50:20.638032 14623 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:20.651855 14729 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:50:20.682466 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.684863 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:20.685608 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.684863 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.696444 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.697782 13307 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
W20260709 14:50:20.698058 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.699536 13232 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:20.715368 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:20.701128 14485 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:20.690824 13156 raft_consensus.cc:1217] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 14:50:20.700240 13304 raft_consensus.cc:2955] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:20.702255 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 34) took 2330 ms. Trace:
I20260709 14:50:20.694967 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.713577 13164 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:20.716946 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:20.716715 13236 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:20.729116 13160 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.729312 13239 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 6.
I20260709 14:50:20.736550 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.742975 13311 raft_consensus.cc:2410] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 3 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 14:50:20.745499 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:20.746312 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.746650 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.738430 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.749729 13309 raft_consensus.cc:2410] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:20.750546 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:20.772599 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:20.772985 13159 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.744935 13156 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:20.775214 13306 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:20.799938 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.782786 13163 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 5. Ops: [3.2-3.2]
W20260709 14:50:21.002125 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.857353 13309 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 14:50:20.801255 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.827172 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:20.928171 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.776075 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.002671 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.776911 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.005519 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.006271 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.006582 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:20.811995 13308 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:20.843777 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:20.776278 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.012046 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:20.922451 14724 log.cc:927] Time spent T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.240s	user 0.001s	sys 0.001s
I20260709 14:50:21.016304 13057 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.019948 13231 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:20.953227 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:21.021368 13231 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
W20260709 14:50:21.022861 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.029232 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.029986 13160 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.030881 13159 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:21.031963 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:20.893375 14711 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:21.034890 14711 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.019307 13057 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 1 to 2, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.035916 14558 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.028501 13307 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:20.778239 14670 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.259s
I20260709 14:50:21.036507 14558 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:21.036001 13205 leader_election.cc:336] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.510s (SENT)
I20260709 14:50:21.039449 14558 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.040136 13236 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:20.737655 13060 rpcz_store.cc:276] 0709 14:50:18.371787 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.371955 (+   168us) service_pool.cc:224] Handling call
0709 14:50:19.983892 (+1611937us) spinlock_profiling.cc:243] Waited 1.53 s on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:20.702116 (+718224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:19.993967 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:19.994620 (+   653us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:19.994677 (+    57us) write_op.cc:435] Acquired schema lock
0709 14:50:19.994711 (+    34us) tablet.cc:662] Decoding operations
0709 14:50:19.995195 (+   484us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:19.995273 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:19.995297 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:50:19.995603 (+   306us) tablet.cc:701] Row locks acquired
0709 14:50:19.995659 (+    56us) write_op.cc:260] PREPARE: finished
0709 14:50:19.995818 (+   159us) write_op.cc:270] Start()
0709 14:50:19.995974 (+   156us) write_op.cc:276] Timestamp: P: 1783608619995745 usec, L: 0
0709 14:50:19.996009 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 14:50:19.996679 (+   670us) log.cc:844] Serialized 534 byte log entry
0709 14:50:20.284406 (+287727us) op_driver.cc:464] REPLICATION: finished
0709 14:50:20.514811 (+230405us) write_op.cc:301] APPLY: starting
0709 14:50:20.514928 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:20.515071 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:20.517681 (+  2610us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:20.518068 (+   387us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:20.518316 (+   248us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:50:20.518381 (+    65us) write_op.cc:312] APPLY: finished
0709 14:50:20.558901 (+ 40520us) log.cc:844] Serialized 22 byte log entry
0709 14:50:20.559118 (+   217us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:20.559202 (+    84us) write_op.cc:454] Released schema lock
0709 14:50:20.559275 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:20.559691 (+   416us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:20.559737 (+    46us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":3507922176,"child_traces":[["op",{"apply.queue_time_us":228827,"apply.run_cpu_time_us":3077,"apply.run_wall_time_us":44914,"num_ops":1,"prepare.queue_time_us":169,"prepare.run_cpu_time_us":3037,"prepare.run_wall_time_us":3311,"replication_time_us":288209,"thread_start_us":175375,"threads_started":1}]]}
I20260709 14:50:21.041204 14558 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.041847 14558 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.044227 14558 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.008687 13235 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:21.036648 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.036494 13057 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.049196 13234 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 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 14:50:21.046018 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:21.002744 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 239073us
I20260709 14:50:21.053108 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.055920 13164 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:21.058158 13307 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:21.060629 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.061103 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.051429 13057 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 3 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.068181 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.068540 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.071455 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.072659 13306 raft_consensus.cc:2368] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:21.075249 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.076687 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:21.077530 13234 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.074843 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.082827 13164 raft_consensus.cc:2410] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:50:21.088904 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.070509 14587 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.090021 14587 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.092307 14587 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:21.067287 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.109836 14733 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.361s	user 0.004s	sys 0.006s
I20260709 14:50:21.081512 13057 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:21.110597 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.110180 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.111481 13162 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:21.113466 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.114470 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.115350 13162 raft_consensus.cc:2410] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 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 14:50:21.116148 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.117211 13163 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:21.117866 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.121326 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.121819 13234 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:21.122491 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.122887 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:21.126695 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.127306 13161 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:21.120931 13304 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:21.113363 14711 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:50:21.129807 13164 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:21.134815 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.128178 14558 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.137012 14573 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:21.141247 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.141326 14558 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.141870 14573 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.156526 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.157310 13161 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:21.162063 13160 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:21.166213 13307 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:21.169214 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.173578 13234 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:21.179809 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.182222 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.192353 13164 raft_consensus.cc:2410] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 14:50:21.196136 14742 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.144s	user 0.000s	sys 0.002s
I20260709 14:50:21.198534 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.201064 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.168399 14587 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:50:21.207044 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.208081 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.207165 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.212385 13160 raft_consensus.cc:2410] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 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 14:50:21.215476 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.215922 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.207772 13161 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:21.204481 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.208380 14746 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260709 14:50:21.229436 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.232720 14749 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:50:21.232440 13162 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:21.237185 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.239934 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.240425 14558 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.261854 13233 raft_consensus.cc:2410] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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.
W20260709 14:50:21.215441 14745 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 14:50:21.241115 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:21.264403 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 105653us
I20260709 14:50:21.244195 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:21.244481 14573 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.276990 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.283794 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:21.288748 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.290649 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.294003 13161 raft_consensus.cc:2410] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:21.293833 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.292992 13160 raft_consensus.cc:2410] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 14:50:21.296233 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.298262 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.290485 14759 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.291266 14670 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.315779 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:21.309175 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 65088.7us
I20260709 14:50:21.301122 14558 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.329774 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.324368 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.323175 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.330729 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.324842 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.313598 14573 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.330458 13164 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:21.332482 13161 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
W20260709 14:50:21.351558 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86352.5us
I20260709 14:50:21.333411 14623 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.368546 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.371201 13161 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:21.318123 14759 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.345983 14573 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.395216 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.333935 14558 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:21.405249 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.403576 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:21.415021 14756 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 14:50:21.415736 14760 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.348644 14761 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 14:50:21.425000 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.426553 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.428102 13305 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:21.429433 14773 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
W20260709 14:50:21.434255 14755 log.cc:927] Time spent T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:50:21.407291 14623 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:21.455484 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46528.8us
I20260709 14:50:21.458735 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.447468 14751 log.cc:927] Time spent T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260709 14:50:21.466434 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.467221 13161 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:21.478268 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.481290 14558 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.474761 14485 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.485307 14485 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.431640 14760 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.489091 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.478422 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.491074 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.465160 14587 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 14:50:21.499218 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.453281 14767 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:21.507633 13236 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:21.510507 13236 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:21.511482 14573 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:21.516976 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.523903 14623 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.499739 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:21.529008 14780 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.529495 14780 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.529868 14780 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:21.532636 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.533666 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.534848 13305 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:21.536336 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:21.475020 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 160796us
I20260709 14:50:21.494062 14759 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:21.494939 14752 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.299s	user 0.003s	sys 0.000s
I20260709 14:50:21.490042 14773 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:21.539804 13235 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:21.540218 13235 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:21.540470 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.497046 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.541133 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.538303 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.541213 13304 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:21.545991 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.545804 13235 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.551707 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.554207 13235 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.554080 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.555519 13159 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
W20260709 14:50:21.561329 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.548882 14485 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.574136 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.576480 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.580926 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.579427 14760 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:21.594003 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.576283 14759 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.580055 14485 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.597199 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:21.598912 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:21.604943 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.614568 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.616915 13305 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:21.619155 14485 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.623368 14485 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.623873 14485 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.611897 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.625254 13159 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
W20260709 14:50:21.629529 14781 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 14:50:21.636418 13304 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:21.637542 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.637883 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.638370 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.638537 13313 raft_consensus.cc:2376] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5. Re-sending same reply.
I20260709 14:50:21.639587 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.639672 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.640841 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.641155 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.641779 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.642429 13163 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:21.640681 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.642367 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.643512 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.644924 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.646997 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.647090 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.647713 13313 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 2.
I20260709 14:50:21.648344 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:21.648587 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.645215 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.650660 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.653221 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.624325 14485 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.654371 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.655150 13158 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:21.655905 14485 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.603406 14759 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.661319 13235 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:21.661954 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.669231 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.669904 13309 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:21.704293 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.707726 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:21.710427 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:21.711228 13306 raft_consensus.cc:2376] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4. Re-sending same reply.
I20260709 14:50:21.712421 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.713421 13235 raft_consensus.cc:2393] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:50:21.715010 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.716364 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.718991 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.723618 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:21.724438 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.726172 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.724102 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:21.728865 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.731011 13233 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:21.730397 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.701145 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.738570 13304 raft_consensus.cc:2410] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 6 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.
W20260709 14:50:21.738901 14784 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 14:50:21.739912 14791 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.740546 14791 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.743045 14791 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.744109 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.744380 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.745532 14759 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.746028 13231 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:21.747721 13235 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 2.
W20260709 14:50:21.744145 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.754853 13156 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.756497 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:21.756750 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.757225 13161 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.759378 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.760248 13155 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:21.761163 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.762394 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.762964 13157 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:21.768384 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:21.764644 13202 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.782407 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.783356 13230 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:21.721561 14780 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.791640 13156 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:50:21.793646 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 256211us
I20260709 14:50:21.798695 13161 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:21.802932 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:21.805763 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:21.809247 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.809865 14485 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.810458 14760 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:21.793598 14759 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.818356 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.818966 13161 raft_consensus.cc:2410] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:21.787068 14780 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:21.819119 13230 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:21.820405 14767 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:21.824898 14485 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.832260 14767 consensus_queue.cc:1059] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:21.832834 14485 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.826154 14759 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.828329 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:21.834962 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.835428 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.836077 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:21.804250 13130 connection.cc:256] RPC call timeout handler was delayed by -1.0536021790001087s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15360000000000001s for a response
I20260709 14:50:21.824549 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:21.828965 14623 raft_consensus.cc:2764] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 14:50:21.836086 13230 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:21.839558 13233 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 14:50:21.838145 13130 connection.cc:256] RPC call timeout handler was delayed by -1.036502179000081s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1555s for a response
I20260709 14:50:21.838205 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.845144 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.845496 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.846477 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.842106 13205 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:21.847472 13205 leader_election.cc:403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:21.871773 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.874665 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:21.840217 14760 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.839979 14759 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:21.841078 14763 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:50:21.881937 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 60751.8us
I20260709 14:50:21.843278 14762 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.853960 14485 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.883698 14763 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:21.851998 14558 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.884244 14763 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.883642 14762 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:21.884759 14762 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.885033 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:21.885584 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:21.851868 14573 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.887807 14795 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:21.888312 14795 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:21.889344 14795 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.885639 13233 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:21.890825 14795 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.878860 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.893769 14573 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.894251 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.895040 14573 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.895774 14791 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.896289 14791 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.896699 14791 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.883931 14485 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.896577 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:21.898428 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:21.847895 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 86302.6us
I20260709 14:50:21.843092 14770 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:21.924667 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:21.880162 14774 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.881325 14760 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:21.930171 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 85089.2us
I20260709 14:50:21.931205 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.933626 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.932984 14759 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:21.936539 14759 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:21.937573 14759 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:21.938395 14623 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:21.906199 14573 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:21.934900 14558 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:21.941636 14558 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.942260 14558 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:21.943984 14485 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:21.933288 14770 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.947431 14770 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.947878 14770 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.933555 14780 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.930493 14760 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:21.952226 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.956728 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.957561 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.933580 14799 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:21.960680 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:21.962419 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 90758.8us
I20260709 14:50:21.963680 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.967577 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.959538 14485 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:21.971606 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 73438.1us
I20260709 14:50:21.954002 14802 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.968669 14573 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:21.970011 14801 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.971513 14623 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:21.973392 14485 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:21.995764 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.999552 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:21.985882 14573 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.003553 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.000379 14485 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.007232 13202 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.999655 14759 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:21.968925 14799 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:22.019857 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 52343.9us
I20260709 14:50:22.005664 14573 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.000046 14811 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.020915 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:21.982995 14802 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:22.019956 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.003163 14791 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.028080 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.036944 14813 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.039907 14764 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.037338 14812 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.040228 14558 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.038587 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 150) took 7853 ms. Trace:
I20260709 14:50:22.037715 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.039417 14759 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:22.042881 14558 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.031594 14808 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:22.036749 14485 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.045145 14808 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.045835 14808 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.046852 14791 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.047237 14485 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.000334 14801 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.047905 14485 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.048277 14485 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.049203 14801 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.041796 13059 rpcz_store.cc:276] 0709 14:50:14.185592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:14.185769 (+   177us) service_pool.cc:224] Handling call
0709 14:50:22.038416 (+7852647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:17.423793 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:17.425425 (+  1632us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:17.425461 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:50:17.425486 (+    25us) tablet.cc:662] Decoding operations
0709 14:50:17.733972 (+308486us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:17.736937 (+  2965us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:17.740395 (+  3458us) tablet.cc:685] Acquiring locks for 23 operations
0709 14:50:18.070862 (+330467us) tablet.cc:701] Row locks acquired
0709 14:50:18.072899 (+  2037us) write_op.cc:260] PREPARE: finished
0709 14:50:18.086655 (+ 13756us) write_op.cc:270] Start()
0709 14:50:18.100847 (+ 14192us) write_op.cc:276] Timestamp: P: 1783608618086585 usec, L: 0
0709 14:50:18.103722 (+  2875us) op_driver.cc:348] REPLICATION: starting
0709 14:50:18.148222 (+ 44500us) log.cc:844] Serialized 9142 byte log entry
0709 14:50:20.062709 (+1914487us) op_driver.cc:464] REPLICATION: finished
0709 14:50:20.340010 (+277301us) write_op.cc:301] APPLY: starting
0709 14:50:20.376886 (+ 36876us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:20.377474 (+   588us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:20.379956 (+  2482us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:20.544496 (+164540us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:20.601844 (+ 57348us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=23
0709 14:50:20.601899 (+    55us) write_op.cc:312] APPLY: finished
0709 14:50:20.602367 (+   468us) log.cc:844] Serialized 157 byte log entry
0709 14:50:20.602592 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:20.602894 (+   302us) write_op.cc:454] Released schema lock
0709 14:50:20.602958 (+    64us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:20.603366 (+   408us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:20.603393 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":105925,"reported_tablets":30,"child_traces":[["op",{"apply.queue_time_us":272180,"apply.run_cpu_time_us":9114,"apply.run_wall_time_us":263375,"num_ops":23,"prepare.queue_time_us":422042,"prepare.run_cpu_time_us":168166,"prepare.run_wall_time_us":2452281,"raft.queue_time_us":445002,"raft.run_cpu_time_us":130519,"raft.run_wall_time_us":405132,"replication_time_us":1958765,"thread_start_us":2337574,"threads_started":5,"wal-append.queue_time_us":1676938}]]}
I20260709 14:50:22.051985 14802 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.029527 14811 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.054840 14811 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.055003 14558 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.055545 14558 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.030951 14810 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:22.056368 14810 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.056592 13205 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:22.057807 14808 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.047446 14791 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:22.055910 14558 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.026511 14815 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:22.048643 14485 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.068645 14815 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:22.069106 14815 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.060278 14759 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:22.067581 14791 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.071982 14791 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.056716 14810 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.050401 14799 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:22.084935 14802 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.085669 14802 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.088047 14802 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.067601 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.072171 14759 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:22.059998 14808 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.067104 14762 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.102689 14811 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:22.103130 14623 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:22.114228 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 114762us
I20260709 14:50:22.117542 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.102842 14573 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.059115 14763 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.120468 14623 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:22.120997 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 118119us
I20260709 14:50:22.125211 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:22.130167 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 148196us
I20260709 14:50:22.131279 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.108980 14770 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.120066 14808 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:22.141332 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 134185us
I20260709 14:50:22.140477 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.123904 14573 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.136525 14801 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.146287 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.151736 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.123835 14760 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.157636 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.162384 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:22.190922 13233 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.191349 13233 raft_consensus.cc:614] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:22.156117 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.192745 13202 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:22.171957 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.198546 14827 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.199422 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.153396 14759 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:22.201436 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.201598 14760 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.202344 14800 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:22.145833 14808 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.150080 14801 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:22.208711 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 77467.2us
I20260709 14:50:22.209658 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:22.202329 14767 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:22.215512 14767 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.202531 14806 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:50:22.155997 14811 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:22.198573 14805 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:22.210199 14760 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.216372 14805 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:22.216609 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.216902 14805 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.217506 14760 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.213418 14819 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:22.206512 14795 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:22.214259 14824 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:22.171818 14774 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4.
I20260709 14:50:22.207906 14808 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.215889 14767 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.207394 14801 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.222812 14800 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:22.216140 14811 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.224738 14811 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.157109 14812 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.167949 14763 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:22.233564 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 93205us
I20260709 14:50:22.226725 13062 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: config changed from index 3 to 6, VOTER bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) evicted. New cstate: current_term: 4 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.237747 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.232203 14827 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.247355 14827 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.233070 14824 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:22.249531 14824 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:22.206820 14823 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.171269 14791 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.244220 14804 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:22.237042 14819 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:22.246263 14801 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.216835 14762 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.250664 13062 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:22.254824 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 163) took 3310 ms. Trace:
I20260709 14:50:22.259965 14823 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.207513 14815 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.229305 14485 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.262084 13057 rpcz_store.cc:276] 0709 14:50:18.944022 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:18.944161 (+   139us) service_pool.cc:224] Handling call
0709 14:50:19.907461 (+963300us) spinlock_profiling.cc:243] Waited 901 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:19.950926 (+ 43465us) spinlock_profiling.cc:243] Waited 10 ms on lock 0x7b5400002210. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3dda640 00007f79eccb1b76 00007f79ecdbbc3e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:50:22.254723 (+2303797us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:21.429944 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:21.481517 (+ 51573us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:21.481554 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:50:21.481567 (+    13us) tablet.cc:662] Decoding operations
0709 14:50:21.482271 (+   704us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:21.482322 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:21.482347 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:50:21.482842 (+   495us) tablet.cc:701] Row locks acquired
0709 14:50:21.482856 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:50:21.482992 (+   136us) write_op.cc:270] Start()
0709 14:50:21.483093 (+   101us) write_op.cc:276] Timestamp: P: 1783608621482950 usec, L: 0
0709 14:50:21.483113 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:50:21.483834 (+   721us) log.cc:844] Serialized 2108 byte log entry
0709 14:50:21.708463 (+224629us) op_driver.cc:464] REPLICATION: finished
0709 14:50:22.019043 (+310580us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e3df40ac 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79ea934ef0
0709 14:50:22.218953 (+199910us) write_op.cc:301] APPLY: starting
0709 14:50:22.219089 (+   136us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:22.219279 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:22.219310 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:22.219976 (+   666us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:22.220214 (+   238us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:50:22.220253 (+    39us) write_op.cc:312] APPLY: finished
0709 14:50:22.220513 (+   260us) log.cc:844] Serialized 46 byte log entry
0709 14:50:22.220684 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:22.220829 (+   145us) write_op.cc:454] Released schema lock
0709 14:50:22.220869 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:22.221248 (+   379us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:22.221274 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":398396,"reported_tablets":15,"spinlock_wait_cycles":2096071808,"child_traces":[["op",{"apply.queue_time_us":498942,"apply.run_cpu_time_us":2320,"apply.run_wall_time_us":13569,"num_ops":5,"prepare.queue_time_us":138322,"prepare.run_cpu_time_us":3723,"prepare.run_wall_time_us":62447,"replication_time_us":225179,"spinlock_wait_cycles":24100224,"thread_start_us":488841,"threads_started":2}]]}
I20260709 14:50:22.274520 14823 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:22.291661 14817 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.135s	user 0.000s	sys 0.001s
I20260709 14:50:22.292130 14815 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.295545 14558 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.289477 14829 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:22.280898 14824 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.289287 14810 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.326002 14824 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.326252 14801 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.326890 14801 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.316339 14829 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.327376 14801 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.325536 14770 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.332260 14801 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.336575 14623 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.337024 14823 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.339320 14823 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.339968 14827 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.342252 14558 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.310818 14767 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.343407 14760 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.344826 14805 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.345748 14791 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.346410 14810 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.347112 14805 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:22.347687 14829 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:22.351505 14485 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.352133 14830 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.352559 14830 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.352922 14830 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.335024 14811 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.356310 14774 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.357255 14811 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.356997 14774 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:22.377193 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 139511us
W20260709 14:50:22.378660 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 128857us
I20260709 14:50:22.387578 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.388783 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.390609 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:22.344702 14767 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:22.398545 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.405454 13202 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.406141 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.407030 13230 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
W20260709 14:50:22.417403 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 108938us
I20260709 14:50:22.347368 14808 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.421614 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.423097 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.422287 14824 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:22.400871 14791 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.422398 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.427150 13230 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:22.425767 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.429066 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.420995 14819 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:22.430208 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.430881 13231 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:22.430667 14819 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.432809 14767 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:22.429122 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:22.434376 13237 raft_consensus.cc:606] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.434664 13237 raft_consensus.cc:614] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:22.429826 13234 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.418056 14485 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.429471 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.456264 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.423882 14558 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.423815 14824 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.403620 14810 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
W20260709 14:50:22.476883 14843 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:50:22.418282 14760 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:22.397496 14845 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:22.464375 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 64270.1us
I20260709 14:50:22.457479 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.494060 13232 raft_consensus.cc:2410] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:22.467581 13235 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:22.426831 14791 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.476997 13238 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:22.469390 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.529101 13237 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.529667 14829 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.532013 14829 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.479210 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.533121 13233 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.461979 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.538434 13234 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:22.466133 14485 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:22.513613 14791 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.513011 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.545382 13235 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:22.513979 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.485003 14824 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:22.547989 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:22.487632 14558 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.468592 14816 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:50:22.525728 14774 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.527793 14808 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:22.553115 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 117487us
I20260709 14:50:22.495110 14760 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:22.542909 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 49498.6us
W20260709 14:50:22.544082 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 125811us
I20260709 14:50:22.494722 14845 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.459069 14830 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.544523 14485 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.541319 13237 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
W20260709 14:50:22.559712 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.561148 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.561378 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.546522 14811 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.554185 13233 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:22.562140 13161 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:22.558476 13236 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:22.562085 13163 raft_consensus.cc:2410] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 14:50:22.557163 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.560793 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.564725 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.565152 13158 raft_consensus.cc:2410] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:50:22.567917 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.557516 14760 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.569305 13156 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.569468 13159 raft_consensus.cc:2410] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:50:22.568248 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.570382 13235 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:22.570837 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.572840 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.558308 14845 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.573642 13158 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 5.
I20260709 14:50:22.575347 14774 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.578706 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.579546 13158 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:22.582212 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.583096 13158 raft_consensus.cc:2376] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5. Re-sending same reply.
I20260709 14:50:22.573962 14827 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.588893 14851 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:22.589079 14827 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.565037 14811 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.577832 14761 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.598927 13156 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:22.608711 13232 raft_consensus.cc:606] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.610143 13232 raft_consensus.cc:614] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:22.595001 14800 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:22.611032 14800 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:22.612010 14800 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.613641 14800 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.629328 14773 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:22.619410 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 35) took 1504 ms. Trace:
I20260709 14:50:22.634130 14558 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.634605 13228 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ddabebeff9a4f99962512a0c1b2bd47 with delete_type TABLET_DATA_TOMBSTONED (TS bad99cba25614f82995f39d7ea6eaed6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49254
I20260709 14:50:22.638537 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.639070 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.639506 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.639858 13161 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:22.640259 13163 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:22.644876 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 50156.1us
I20260709 14:50:22.579973 14774 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.651950 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.652824 13158 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.660369 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.632994 13062 rpcz_store.cc:276] 0709 14:50:21.093358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.093665 (+   307us) service_pool.cc:224] Handling call
0709 14:50:22.597324 (+1503659us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:22.326458 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:22.327107 (+   649us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:22.327148 (+    41us) write_op.cc:435] Acquired schema lock
0709 14:50:22.327168 (+    20us) tablet.cc:662] Decoding operations
0709 14:50:22.327569 (+   401us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:22.327648 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:22.327675 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:50:22.351647 (+ 23972us) tablet.cc:701] Row locks acquired
0709 14:50:22.351667 (+    20us) write_op.cc:260] PREPARE: finished
0709 14:50:22.351801 (+   134us) write_op.cc:270] Start()
0709 14:50:22.351913 (+   112us) write_op.cc:276] Timestamp: P: 1783608622351762 usec, L: 0
0709 14:50:22.351934 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:50:22.352724 (+   790us) log.cc:844] Serialized 924 byte log entry
0709 14:50:22.354870 (+  2146us) op_driver.cc:464] REPLICATION: finished
0709 14:50:22.355394 (+   524us) write_op.cc:301] APPLY: starting
0709 14:50:22.355488 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:22.355634 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:22.355733 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:22.356152 (+   419us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:22.356319 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:50:22.356365 (+    46us) write_op.cc:312] APPLY: finished
0709 14:50:22.356577 (+   212us) log.cc:844] Serialized 28 byte log entry
0709 14:50:22.356738 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:22.356903 (+   165us) write_op.cc:454] Released schema lock
0709 14:50:22.356953 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:22.357358 (+   405us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:22.357389 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":104086,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":293,"apply.run_cpu_time_us":1915,"apply.run_wall_time_us":1914,"num_ops":2,"prepare.queue_time_us":45033,"prepare.run_cpu_time_us":3133,"prepare.run_wall_time_us":26869,"replication_time_us":2770,"thread_start_us":32789,"threads_started":1}]]}
I20260709 14:50:22.637636 14827 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.672837 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.673358 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.674090 13162 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
W20260709 14:50:22.661538 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:22.673606 13155 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:22.682431 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.683410 13157 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:22.692531 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.694061 13161 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:22.608682 14850 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.078s
I20260709 14:50:22.696202 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.698119 13161 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.699672 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.703205 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:22.704042 13162 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:22.707363 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.708063 13157 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:22.670785 14485 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.742161 13161 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:22.752202 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.752925 13157 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:22.784515 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:22.785220 13157 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:22.785717 14791 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.787690 14791 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.793162 14830 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.795079 14485 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.804047 13159 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 14:50:22.807781 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 223370us
W20260709 14:50:22.810787 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 59498.9us
I20260709 14:50:22.815595 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.816175 13236 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:22.817034 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.774657 14824 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.800362 14811 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.841248 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.847105 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.847792 13237 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.848583 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.849807 14485 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.851401 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.853789 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.854453 14830 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:22.854871 14830 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:22.855249 14830 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:22.860112 14816 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:22.862812 14774 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.864084 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.866477 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.916344 13158 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:22.840093 14819 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.899181 14837 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:22.900978 14830 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.858963 14853 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:50:22.904537 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49722us
W20260709 14:50:22.904838 14852 log.cc:927] Time spent T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.123s	user 0.000s	sys 0.003s
I20260709 14:50:22.905478 14761 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:22.907680 13231 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:22.908149 13163 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
W20260709 14:50:22.909988 14838 log.cc:927] Time spent T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.358s	user 0.000s	sys 0.002s
I20260709 14:50:22.910719 14863 tablet_replica.cc:333] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:50:22.899322 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58147.8us
I20260709 14:50:22.919880 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.930959 14808 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.932176 14853 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:22.931196 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.932987 14808 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:22.899577 14824 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:22.933254 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.934055 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.934715 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:22.934832 14808 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:22.935364 13230 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:22.935250 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:22.936520 14808 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.937704 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:22.938359 13231 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:22.938709 13231 raft_consensus.cc:614] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:22.937737 14845 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.939684 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.941445 14845 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:22.943437 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.915676 14485 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:22.922375 13237 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:22.941643 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:22.904662 14791 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:50:22.927273 14623 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:22.949251 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:22.951457 13306 raft_consensus.cc:2410] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:22.947839 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.940327 13231 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.932603 14853 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:22.957927 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:22.973646 13230 raft_consensus.cc:606] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.974048 13230 raft_consensus.cc:614] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:22.971498 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:22.945923 14816 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:22.975862 13202 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 5.
I20260709 14:50:22.979909 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:22.980283 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:22.981279 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.982168 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:22.982293 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:22.949640 14819 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:22.935696 14760 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.987737 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:22.954535 14774 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:22.976321 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:22.999410 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:22.999855 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:23.000576 13237 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.997213 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:23.013773 13236 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:23.016541 14761 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:23.017284 14761 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.018239 14761 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.020921 14808 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:23.022460 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:22.955302 14623 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.024796 14845 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.000895 14485 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.009320 14767 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.024506 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.027099 14810 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.045430 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.101768 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:23.105840 13237 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.030926 14767 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.038565 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.030253 14845 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.049456 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:22.997279 14819 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.985455 14816 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:22.986480 14795 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
W20260709 14:50:23.083657 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 59211.6us
I20260709 14:50:23.112511 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:23.031279 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:23.107987 13310 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.136070 13239 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.136190 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.138614 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.139674 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.140262 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:23.053361 14835 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.099084 14810 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:23.143527 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.109782 14759 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:23.110445 14830 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.167762 14791 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:23.026762 14853 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.170976 13305 raft_consensus.cc:2393] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:23.109077 14808 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.046890 14485 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.174367 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.174835 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 192600us
I20260709 14:50:23.108439 14811 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:23.166124 13238 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:23.142652 14824 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:23.121397 14767 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.165611 14774 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.169278 14810 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.178959 13237 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:23.169076 14835 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:23.185303 14866 log.cc:927] Time spent T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.173s	user 0.000s	sys 0.000s
W20260709 14:50:23.185753 13205 leader_election.cc:336] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.591s (SENT)
I20260709 14:50:23.205555 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:23.186148 14865 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 14:50:23.195019 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.197248 13239 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.179104 14791 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.201901 13237 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.180251 14808 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.190122 14853 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.204341 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.221235 14808 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.216250 14842 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:50:23.216246 14791 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.225988 14876 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.228612 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.193001 14830 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:23.195441 14824 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.208079 14485 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.215323 14760 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.231015 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.236133 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 92677.9us
I20260709 14:50:23.239468 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.240486 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.241366 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.235671 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.230079 13306 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:50:23.242584 13306 pending_rounds.cc:85] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 2
I20260709 14:50:23.202646 14774 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.242846 13306 pending_rounds.cc:107] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:23.206195 14795 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:50:23.245151 13306 raft_consensus.cc:2889] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:23.230535 14845 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.249092 14863 raft_consensus.cc:2243] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:23.249828 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.251294 14819 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:23.254875 13235 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:23.231218 14875 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.255164 13233 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:23.255460 14875 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.255841 14875 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.245551 14874 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:23.237092 14830 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:23.287604 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46314.2us
I20260709 14:50:23.288324 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.291184 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.276369 14868 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 14:50:23.262687 14760 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:23.289183 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.246932 14485 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.298063 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:23.272132 14623 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.279561 14845 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:23.305708 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.306545 13310 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
W20260709 14:50:23.306551 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70944us
I20260709 14:50:23.286903 14819 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:50:23.317699 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.313877 13237 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.314949 13239 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:23.309419 14863 pending_rounds.cc:70] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 2 pending ops.
I20260709 14:50:23.301308 14485 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.320230 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.292163 14848 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:23.303458 14760 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:23.324492 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.296907 14824 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.327812 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.358822 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.359650 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.363867 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.369407 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.333009 13231 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.363411 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.371184 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.373551 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.377827 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.373221 14558 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:23.378551 13309 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.382015 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.382670 13313 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.383275 14759 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:23.383780 14759 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:23.385550 14874 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.386037 14874 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.387878 13309 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.378086 13231 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.395949 13313 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.321769 14880 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.403139 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.318727 14878 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:23.404875 13236 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.414433 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.326597 14485 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.406652 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.412358 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.322614 14816 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:23.325613 14804 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:23.423381 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.415629 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.325834 14827 raft_consensus.cc:2764] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:50:23.322814 14863 pending_rounds.cc:77] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 4 index: 5 } timestamp: 7305660883776081920 op_type: NO_OP noop_request { }
I20260709 14:50:23.433384 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.434124 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.434842 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.436139 13238 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:23.437391 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.438058 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.438674 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.439287 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.418836 14824 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.363411 14830 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.447000 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.418145 14845 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:23.416196 14880 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.450361 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:23.468492 13158 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:23.454730 13159 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:23.449528 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:23.470549 13163 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.465893 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.472859 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.457338 13305 raft_consensus.cc:2410] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:23.458778 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.466836 14836 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:23.384603 14759 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.475584 14836 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.463366 13312 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:23.422256 14835 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:23.465222 13309 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:23.466068 13162 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:23.466434 14783 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:23.510109 13163 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:23.477505 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.477587 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 188506us
I20260709 14:50:23.479457 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:23.482156 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:23.482246 13308 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:23.447686 14863 raft_consensus.cc:2889] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:23.502683 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.509352 13162 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:23.421846 14804 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.518164 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.519448 13162 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:23.519949 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.519484 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.520679 13309 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:23.521525 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.522327 13309 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:23.524639 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 200219us
I20260709 14:50:23.525564 13230 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:23.526090 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.526983 13230 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:23.529381 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.530031 13310 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:23.530756 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.528532 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.527074 13202 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.537288 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.538048 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.539340 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.540357 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:23.541457 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.542559 13311 raft_consensus.cc:2410] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:23.545569 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:23.519170 14863 pending_rounds.cc:77] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305660847509663744 op_type: NO_OP noop_request { }
I20260709 14:50:23.501506 14880 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.521035 14887 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:23.557492 13158 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.465407 14808 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.476516 14836 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.539989 14827 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:23.466940 14791 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.477427 14810 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.568816 13158 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.508687 14874 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.546162 14811 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:23.576718 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 130410us
I20260709 14:50:23.578471 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:23.583160 14774 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.583760 14774 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.583918 14837 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.584668 14837 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.585430 14837 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.586795 14795 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:23.587224 14795 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.588053 14795 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.589214 14795 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.589635 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.590684 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.591706 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.592638 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.592988 14846 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:23.593350 14846 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.593576 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.594117 14846 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.595099 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.595283 14846 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.595773 13305 raft_consensus.cc:2368] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:23.596396 14848 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:23.596738 14848 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.597569 14848 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.598727 14848 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.601671 14819 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
W20260709 14:50:23.602175 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:23.556715 14863 raft_consensus.cc:2889] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:23.614945 13163 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:23.603848 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.605350 13306 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:23.616819 14804 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.617578 13306 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:23.617805 14836 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.622059 13157 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:23.507313 14760 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.602075 14819 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:23.611582 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.611699 13237 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.612614 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.586130 14837 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.523464 14783 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:23.571833 14827 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:23.606819 13305 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:23.632486 14890 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:23.634244 13164 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:23.612177 14811 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:23.635293 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 56889.7us
I20260709 14:50:23.656634 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:23.623540 14863 raft_consensus.cc:2272] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:23.669802 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:23.680495 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:23.682173 13313 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:23.680109 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 167100us
I20260709 14:50:23.685334 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.696957 13313 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:23.701738 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.702975 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:23.658754 14827 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.657878 14811 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:23.688220 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:23.664052 14804 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.716476 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:23.705719 14889 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:23.619408 14845 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:23.734395 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 192025us
I20260709 14:50:23.715536 13896 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.713330 14623 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:23.734361 14767 consensus_meta.cc:287] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.525s	user 0.005s	sys 0.005s
I20260709 14:50:23.727064 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:23.733460 14876 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:23.747499 14830 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:50:23.820379 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:23.859555 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:23.860953 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 204416us
I20260709 14:50:23.862200 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:23.790364 14878 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:23.747961 14875 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.879318 13237 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:23.880723 13239 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.010s	sys 0.023s
I20260709 14:50:23.881778 14878 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.885725 13060 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.717590 14819 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:23.889678 13239 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.532s	user 0.011s	sys 0.023s
I20260709 14:50:23.896044 13060 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.803660 14830 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:23.857281 14881 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:23.798584 14767 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.951501 13232 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:23.951553 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1032) took 1103 ms. Trace:
W20260709 14:50:23.961254 14893 log.cc:927] Time spent T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.256s	user 0.001s	sys 0.000s
W20260709 14:50:24.013274 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 310468us
W20260709 14:50:23.962407 14902 log.cc:927] Time spent T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 14:50:23.897079 14791 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:23.964363 13160 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.021730 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:24.022594 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.023365 13160 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:23.961254 14901 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 14:50:23.970000 14894 log.cc:927] Time spent T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.170s	user 0.000s	sys 0.000s
I20260709 14:50:23.971477 14811 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:23.977633 14907 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 14:50:23.982385 14558 consensus_queue.cc:1059] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:23.801982 14623 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:23.995626 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.003778 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:23.951519 13060 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:24.074285 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 78753.4us
I20260709 14:50:23.963199 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 509) took 1020 ms. Trace:
I20260709 14:50:24.003575 13239 rpcz_store.cc:276] 0709 14:50:22.847881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.319199 (+471318us) service_pool.cc:224] Handling call
0709 14:50:23.319463 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.319680 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:23.357679 (+ 37999us) log.cc:844] Serialized 14 byte log entry
0709 14:50:23.951147 (+593468us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:23.951199 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:23.951246 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:23.951344 (+    98us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.951500 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":45824,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":28,"thread_start_us":554926,"threads_started":1}
I20260709 14:50:23.904289 14810 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.027202 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1037) took 1178 ms. Trace:
W20260709 14:50:24.057929 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 195786us
I20260709 14:50:23.908027 14874 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.062506 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:23.986914 14898 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:24.076172 13060 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.075237 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:24.085798 13236 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.004s	sys 0.007s
W20260709 14:50:24.086151 13236 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.004s	sys 0.007s
I20260709 14:50:24.085515 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.016989 14863 ts_tablet_manager.cc:1916] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:50:24.080106 13231 rpcz_store.cc:276] 0709 14:50:22.849171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.517767 (+668596us) service_pool.cc:224] Handling call
0709 14:50:23.518106 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.518311 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:23.554275 (+ 35964us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.021761 (+467486us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.026817 (+  5056us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.026878 (+    61us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:24.026924 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.026995 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.027139 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12494,"prepare.queue_time_us":49779,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":3396,"raft.queue_time_us":212953,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":149,"thread_start_us":465499,"threads_started":2,"wal-append.queue_time_us":345071}
I20260709 14:50:24.083112 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.075148 13230 rpcz_store.cc:276] 0709 14:50:22.942496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.535493 (+592997us) service_pool.cc:224] Handling call
0709 14:50:23.538858 (+  3365us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:23.539304 (+   446us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:23.539338 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:23.539855 (+   517us) log.cc:844] Serialized 26 byte log entry
0709 14:50:23.823997 (+284142us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:23.824172 (+   175us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:23.824261 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:23.962931 (+138670us) raft_consensus.cc:1685] finished
0709 14:50:23.962955 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:23.963119 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3857,"raft.queue_time_us":97,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":12004,"thread_start_us":210569,"threads_started":1,"wal-append.queue_time_us":394081}
I20260709 14:50:24.087072 13160 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:24.088491 13060 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.094848 13060 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:24.086848 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1036) took 1238 ms. Trace:
W20260709 14:50:24.090981 13234 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.006s	sys 0.006s
W20260709 14:50:24.098310 13234 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.006s	sys 0.006s
I20260709 14:50:24.098068 13060 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.045742 14876 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.015026 14805 consensus_queue.cc:1059] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 14:50:24.099066 13234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1021) took 1270 ms. Trace:
I20260709 14:50:24.102406 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.065275 14901 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:24.114816 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.085263 14853 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:24.102195 13060 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.139555 13238 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:24.142041 13060 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.144850 13060 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.093973 14799 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:24.097862 14816 consensus_queue.cc:1059] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.065s
W20260709 14:50:24.185743 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 71064.7us
I20260709 14:50:24.103387 14850 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.119s
I20260709 14:50:24.248530 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.250272 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.097114 13236 rpcz_store.cc:276] 0709 14:50:22.848882 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.414797 (+565915us) service_pool.cc:224] Handling call
0709 14:50:23.415073 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.415273 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:23.426343 (+ 11070us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.086472 (+660129us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.086531 (+    59us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:24.086572 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.086642 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.086779 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5110,"prepare.queue_time_us":10908,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":107343,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":23642,"spinlock_wait_cycles":1494400,"thread_start_us":650275,"threads_started":2,"wal-append.queue_time_us":205798}
I20260709 14:50:24.104449 13234 rpcz_store.cc:276] 0709 14:50:22.829139 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.242366 (+413227us) service_pool.cc:224] Handling call
0709 14:50:23.242718 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.242928 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:23.303327 (+ 60399us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.098698 (+795371us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.098758 (+    60us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:24.098802 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.098883 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.099002 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37698,"prepare.queue_time_us":114295,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":38,"raft.queue_time_us":68414,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":30942,"thread_start_us":805185,"threads_started":3,"wal-append.queue_time_us":321515}
I20260709 14:50:24.213363 13060 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:24.161757 13130 connection.cc:256] RPC call timeout handler was delayed by -1.0250379319999183s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1648s for a response
W20260709 14:50:24.251649 13130 connection.cc:256] RPC call timeout handler was delayed by -1.0097379319998936s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1665s for a response
W20260709 14:50:24.252063 13130 connection.cc:256] RPC call timeout handler was delayed by -1.0070379319998892s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1668s for a response
I20260709 14:50:24.157110 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:24.137689 13304 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:24.113664 14881 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:50:24.167908 14836 consensus_meta.cc:287] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.550s	user 0.011s	sys 0.000s
I20260709 14:50:24.085358 14887 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:24.103148 13160 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
W20260709 14:50:24.252966 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 95972us
I20260709 14:50:24.274304 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:24.252836 13060 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.086582 14783 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.100536 14898 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:24.215474 14874 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:24.264185 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:24.298273 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:24.299486 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:24.300062 13234 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.265142 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:24.265555 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:24.267781 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.301652 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:24.302253 13205 leader_election.cc:400] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:24.302680 13205 leader_election.cc:403] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 14:50:24.268113 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 166948us
I20260709 14:50:24.269107 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:24.275735 13060 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.277551 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:24.281870 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:24.306856 13158 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:24.307730 13060 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.308305 13160 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:24.242499 14889 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.286702 14558 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:50:24.287395 14910 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 14:50:24.257256 14905 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.287761 14881 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:24.239708 14899 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:24.289129 14836 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.289485 14862 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.192s
I20260709 14:50:24.290035 14901 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.304194 14874 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:24.328918 14912 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.325s	user 0.001s	sys 0.000s
I20260709 14:50:24.293994 14623 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.287343 14767 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.316851 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.317868 13060 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.358610 14911 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.358290 13060 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.359184 14911 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.322960 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:24.361580 14925 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 14:50:24.361836 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.362535 13160 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:24.330977 14889 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.169763 14853 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.134s
W20260709 14:50:24.309384 14903 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 14:50:24.310310 14848 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.142827 14876 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:24.293547 14880 consensus_meta.cc:287] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.727s	user 0.005s	sys 0.005s
I20260709 14:50:24.105090 14830 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.366443 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:24.363716 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.382933 13160 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:24.360076 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:24.368924 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 52201.8us
I20260709 14:50:24.331712 14875 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.391301 13060 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.356578 14558 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.345626 14836 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.377173 13158 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:24.393563 13060 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 3, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.356410 14874 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.350394 14811 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:24.398512 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.416666 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.416700 13313 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:24.373879 14862 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:50:24.418790 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 116715us
I20260709 14:50:24.374239 14848 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.409983 13162 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 14:50:24.369618 14881 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:24.447880 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.414053 13158 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:24.420122 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.381625 14623 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:24.420934 13305 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:24.420380 13060 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.412916 14875 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:24.422617 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.420558 14759 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:24.421348 14862 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:24.440166 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.439294 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.445308 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.403241 14905 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.388231 14880 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.480466 14862 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:24.481593 14880 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:24.482483 14804 consensus_meta.cc:287] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.761s	user 0.010s	sys 0.001s
W20260709 14:50:24.483688 14827 consensus_meta.cc:287] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.764s	user 0.004s	sys 0.007s
I20260709 14:50:24.413412 14830 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.485083 14911 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:24.487421 14485 consensus_meta.cc:287] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 1.061s	user 0.011s	sys 0.003s
I20260709 14:50:24.378477 14853 consensus_queue.cc:1243] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:24.461041 13158 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:24.462409 13308 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.410094 13234 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:24.473974 14848 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.308919 14887 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.455626 13060 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.489305 14876 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.506959 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.491174 13159 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.509368 13159 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.491518 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1048) took 1229 ms. Trace:
W20260709 14:50:24.493242 13304 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35650 (request call id 457) took 1543 ms (client timeout 1982 ms). Trace:
I20260709 14:50:24.495211 14842 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
W20260709 14:50:24.497089 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.485953 14926 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 14:50:24.468426 14795 consensus_meta.cc:287] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.879s	user 0.009s	sys 0.003s
I20260709 14:50:24.508909 13060 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.509863 13231 rpcz_store.cc:276] 0709 14:50:23.261897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:24.088735 (+826838us) service_pool.cc:224] Handling call
0709 14:50:24.089131 (+   396us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:24.100329 (+ 11198us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:24.100359 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:24.114615 (+ 14256us) log.cc:844] Serialized 26 byte log entry
0709 14:50:24.243488 (+128873us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:24.243534 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.243617 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:24.491291 (+247674us) raft_consensus.cc:1685] finished
0709 14:50:24.491310 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.491458 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10823,"raft.queue_time_us":11550,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":49687,"thread_start_us":39676,"threads_started":1,"wal-append.queue_time_us":335896}
W20260709 14:50:24.473120 14824 consensus_meta.cc:287] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 1.010s	user 0.013s	sys 0.004s
I20260709 14:50:24.498592 14759 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.519484 13158 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:24.484135 14827 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.527364 14827 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.461606 14898 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.522660 14759 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.529412 14846 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.529970 14846 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.530928 14846 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.532308 14846 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.523136 13310 raft_consensus.cc:2410] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:24.523686 14881 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.512578 14842 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.521642 13060 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.536237 13060 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:50:24.510972 13304 rpcz_store.cc:269] 0709 14:50:22.949384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:22.950309 (+   925us) service_pool.cc:224] Handling call
0709 14:50:24.492956 (+1542647us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b5400184054. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:24.493142 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2470626048}
W20260709 14:50:24.539039 14906 log.cc:927] Time spent T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 14:50:24.517048 14926 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:24.506608 14485 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.546681 13060 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.550096 13308 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:24.552352 13158 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:50:24.552448 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 270693us
I20260709 14:50:24.550180 13060 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.514024 14889 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.557370 13060 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.559501 13162 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.559844 13158 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:24.557852 14824 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.574620 14824 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.519965 14836 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.541452 14926 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.564345 13060 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.540375 14842 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.578588 13060 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.576378 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:24.583492 13157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 948) took 1132 ms. Trace:
I20260709 14:50:24.583966 13157 rpcz_store.cc:276] 0709 14:50:23.451558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.451741 (+   183us) service_pool.cc:224] Handling call
0709 14:50:23.461836 (+ 10095us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.622494 (+160658us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.583215 (+960721us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b54000db6d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.583421 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":368134528}
I20260709 14:50:24.583770 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.561523 14795 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.585948 13155 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.585458 13060 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 3 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.587253 13060 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.589632 14824 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.593916 14485 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.594511 14934 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:24.595072 14934 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.596038 14934 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.598138 14804 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:24.599506 14804 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:24.600565 14933 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:24.600956 14933 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.601799 14933 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.602978 14933 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.604003 14842 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.605863 13238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1046) took 1405 ms. Trace:
I20260709 14:50:24.589290 13060 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:24.606235 13238 rpcz_store.cc:276] 0709 14:50:23.200744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.904204 (+703460us) service_pool.cc:224] Handling call
0709 14:50:23.955700 (+ 51496us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.142782 (+187082us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.605584 (+462802us) spinlock_profiling.cc:243] Waited 144 ms on lock 0x7b54003917d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.605785 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":331791744}
I20260709 14:50:24.598695 14808 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:24.615331 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.617373 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:24.600272 14759 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.587997 14926 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:24.624682 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.621203 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.621631 14558 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.626235 13161 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:24.633028 14805 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:24.618086 14836 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.606536 14795 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:24.658609 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:24.666143 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.675565 14759 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.677464 13310 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 1039) took 1194 ms. Trace:
I20260709 14:50:24.678026 13896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45030 (request call id 21) took 1113 ms. Trace:
I20260709 14:50:24.678517 13896 rpcz_store.cc:276] 0709 14:50:23.611704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.624532 (+ 12828us) service_pool.cc:224] Handling call
0709 14:50:23.656846 (+ 32314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.792991 (+136145us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.677736 (+884745us) spinlock_profiling.cc:243] Waited 29.9 ms on lock 0x7b54005c0dd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.677940 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":68842368}
I20260709 14:50:24.679389 14874 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.677899 13310 rpcz_store.cc:276] 0709 14:50:23.483480 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.593385 (+109905us) service_pool.cc:224] Handling call
0709 14:50:24.677237 (+1083852us) spinlock_profiling.cc:243] Waited 929 ms on lock 0x7b54002eac54. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:24.677399 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2136403328}
I20260709 14:50:24.691432 14874 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.693001 14824 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.693609 14824 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.694613 14824 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.695838 14824 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.703367 14767 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:24.709142 14848 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.723879 14863 ts_tablet_manager.cc:1929] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 14:50:24.725889 14795 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.728430 14862 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.724578 14863 log.cc:1199] T 7ddabebeff9a4f99962512a0c1b2bd47 P bad99cba25614f82995f39d7ea6eaed6: Deleting WAL directory at /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0/minicluster-data/ts-1-root/wals/7ddabebeff9a4f99962512a0c1b2bd47
I20260709 14:50:24.733906 13233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1050) took 1471 ms. Trace:
W20260709 14:50:24.734208 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 100423us
W20260709 14:50:24.736191 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 296198us
I20260709 14:50:24.737682 13205 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.739336 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.736960 13233 rpcz_store.cc:276] 0709 14:50:23.262454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:24.088883 (+826429us) service_pool.cc:224] Handling call
0709 14:50:24.089208 (+   325us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.089422 (+   214us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:24.369848 (+280426us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.728740 (+358892us) spinlock_profiling.cc:243] Waited 4.45 ms on lock 0x7b18002f30e0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3d8bc0a 00007f79ed4cb219 00007f79e3e13a40 00007f79e3e0e4e4 00007f79e3e0e455 00007f79e6ef6060 00007f79e6f08716 00007f79e6f19287 00007f79e6f19208
0709 14:50:24.733561 (+  4821us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.733615 (+    54us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:24.733656 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.733721 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.733851 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":53172,"prepare.queue_time_us":327787,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":5290,"spinlock_wait_cycles":10269312,"thread_start_us":330536,"threads_started":2,"wal-append.queue_time_us":144832}
I20260709 14:50:24.746258 14920 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:24.746322 14876 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:24.747148 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1054) took 1137 ms. Trace:
W20260709 14:50:24.749045 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.747546 13239 rpcz_store.cc:276] 0709 14:50:23.609440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:24.303484 (+694044us) service_pool.cc:224] Handling call
0709 14:50:24.303813 (+   329us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.304016 (+   203us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:24.404689 (+100673us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.746608 (+341919us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.746808 (+   200us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.746861 (+    53us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:24.746903 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.746973 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.747089 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":240699,"prepare.queue_time_us":200979,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":1712,"thread_start_us":205529,"threads_started":2,"wal-append.queue_time_us":170128}
W20260709 14:50:24.749790 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.751576 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.752465 13310 raft_consensus.cc:2410] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:24.752396 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.753909 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.754338 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.754915 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:24.755812 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.756260 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.747905 14875 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.735782 14623 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:24.760581 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.757272 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.761240 13309 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:24.763100 13307 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:50:24.763403 13307 pending_rounds.cc:85] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 1
I20260709 14:50:24.763587 13307 pending_rounds.cc:107] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:50:24.763783 13307 raft_consensus.cc:2889] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:24.759336 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.760186 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.758248 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.765388 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:24.744549 14911 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.736297 14811 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 14:50:24.764875 13310 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:24.762118 14913 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.769390 14913 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.771829 14913 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.762310 14846 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.772732 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.774574 14917 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:24.774963 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1052) took 1166 ms. Trace:
I20260709 14:50:24.776746 14759 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.777390 13233 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:24.777747 14759 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.779403 14863 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49254 (request call id 63) took 2170 ms. Trace:
I20260709 14:50:24.779966 14759 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.780424 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:24.775444 13230 rpcz_store.cc:276] 0709 14:50:23.608663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:24.090011 (+481348us) service_pool.cc:224] Handling call
0709 14:50:24.090325 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.090524 (+   199us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:24.357314 (+266790us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.662530 (+305216us) spinlock_profiling.cc:243] Waited 5.5 ms on lock 0x7b1800309b20. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e6aa64bc 00007f79e3df448b 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e23a
0709 14:50:24.774635 (+112105us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.774689 (+    54us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:24.774726 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.774788 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.774910 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":140677,"prepare.queue_time_us":371660,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":112003,"raft.run_cpu_time_us":65,"raft.run_wall_time_us":65,"spinlock_wait_cycles":12644608,"thread_start_us":314947,"threads_started":2,"wal-append.queue_time_us":218590}
I20260709 14:50:24.776652 14926 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.781648 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:24.781775 14926 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:24.782480 13235 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:24.783509 13235 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.784065 14926 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:24.786247 13233 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.788551 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:24.789068 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.790570 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:24.791394 13896 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:24.773694 14846 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.775573 14874 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.793274 14874 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.793617 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.795025 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.795506 14874 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.795780 13305 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:24.798183 14926 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.798843 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1045) took 1748 ms. Trace:
I20260709 14:50:24.799393 14900 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.799950 14900 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:24.798792 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.799229 13232 rpcz_store.cc:276] 0709 14:50:23.050761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.799992 (+749231us) service_pool.cc:224] Handling call
0709 14:50:23.800370 (+   378us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.003058 (+202688us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.798584 (+795526us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b5400386154. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.798776 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":254139136}
I20260709 14:50:24.803773 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:24.804404 13239 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:24.804700 13239 raft_consensus.cc:614] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:24.775149 14917 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:24.808370 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.810302 13308 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:24.773173 13304 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:50:24.813544 13232 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:24.779842 14863 rpcz_store.cc:276] 0709 14:50:22.633786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:22.634305 (+   519us) service_pool.cc:224] Handling call
0709 14:50:22.898538 (+264233us) ts_tablet_manager.cc:1151] Deleting tablet 7ddabebeff9a4f99962512a0c1b2bd47
0709 14:50:22.910320 (+ 11782us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 14:50:24.587674 (+1677354us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:24.723711 (+136037us) tablet_metadata.cc:665] Metadata flushed
0709 14:50:24.779302 (+ 55591us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":140452,"tablet-delete.queue_time_us":263117,"thread_start_us":203628,"threads_started":1}
I20260709 14:50:24.814396 14900 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.823439 13049 catalog_manager.cc:5028] TS bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): tablet 7ddabebeff9a4f99962512a0c1b2bd47 (table test-workload [id=7764e3acbba54f14b3466592d4ebddb0]) successfully deleted
I20260709 14:50:24.814631 14928 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:24.798276 14899 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:24.829273 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.829699 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.819621 14670 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:24.805338 14934 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:24.830986 14810 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.832015 13163 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:24.825196 14833 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.832605 14833 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.833245 14851 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:24.833685 14851 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.834342 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.826124 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:24.827852 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:24.834584 14851 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.835486 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.835717 13304 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 14:50:24.798806 14926 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.825544 14928 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:24.838212 14926 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:24.838778 14880 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.839416 14880 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.839975 14880 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.840332 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:24.833431 14899 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.831091 14934 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.825002 14623 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.830317 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.836339 13308 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:24.844406 13159 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:24.832835 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 966) took 1081 ms. Trace:
I20260709 14:50:24.844856 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:24.836561 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.845502 13232 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:24.845850 13232 raft_consensus.cc:614] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:24.842106 14928 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:24.848271 13160 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:24.835645 14851 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:24.850097 14862 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.851061 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:24.848850 13161 rpcz_store.cc:276] 0709 14:50:23.751442 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.751604 (+   162us) service_pool.cc:224] Handling call
0709 14:50:23.798399 (+ 46795us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.634485 (+836086us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.832539 (+198054us) spinlock_profiling.cc:243] Waited 828 ms on lock 0x7b540024c054. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.832749 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1903683456}
I20260709 14:50:24.851547 13160 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:24.851955 13156 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:24.852159 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.853324 13237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1044) took 1873 ms. Trace:
I20260709 14:50:24.853646 13237 rpcz_store.cc:276] 0709 14:50:22.979850 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.749357 (+769507us) service_pool.cc:224] Handling call
0709 14:50:23.796190 (+ 46833us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:23.889595 (+ 93405us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.853142 (+963547us) spinlock_profiling.cc:243] Waited 82.9 ms on lock 0x7b540016ab54. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.853273 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":190616960}
I20260709 14:50:24.856863 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.858363 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.851191 14900 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.903594 13164 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:24.851660 14934 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.862460 14928 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:24.921026 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.859779 14931 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.901562 14880 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:24.928745 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.932456 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.933254 14900 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.939198 14955 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:24.940294 14955 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:24.940646 14955 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.941555 14955 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.942883 14955 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.930033 14867 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.093s
I20260709 14:50:24.941435 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.945585 14900 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.932272 14878 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.945984 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.948397 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:24.927552 14928 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:24.953236 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:24.920781 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 95565us
I20260709 14:50:24.954160 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:24.951458 14878 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.930406 14875 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.957787 14835 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:24.956059 14900 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:24.958717 14835 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.959069 14835 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.956203 13237 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:24.960631 13237 raft_consensus.cc:614] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:24.953998 14913 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:24.962417 14913 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:24.956254 14928 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.954522 14931 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:24.947054 14917 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:24.969280 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.963891 14835 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.963903 14837 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:50:24.973248 14842 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:24.960860 14761 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:24.975190 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:24.978446 13164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 964) took 1270 ms. Trace:
I20260709 14:50:24.983347 14761 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.981182 14819 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:24.984133 14842 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.984506 14842 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.984846 14795 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.985669 14761 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:24.985364 14842 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.985592 14913 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.986342 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:24.986886 14842 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.987533 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1057) took 1377 ms. Trace:
I20260709 14:50:24.987914 13236 rpcz_store.cc:276] 0709 14:50:23.610136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:24.311941 (+701805us) service_pool.cc:224] Handling call
0709 14:50:24.312187 (+   246us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.414929 (+102742us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:24.512043 (+ 97114us) log.cc:844] Serialized 14 byte log entry
0709 14:50:24.773335 (+261292us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:24.773388 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:24.773431 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.987314 (+213883us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b5400219154. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.987356 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:24.987480 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":116623,"prepare.queue_time_us":97845,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":115128,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":84,"spinlock_wait_cycles":235796352,"thread_start_us":213626,"threads_started":2,"wal-append.queue_time_us":144119}
I20260709 14:50:24.990483 14862 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:24.990891 14862 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.991756 14862 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:24.992933 14862 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.993137 14835 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:24.985296 14795 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:24.983219 14805 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 14:50:24.986925 14913 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:24.983883 13164 rpcz_store.cc:276] 0709 14:50:23.707704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.708052 (+   348us) service_pool.cc:224] Handling call
0709 14:50:23.719207 (+ 11155us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:24.904944 (+1185737us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:24.978212 (+ 73268us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b54004060d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:24.978385 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2723813248}
I20260709 14:50:24.997165 14795 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:24.998394 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.001411 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.002383 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.004957 14875 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.012428 14875 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.013078 14875 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.013183 14846 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.014816 14931 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:25.016676 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.004709 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:25.006301 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.018288 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.009635 14760 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.003183 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.004489 14874 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.007711 14795 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.026571 13230 raft_consensus.cc:606] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:25.026722 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 43779.4us
I20260709 14:50:25.030278 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.031056 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.030907 13236 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:25.033650 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.036051 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.036144 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.037305 13156 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.038868 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.040191 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.041672 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:25.045291 14876 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.025617 14931 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.025324 14874 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.050647 14874 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.033660 14846 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 14:50:25.034394 14837 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.050277 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.057005 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.057252 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.038094 14899 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.059336 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.032920 14913 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:25.062973 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.065340 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.067149 14880 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:25.065939 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.042536 14805 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:25.071393 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.025530 14760 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.038821 14926 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:50:25.085626 14761 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:25.097517 14761 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:25.097872 14761 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.058496 14911 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:50:25.086712 14767 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.087560 14919 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.098651 14911 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:25.099192 14911 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:25.065249 14900 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.089639 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:25.076797 14805 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:25.101225 14805 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.100245 14911 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.089871 14846 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:25.103098 14846 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:25.090135 14806 consensus_queue.cc:1059] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.082300 14934 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:25.060309 14931 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:25.099820 14767 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:25.065573 14920 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.088676 14848 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:25.058660 14876 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:25.118347 13313 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.075626 14878 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:25.096673 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.099037 14919 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.061376 14913 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:25.120417 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49114.9us
I20260709 14:50:25.114671 14767 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.115463 14911 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.103515 14846 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.103308 14760 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.105002 14934 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.077495 14875 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.115582 14850 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.145248 14850 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.105585 14955 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:50:25.131650 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.124320 13313 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:25.129788 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.089774 14867 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:25.098696 14761 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.040478 14833 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.128719 14919 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.135730 14876 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.136186 14931 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to 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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.061030 14837 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.138298 14934 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.130574 14913 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.142302 14767 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.133433 14836 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.071549 14928 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.125903 14900 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:25.148692 14850 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.149375 14862 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:25.274567 14862 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.150162 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.274814 14767 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:25.151571 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.276331 14928 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.151438 14875 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.171222 14846 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.282161 13236 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:25.285208 14846 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.284464 14920 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:50:25.288666 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.285527 14889 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.290699 14889 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.293337 14862 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.294760 14862 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:25.295820 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:25.296255 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.160665 14878 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:25.155682 14867 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.157891 14842 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:25.164477 14824 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:25.269081 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:25.271903 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 109200us
W20260709 14:50:25.297647 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.307715 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.309664 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.293993 14889 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.292343 14805 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.306406 14842 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:25.315680 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46703us
I20260709 14:50:25.316613 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:25.317440 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.300607 14920 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:25.321120 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.294919 14874 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.308957 14928 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.311023 14900 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:25.326241 14848 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.325963 14867 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.323701 14954 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:50:25.322170 14806 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:25.326903 14830 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.316912 14824 consensus_queue.cc:1243] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:25.330920 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.317073 14842 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.329061 13239 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:25.320751 14767 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:25.334038 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.318809 14889 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:25.326713 14848 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.336162 14874 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.337473 14919 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.333706 14767 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.322142 14920 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:25.352640 14880 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.358007 14919 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.358340 14805 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.345563 14830 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:25.341646 14810 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:50:25.345803 14848 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.361464 14767 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.370756 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.346832 14889 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.376190 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.380002 14913 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.380960 14899 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:50:25.380597 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.381433 14810 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:25.383246 14767 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:25.385456 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 64390us
I20260709 14:50:25.387070 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.389508 14810 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.392345 14899 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:25.387964 14878 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:25.395642 13202 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.396291 14810 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.396952 14917 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.399509 14830 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.400918 14920 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:25.390940 14934 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.405102 14934 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.406623 14767 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:25.401105 14971 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.133s	user 0.002s	sys 0.000s
I20260709 14:50:25.415131 14761 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.418056 14867 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:25.419934 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:25.444500 13202 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.446983 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.447861 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.448926 13239 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:25.456519 13155 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:25.459522 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.401898 14837 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.461234 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.464730 13160 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.450366 14833 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.451012 14920 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.468930 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.466692 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.470683 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.477974 13158 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:25.479665 13234 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:25.483839 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.487097 13155 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
W20260709 14:50:25.468757 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 145866us
I20260709 14:50:25.474293 13232 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.489194 13232 raft_consensus.cc:614] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:25.458258 14919 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:25.491946 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.463694 14874 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.487142 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.500025 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.500877 13159 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.501833 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.486752 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.505923 13163 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.506184 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.510033 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.510766 13234 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.461853 14917 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 14:50:25.525303 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.526007 13308 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.526526 13163 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.527611 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.519176 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.519583 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.528980 13234 raft_consensus.cc:2368] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:25.521498 13307 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.521696 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.529582 13235 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.529896 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.530650 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.531520 13305 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.531754 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.532498 13162 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:25.529070 13310 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.529132 13238 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.534507 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.534888 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.535943 13306 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:25.535557 13238 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.543522 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.543696 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.545073 13309 raft_consensus.cc:2410] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 6 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 14:50:25.545781 13311 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.546456 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.553408 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.555645 13162 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.544232 13312 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:25.559525 13232 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.563799 13308 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:25.570763 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.591439 13160 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.571527 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:25.593147 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.593976 13161 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.594038 13235 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.594889 13231 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:25.595263 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:25.572180 14835 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:25.604943 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.574498 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.577198 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.606739 13155 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.577481 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.581017 14848 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.581017 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.608711 13162 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.581956 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.554844 14875 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:50:25.530647 14874 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:25.584040 14913 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.587393 14889 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.609151 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.614272 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.615950 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.616577 13160 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:25.612880 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.621299 13307 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:25.624396 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.610317 14934 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.640779 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.643725 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.610800 14926 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:25.652998 13238 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.658610 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.658970 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.664445 13163 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:25.664184 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.659785 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.672890 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.675163 13163 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:50:25.680903 13306 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.629745 14975 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.684082 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.653204 14934 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.698833 13157 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 14:50:25.673252 14969 log.cc:927] Time spent T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:50:25.707749 13305 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:25.677304 14920 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:25.673803 14851 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:25.677172 14913 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.714202 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.716269 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.680928 14867 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:25.723412 13162 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.683288 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.718592 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.717097 13163 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260709 14:50:25.672289 14889 consensus_queue.cc:1059] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:50:25.700851 14934 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.698282 14955 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.737454 13312 raft_consensus.cc:2410] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 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: 3 index: 3.
I20260709 14:50:25.733762 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.738451 13306 raft_consensus.cc:2368] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:25.712311 14850 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:25.728246 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.728845 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.675578 14760 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:50:25.733057 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.732870 14830 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.664371 14926 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.733707 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.734424 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.750078 13157 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.722894 14874 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.725636 14913 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.727552 14920 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:25.741849 13310 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:25.712179 14795 raft_consensus.cc:2764] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 14:50:25.741019 13306 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:25.744796 13159 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.736996 14975 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.742506 13311 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:25.758708 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:25.751883 13162 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:25.754444 13308 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:25.756949 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:25.757455 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 103116us
I20260709 14:50:25.727252 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.764559 14830 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:25.764892 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.766068 13130 leader_election.cc:400] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:25.766264 14760 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.753429 14913 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.767334 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.768483 14810 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.769007 14810 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.766345 13130 leader_election.cc:403] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:50:25.746778 14875 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.772714 14931 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:25.773212 14880 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.773860 14867 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:25.775885 13157 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:25.778806 14791 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:25.766731 14878 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:25.778221 13310 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:25.742920 14955 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.782580 14867 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:25.804788 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47894.2us
I20260709 14:50:25.806360 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.808248 14875 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.808663 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.811154 14997 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.797254 14848 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.816409 14955 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.816975 14975 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.791816 14850 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:25.813126 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.822348 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.812276 14810 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.766474 14920 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.826144 14997 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.828795 14767 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:25.831396 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.836664 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:25.846067 14995 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.090s	user 0.002s	sys 0.000s
I20260709 14:50:25.847865 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.858111 14926 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:25.842288 14980 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:50:25.837185 14761 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.834024 14850 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.863143 13304 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:25.863736 14928 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:25.864212 14928 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:25.834916 14889 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:25.860306 14761 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.871970 14996 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:25.872466 14996 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:25.872574 14761 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:25.873549 14996 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.875231 14996 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:25.832695 14842 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:25.862087 14990 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 14:50:25.907511 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:25.908396 13158 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:25.910408 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.911685 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:25.912552 13162 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.847749 14934 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.934984 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:25.946522 13158 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
W20260709 14:50:25.933600 14995 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.087s	user 0.000s	sys 0.017s
I20260709 14:50:25.899271 14928 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.969568 13308 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.971436 13307 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:25.973125 13305 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:50:25.973537 13305 pending_rounds.cc:85] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 2
I20260709 14:50:25.973753 13305 pending_rounds.cc:107] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:25.973968 13305 raft_consensus.cc:2889] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:25.979400 13130 leader_election.cc:400] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
W20260709 14:50:25.979504 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 148231us
W20260709 14:50:25.979712 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 143120us
I20260709 14:50:25.980736 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:25.981065 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:25.982916 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:25.983678 13307 raft_consensus.cc:2393] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:25.987327 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.988904 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:25.989627 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.990093 13232 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.990813 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.991258 13235 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:25.983701 13308 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:25.995648 13305 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:26.010389 13306 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:25.997856 14791 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.975304 14933 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:25.993871 14926 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.035164 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.036862 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.957702 14913 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:25.982719 14928 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.038666 13237 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:26.040908 13234 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:25.994102 14997 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:25.998008 14919 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:25.993211 14851 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.044592 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.049240 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:25.998420 14876 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.016383 14933 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.052412 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:25.994654 14810 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.052s
W20260709 14:50:26.055152 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 74180.8us
I20260709 14:50:26.037276 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:26.056743 13236 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:26.012852 14833 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.058835 14876 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.044457 14999 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.038640 14911 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.059192 14878 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:26.012720 14830 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:50:25.982280 14900 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.071s
I20260709 14:50:26.049124 14899 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:26.123797 13234 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:50:26.134543 13230 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:26.042069 14926 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.137236 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.141499 14913 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.142354 14876 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:25.998250 14867 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.131913 14954 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:26.151571 15004 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 14:50:26.057689 15000 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:26.132498 14933 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.134212 14862 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.131135 14998 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:26.058260 14851 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.068698 14791 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.086s
I20260709 14:50:26.139308 14934 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:26.178259 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 129122us
I20260709 14:50:26.154726 13304 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:26.154314 14833 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.174463 14994 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.412s	user 0.001s	sys 0.003s
I20260709 14:50:26.171864 14917 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:26.201640 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.178076 14889 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:26.198956 14862 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.206511 15008 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:50:26.206269 14878 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:26.187733 14760 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:26.206789 14867 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.207757 14791 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:26.173802 14874 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 14:50:26.166941 14911 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.163161 14999 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.197836 14913 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.206789 14851 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.185904 14954 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.220335 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 164831us
I20260709 14:50:26.245332 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.231860 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.229790 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:26.236251 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:26.246363 13235 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.260671 14920 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:26.221621 14875 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:26.213949 14876 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.046s
W20260709 14:50:26.279394 15009 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 14:50:26.280177 15006 log.cc:927] Time spent T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:50:26.281301 14842 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.230248 14998 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:26.290369 13233 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:26.298347 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:26.302584 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 131145us
I20260709 14:50:26.266077 14799 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:26.230147 14791 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.216450 14889 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 14:50:26.313997 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.256647 14913 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.307195 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 71592.5us
I20260709 14:50:26.220796 14760 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.323186 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:26.291457 15000 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:26.323850 13235 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:26.325556 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:26.328740 13305 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:26.302786 14899 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:26.313611 14799 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.317271 14837 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:26.316017 14917 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:26.361080 14954 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.361404 14791 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:26.364115 15003 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.227s	user 0.000s	sys 0.002s
I20260709 14:50:26.369796 14993 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.370221 15015 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:26.371440 15015 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.371958 15015 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.372788 14973 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.373333 14973 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.374208 14996 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:26.375506 14973 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.360818 15022 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:26.329552 14934 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.387467 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:26.399179 13158 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.397024 13163 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:26.401479 13163 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:26.395638 13162 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:26.390513 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:26.405403 13156 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.406280 13158 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
W20260709 14:50:26.419989 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 157397us
I20260709 14:50:26.340632 14900 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.422046 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.374007 14833 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.346549 14911 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.429129 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:26.384923 15016 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 14:50:26.427246 13235 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:26.427464 13233 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:26.427758 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.437477 13156 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:26.331005 14926 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.429895 13160 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.331571 14874 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.097s
I20260709 14:50:26.402236 13163 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.429220 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.441792 13163 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.361617 15012 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:26.374027 15025 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.382373 14806 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.431954 14824 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.329110 15011 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.112s
I20260709 14:50:26.453837 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.453778 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.418534 15014 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:26.454864 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.458842 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.459257 14913 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.432281 14900 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.460920 15025 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.439857 14837 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:26.462105 14862 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.522804 13237 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.462846 14933 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.432185 14975 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.433092 14878 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 14:50:26.429319 14917 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.529698 15025 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.486639 15014 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:26.421458 14934 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:26.370430 14993 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.466037 14842 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.357336 14799 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.463776 14899 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.467664 13163 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 14:50:26.548040 13163 pending_rounds.cc:85] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 3
I20260709 14:50:26.548338 13163 pending_rounds.cc:107] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 14:50:26.548650 13163 raft_consensus.cc:2889] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:26.465951 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.550345 14862 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.550910 14862 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.431228 14920 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:26.530396 15023 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 14:50:26.553277 15023 consensus_queue.cc:1243] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:26.487201 13164 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:26.553524 14920 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.557013 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 91161us
I20260709 14:50:26.558121 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.560202 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.472213 13230 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.488260 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.563151 13156 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:26.485982 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.527213 13160 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.528991 15011 consensus_queue.cc:1243] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer 38fbc24b2bf441038676280fd5393d6e log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:26.472595 15020 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:26.472314 14954 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 14:50:26.464800 14806 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.466709 15012 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.546784 15014 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.547425 14900 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.487082 13161 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:26.598317 14761 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:26.600069 14993 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.598066 15014 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.535363 14975 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.602056 14934 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:26.604914 15015 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.584131 14842 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.593237 14867 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:26.607221 14867 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:26.608208 14867 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.609759 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.610260 14783 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.610741 14783 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:26.586855 14878 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:26.612250 14878 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.612686 14878 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:26.613638 14783 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:26.618070 15010 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.478s	user 0.000s	sys 0.004s
I20260709 14:50:26.534684 14919 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:26.622219 14919 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.623199 14933 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.612469 14833 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:26.486780 14824 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.597745 14973 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:26.626210 14973 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.626231 15035 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:26.626956 15035 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:26.601158 14837 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.585968 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 100107us
I20260709 14:50:26.595743 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.623859 14833 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.637154 15020 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.637799 15020 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.638522 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 325207us
I20260709 14:50:26.639442 13231 raft_consensus.cc:1217] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Deduplicated request from leader. Original: 1.1->[3.2-4.3]   Dedup: 3.2->[4.3-4.3]
I20260709 14:50:26.639959 15020 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.640293 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.640910 13238 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:26.641289 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.641944 13230 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:26.633528 14996 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:26.643430 14996 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.643813 14996 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:26.639972 13231 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 14:50:26.637535 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.646282 13236 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:50:26.644411 14928 consensus_meta.cc:287] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.598s	user 0.006s	sys 0.010s
I20260709 14:50:26.639360 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.630683 14973 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.650904 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.653961 14835 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:26.655525 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.656929 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.487144 15000 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.632826 14833 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.662904 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.663412 15015 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:26.631819 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 102367us
I20260709 14:50:26.684542 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.685395 13236 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:26.686636 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.688486 13160 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 14:50:26.688901 13156 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:26.691501 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:26.693143 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.693819 13156 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:26.661561 14900 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:26.695699 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.696275 13163 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:26.696344 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.697271 13158 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:26.665607 15023 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:26.670804 14805 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:26.708743 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.710430 13155 raft_consensus.cc:2393] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:26.705852 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.711279 13236 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
I20260709 14:50:26.709283 13159 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 14:50:26.656673 15020 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 14:50:26.683367 15035 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:26.685465 14997 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.685384 14862 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.718329 13164 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 14:50:26.719812 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 52447.9us
I20260709 14:50:26.721165 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.701701 14761 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.698776 14900 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:26.700547 15023 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:26.730897 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.732101 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.732717 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.733451 13161 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:26.734825 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.737943 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:26.740056 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.721997 14805 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:26.690784 15021 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:26.754122 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.728246 15023 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:26.753784 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.704540 14993 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 14:50:26.729537 14783 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:26.750177 14835 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:26.725155 14997 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.805171 15043 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:50:26.754009 15035 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 14:50:26.805827 14993 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:26.806383 14993 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:26.806866 15041 log.cc:927] Time spent T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:50:26.807303 14993 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.794121 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.729435 14761 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:26.795722 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 66716.8us
I20260709 14:50:26.735343 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:26.808092 14835 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.809128 14878 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.861049 14878 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.756824 14920 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.864229 13157 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:26.728042 14900 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:26.805096 14997 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.869338 14835 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:26.870021 14830 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 14:50:26.871663 14830 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:26.872212 14830 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.874588 15012 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:26.854202 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 60254.9us
I20260709 14:50:26.798560 14919 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:26.875527 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.879021 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:26.798328 14783 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.857542 14824 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.812929 14805 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.797443 15021 consensus_queue.cc:1243] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:26.876451 14975 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.902735 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:26.794620 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 64593.2us
I20260709 14:50:26.921216 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.921625 13159 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:26.922024 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:26.922209 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:26.923046 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.875844 14919 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.922569 13158 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.874841 14830 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.923861 13163 raft_consensus.cc:2410] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:26.925272 15014 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:26.925527 15024 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:26.925735 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.948632 13162 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.930025 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:26.891325 14783 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:26.888542 14875 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:26.890504 14876 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 14:50:26.889178 14996 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.902134 14997 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:26.979136 14997 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.979609 14997 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:26.890949 15035 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
I20260709 14:50:26.952442 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.953238 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.954668 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:26.962285 14876 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:26.986150 13156 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.964545 14996 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:26.950676 15024 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:26.937269 15023 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.970289 14975 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.968336 14799 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.914238 15060 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.978447 14761 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:26.986150 13162 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:26.946554 14919 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:26.995864 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.080562 13305 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:26.996855 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.082454 13159 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:27.083346 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.000795 14933 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:26.994150 14973 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:26.993978 15053 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.007501 15024 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.009608 15022 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.096957 15022 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.097592 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.098436 13159 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.019354 14799 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:27.067629 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:27.009176 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.107389 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.108171 13236 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.010139 14975 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.109184 15024 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.066507 14833 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.113951 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.019532 13307 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:27.114712 13237 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.115950 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.116737 13237 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:26.992724 13158 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:27.074311 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.070961 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.076717 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.086026 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.118670 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.093698 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.085685 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:26.997215 14876 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:26.996949 13304 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:27.121929 14876 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.122594 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.076013 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.123420 15058 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.123528 13231 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.123942 15058 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.126157 15058 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.005182 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.128000 13310 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:27.128949 13238 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:27.120349 13234 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:27.119122 13311 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:27.123224 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:27.130893 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.131379 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.132093 13304 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:27.133033 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.134609 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.120465 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.120206 13235 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.137073 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.138234 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.138818 13238 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:27.140004 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.135985 13311 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:27.140643 13310 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:27.133940 13236 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:27.142685 13310 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:27.143224 13313 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:27.115305 15035 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.099395 15022 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.136301 13237 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
W20260709 14:50:27.121424 15007 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.984s	user 0.008s	sys 0.000s
I20260709 14:50:27.152941 13304 raft_consensus.cc:2410] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:50:27.154132 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.159793 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.160454 13236 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.161541 13313 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:26.999814 14842 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.181232 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.161540 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.179371 13311 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:27.181865 13236 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:27.095597 14973 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.009156 15023 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.093236 14933 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.172560 15035 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.180449 13313 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:27.146463 14835 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.189677 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.190397 13313 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
I20260709 14:50:27.095988 15053 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.191500 14835 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.192374 13305 raft_consensus.cc:2368] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:27.192723 15053 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:27.145282 15062 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:50:27.114351 14833 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.174947 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.192752 13164 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:27.195593 13164 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:27.200260 13235 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:27.201277 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.201869 13235 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:27.158773 15055 log.cc:927] Time spent T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:50:27.021358 15060 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.018977 14999 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.153079 14975 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.218070 13236 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.228147 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:27.184430 15028 log.cc:927] Time spent T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260709 14:50:27.185801 15056 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
I20260709 14:50:27.188815 15035 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.211776 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.208225 13164 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.230360 13237 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:27.229254 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.229002 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.234690 13164 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:27.236990 13279 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.205286 14876 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:27.241720 14933 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.243075 14920 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:27.243434 14783 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:27.239251 13308 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:27.244270 13237 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:27.244959 14760 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.198155 14997 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.207999 14900 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.246313 13312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1095) took 1487 ms. Trace:
I20260709 14:50:27.246712 13312 rpcz_store.cc:276] 0709 14:50:25.758831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:25.758947 (+   116us) service_pool.cc:224] Handling call
0709 14:50:25.767196 (+  8249us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:25.788498 (+ 21302us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:25.788529 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:25.791349 (+  2820us) log.cc:844] Serialized 26 byte log entry
0709 14:50:25.977548 (+186199us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:25.977588 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:25.977661 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:26.207776 (+230115us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b4800043458. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79ebe27aa1 00007f79ebe1eb37 00007f79ebe1e9ca 00007f79ebf1626f 00007f79ebf15f37 00007f79ebf2a55c 00007f79ebf2a508 00007f79ebf2a488 00007f79ebf2a443 00007f79ebf296ec 00007f79eae53a96
0709 14:50:27.120910 (+913134us) spinlock_profiling.cc:243] Waited 13.7 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:27.246061 (+125151us) raft_consensus.cc:1685] finished
0709 14:50:27.246084 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:27.246230 (+   146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20882,"raft.queue_time_us":35730,"raft.run_cpu_time_us":4362,"raft.run_wall_time_us":404339,"spinlock_wait_cycles":34755584,"thread_start_us":185889,"threads_started":1,"wal-append.queue_time_us":254343}
I20260709 14:50:27.248436 13163 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:27.208166 15053 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.208364 14848 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.233127 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.255445 14850 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.256096 14850 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.247015 14997 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.257714 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.255550 13896 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:27.232352 15042 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:27.265967 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:27.266891 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.247315 14900 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.269407 13235 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:27.254108 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.273092 13312 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:27.297363 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.274590 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.298969 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.299606 13313 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:27.300386 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:27.301622 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 314388us
I20260709 14:50:27.302605 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.251672 14848 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.251529 15053 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.303365 13312 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:27.304327 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.256487 14850 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.305518 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:27.311441 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.312361 13313 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:27.313591 14973 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.314162 14973 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.316291 14973 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.317189 15047 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.317605 15047 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.318005 15047 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.312880 13312 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 3: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:27.305531 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.290619 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.322852 13238 raft_consensus.cc:1217] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Deduplicated request from leader. Original: 1.1->[3.2-4.3]   Dedup: 3.2->[4.3-4.3]
I20260709 14:50:27.265487 14835 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.267160 14933 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:50:27.310308 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 56300.7us
I20260709 14:50:27.327085 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.335693 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.335959 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.336882 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.325820 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.326462 13238 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 14:50:27.282104 14975 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:27.328233 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.329339 13164 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:50:27.282411 14833 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:27.252293 15022 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 14:50:27.341410 13313 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.345062 13164 pending_rounds.cc:85] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 2
I20260709 14:50:27.350376 13164 pending_rounds.cc:107] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:50:27.350696 13164 raft_consensus.cc:2889] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:27.338454 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:27.337512 13312 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:27.301571 15057 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:27.303071 14889 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:27.309612 14997 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:27.361238 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.311813 14848 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.311627 15053 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.367926 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:27.370849 13235 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 3.
I20260709 14:50:27.328389 14900 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.332653 14760 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:27.331562 14878 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:27.344882 14933 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.377247 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.374965 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:27.372278 14810 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 14:50:27.326815 14876 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 14:50:27.371765 15014 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.356240 15057 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.360003 14999 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:27.361722 14889 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.402403 14997 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.400184 13313 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:27.374552 14931 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:27.374089 14875 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 14:50:27.344698 14835 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.374059 14975 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:27.378007 14899 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:27.373942 14920 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 14:50:27.384824 14933 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.422832 14889 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:27.425302 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50413.6us
I20260709 14:50:27.389660 14993 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:27.443171 15065 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:50:27.373821 15038 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:50:27.444366 14953 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.444967 14953 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.445384 14953 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:27.451078 15061 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260709 14:50:27.428146 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.453914 13164 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.454911 15060 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.434316 14919 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.406775 15057 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:27.459990 14835 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.406271 14783 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.440117 13306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35650 (request call id 524) took 1182 ms. Trace:
I20260709 14:50:27.444720 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.425582 14931 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.459022 13312 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:27.461928 13161 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:27.409941 15014 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.463433 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.464032 13161 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.461009 13306 rpcz_store.cc:276] 0709 14:50:26.257633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:26.257751 (+   118us) service_pool.cc:224] Handling call
0709 14:50:26.291966 (+ 34215us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:26.303493 (+ 11527us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:26.303529 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:26.304146 (+   617us) log.cc:844] Serialized 26 byte log entry
0709 14:50:27.114147 (+810001us) spinlock_profiling.cc:243] Waited 4.35 ms on lock 0x7b1800028660. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3df3e07 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e0d1 00007f79e6eb9a0f
0709 14:50:27.232122 (+117975us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:27.232163 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:27.232384 (+   221us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:27.439843 (+207459us) raft_consensus.cc:1685] finished
0709 14:50:27.439859 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:27.440046 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11012,"raft.queue_time_us":11178,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":7610,"spinlock_wait_cycles":10005248,"thread_start_us":117789,"threads_started":1,"wal-append.queue_time_us":1114658}
I20260709 14:50:27.470968 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.430858 14928 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.474093 13236 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:27.466447 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.429919 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.387039 14878 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.482792 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.483461 13160 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 5
W20260709 14:50:27.481989 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 51974.1us
I20260709 14:50:27.490669 13164 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:27.493045 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.380641 14900 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.423933 14997 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.509449 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.514428 13161 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
W20260709 14:50:27.516515 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 155368us
I20260709 14:50:27.461925 14931 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.519719 13164 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:27.533125 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.476507 14928 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.520494 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.539590 13161 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.507360 14799 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.523756 13160 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.494352 14876 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:27.521037 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.518936 15060 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
W20260709 14:50:27.596047 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 75080.4us
I20260709 14:50:27.536173 15031 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:27.543571 14928 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.525494 14806 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.530916 15023 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.558290 14799 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.537492 14919 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.553624 15014 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.613298 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:27.559654 15038 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.593954 14760 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:27.602340 14876 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:27.626966 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.627839 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.613606 15060 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:27.617583 14799 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.628609 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.607141 15031 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:27.616824 15080 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:27.588987 14975 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.629066 14973 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:27.617070 15023 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.651039 15071 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.225s	user 0.000s	sys 0.001s
I20260709 14:50:27.662688 15085 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.625707 15038 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.669201 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.650386 14973 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.677619 13310 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:27.696681 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:27.697301 13310 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:27.639839 15080 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.672937 15073 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 14:50:27.655936 14842 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:27.681277 15047 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.699671 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86876.7us
W20260709 14:50:27.703617 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 69944.3us
W20260709 14:50:27.673110 15069 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.237s	user 0.001s	sys 0.000s
I20260709 14:50:27.712831 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.649125 14933 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.670032 14899 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.716737 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:27.674990 15038 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.704169 14973 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.668210 15090 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:27.669693 15031 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.713311 14900 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.713112 14997 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.728324 13310 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:27.665154 15060 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.663102 14760 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.673364 15085 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.736243 15091 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:50:27.742420 15047 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.669512 14876 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.737843 14997 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.745296 14997 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.745766 13155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 1066) took 1018 ms. Trace:
I20260709 14:50:27.746359 13155 rpcz_store.cc:276] 0709 14:50:26.727360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:26.727808 (+   448us) service_pool.cc:224] Handling call
0709 14:50:26.728152 (+   344us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:27.067793 (+339641us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:27.067856 (+    63us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:27.068954 (+  1098us) log.cc:844] Serialized 52 byte log entry
0709 14:50:27.331348 (+262394us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:27.331392 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:27.331489 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:27.745551 (+414062us) raft_consensus.cc:1685] finished
0709 14:50:27.745572 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:27.745704 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":133186,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":110,"thread_start_us":586397,"threads_started":2,"wal-append.queue_time_us":315402}
I20260709 14:50:27.735002 15031 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.737643 15042 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:27.740902 15085 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.751726 14997 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.754908 15089 raft_consensus.cc:2764] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:50:27.720060 14899 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.756469 14848 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.758132 14973 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.758625 14899 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:27.759377 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:27.718786 14889 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.738829 14975 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.737670 14933 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.744597 15080 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.731684 14953 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:27.768129 14975 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.772336 15095 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:27.777045 14848 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.764196 15042 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:27.770315 14973 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.764671 15053 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.782130 14975 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.786158 15095 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.789923 15090 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:27.802711 15095 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.801358 14889 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.798935 14997 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:27.808751 15024 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.809203 14997 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.810333 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.794858 14993 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:27.784176 15042 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.815598 15023 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.817718 14928 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.819082 13161 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:27.826195 14997 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.798144 15057 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.848024 13234 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:27.829489 15011 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:27.855880 15020 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.124s	user 0.019s	sys 0.026s
I20260709 14:50:27.853132 15011 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.870087 15053 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.876262 14928 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:27.863734 14850 consensus_meta.cc:287] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.529s	user 0.007s	sys 0.004s
I20260709 14:50:27.894313 14850 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.877125 15020 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.148s	user 0.019s	sys 0.026s
I20260709 14:50:27.905138 15081 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:27.926996 15099 log.cc:927] Time spent T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:50:27.927094 15081 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.912369 14953 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:27.933053 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 214833us
I20260709 14:50:27.916888 15020 consensus_queue.cc:1243] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 14:50:27.934623 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 218071us
I20260709 14:50:27.935774 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:27.944247 15044 log.cc:927] Time spent T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 1.175s	user 0.002s	sys 0.010s
I20260709 14:50:27.914762 14931 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.947685 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.951752 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.950062 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.928380 14799 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.952996 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.953925 13233 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:27.954372 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.952015 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.952679 13155 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.954952 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.954854 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.955853 13158 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:27.956738 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.953156 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:27.957882 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.958067 13239 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.958432 13160 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:27.959367 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.959877 13158 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.954913 13234 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.960743 13239 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:27.955530 13233 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:27.952500 13238 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:27.967151 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:27.967185 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:27.970225 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:27.970994 13162 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.974735 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.975983 14973 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.976544 14973 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:27.978507 14973 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.981866 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:27.982507 13235 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:50:27.983500 14799 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.856076 15090 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:27.982120 15103 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:50:27.978557 13157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 1053) took 1292 ms. Trace:
I20260709 14:50:27.995277 13157 rpcz_store.cc:276] 0709 14:50:26.685937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:26.686123 (+   186us) service_pool.cc:224] Handling call
0709 14:50:26.704348 (+ 18225us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:26.864746 (+160398us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:27.978315 (+1113569us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b54003895d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:27.978482 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":367192320}
I20260709 14:50:27.996829 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:27.998209 13164 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:28.001150 13157 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:27.992276 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.002621 13162 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:27.993662 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:27.991165 13160 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:27.993001 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.005169 13308 raft_consensus.cc:2368] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:27.992743 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.006116 13239 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:28.007054 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.007805 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.007714 13231 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:27.991958 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.013564 13307 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:28.017778 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.018867 13235 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:28.024024 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:28.024928 13237 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:27.983513 14889 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:27.987830 14997 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:27.997843 15047 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.036044 13231 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.041180 13234 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.030512 13155 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.036643 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.038681 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.007750 14850 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:27.997633 15057 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:27.994618 15020 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:28.049825 13235 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.052670 13239 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:28.040819 15108 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 14:50:28.056720 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.057811 13311 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.037266 14997 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.065332 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:28.042392 14889 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:28.088021 13158 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.088256 15081 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.053629 14975 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.098654 14975 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.099622 15111 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:28.100109 15111 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.100430 15111 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.064553 14795 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 14:50:28.055917 15020 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.074344 14997 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.103765 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:28.104488 13306 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:28.051591 15047 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.105350 13235 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.064956 15011 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.095525 15088 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:28.120440 14795 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:28.128238 14931 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.120821 15088 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:28.108668 15081 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:50:28.125279 14795 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.103065 14889 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.132663 14795 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.136221 15047 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.139227 14853 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:28.139775 15088 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:28.142623 15074 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.752s	user 0.007s	sys 0.000s
I20260709 14:50:28.137416 15020 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.145184 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1144) took 1059 ms. Trace:
I20260709 14:50:28.145347 14795 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.145059 15111 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.147914 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 1103) took 1074 ms. Trace:
I20260709 14:50:28.148339 13305 rpcz_store.cc:276] 0709 14:50:27.073947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.097314 (+ 23367us) service_pool.cc:224] Handling call
0709 14:50:28.147730 (+1050416us) spinlock_profiling.cc:243] Waited 93.9 ms on lock 0x7b54002ec054. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:28.147857 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":216083200}
I20260709 14:50:28.145671 13230 rpcz_store.cc:276] 0709 14:50:27.086100 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.122013 (+ 35913us) service_pool.cc:224] Handling call
0709 14:50:27.122312 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:27.122673 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:27.122938 (+   265us) log.cc:844] Serialized 14 byte log entry
0709 14:50:27.220223 (+ 97285us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:27.220720 (+   497us) log.cc:844] Serialized 26 byte log entry
0709 14:50:27.226872 (+  6152us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:27.226906 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:27.226971 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:28.142072 (+915101us) spinlock_profiling.cc:243] Waited 13.1 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:28.144845 (+  2773us) raft_consensus.cc:1685] finished
0709 14:50:28.144964 (+   119us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:28.145117 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":648,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":35,"raft.queue_time_us":8867,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":4577,"spinlock_wait_cycles":30084352,"thread_start_us":95695,"threads_started":1,"wal-append.queue_time_us":232375}
I20260709 14:50:28.147886 14795 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.151641 14878 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.151917 14880 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:28.152341 14880 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:28.158334 14880 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.159574 14880 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:28.161163 15045 log.cc:927] Time spent T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 1.361s	user 0.006s	sys 0.000s
I20260709 14:50:28.177884 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 1074) took 1192 ms. Trace:
I20260709 14:50:28.178382 13161 rpcz_store.cc:276] 0709 14:50:26.985279 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.543422 (+558143us) service_pool.cc:224] Handling call
0709 14:50:27.543700 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:27.819511 (+275811us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:28.177580 (+358069us) spinlock_profiling.cc:243] Waited 275 ms on lock 0x7b5400039dd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:28.177811 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":632963456}
I20260709 14:50:28.179428 14997 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.193352 14997 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.195605 15111 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:28.197569 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:28.199222 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.199915 13230 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
W20260709 14:50:28.201315 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 77555.4us
I20260709 14:50:28.201943 15101 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:28.202355 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:28.203858 15101 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.204430 15101 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.205452 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.210893 13236 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:28.211274 13239 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:28.208189 13896 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:45030 (request call id 22) took 1278 ms (client timeout 1696 ms). Trace:
I20260709 14:50:28.210230 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.214195 13230 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:28.214160 13896 rpcz_store.cc:269] 0709 14:50:26.929504 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:26.929707 (+   203us) service_pool.cc:224] Handling call
0709 14:50:28.207872 (+1278165us) spinlock_profiling.cc:243] Waited 299 ms on lock 0x7b54005c0dd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:28.208064 (+   192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":688835840}
I20260709 14:50:28.222486 13239 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.224583 15101 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.222054 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.227880 13236 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.230782 13230 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.231982 14917 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:28.243422 13159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 1069) took 1163 ms. Trace:
I20260709 14:50:28.243940 13159 rpcz_store.cc:276] 0709 14:50:27.082214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.083043 (+   829us) service_pool.cc:224] Handling call
0709 14:50:28.242152 (+1159109us) spinlock_profiling.cc:243] Waited 14.4 ms on lock 0x7b54000023d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:28.242277 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":33207680}
I20260709 14:50:28.269164 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.269783 13161 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.271608 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:28.272666 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.272852 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:28.273401 13156 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.274847 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.275588 13159 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:28.282493 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.283587 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.284024 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.284853 15090 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:28.285181 13158 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:28.285392 15090 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.286252 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.286441 15090 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.287190 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.284304 15094 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.287762 13163 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.287200 13155 raft_consensus.cc:2410] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:28.287973 15094 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.288908 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.290848 15094 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.291379 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.293216 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.293910 13156 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:28.294027 15111 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:28.294126 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.295476 15047 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:28.294731 15111 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:28.293035 15089 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.295975 15047 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.296445 15047 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.296972 15111 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.301476 15117 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:28.296478 15089 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.303972 15089 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.304621 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.295555 13155 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:28.309105 15107 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:28.309962 15117 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:28.310804 15122 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:28.311291 15122 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:28.311657 15122 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:28.282176 14975 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:50:28.315524 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 113261us
I20260709 14:50:28.301582 13158 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:28.328130 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:28.330431 13161 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.333384 15107 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:28.335203 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:28.338729 15107 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.339267 15107 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.340144 15107 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:28.357168 13163 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:28.388805 14973 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:28.389707 14973 consensus_queue.cc:1243] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 5.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:28.390607 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:28.392899 14842 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.393424 14842 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.394277 14842 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.395030 15111 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.394838 13205 leader_election.cc:400] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:28.397975 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:28.398307 13205 leader_election.cc:403] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:50:28.399730 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.400599 13230 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:28.403679 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.404367 13231 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.409284 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.418179 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:28.420054 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:26.596292 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:28.420102 15050 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:28.425642 13231 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.420728 15047 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.441329 13232 pending_rounds.cc:85] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:28.396656 14997 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:28.441787 13232 pending_rounds.cc:107] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 5.2
I20260709 14:50:28.448474 13232 raft_consensus.cc:2889] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:28.443495 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.444410 13205 leader_election.cc:400] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:28.453570 13205 leader_election.cc:403] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:28.438771 14760 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:28.440543 14953 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:28.462949 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.445844 15031 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:28.476665 15111 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.478024 14853 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:28.478629 14853 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.449445 14998 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:28.487087 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.493616 13161 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:28.475696 15101 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 14:50:28.511372 14998 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:28.512424 14998 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.514369 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:28.515813 15047 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:28.516717 13309 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:28.517030 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.517673 13305 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.467944 15011 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:28.523130 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.523844 13162 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.481793 15031 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.498190 14761 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:28.451006 14997 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.548354 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:28.560268 13162 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:28.562014 13156 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.541419 14975 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.542739 15031 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.567111 13305 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:28.568504 13234 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:28.569118 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.569662 13230 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.583030 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.585587 13238 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:50:28.585855 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 141621us
I20260709 14:50:28.586803 13230 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:28.570909 15047 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:28.592448 14997 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:28.593801 13313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1123) took 1096 ms. Trace:
I20260709 14:50:28.594252 13313 rpcz_store.cc:276] 0709 14:50:27.497340 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:27.497459 (+   119us) service_pool.cc:224] Handling call
0709 14:50:27.497831 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:27.513441 (+ 15610us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:27.513471 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:28.341250 (+827779us) spinlock_profiling.cc:243] Waited 8.94 ms on lock 0x7b2c00169ef8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:28.341707 (+   457us) log.cc:844] Serialized 26 byte log entry
0709 14:50:28.439073 (+ 97366us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:28.439106 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:28.439220 (+   114us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:28.593412 (+154192us) raft_consensus.cc:1685] finished
0709 14:50:28.593439 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:28.593720 (+   281us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22109,"raft.queue_time_us":38631,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":14779,"spinlock_wait_cycles":20573440,"thread_start_us":97082,"threads_started":1,"wal-append.queue_time_us":182722}
I20260709 14:50:28.602562 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.603263 13236 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.610342 15057 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:28.610937 15057 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.613658 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.616267 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:28.617025 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 44924.1us
I20260709 14:50:28.617792 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.632934 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.639624 13236 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:28.640519 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.642594 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.644574 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.646382 15138 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:28.646994 14975 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.648175 14805 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:28.648900 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61247.8us
I20260709 14:50:28.664350 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.651278 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.665589 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:28.630941 14761 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:28.656903 13238 raft_consensus.cc:2368] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:28.679579 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:28.659888 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:28.683218 13305 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:28.669049 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.671187 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.685117 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.686089 13306 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.686199 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.685182 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.670706 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.687988 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.688225 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.690038 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.670317 13163 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:28.670308 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.675786 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:28.678516 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.692078 13159 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:28.671974 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.692672 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.692961 13156 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:50:28.694260 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.687098 13155 raft_consensus.cc:2368] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:28.691648 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.669755 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:28.696889 13157 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:28.668992 13164 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: [5.2-5.2]
I20260709 14:50:28.695904 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.660167 13234 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.697753 13308 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:28.698659 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.699666 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.701582 13164 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:28.704028 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.695869 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:28.705145 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.705371 13155 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.706049 13313 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:28.704504 13305 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:28.707108 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.708101 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.712296 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:28.713160 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.714648 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:28.715217 13161 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:28.748178 13308 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:28.757668 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:28.758652 13313 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:28.763049 13313 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:28.780730 13157 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:28.722294 13156 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:28.703805 15111 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:28.703457 14997 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:50:28.806038 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 130363us
I20260709 14:50:28.677289 15088 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:28.809955 13161 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:28.630683 15100 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
I20260709 14:50:28.662451 15015 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.103s
I20260709 14:50:28.704928 15047 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:28.690821 14805 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.714277 14954 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.108s
I20260709 14:50:28.808682 15048 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.808534 14830 raft_consensus.cc:2764] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:50:28.902473 13308 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:28.714039 14760 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.136s
I20260709 14:50:28.902611 14761 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.821709 15013 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.087s
I20260709 14:50:28.828370 14997 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:28.902545 15131 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
W20260709 14:50:28.959102 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 259268us
W20260709 14:50:28.930538 15122 consensus_meta.cc:287] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.618s	user 0.010s	sys 0.002s
I20260709 14:50:28.827350 15029 consensus_queue.cc:1059] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.133s
I20260709 14:50:28.825143 15088 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.900676 15141 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:28.958534 15079 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:28.959134 14917 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 14:50:28.851917 14975 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.957613 15048 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:28.977514 15079 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:28.998240 15035 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.969321 15122 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.006513 15057 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:29.044145 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:29.155544 13159 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:28.979192 15141 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.178180 15140 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.359s	user 0.000s	sys 0.000s
W20260709 14:50:29.179952 15144 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
W20260709 14:50:29.185997 15142 log.cc:927] Time spent T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.153s	user 0.000s	sys 0.000s
W20260709 14:50:29.187523 15031 consensus_meta.cc:287] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.607s	user 0.008s	sys 0.000s
I20260709 14:50:29.187951 15031 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.195073 15088 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.029727 15138 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.103s
I20260709 14:50:29.200508 14805 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:29.165629 15139 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.315s	user 0.002s	sys 0.000s
I20260709 14:50:29.047187 15035 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.243021 15147 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:29.243844 15147 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.247009 15147 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.248919 15122 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:29.250578 15048 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.211020 15079 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.259624 15141 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.211939 15088 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:29.260787 15088 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.261147 13235 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:29.244450 15035 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.262919 15088 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.045359 14997 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.264425 15031 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:29.270336 14853 consensus_meta.cc:287] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.791s	user 0.009s	sys 0.004s
I20260709 14:50:29.270846 14853 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.271956 13311 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:29.299892 14953 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:29.305439 13312 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.022s	sys 0.024s
W20260709 14:50:29.306622 13312 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.022s	sys 0.025s
I20260709 14:50:29.331664 13232 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:29.344187 15035 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:29.344717 15035 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:29.345557 15035 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.355710 13279 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.011s	sys 0.029s
W20260709 14:50:29.356133 13279 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.011s	sys 0.029s
I20260709 14:50:29.365255 14830 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:29.365792 14830 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:29.366701 14830 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.373268 13164 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.009s	sys 0.056s
W20260709 14:50:29.373651 13164 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.009s	sys 0.056s
I20260709 14:50:29.374445 13161 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:29.381107 13161 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:29.350142 14853 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:29.398814 13161 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:29.388677 15047 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:29.410147 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:29.392153 14842 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.736s	user 0.014s	sys 0.032s
W20260709 14:50:29.429826 13304 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.015s	sys 0.038s
W20260709 14:50:29.433980 13130 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.009s	sys 0.037s
W20260709 14:50:29.429036 13160 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.017s	sys 0.030s
W20260709 14:50:29.484126 13160 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.017s	sys 0.030s
W20260709 14:50:29.434551 13277 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.019s	sys 0.028s
W20260709 14:50:29.485140 13277 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.019s	sys 0.028s
W20260709 14:50:29.452879 13163 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.032s	sys 0.056s
I20260709 14:50:29.455848 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:29.429466 14842 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.774s	user 0.014s	sys 0.032s
I20260709 14:50:29.403528 15111 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:29.430017 14917 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.040s
W20260709 14:50:29.486689 13163 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.667s	user 0.032s	sys 0.056s
W20260709 14:50:29.486860 13130 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.010s	sys 0.037s
W20260709 14:50:29.483911 13304 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.015s	sys 0.038s
W20260709 14:50:29.505672 13307 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.723s	user 0.015s	sys 0.018s
W20260709 14:50:29.505118 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 49360.1us
W20260709 14:50:29.510341 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 701054us
W20260709 14:50:29.510708 13307 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.728s	user 0.015s	sys 0.018s
I20260709 14:50:29.511225 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:29.525333 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:29.527228 13305 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.003s	sys 0.017s
W20260709 14:50:29.527724 13305 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.003s	sys 0.017s
W20260709 14:50:29.482512 14833 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.033s	sys 0.020s
I20260709 14:50:29.538215 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:29.554792 15150 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260709 14:50:29.554836 14954 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:50:29.556277 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 45228us
I20260709 14:50:29.555694 14954 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:29.537204 14833 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.712s	user 0.034s	sys 0.020s
W20260709 14:50:29.536091 15015 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.010s	sys 0.010s
W20260709 14:50:29.559859 13155 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.000s	sys 0.021s
W20260709 14:50:29.560938 13155 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.000s	sys 0.021s
W20260709 14:50:29.560125 13278 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.705s	user 0.011s	sys 0.011s
W20260709 14:50:29.567909 13278 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.012s	sys 0.011s
I20260709 14:50:29.537497 15057 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:50:29.566308 15015 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.010s	sys 0.011s
I20260709 14:50:29.565145 15088 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:29.553761 15013 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:50:29.553529 14880 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
W20260709 14:50:29.610049 13239 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.019s	sys 0.017s
W20260709 14:50:29.611073 13239 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.021s	sys 0.017s
I20260709 14:50:29.571633 15057 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:29.535568 15047 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:29.590502 15166 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:29.673563 15155 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:29.603756 14919 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.007s	sys 0.010s
W20260709 14:50:29.610133 15014 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.813s	user 0.001s	sys 0.016s
I20260709 14:50:29.638484 15057 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:29.705037 15014 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.925s	user 0.001s	sys 0.017s
W20260709 14:50:29.692528 14919 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.711s	user 0.007s	sys 0.010s
I20260709 14:50:29.716692 14919 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:29.717188 14919 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:29.687039 14848 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.714s	user 0.008s	sys 0.035s
I20260709 14:50:29.649580 15156 raft_consensus.cc:2764] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
W20260709 14:50:29.718727 13860 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.006s	sys 0.042s
W20260709 14:50:29.740643 13860 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.007s	sys 0.042s
I20260709 14:50:29.638615 15094 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.083s
I20260709 14:50:29.605883 15111 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.735765 14848 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.765s	user 0.009s	sys 0.035s
I20260709 14:50:29.686836 15166 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.923238 15107 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.047s	user 0.013s	sys 0.020s
I20260709 14:50:29.651124 14954 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.933977 15107 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.106s	user 0.013s	sys 0.020s
W20260709 14:50:29.929865 15151 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.448s	user 0.000s	sys 0.002s
I20260709 14:50:29.937793 15107 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:29.938038 15161 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.194s	user 0.000s	sys 0.000s
I20260709 14:50:29.938436 15107 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:29.939224 15159 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.204s	user 0.000s	sys 0.001s
W20260709 14:50:29.848073 14997 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.035s	sys 0.035s
W20260709 14:50:29.958189 14997 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.036s	sys 0.036s
W20260709 14:50:29.889516 14975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.032s	sys 0.041s
W20260709 14:50:29.969811 14975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.770s	user 0.033s	sys 0.041s
I20260709 14:50:30.029098 13158 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1127) took 1509 ms. Trace:
I20260709 14:50:30.030355 13158 rpcz_store.cc:276] 0709 14:50:28.518780 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.521593 (+  2813us) service_pool.cc:224] Handling call
0709 14:50:28.521962 (+   369us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:28.631727 (+109765us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:28.631757 (+    30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:28.632324 (+   567us) log.cc:844] Serialized 52 byte log entry
0709 14:50:29.037558 (+405234us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:50:29.037619 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:29.037761 (+   142us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.027814 (+990053us) raft_consensus.cc:1685] finished
0709 14:50:30.027921 (+   107us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.028541 (+   620us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":200073,"raft.queue_time_us":110258,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":16385,"thread_start_us":294016,"threads_started":1,"wal-append.queue_time_us":750857}
I20260709 14:50:30.038159 13312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1143) took 1354 ms. Trace:
I20260709 14:50:30.038880 13312 rpcz_store.cc:276] 0709 14:50:28.683614 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.683747 (+   133us) service_pool.cc:224] Handling call
0709 14:50:28.684033 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:28.684243 (+   210us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 14:50:29.307087 (+622844us) log.cc:844] Serialized 14 byte log entry
0709 14:50:30.036894 (+729807us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:30.037071 (+   177us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:50:30.037254 (+   183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.037428 (+   174us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.037787 (+   359us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":338895,"prepare.queue_time_us":99159,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"thread_start_us":961118,"threads_started":2}
W20260709 14:50:30.040176 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:30.049683 14761 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.109s	user 0.016s	sys 0.020s
W20260709 14:50:30.050369 14761 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.110s	user 0.016s	sys 0.021s
I20260709 14:50:30.093693 15014 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.097275 15015 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.098680 15015 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.104097 15169 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.105334 15169 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.095525 15014 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.164688 13307 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.653s	user 0.012s	sys 0.039s
W20260709 14:50:30.166108 13307 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.013s	sys 0.039s
I20260709 14:50:30.168892 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35650 (request call id 540) took 1479 ms. Trace:
I20260709 14:50:30.170606 13307 rpcz_store.cc:276] 0709 14:50:28.689400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.689529 (+   129us) service_pool.cc:224] Handling call
0709 14:50:28.689793 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:28.689989 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:29.511166 (+821177us) log.cc:844] Serialized 14 byte log entry
0709 14:50:30.168218 (+657052us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:30.168341 (+   123us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:30.168450 (+   109us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.168568 (+   118us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.168801 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":62381,"prepare.queue_time_us":162179,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":486,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":164,"thread_start_us":1383642,"threads_started":2}
W20260709 14:50:30.230101 13161 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.015s	sys 0.040s
W20260709 14:50:30.230806 13161 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.772s	user 0.015s	sys 0.040s
W20260709 14:50:30.231564 13130 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.010s	sys 0.019s
W20260709 14:50:30.232069 13130 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.011s	sys 0.019s
W20260709 14:50:30.232486 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 676546us
I20260709 14:50:30.233747 14880 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:30.234050 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:30.234488 14880 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:30.235018 15013 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.011s	sys 0.002s
W20260709 14:50:30.235507 15013 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.011s	sys 0.002s
I20260709 14:50:30.236443 15013 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
W20260709 14:50:30.237274 15088 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.003s	sys 0.009s
W20260709 14:50:30.252260 15088 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.580s	user 0.004s	sys 0.012s
I20260709 14:50:30.252754 15088 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:30.252550 15013 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:30.254666 15088 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.239039 15015 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:29.745100 14919 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.255543 15013 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:30.242604 14799 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.000s	sys 0.014s
W20260709 14:50:30.274773 14799 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.000s	sys 0.015s
I20260709 14:50:30.237741 15166 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.289541 15169 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.236584 14880 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.302117 15013 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:30.322692 13277 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.571s	user 0.003s	sys 0.015s
W20260709 14:50:30.324066 13278 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.000s	sys 0.014s
I20260709 14:50:30.322274 15169 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:30.334272 13277 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.004s	sys 0.015s
I20260709 14:50:30.336385 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:30.340919 15047 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:30.341688 15186 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.342674 15186 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.334731 13278 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.685s	user 0.001s	sys 0.014s
I20260709 14:50:30.347801 14830 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.327363 15166 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.326727 15188 raft_consensus.cc:2764] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 14:50:30.378142 14880 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:30.379092 15057 consensus_meta.cc:287] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.643s	user 0.008s	sys 0.020s
I20260709 14:50:30.380446 15191 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.390240 15169 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.392032 15013 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.392897 15194 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:30.394107 15014 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.352996 15189 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.342602 14954 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:30.417347 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 83343.3us
I20260709 14:50:30.341904 15047 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.427057 15038 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.428646 15029 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.430123 15156 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:30.433550 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.430310 15186 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.460424 15038 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.467595 15038 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.438465 15156 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:30.469348 15202 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.470069 15202 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.470780 15047 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.433014 15188 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.433266 15187 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.472731 15202 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.472620 15188 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.468935 15189 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.475036 14954 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.476296 15191 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.440397 15014 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.433094 15166 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.421900 15057 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.484680 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.484814 15195 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:30.487313 15011 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.485105 15029 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.484937 15194 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:30.489447 15195 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.490694 15029 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.473474 15187 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.495992 15195 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.496686 15187 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.497606 15194 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:30.497938 15038 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.498833 15038 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.499881 15204 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.500674 15204 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.503672 15181 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.157s	user 0.000s	sys 0.002s
I20260709 14:50:30.504330 15204 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.489455 15199 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.500566 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:30.506117 15199 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.506608 15189 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.507495 15079 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.498651 15013 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.509270 15014 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.505468 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1130) took 1834 ms. Trace:
I20260709 14:50:30.504431 15198 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.491575 15166 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.513626 15198 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.501345 15011 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.520639 13310 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:30.513113 13163 rpcz_store.cc:276] 0709 14:50:28.671201 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.697020 (+ 25819us) service_pool.cc:224] Handling call
0709 14:50:28.702880 (+  5860us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:28.703069 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:28.760097 (+ 57028us) log.cc:844] Serialized 14 byte log entry
0709 14:50:28.819046 (+ 58949us) log.cc:844] Serialized 14 byte log entry
0709 14:50:29.194763 (+375717us) spinlock_profiling.cc:243] Waited 6.83 ms on lock 0x7b18002c1c40. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e11522 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:50:29.509875 (+315112us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:29.509939 (+    64us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:29.509985 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:29.510059 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.340029 (+829970us) spinlock_profiling.cc:243] Waited 23.9 ms on lock 0x7b18002c1c40. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e11522 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:50:30.504962 (+164933us) spinlock_profiling.cc:243] Waited 5.56 ms on lock 0x7b540027e050. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efd8ad 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:30.505176 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":58444,"prepare.queue_time_us":1597951,"prepare.run_cpu_time_us":153,"prepare.run_wall_time_us":8890,"raft.queue_time_us":57673,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":58994,"spinlock_wait_cycles":83457408,"thread_start_us":690532,"threads_started":1}
I20260709 14:50:30.522019 15057 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.522538 15011 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.502671 15038 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.523774 15174 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:30.524617 15174 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.508625 13307 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:30.515990 15014 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.495894 15169 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.515952 15029 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.528790 15202 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:50:30.555558 15197 log.cc:927] Time spent T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.210s	user 0.001s	sys 0.002s
I20260709 14:50:30.530818 15186 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.528885 15194 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:30.547720 15166 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.560333 15014 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.560725 15169 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.562881 15199 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.582194 15149 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:30.582394 15169 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.583391 13164 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:30.583173 15149 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:30.584949 14934 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:30.585394 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:30.586299 13164 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:30.580991 15038 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.593690 15038 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.586325 15014 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.594165 15193 log.cc:927] Time spent T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.247s	user 0.001s	sys 0.001s
W20260709 14:50:30.596217 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 162992us
I20260709 14:50:30.581379 15079 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.585836 14934 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.598541 15079 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.599879 13231 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:30.600253 14934 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.582302 15191 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.600570 15123 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.595818 15011 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.602859 13155 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 1093) took 1928 ms. Trace:
I20260709 14:50:30.603017 15011 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.575721 15029 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.598469 15174 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.591806 14954 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.586337 15166 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:30.601595 15186 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.597978 15199 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.603323 13155 rpcz_store.cc:276] 0709 14:50:28.674677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.706001 (+ 31324us) service_pool.cc:224] Handling call
0709 14:50:28.706270 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:29.001218 (+294948us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:29.032242 (+ 31024us) log.cc:844] Serialized 14 byte log entry
0709 14:50:29.346220 (+313978us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b18003b9e60. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e113f3 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:50:29.578850 (+232630us) log.cc:844] Serialized 14 byte log entry
0709 14:50:29.579604 (+   754us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:50:29.579667 (+    63us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:29.579722 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.602258 (+1022536us) spinlock_profiling.cc:243] Waited 295 ms on lock 0x7b540028c8d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:30.602352 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.602601 (+   249us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":61362,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":83,"raft.queue_time_us":485179,"raft.run_cpu_time_us":475,"raft.run_wall_time_us":19539,"spinlock_wait_cycles":681380864,"thread_start_us":528168,"threads_started":1,"wal-append.queue_time_us":1515677}
I20260709 14:50:30.597301 15194 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:30.637811 15156 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.639797 15156 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.642808 15011 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.623390 15079 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:30.647248 15182 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.302s	user 0.003s	sys 0.000s
I20260709 14:50:30.644129 15038 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.648664 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.613682 15123 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:30.653414 15205 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 14:50:30.644749 15101 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:30.669694 15101 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.670621 15038 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.671212 15038 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.671794 15107 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.672546 15101 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.673511 15038 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.656522 15186 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.657070 15169 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:30.657866 15184 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.311s	user 0.001s	sys 0.004s
W20260709 14:50:30.659920 15171 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.112s	user 0.002s	sys 0.000s
I20260709 14:50:30.659801 15029 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.631165 15031 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.662542 15014 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.664847 15149 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:30.665927 15167 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.989s	user 0.002s	sys 0.000s
I20260709 14:50:30.669874 15123 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.656035 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:30.664428 14919 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.679900 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.685957 13164 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
W20260709 14:50:30.659687 15173 log.cc:927] Time spent T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.318s	user 0.002s	sys 0.000s
W20260709 14:50:30.689030 15183 log.cc:927] Time spent T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.309s	user 0.000s	sys 0.004s
I20260709 14:50:30.634202 15174 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:30.697444 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.690019 15169 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.708698 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.698724 15188 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.694191 15031 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.714617 13306 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:30.715045 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.715992 15031 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.712054 13235 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:30.719864 13311 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:30.716730 15174 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.719110 13155 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.711650 15029 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:30.709372 15123 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.702345 15199 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.725467 13305 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:30.713879 15155 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.729102 15166 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:30.725760 15206 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.736263 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:30.737334 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 115026us
I20260709 14:50:30.739506 13231 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:30.734732 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:30.722642 15169 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.737277 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:30.736264 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:30.748685 15176 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.518s	user 0.004s	sys 0.000s
I20260709 14:50:30.746574 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1189) took 2346 ms. Trace:
I20260709 14:50:30.750182 15169 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.752751 13155 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:30.732622 15188 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.750550 13239 rpcz_store.cc:276] 0709 14:50:28.400253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.400421 (+   168us) service_pool.cc:224] Handling call
0709 14:50:28.400862 (+   441us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:28.439972 (+ 39110us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:28.440004 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:29.048006 (+608002us) spinlock_profiling.cc:243] Waited 1.81 ms on lock 0x7b2c0005b5c8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:29.048516 (+   510us) log.cc:844] Serialized 26 byte log entry
0709 14:50:29.646313 (+597797us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:29.646365 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:29.646450 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.744799 (+1098349us) raft_consensus.cc:1685] finished
0709 14:50:30.744840 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.746298 (+  1458us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39328,"raft.queue_time_us":42433,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":3463,"spinlock_wait_cycles":4169088,"thread_start_us":590772,"threads_started":1,"wal-append.queue_time_us":1460695}
I20260709 14:50:30.754210 15155 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.757272 13233 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.758314 15155 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.759119 14824 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:30.759958 14824 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.760710 15169 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.761775 14933 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.762991 14933 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.766023 15198 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.766688 14933 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.767836 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.755044 15186 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.763226 14824 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:30.774237 13202 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.509s (SENT) [suppressed 40 similar messages]
I20260709 14:50:30.775995 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1139) took 1369 ms. Trace:
I20260709 14:50:30.776489 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.741148 15123 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.782567 15123 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.788946 15029 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:30.791072 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:30.791335 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.779805 15186 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.779170 13161 rpcz_store.cc:276] 0709 14:50:29.406827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:29.406960 (+   133us) service_pool.cc:224] Handling call
0709 14:50:29.407268 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:29.429758 (+ 22490us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 14:50:29.458763 (+ 29005us) log.cc:844] Serialized 14 byte log entry
0709 14:50:30.673866 (+1215103us) spinlock_profiling.cc:243] Waited 19.1 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:30.763318 (+ 89452us) spinlock_profiling.cc:243] Waited 2.81 ms on lock 0x7b18002d6b80. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e6aa64bc 00007f79e3df448b 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e0e455 00007f79ea8f63c7 00007f79e6f089a7 00007f79e6f180bf
0709 14:50:30.763633 (+   315us) log.cc:844] Serialized 14 byte log entry
0709 14:50:30.769467 (+  5834us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:30.772137 (+  2670us) log.cc:844] Serialized 26 byte log entry
0709 14:50:30.772317 (+   180us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:30.772355 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:30.772424 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:30.775782 (+  3358us) raft_consensus.cc:1685] finished
0709 14:50:30.775804 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:30.775937 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":65479,"prepare.queue_time_us":54170,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":4732,"raft.queue_time_us":145098,"raft.run_cpu_time_us":498,"raft.run_wall_time_us":32352,"spinlock_wait_cycles":50296960,"thread_start_us":849056,"threads_started":2,"wal-append.queue_time_us":888584}
I20260709 14:50:30.796097 13130 leader_election.cc:400] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:30.793669 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.800300 13130 leader_election.cc:403] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:50:30.800444 15035 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:30.805349 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 36) took 7619 ms. Trace:
I20260709 14:50:30.746879 15206 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.805876 13062 rpcz_store.cc:276] 0709 14:50:23.185438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:23.186265 (+   827us) service_pool.cc:224] Handling call
0709 14:50:30.805052 (+7618787us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3410010,"reported_tablets":3}
I20260709 14:50:30.778237 15174 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.811362 15206 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.789150 15194 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:30.812039 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.812145 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:30.805975 15208 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:50:30.813309 15155 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:30.813645 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.817497 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.818693 15156 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:30.819617 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46822.8us
I20260709 14:50:30.821697 13057 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.823230 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.823819 13057 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.799427 13235 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:30.778076 15188 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.835296 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.836637 15188 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.825405 13307 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.825538 14933 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.837666 14933 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.838634 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.840035 14933 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:30.826165 15029 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:30.840363 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.826965 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.841045 13307 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:30.827507 13231 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:30.814378 15155 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:30.828506 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.829779 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.779006 15199 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.830942 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:30.831250 15210 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:50:30.831632 13232 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:30.832231 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.832677 15169 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:30.840502 14919 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.843390 13305 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:30.854800 15169 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:30.851969 13057 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 4, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 4 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:30.858995 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 115536us
I20260709 14:50:30.863845 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.864274 13230 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.864750 13239 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.865583 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.865942 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.867913 13232 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:30.866042 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.883994 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.884840 13230 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:30.885671 13238 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:30.885861 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:30.886973 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.888266 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.889099 13238 raft_consensus.cc:2410] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 7 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: 4 index: 2.
I20260709 14:50:30.888989 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.885690 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.889791 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.889248 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.892031 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.893949 15186 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.894951 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 150) took 9659 ms. Trace:
I20260709 14:50:30.895762 13238 raft_consensus.cc:2410] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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: 3 index: 3.
I20260709 14:50:30.897253 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.897925 13232 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:30.899315 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.899906 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.900264 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:30.900880 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 50655.1us
I20260709 14:50:30.902833 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.904618 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.905782 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:30.912063 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.913275 13306 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:30.914026 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:30.915539 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.904485 15206 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:30.905920 15155 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:30.925105 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.925989 13306 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:30.930552 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.904999 14919 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.938287 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:30.942307 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:30.943418 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:30.940371 14933 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:50:30.944514 15165 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:30.945330 15165 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:30.944700 13057 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:30.948086 13057 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 4, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 4 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.951097 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.932806 15186 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:30.957798 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:30.928961 15206 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:30.945781 15165 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:30.895321 13060 rpcz_store.cc:276] 0709 14:50:21.235737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:21.235915 (+   178us) service_pool.cc:224] Handling call
0709 14:50:30.894732 (+9658817us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:24.808997 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:24.809616 (+   619us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:24.809652 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:50:24.809670 (+    18us) tablet.cc:662] Decoding operations
0709 14:50:24.811902 (+  2232us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:24.811985 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:24.812013 (+    28us) tablet.cc:685] Acquiring locks for 34 operations
0709 14:50:24.980753 (+168740us) tablet.cc:701] Row locks acquired
0709 14:50:24.980813 (+    60us) write_op.cc:260] PREPARE: finished
0709 14:50:24.980974 (+   161us) write_op.cc:270] Start()
0709 14:50:24.981207 (+   233us) write_op.cc:276] Timestamp: P: 1783608624980929 usec, L: 0
0709 14:50:24.981230 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:50:25.031142 (+ 49912us) log.cc:844] Serialized 13438 byte log entry
0709 14:50:25.146464 (+115322us) spinlock_profiling.cc:243] Waited 6.13 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e3df40ac 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b
0709 14:50:25.741820 (+595356us) op_driver.cc:464] REPLICATION: finished
0709 14:50:25.874542 (+132722us) write_op.cc:301] APPLY: starting
0709 14:50:25.874630 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:25.875190 (+   560us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:25.875210 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:26.152370 (+277160us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:26.152841 (+   471us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=34
0709 14:50:26.152893 (+    52us) write_op.cc:312] APPLY: finished
0709 14:50:26.173086 (+ 20193us) log.cc:844] Serialized 223 byte log entry
0709 14:50:26.176945 (+  3859us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:26.202901 (+ 25956us) write_op.cc:454] Released schema lock
0709 14:50:26.210854 (+  7953us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:26.256682 (+ 45828us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:26.260952 (+  4270us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":205046,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":130122,"apply.run_cpu_time_us":8825,"apply.run_wall_time_us":346973,"num_ops":34,"prepare.queue_time_us":84778,"prepare.run_cpu_time_us":31871,"prepare.run_wall_time_us":459323,"raft.queue_time_us":305543,"raft.run_cpu_time_us":19317,"raft.run_wall_time_us":150241,"replication_time_us":740178,"spinlock_wait_cycles":14096256,"thread_start_us":458861,"threads_started":4,"wal-append.queue_time_us":317917,"wal-append.run_cpu_time_us":28708,"wal-append.run_wall_time_us":1873787}]]}
I20260709 14:50:30.949651 15155 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.961190 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:30.963601 14919 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:30.953401 15029 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.963938 13237 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:30.959252 14933 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 14:50:30.972533 13057 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 5, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:30.976887 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:30.977607 13161 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.979573 15186 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:30.980052 13155 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:30.984053 15199 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:31.004027 13155 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:31.004426 13155 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:31.005425 13164 raft_consensus.cc:2410] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 8 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: 4 index: 2.
I20260709 14:50:30.988855 15206 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.002561 13163 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:30.990026 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.008595 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.010476 14919 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:30.989962 15155 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.000442 15029 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.015384 15188 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.024571 15188 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.026158 15035 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:31.027040 15188 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.013890 13057 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.029729 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.021063 13155 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.001957 15186 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.034806 13155 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.035818 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.039400 13161 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:31.037133 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.043625 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.042256 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.047152 15206 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:31.048074 15174 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.044391 13231 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:31.050100 13158 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:31.053644 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.057600 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.058491 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.059815 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.037742 14824 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:50:31.064291 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.066352 13155 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:50:31.054354 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.066792 13155 pending_rounds.cc:85] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 3
I20260709 14:50:31.065306 13057 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.050005 15198 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:50:31.071918 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.079866 13161 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 3.
I20260709 14:50:31.077821 13155 pending_rounds.cc:107] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:50:31.075372 15198 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:31.085613 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.085592 13155 raft_consensus.cc:2889] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:31.087817 13158 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:31.054353 14917 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 14:50:31.089275 14805 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:31.089879 14805 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:31.090354 15100 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:31.090790 14805 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.091990 14934 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:31.092284 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.093376 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.086028 13057 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:31.076804 15186 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:31.099970 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.088124 15198 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:31.100731 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.101485 15198 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.102931 13161 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:31.104435 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.105100 13161 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.107098 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.107714 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.108989 13163 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 14:50:31.109310 14848 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.109803 14848 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.110960 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.100898 15163 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:50:31.111670 13163 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:31.110951 15160 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.112269 15160 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.112692 15160 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.113536 14848 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:31.114442 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.100250 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.107753 13161 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.100209 15093 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:31.119244 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.113292 15163 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 14:50:31.120946 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:50:31.111303 15107 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 14:50:31.122481 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.102886 15198 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.126371 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.123871 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.127305 13155 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:31.110951 15155 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.138764 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:31.141294 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.114097 14954 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:50:31.142395 13163 raft_consensus.cc:2410] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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 14:50:31.140296 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.122709 14917 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 14:50:31.146119 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.146790 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.147378 13155 raft_consensus.cc:2410] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 7 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: 2 index: 2.
I20260709 14:50:31.149026 15164 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:31.149777 15164 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:31.151319 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.151962 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.134143 15169 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.152642 13159 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:31.123167 15123 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 14:50:31.152292 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.152623 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.134207 15206 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.153609 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.143932 15029 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.160426 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.167003 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.167778 13155 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:31.151964 15164 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:31.154861 15169 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:31.174157 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.174958 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.175755 14824 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:31.176759 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:31.177238 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.179831 13157 raft_consensus.cc:2410] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e 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: 3 index: 3.
I20260709 14:50:31.159551 15199 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.159756 15206 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.181586 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.182353 13163 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.169468 15163 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:31.184845 15163 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:31.185230 15163 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:31.179500 15169 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.197027 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:31.199935 13311 raft_consensus.cc:606] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.185317 15117 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:31.200968 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.200292 13311 raft_consensus.cc:614] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:31.181655 15199 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.183636 15206 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.247187 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.261312 13239 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:31.264022 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.265094 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:31.266090 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62241.8us
I20260709 14:50:31.205333 15199 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.267113 13157 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:31.276002 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.278261 13236 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:31.278916 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.245517 15155 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.255636 15117 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:31.295832 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.245379 15165 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.314478 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.318230 15194 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:31.318823 15194 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.319978 15186 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.320886 15194 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.320564 15186 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.322897 15186 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.323678 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:31.327543 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.328209 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.324795 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.301787 13237 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:31.330509 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.324736 14917 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.339720 14917 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.340337 14917 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.341912 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:31.342654 13311 raft_consensus.cc:606] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.343008 13311 raft_consensus.cc:614] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:31.344336 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.345237 13157 raft_consensus.cc:2410] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 14:50:31.349978 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.350761 13157 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:31.351764 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.354305 13237 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:50:31.365516 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.330873 14848 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.381973 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.374934 13155 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:31.310225 15155 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.390161 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.392228 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.388284 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.394579 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.395907 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.397099 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.398126 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.399120 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.403517 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.403630 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.404249 13232 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:31.406679 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.408062 13155 raft_consensus.cc:2410] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 6 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 14:50:31.404471 13163 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:31.410845 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.413614 13157 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:31.412499 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.417013 13155 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:31.415865 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.419929 14848 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.413069 15117 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.393158 13158 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.415887 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.419373 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.420714 13160 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:31.421836 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.420701 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.429102 13235 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:31.429389 13157 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:31.433277 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.421113 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:31.437106 13230 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:31.421516 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.438026 13231 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:31.421103 13237 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:31.435937 13159 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.439955 13311 raft_consensus.cc:606] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.435613 13163 raft_consensus.cc:2376] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5. Re-sending same reply.
I20260709 14:50:31.428043 13155 raft_consensus.cc:2410] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 6 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 14:50:31.441119 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.441671 13163 raft_consensus.cc:2376] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4. Re-sending same reply.
I20260709 14:50:31.441884 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.442602 13155 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:31.442778 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.443081 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:31.443413 13163 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.444139 13155 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:50:31.444509 13155 pending_rounds.cc:85] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 3
I20260709 14:50:31.444736 13155 pending_rounds.cc:107] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:50:31.444990 13155 raft_consensus.cc:2889] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:31.446609 13155 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:31.433881 13158 raft_consensus.cc:2376] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7. Re-sending same reply.
I20260709 14:50:31.460093 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.425951 15165 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.460839 13157 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.464007 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.467234 13158 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: [4.2-6.3]
I20260709 14:50:31.469084 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:31.469120 15164 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:31.475797 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 228533us
I20260709 14:50:31.476645 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.495277 15199 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.501945 15160 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.504216 15160 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.473008 15164 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.505620 15237 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:31.506946 15164 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.509814 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.510579 13234 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:31.511569 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.513511 15166 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:31.514647 14919 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.515061 14919 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.515434 14919 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.515458 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.528820 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.512730 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.533223 15239 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:31.533911 13162 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:31.492040 14805 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:31.541047 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.541652 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:31.489042 15165 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 14:50:31.546036 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.547266 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.554893 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.548663 15194 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.555943 15194 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.557838 15206 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.559755 13236 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:31.562932 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.566221 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:31.566790 13230 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.543180 15169 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:31.570237 15169 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:31.570906 13235 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.7-6.7]
W20260709 14:50:31.576198 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 195053us
I20260709 14:50:31.549625 14805 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.581624 14805 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.583001 15163 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.583855 14917 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.584004 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.585098 15163 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:31.585994 13311 raft_consensus.cc:606] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.586365 13311 raft_consensus.cc:614] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:31.594027 13230 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:31.595425 13230 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:31.596812 13230 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:31.558396 15194 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.629143 13235 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
W20260709 14:50:31.629706 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 145821us
W20260709 14:50:31.633352 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:31.636534 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 58854.4us
I20260709 14:50:31.637403 14917 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.639034 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:31.639663 15160 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:50:31.640456 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 63439.5us
I20260709 14:50:31.642015 14992 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:31.642381 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.643182 14933 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:31.644119 15231 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:31.644989 15247 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:31.646798 14992 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:31.647243 14992 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:31.639945 14934 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:31.648239 14992 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:31.644721 15231 consensus_queue.cc:1243] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:31.649693 14992 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.651512 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.635133 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:31.658916 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.660104 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:31.662022 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 113753us
I20260709 14:50:31.666407 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:31.629019 15155 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.650871 14934 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:31.638070 15206 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.632027 15029 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:31.672091 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.664425 15165 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:31.674988 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.662956 15231 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.664201 15238 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:31.678905 15238 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:31.679337 15238 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:31.681847 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:31.686059 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:31.687426 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.690892 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.692067 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.669173 15164 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:50:31.674059 15029 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.702306 14934 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.677258 15165 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:31.671152 15093 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 14:50:31.699651 14805 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:31.699303 15251 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.706068 15251 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:31.712993 15251 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.679411 15231 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:31.685153 14917 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.700639 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.715232 15101 raft_consensus.cc:993] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:31.697984 15155 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.717789 14919 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.718240 15199 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.705071 15165 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:31.723326 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:31.723253 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.713651 15160 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:31.697773 15168 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:31.719619 15231 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.725873 15101 raft_consensus.cc:1081] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:31.719668 15194 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:31.738780 15256 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 14:50:31.725265 15155 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.743249 15155 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:31.745265 15254 log.cc:927] Time spent T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.109s	user 0.000s	sys 0.003s
I20260709 14:50:31.719460 14917 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:31.725540 15237 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:31.769608 13161 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:31.729928 15160 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.771015 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.783887 13164 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:31.786433 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.788159 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.789592 15029 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.793193 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:31.795557 13311 raft_consensus.cc:606] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.756867 14848 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:31.797923 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:31.771409 15250 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:31.801286 15250 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:31.801702 15250 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:31.802008 15253 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 14:50:31.772691 15160 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:31.809360 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:31.756471 14917 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:31.786995 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 64224.5us
I20260709 14:50:31.793736 15165 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.834287 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:31.851600 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:31.890407 14919 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:31.892975 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.819033 13156 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:31.901121 13234 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:31.901978 13235 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:31.892303 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:50:31.915126 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 206159us
I20260709 14:50:31.917126 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.917135 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.918184 13156 raft_consensus.cc:2410] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 5 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 14:50:31.921258 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:31.899511 13239 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:31.924381 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.926570 13158 raft_consensus.cc:2410] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 7 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 14:50:31.928081 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:31.929461 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.931869 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:31.933434 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.935550 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.935708 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.936005 13202 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.936529 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.937600 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.938712 13311 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:31.940929 13164 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 4: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:31.942473 14919 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:31.943085 15194 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.943521 15194 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.943886 15194 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.946244 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:31.947724 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.949369 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.949671 15249 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.948833 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.950583 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.951274 15234 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:50:31.951298 15246 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.272s	user 0.009s	sys 0.000s
I20260709 14:50:31.972278 13305 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:50:31.920667 15251 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.920433 15188 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:31.951615 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.950073 15249 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.975225 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.971443 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.977552 13202 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.979992 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:31.982522 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.006237 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.939203 15029 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:32.007939 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.953740 15186 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:32.005690 13311 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:32.010226 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.010922 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:32.011245 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 55986.5us
I20260709 14:50:32.011464 13202 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:32.019023 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.915657 15238 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.919258 15155 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.014845 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.020627 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.976315 15188 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.029381 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:31.979110 15174 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:32.022403 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.030423 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:31.979655 15249 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:31.931391 14917 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:31.981590 15206 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:31.981343 15199 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.030934 15264 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:32.036177 15029 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.043280 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.043033 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.045862 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.046572 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.040246 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.047534 13307 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:32.047950 13162 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 14:50:32.022451 15234 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:32.044098 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.043748 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.016703 15186 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.067088 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.067559 13156 pending_rounds.cc:85] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 2
W20260709 14:50:32.066275 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:32.023458 14919 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:32.035044 15188 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:32.068608 13156 pending_rounds.cc:107] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:50:32.072273 13156 raft_consensus.cc:2889] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:32.031890 15169 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.028520 15166 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.069491 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.081699 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:32.041064 15198 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:32.073515 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.073624 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:32.074970 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 128813us
I20260709 14:50:32.086433 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:32.049758 15264 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.081929 14848 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:32.090041 14848 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.070348 15186 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:32.067080 15234 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.127077 13310 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:32.127975 13313 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:32.069294 15029 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.137770 15251 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.140587 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.141782 13313 raft_consensus.cc:2410] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260709 14:50:32.145104 13311 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:32.088179 15174 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:32.163563 15260 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:50:32.164189 14997 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:32.164378 14917 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.091637 15264 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:32.127723 15234 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:32.138128 15029 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.164675 14997 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.172267 15165 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:32.185667 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.186643 13311 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:32.207759 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 163554us
W20260709 14:50:32.227502 15270 log.cc:927] Time spent T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:50:32.227666 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.228752 13313 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:32.229754 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.230386 13313 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:32.230314 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.167115 15250 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.237593 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:32.239653 13311 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:32.172565 15160 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.183179 14997 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:32.237274 13310 raft_consensus.cc:2410] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 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: 5 index: 4.
I20260709 14:50:32.169828 15231 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.237269 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:32.235994 15029 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:50:32.243122 15261 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.177s	user 0.000s	sys 0.001s
I20260709 14:50:32.238746 14917 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:50:32.262950 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 182019us
I20260709 14:50:32.266939 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:32.270220 13312 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:32.243881 15155 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.269668 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:32.256330 15029 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.291201 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.277436 13308 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:32.293329 13202 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.289891 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:32.257129 15238 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:32.295440 13162 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:32.355165 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.269915 15174 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:32.284826 15198 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:50:32.290328 15267 log.cc:927] Time spent T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
W20260709 14:50:32.364619 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 278306us
W20260709 14:50:32.396348 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:32.299396 15029 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:32.398581 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 127867us
I20260709 14:50:32.354430 14917 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:32.404752 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 118436us
I20260709 14:50:32.408483 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.358496 15279 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:32.368168 15198 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.402582 15169 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.429801 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:32.410995 14848 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:32.493654 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 63971.1us
I20260709 14:50:32.494123 15198 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:32.496603 15231 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:32.493798 14848 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:32.497609 14848 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:32.498553 15194 consensus_meta.cc:287] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.554s	user 0.005s	sys 0.005s
I20260709 14:50:32.498979 15194 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:32.500029 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 145022us
I20260709 14:50:32.500871 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:32.431005 15271 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.165s	user 0.000s	sys 0.000s
W20260709 14:50:32.437444 15268 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.232s	user 0.000s	sys 0.001s
I20260709 14:50:32.438151 15282 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:32.403183 15261 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
I20260709 14:50:32.358565 15174 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.519582 13239 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:32.514190 13311 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
W20260709 14:50:32.517670 15258 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.053s	user 0.011s	sys 0.004s
I20260709 14:50:32.444662 13162 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:32.448304 15250 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.449016 15281 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:32.451393 13312 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:32.454828 15166 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:32.455621 15249 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.458917 13304 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 14:50:32.426139 14954 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.099s
I20260709 14:50:32.461681 15283 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:32.463326 15290 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:32.470922 13307 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:32.478523 15160 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:32.522262 15174 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:32.482327 15265 log.cc:927] Time spent T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.280s	user 0.001s	sys 0.001s
I20260709 14:50:32.503013 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:32.505281 13313 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
W20260709 14:50:32.509739 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 103632us
W20260709 14:50:32.513046 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 104893us
I20260709 14:50:32.516897 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:32.525378 15277 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.241s	user 0.000s	sys 0.003s
I20260709 14:50:32.518137 14805 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:32.428277 14934 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.054s
W20260709 14:50:32.545707 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 44921.5us
I20260709 14:50:32.522226 15279 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.516846 15155 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.553368 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:32.577462 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.532060 15281 consensus_queue.cc:1243] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:32.581037 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:32.498507 14848 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.445469 15286 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.129s
I20260709 14:50:32.596540 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1289) took 1034 ms. Trace:
W20260709 14:50:32.602327 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:32.548648 15250 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:32.604803 13230 rpcz_store.cc:276] 0709 14:50:31.562104 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.632263 (+ 70159us) service_pool.cc:224] Handling call
0709 14:50:31.632536 (+   273us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:31.677944 (+ 45408us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:31.699616 (+ 21672us) log.cc:844] Serialized 14 byte log entry
0709 14:50:31.976015 (+276399us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:32.015116 (+ 39101us) log.cc:844] Serialized 26 byte log entry
0709 14:50:32.025532 (+ 10416us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.025576 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.025659 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:32.596328 (+570669us) raft_consensus.cc:1685] finished
0709 14:50:32.596348 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.596474 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92917,"prepare.queue_time_us":26697,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":94413,"raft.run_cpu_time_us":267,"raft.run_wall_time_us":12573,"thread_start_us":232665,"threads_started":1,"wal-append.queue_time_us":307308}
I20260709 14:50:32.613135 13235 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:32.616166 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1270) took 1158 ms. Trace:
I20260709 14:50:32.620662 13231 rpcz_store.cc:276] 0709 14:50:31.450163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:31.450294 (+   131us) service_pool.cc:224] Handling call
0709 14:50:31.463540 (+ 13246us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:31.467972 (+  4432us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:31.467991 (+    19us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:31.804908 (+336917us) spinlock_profiling.cc:243] Waited 3.04 ms on lock 0x7b2c0005b5c8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:31.891333 (+ 86425us) log.cc:844] Serialized 26 byte log entry
0709 14:50:32.046969 (+155636us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.047012 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.047085 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:32.589708 (+542623us) raft_consensus.cc:1685] finished
0709 14:50:32.589730 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:32.608911 (+ 19181us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3405,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":20148,"spinlock_wait_cycles":7003008,"thread_start_us":155219,"threads_started":1,"wal-append.queue_time_us":288514}
I20260709 14:50:32.624109 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:32.559412 15274 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.631438 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:32.632354 13163 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:32.633028 15194 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.639309 15186 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.640565 13158 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:32.642192 14997 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.583019 15284 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:32.644503 15284 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.646919 15284 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.648458 15249 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:32.649214 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 61089.7us
I20260709 14:50:32.650718 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:32.651376 15278 log.cc:927] Time spent T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.116s	user 0.004s	sys 0.001s
I20260709 14:50:32.628257 15155 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.656175 15155 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.617641 15250 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:32.658529 15250 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.659849 15250 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:32.663002 15274 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:32.625633 15188 consensus_meta.cc:287] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.534s	user 0.009s	sys 0.002s
I20260709 14:50:32.665143 15188 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.666368 13159 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:32.667629 15188 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:32.670974 13233 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:32.672029 13163 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:32.675634 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 102627us
W20260709 14:50:32.677171 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 70115.2us
I20260709 14:50:32.675297 14997 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:32.687691 15298 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 14:50:32.678043 14934 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.695600 15283 consensus_queue.cc:1243] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260709 14:50:32.729096 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 51343.9us
I20260709 14:50:32.680948 15284 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:32.695664 15169 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:32.732086 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54144.8us
I20260709 14:50:32.689769 15166 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.652550 15198 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:32.733855 15264 consensus_meta.cc:287] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.558s	user 0.003s	sys 0.008s
W20260709 14:50:32.793011 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 142371us
I20260709 14:50:32.741024 15169 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:32.845861 15254 log.cc:927] Time spent T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:50:32.763274 15284 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:32.784494 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 197141us
I20260709 14:50:32.841009 15289 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:32.902192 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:32.786926 15264 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.962502 13202 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:32.963027 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 221734us
I20260709 14:50:32.961225 13163 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.691181 15164 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 14:50:32.974871 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:32.969622 15280 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:50:32.979044 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.979862 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:32.981751 13238 pending_rounds.cc:85] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 1
I20260709 14:50:32.982082 13238 pending_rounds.cc:107] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:32.982523 13238 raft_consensus.cc:2889] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:32.978739 15289 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:33.005663 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:32.970225 15169 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:32.978780 15029 consensus_meta.cc:287] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.560s	user 0.011s	sys 0.004s
I20260709 14:50:32.984364 15290 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:32.992534 15251 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:32.998920 15281 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.009505 15251 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.009454 15029 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:32.957684 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:33.012415 15029 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.012692 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.015149 15279 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:33.015726 15279 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:33.015990 15279 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.016312 15279 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.000041 13163 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.019306 15274 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.005259 15284 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.005784 14997 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:33.020336 14997 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.020782 14997 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.024748 13162 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
W20260709 14:50:32.982216 15234 consensus_meta.cc:287] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.802s	user 0.015s	sys 0.001s
I20260709 14:50:33.010169 15251 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:32.969614 15283 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:33.037910 13306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1192) took 1007 ms. Trace:
I20260709 14:50:33.008235 15289 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:50:33.038509 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 57575us
I20260709 14:50:33.005508 15198 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.048676 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.053141 13163 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:33.026734 15234 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.062628 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:32.969960 15166 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.038331 13306 rpcz_store.cc:276] 0709 14:50:32.030883 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.074210 (+ 43327us) service_pool.cc:224] Handling call
0709 14:50:32.101298 (+ 27088us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:32.289238 (+187940us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.289273 (+    35us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:32.510890 (+221617us) spinlock_profiling.cc:243] Waited 6.7 ms on lock 0x7b2c00169ef8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:32.522591 (+ 11701us) log.cc:844] Serialized 52 byte log entry
0709 14:50:32.697573 (+174982us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.740151 (+ 42578us) log.cc:844] Serialized 14 byte log entry
0709 14:50:32.959614 (+219463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.959695 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.027655 (+ 67960us) raft_consensus.cc:1685] finished
0709 14:50:33.037692 (+ 10037us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.037849 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":197029,"prepare.queue_time_us":288339,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":45,"raft.queue_time_us":40975,"raft.run_cpu_time_us":323,"raft.run_wall_time_us":11695,"spinlock_wait_cycles":15469696,"thread_start_us":326641,"threads_started":2,"wal-append.queue_time_us":236011}
W20260709 14:50:33.073921 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.073689 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.075642 13236 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:33.084481 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:33.086483 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.087849 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.071516 15274 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:33.092136 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:33.099526 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 86912.6us
I20260709 14:50:33.050962 15283 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.101220 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.055359 15284 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 14:50:33.085930 15029 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.115103 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.099978 15290 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:33.103683 15160 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:33.108065 15198 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
W20260709 14:50:33.155006 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 53882.8us
I20260709 14:50:33.116362 15295 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.116668 15186 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:33.158815 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 43819.5us
W20260709 14:50:33.163046 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.162973 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:33.159296 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 65291.1us
I20260709 14:50:33.161139 15249 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.166759 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.167652 15290 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.171677 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:33.173209 15304 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.194s	user 0.001s	sys 0.000s
I20260709 14:50:33.173971 14997 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.174569 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1195) took 1088 ms. Trace:
I20260709 14:50:33.174930 13305 rpcz_store.cc:276] 0709 14:50:32.086428 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.086594 (+   166us) service_pool.cc:224] Handling call
0709 14:50:32.125410 (+ 38816us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.129567 (+  4157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.129605 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:32.515539 (+385934us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b2c00169ef8. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e57f7a11 00007f79e5807372 00007f79e6f39a01 00007f79e6efe43a 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2
0709 14:50:32.516014 (+   475us) log.cc:844] Serialized 26 byte log entry
0709 14:50:32.594348 (+ 78334us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:32.594384 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.595664 (+  1280us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.174266 (+578602us) raft_consensus.cc:1685] finished
0709 14:50:33.174287 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.174511 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3723,"raft.queue_time_us":39699,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":4397,"spinlock_wait_cycles":23414656,"thread_start_us":69058,"threads_started":1,"wal-append.queue_time_us":212477}
I20260709 14:50:33.163136 15123 consensus_queue.cc:1059] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:33.180596 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.180527 13158 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1199) took 1157 ms. Trace:
I20260709 14:50:33.181936 13158 rpcz_store.cc:276] 0709 14:50:32.023515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.023656 (+   141us) service_pool.cc:224] Handling call
0709 14:50:32.039238 (+ 15582us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.640998 (+601760us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.180203 (+539205us) spinlock_profiling.cc:243] Waited 601 ms on lock 0x7b540009bad4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:33.180444 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1382505856}
I20260709 14:50:33.164942 15308 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:33.158849 15155 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.187813 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.189031 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.185974 15186 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:33.192418 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.193599 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.195264 15234 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.195732 15312 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:33.197342 15292 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.198712 15251 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.199108 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.200632 14824 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.200722 15251 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.200971 15165 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:33.202296 14997 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.204005 15165 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.204715 15165 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.205549 15283 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:33.206631 15310 log.cc:927] Time spent T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260709 14:50:33.206941 14997 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:33.207991 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:33.209100 15316 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:33.209753 15316 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.210446 15316 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.210588 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:33.211453 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:33.209277 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:33.167640 15306 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:50:33.207708 15300 log.cc:927] Time spent T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260709 14:50:33.214430 15264 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.215307 13156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1200) took 1184 ms. Trace:
W20260709 14:50:33.189891 15174 consensus_meta.cc:287] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.592s	user 0.009s	sys 0.005s
I20260709 14:50:33.215652 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.216173 15174 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.218385 15174 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.218791 15166 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.219172 13239 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:33.220165 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.221172 13305 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:50:33.213111 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47278.2us
I20260709 14:50:33.222839 15279 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:33.192718 15250 consensus_meta.cc:287] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.532s	user 0.010s	sys 0.008s
I20260709 14:50:33.225265 15249 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.215687 13156 rpcz_store.cc:276] 0709 14:50:32.031403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.031555 (+   152us) service_pool.cc:224] Handling call
0709 14:50:32.045925 (+ 14370us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 14:50:32.369888 (+323963us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:32.369923 (+    35us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 14:50:32.406385 (+ 36462us) log.cc:844] Serialized 52 byte log entry
0709 14:50:32.533444 (+127059us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:50:32.533486 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:32.533579 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.215090 (+681511us) raft_consensus.cc:1685] finished
0709 14:50:33.215114 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:33.215248 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3422,"raft.queue_time_us":180598,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":25536,"thread_start_us":368875,"threads_started":2,"wal-append.queue_time_us":250389}
I20260709 14:50:33.190449 15290 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.191902 14805 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 14:50:33.227551 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.227909 15282 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.228253 15282 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:33.228883 15169 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.229138 15282 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.230294 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.161955 15198 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:33.230401 15282 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.209612 15234 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:33.232316 15198 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:33.219453 15155 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.233541 15289 consensus_queue.cc:1059] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:50:33.237589 15155 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.238292 14805 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:33.238725 14805 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.239728 14805 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.241200 14805 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:33.242154 15250 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:33.242736 15250 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:33.243611 15250 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.242944 15279 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.244952 15234 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:33.245555 13304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1191) took 1218 ms. Trace:
I20260709 14:50:33.245913 13304 rpcz_store.cc:276] 0709 14:50:32.026771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.072311 (+ 45540us) service_pool.cc:224] Handling call
0709 14:50:32.458657 (+386346us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.532895 (+ 74238us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.245352 (+712457us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b54001978d0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efd8ad 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:33.245500 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":854113024}
W20260709 14:50:33.248387 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 54903.7us
I20260709 14:50:33.249212 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.252558 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.238615 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:33.257332 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.238171 13159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1205) took 1200 ms. Trace:
I20260709 14:50:33.258004 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:33.262611 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.263947 13160 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:33.289786 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.231730 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.253587 15155 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:33.258301 15290 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.265451 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:33.266055 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:33.267045 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.267938 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 1193) took 1236 ms. Trace:
I20260709 14:50:33.301532 13307 rpcz_store.cc:276] 0709 14:50:32.031188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.082628 (+ 51440us) service_pool.cc:224] Handling call
0709 14:50:32.470701 (+388073us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:32.534829 (+ 64128us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.267714 (+732885us) spinlock_profiling.cc:243] Waited 369 ms on lock 0x7b5400371ed0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efd8ad 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:33.267867 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":849720576}
I20260709 14:50:33.258389 15186 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:33.268862 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.269089 13157 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:33.259280 13159 rpcz_store.cc:276] 0709 14:50:32.037423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.473092 (+435669us) service_pool.cc:224] Handling call
0709 14:50:32.473390 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:32.666805 (+193415us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.237907 (+571102us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b54000794d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:33.238103 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":443297664}
I20260709 14:50:33.304373 13155 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.304862 13155 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:33.245921 15234 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.271348 13158 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:33.272373 15272 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.269381 15160 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:33.255206 15174 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:33.263633 15249 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.273877 15288 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.273654 14997 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:33.281404 13237 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:33.297605 13234 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:33.298096 15169 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.300808 13162 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.309394 13231 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:33.310963 15272 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:33.253883 15282 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:33.316938 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.316529 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.317315 13155 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.299778 15264 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.298898 15306 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:33.326556 13237 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:33.320753 15288 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:33.328742 13157 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:33.329519 13234 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:33.308857 15289 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 14:50:33.315219 15174 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.311067 15160 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.347898 13155 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.353863 13313 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:33.354822 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.324934 15292 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.314149 15186 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.346212 15282 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:33.363984 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.365170 15315 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.115s
I20260709 14:50:33.356617 15169 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.373566 15169 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.374123 15316 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.375658 15169 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.366319 15292 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.378043 15288 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.378783 15292 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.367514 15198 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 14:50:33.376959 13230 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:33.379528 15198 consensus_queue.cc:1243] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:33.381430 15315 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.381898 15315 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:33.366715 15282 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:33.382772 15315 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.358824 15174 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.360039 15160 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.390383 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.417299 13159 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:33.359488 15272 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.418998 15272 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.382854 15186 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.439438 13155 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:33.447395 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.423911 15288 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.453814 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:33.450574 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 173879us
I20260709 14:50:33.462695 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.460443 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.470911 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.473942 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.475139 13231 raft_consensus.cc:2410] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:50:33.475085 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.447276 15316 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.478148 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.478533 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.478860 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.479514 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.480178 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.483938 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.484491 13306 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.484722 13162 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:33.487035 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.493376 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.498238 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.498241 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.501652 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.502596 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.503304 13230 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:33.503933 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.505647 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.506693 13309 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:33.506304 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.508910 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.509537 13310 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:33.506341 13232 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:33.509824 13310 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.512398 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:33.519237 13230 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:33.520871 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:33.521369 15324 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
W20260709 14:50:33.522717 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.523289 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:33.491031 15194 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.527603 13305 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:33.533681 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:33.539395 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 64371us
I20260709 14:50:33.541320 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.540974 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.530093 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.509847 15264 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.544024 13307 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:33.531054 13310 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.545437 13310 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:33.551344 13231 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:33.526005 15326 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:33.558347 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.562075 15238 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:33.562850 15322 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:50:33.563868 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.565702 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.566870 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.567903 13310 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:33.567843 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.575865 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.577500 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.578760 13238 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:33.579551 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:33.533277 15335 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:33.609205 13202 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.609495 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:33.610244 13231 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:33.613348 13235 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
W20260709 14:50:33.634300 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 72769.7us
W20260709 14:50:33.608626 15324 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:50:33.540319 15194 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.648837 13231 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:33.610435 15335 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:33.642546 15316 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:33.633553 15186 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:33.671502 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 110012us
W20260709 14:50:33.687394 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 55006.8us
I20260709 14:50:33.689862 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:33.691208 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.659277 15335 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.576125 15326 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:33.706900 15334 log.cc:927] Time spent T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.171s	user 0.000s	sys 0.001s
W20260709 14:50:33.707351 15330 log.cc:927] Time spent T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 14:50:33.685459 15186 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:33.711380 15328 log.cc:927] Time spent T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.182s	user 0.001s	sys 0.000s
I20260709 14:50:33.674645 15316 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.702059 15331 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:33.805824 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:33.806959 13156 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
W20260709 14:50:33.807638 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 129646us
I20260709 14:50:33.750631 15250 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.705964 15332 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:33.807428 15292 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.814230 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:33.817871 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.813427 15331 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:33.819391 15292 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.812685 15316 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.812472 14992 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.819351 15331 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:33.876910 15334 log.cc:927] Time spent T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:50:33.812567 15282 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.698663 15234 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.120s
I20260709 14:50:33.906486 13306 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
W20260709 14:50:33.908102 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 93890.2us
W20260709 14:50:33.902313 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 83804.2us
I20260709 14:50:33.895331 13238 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
W20260709 14:50:33.913947 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:33.898770 15344 log.cc:927] Time spent T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 14:50:33.896799 15160 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:33.918996 13163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1214) took 1660 ms. Trace:
I20260709 14:50:33.919409 13163 rpcz_store.cc:276] 0709 14:50:32.259048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.019439 (+760391us) service_pool.cc:224] Handling call
0709 14:50:33.019673 (+   234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.053713 (+ 34040us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.918730 (+865017us) spinlock_profiling.cc:243] Waited 33.3 ms on lock 0x7b540009abd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:33.918925 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":76532480}
I20260709 14:50:33.920194 15160 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:33.920969 15333 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:33.921371 15238 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:33.922008 15333 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.921703 15275 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:33.886270 15292 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.887293 15194 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.902598 15123 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 14:50:33.922425 15333 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.923573 15123 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.923924 15123 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.924150 15333 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:33.889029 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 205671us
I20260709 14:50:33.925237 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:33.925448 15333 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.925922 13896 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.897920 15234 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.927789 15234 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:33.928617 15234 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.929136 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:33.900419 15282 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:33.932248 15299 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 14:50:33.878401 15347 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:33.903496 15331 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.878965 15346 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:33.888995 14992 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.936437 15234 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:33.937506 15160 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:33.938114 15331 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.937520 14992 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.939967 14992 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.924487 15315 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.943840 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:33.929400 15312 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:33.922346 15238 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:33.950765 15238 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:33.896792 15316 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.961162 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:33.965090 15164 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:33.947250 15312 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:33.924726 15123 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.951481 15239 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 14:50:33.985109 15123 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:33.982769 15335 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:33.988740 13161 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:33.990115 15186 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:33.993891 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.993919 13158 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 14:50:33.986248 15164 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:33.998540 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.000589 13230 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.006201 13230 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
W20260709 14:50:33.996346 15272 consensus_meta.cc:287] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.577s	user 0.010s	sys 0.003s
I20260709 14:50:34.010214 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:34.028072 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:34.028927 13896 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:33.982028 15346 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 14:50:34.030306 15326 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:33.983014 15238 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.031200 15335 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.030853 15312 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.031926 15164 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.026371 15234 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:50:34.031878 15288 consensus_meta.cc:287] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.575s	user 0.008s	sys 0.002s
W20260709 14:50:34.040964 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.042248 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.033108 15316 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:34.049984 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.052627 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.053637 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:34.054648 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.055475 13305 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:34.058066 13157 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:34.058508 13308 raft_consensus.cc:2368] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:34.058669 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.056157 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.062674 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.063999 13307 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.065258 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.057752 15238 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.049399 15234 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:34.073235 15312 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:34.093431 15174 consensus_meta.cc:287] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.682s	user 0.011s	sys 0.001s
I20260709 14:50:34.111285 15314 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.121836 15316 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.130746 15316 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.138020 15169 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.138530 15169 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:34.139458 15169 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.120082 15234 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.145876 15117 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:34.146425 15117 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.147384 15117 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.148432 15117 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.125200 15314 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.164445 15296 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:34.164965 15345 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:34.165937 15107 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:34.164743 15286 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:34.164820 15319 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:50:34.166316 15107 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.167491 15319 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:34.167954 15107 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.169427 15165 consensus_queue.cc:1059] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:34.170361 15296 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:34.166810 15286 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:34.118139 15174 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.140573 15169 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:34.186681 13235 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:34.188205 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:34.189419 13231 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.213135 15288 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:34.213688 15288 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:34.214560 15288 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.216131 15174 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.190197 13236 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:34.216900 13239 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.191725 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:34.210764 14992 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:34.167960 15319 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.190265 15286 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.218034 14992 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.218816 15319 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.219439 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:34.219089 15286 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.220250 15272 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:34.194278 15314 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:34.198439 15325 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.522s	user 0.004s	sys 0.001s
I20260709 14:50:34.220888 15272 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:34.222134 13233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1334) took 1183 ms. Trace:
I20260709 14:50:34.221840 15272 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.223383 13237 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.222491 13233 rpcz_store.cc:276] 0709 14:50:33.039188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.039388 (+   200us) service_pool.cc:224] Handling call
0709 14:50:33.039733 (+   345us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.167038 (+127305us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.167076 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.171401 (+  4325us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.288179 (+116778us) spinlock_profiling.cc:243] Waited 7.7 ms on lock 0x7b1800061780. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3df3e07 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79e6a9820b 00007f79e6a9dd23 00007f79e6a9e0d1 00007f79e6eb9a0f
0709 14:50:33.416474 (+128295us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:33.416517 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.150703 (+734186us) spinlock_profiling.cc:243] Waited 47.1 ms on lock 0x7b54003a8c54. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:34.150755 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:34.197753 (+ 46998us) spinlock_profiling.cc:243] Waited 2.29 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:34.221885 (+ 24132us) raft_consensus.cc:1685] finished
0709 14:50:34.221911 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.222072 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":741,"raft.queue_time_us":82830,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":10304,"spinlock_wait_cycles":131247872,"thread_start_us":207797,"threads_started":2,"wal-append.queue_time_us":436830}
I20260709 14:50:34.220525 15286 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.220212 15319 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:34.227317 15340 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.578s	user 0.002s	sys 0.003s
I20260709 14:50:34.218034 13234 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:34.228248 13233 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.200928 15186 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:34.182623 15296 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.203279 15316 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.164381 15101 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:50:34.174181 15107 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.236171 15296 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.237519 15296 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.208953 13232 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:34.219053 14992 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.243858 13234 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:34.244414 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.247741 13310 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:34.249423 13162 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:34.249845 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.246300 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.250674 13155 raft_consensus.cc:2410] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 7 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
W20260709 14:50:34.246939 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 188576us
I20260709 14:50:34.243260 15101 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:34.257807 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.260597 14824 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 14:50:34.261284 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.262357 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.269105 13161 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:34.269454 14992 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.256855 15101 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.269785 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.271292 15101 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.274590 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.282089 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.282872 13159 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:34.283675 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.284667 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.285795 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.286321 13155 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:34.286809 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:34.324426 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.306768 14848 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:34.348013 14848 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.347632 13156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 1219) took 1085 ms. Trace:
I20260709 14:50:34.349479 13156 rpcz_store.cc:276] 0709 14:50:33.261681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.261790 (+   109us) service_pool.cc:224] Handling call
0709 14:50:34.347400 (+1085610us) spinlock_profiling.cc:243] Waited 271 ms on lock 0x7b540009a6d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:50:34.347537 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":623698816}
I20260709 14:50:34.350826 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:34.311357 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.284847 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:34.343166 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:34.320297 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.352087 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.353336 13162 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 14:50:34.354157 13156 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:50:34.293736 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.296435 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.287393 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.331645 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.319319 13233 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:34.357824 15272 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.338482 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.287416 13159 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.322540 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:34.359632 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.317178 13157 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
W20260709 14:50:34.294907 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.306113 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 1338) took 1027 ms. Trace:
W20260709 14:50:34.362308 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.304369 15289 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:34.364241 15289 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.362332 13239 rpcz_store.cc:276] 0709 14:50:33.278465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.296744 (+ 18279us) service_pool.cc:224] Handling call
0709 14:50:33.310719 (+ 13975us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:34.217246 (+906527us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.305896 (+ 88650us) spinlock_profiling.cc:243] Waited 906 ms on lock 0x7b54003615d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:50:34.306052 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2083819264}
I20260709 14:50:34.368171 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.369926 13233 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:34.370177 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.361114 15332 raft_consensus.cc:2764] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 14:50:34.339380 15299 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:34.373045 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.373632 13309 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:34.375432 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.376109 13312 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:34.376981 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.378192 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.378809 13311 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:34.380167 15289 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:34.357862 15364 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 14:50:34.385617 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.385828 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.384491 13205 leader_election.cc:400] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:34.386559 13205 leader_election.cc:403] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:50:34.386518 13234 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:34.370684 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:34.388114 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:34.387940 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.388404 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.389020 13234 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:34.389182 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.390542 13233 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:34.356675 14848 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:34.365983 15365 log.cc:927] Time spent T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.106s	user 0.000s	sys 0.007s
I20260709 14:50:34.391856 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:34.369328 15361 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.073s	user 0.002s	sys 0.004s
I20260709 14:50:34.401014 15123 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:34.401482 13164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35444 (request call id 1226) took 1119 ms. Trace:
I20260709 14:50:34.373493 15299 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:34.402000 13164 rpcz_store.cc:276] 0709 14:50:33.282050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.303658 (+ 21608us) service_pool.cc:224] Handling call
0709 14:50:33.317946 (+ 14288us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.333165 (+ 15219us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:50:33.473256 (+140091us) log.cc:844] Serialized 14 byte log entry
0709 14:50:33.616579 (+143323us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.668232 (+ 51653us) log.cc:844] Serialized 26 byte log entry
0709 14:50:33.670142 (+  1910us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:50:33.672415 (+  2273us) log.cc:844] Serialized 14 byte log entry
0709 14:50:33.672635 (+   220us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:33.672710 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:33.900492 (+227782us) spinlock_profiling.cc:243] Waited 2.11 ms on lock 0x7b180032bde0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e113f3 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:50:34.226541 (+326049us) spinlock_profiling.cc:243] Waited 2.86 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:50:34.253380 (+ 26839us) spinlock_profiling.cc:243] Waited 2.29 ms on lock 0x7b180032bde0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e11522 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:50:34.401273 (+147893us) raft_consensus.cc:1685] finished
0709 14:50:34.401294 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.401424 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16406,"prepare.queue_time_us":204755,"prepare.run_cpu_time_us":83,"prepare.run_wall_time_us":84,"raft.queue_time_us":18989,"raft.run_cpu_time_us":370,"raft.run_wall_time_us":8906,"spinlock_wait_cycles":16683392,"thread_start_us":244499,"threads_started":2,"wal-append.queue_time_us":140866}
I20260709 14:50:34.405647 15107 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:34.391884 15336 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 14:50:34.402204 15123 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:34.420401 15123 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.420748 15272 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.421427 15123 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.423435 15186 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:34.424017 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.422730 15123 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.409323 13159 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:34.394258 15238 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:50:34.416646 15251 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:34.403964 15299 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.425603 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.425858 15186 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.426983 15168 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:34.428689 14933 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:34.429986 15107 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.430822 15345 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:34.450531 15188 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.435086 15237 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.454020 15237 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.437363 13238 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.437610 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.440116 13162 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:34.451110 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.454288 15107 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:34.462083 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 164) took 9097 ms. Trace:
I20260709 14:50:34.458873 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:34.466140 15296 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:34.470870 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:34.473071 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.475266 15288 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.449111 14848 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.467123 15299 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.463213 13057 rpcz_store.cc:276] 0709 14:50:25.364707 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:25.364862 (+   155us) service_pool.cc:224] Handling call
0709 14:50:34.462013 (+9097151us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:31.496230 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:31.509613 (+ 13383us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:31.509670 (+    57us) write_op.cc:435] Acquired schema lock
0709 14:50:31.509696 (+    26us) tablet.cc:662] Decoding operations
0709 14:50:31.510712 (+  1016us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:31.510825 (+   113us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:31.510862 (+    37us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:50:31.511697 (+   835us) tablet.cc:701] Row locks acquired
0709 14:50:31.511753 (+    56us) write_op.cc:260] PREPARE: finished
0709 14:50:31.539864 (+ 28111us) write_op.cc:270] Start()
0709 14:50:31.540082 (+   218us) write_op.cc:276] Timestamp: P: 1783608631539784 usec, L: 0
0709 14:50:31.540119 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 14:50:31.634426 (+ 94307us) log.cc:844] Serialized 3672 byte log entry
0709 14:50:32.228236 (+593810us) op_driver.cc:464] REPLICATION: finished
0709 14:50:32.446388 (+218152us) write_op.cc:301] APPLY: starting
0709 14:50:32.446504 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:32.446799 (+   295us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:32.446955 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:32.448396 (+  1441us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:32.448754 (+   358us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 14:50:32.464114 (+ 15360us) write_op.cc:312] APPLY: finished
0709 14:50:32.464524 (+   410us) log.cc:844] Serialized 70 byte log entry
0709 14:50:32.464730 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:32.464881 (+   151us) write_op.cc:454] Released schema lock
0709 14:50:32.464939 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:32.465331 (+   392us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:32.465358 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16952,"reported_tablets":39,"child_traces":[["op",{"apply.queue_time_us":217838,"apply.run_cpu_time_us":3699,"apply.run_wall_time_us":18931,"num_ops":9,"prepare.queue_time_us":201560,"prepare.run_cpu_time_us":11341,"prepare.run_wall_time_us":206828,"raft.queue_time_us":382325,"raft.run_cpu_time_us":15114,"raft.run_wall_time_us":180346,"replication_time_us":660984,"thread_start_us":496291,"threads_started":4,"wal-append.queue_time_us":104811,"wal-append.run_cpu_time_us":83696,"wal-append.run_wall_time_us":1771964}]]}
I20260709 14:50:34.481494 14862 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:34.482254 14862 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.483157 14862 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.468724 15186 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:34.494637 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.505190 13309 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:34.495266 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.500479 13155 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:34.513592 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.514364 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:34.505332 15186 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:34.541793 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47298.1us
I20260709 14:50:34.542845 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.517933 14862 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.513338 15296 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.558252 13313 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:34.545410 15186 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:34.569891 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:34.577737 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.524833 15345 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
W20260709 14:50:34.609059 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.607669 15169 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.619427 15375 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:34.620339 15375 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.619412 15169 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.624003 15251 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:34.625572 15169 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.628687 13313 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:34.629343 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.602653 14992 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.635241 13205 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:34.631968 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.633389 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.636376 13311 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:34.636708 13163 raft_consensus.cc:2410] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 8 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
W20260709 14:50:34.637768 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.607108 15237 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:34.643626 15198 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:34.644668 15332 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:50:34.648262 15366 log.cc:927] Time spent T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 14:50:34.641223 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:34.656425 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 113696us
I20260709 14:50:34.657318 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.658502 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.663453 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.665011 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.657274 15336 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:50:34.675159 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.657394 15198 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:34.640686 14992 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.618182 15296 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.660382 15374 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:50:34.684728 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.664202 15376 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.669601 15375 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.694499 15378 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.699234 15378 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:34.710454 15372 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:50:34.671450 15336 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:34.717334 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 52413.8us
I20260709 14:50:34.718202 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.724856 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:34.715783 15336 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.717653 15374 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:34.726686 15376 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.740166 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:34.745478 13202 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:34.748420 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:34.748836 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.748003 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.749442 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.750591 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.751420 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:34.738124 15371 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 14:50:34.760253 15093 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:34.760828 15093 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:34.753723 15251 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:34.761790 15093 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:34.762368 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.763188 15093 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.765357 14992 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:34.764973 15198 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.768116 15381 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.768872 15381 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:34.771632 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.772323 13161 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
W20260709 14:50:34.755599 15370 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 14:50:34.753962 15234 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.785902 15234 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:34.767526 15376 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:50:34.787971 15380 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:50:34.788281 15376 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:34.788630 15376 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.754372 15374 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:34.792446 15289 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.792649 15374 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:34.794174 15374 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:34.743407 15288 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:34.776098 15378 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:34.815917 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.867295 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.870112 15251 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:34.877450 15251 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:34.881546 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 130202us
I20260709 14:50:34.865504 15272 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:34.882825 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.878924 15345 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:34.887307 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.888628 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.889685 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.889117 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:34.893441 15386 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:34.894170 15386 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:34.894722 15386 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.898717 15342 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:34.900570 15342 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:34.900990 15382 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.901537 15382 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.903652 15382 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.921316 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.922245 13231 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
W20260709 14:50:34.929602 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 179106us
I20260709 14:50:34.930495 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.910303 15382 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.899206 15198 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.937188 13235 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:34.900997 15342 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:34.933243 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.941232 15188 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 14:50:34.944113 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54485.9us
I20260709 14:50:34.943823 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:34.945147 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:34.928972 15299 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:34.949795 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.950290 15299 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.951623 13160 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:34.952425 15299 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.944306 14805 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:34.948731 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.947418 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.952939 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.947907 15375 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:34.943262 15382 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.987455 13158 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:34.954689 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.954985 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.988541 13155 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:34.956383 13231 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:34.936506 15378 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:34.953243 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:34.957850 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:34.959482 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:34.959966 15123 consensus_meta.cc:287] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.516s	user 0.009s	sys 0.000s
I20260709 14:50:34.965045 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.965375 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.965797 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:34.967792 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:34.952268 15336 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.002681 15336 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:34.974745 13306 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 14:50:35.005401 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 60332.8us
W20260709 14:50:34.999953 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 57949.5us
I20260709 14:50:35.006309 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.013285 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:34.999694 13164 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:35.023389 14824 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:34.980634 14805 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:35.015350 15336 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:35.027900 15389 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:35.015403 15386 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:34.991251 15375 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.006605 15093 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.993148 15186 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:34.986899 15374 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.011356 15272 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 14:50:35.038741 15375 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:35.051350 13159 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:35.039206 15386 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:35.055512 15386 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.037564 15093 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.058687 15093 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.059301 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.067067 13310 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:35.032507 15342 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.041306 15234 consensus_queue.cc:1059] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:50:35.089138 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.116269 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.118256 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.119234 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.125305 13155 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:35.119522 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.132797 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.138911 13164 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:35.068935 14805 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.132359 15188 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:50:35.153003 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 137011us
I20260709 14:50:35.153988 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.137284 15378 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:35.137532 15169 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:35.140138 15385 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.166455 15238 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.176298 15163 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 14:50:35.182233 15382 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.186223 15360 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:35.186615 15360 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:35.187369 15360 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.188107 15238 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.188664 15360 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:35.189144 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:35.189678 13159 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:35.187937 15251 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:50:35.191926 15169 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:35.192914 15238 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.193675 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.194337 13161 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.195322 15376 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.192958 15169 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.193751 15403 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.197851 15403 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.200537 13159 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.206771 15374 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.207849 15342 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.210027 15403 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.213689 15376 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.137071 15299 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 14:50:35.217509 13310 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:35.218858 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.219620 13312 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:35.221148 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:35.221755 13306 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:35.233207 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:35.235164 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 81285.1us
I20260709 14:50:35.235917 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.236480 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.238346 13239 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:35.239248 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.237564 15381 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:35.241158 15381 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.233824 15374 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:50:35.241830 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.243031 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.243958 15375 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.241606 15381 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:50:35.246052 15373 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.257s	user 0.003s	sys 0.000s
I20260709 14:50:35.248613 15375 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.253773 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.254824 13202 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.239434 15198 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:35.285076 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.332880 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.334036 13239 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:50:35.338622 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 53627.3us
I20260709 14:50:35.339531 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:35.341097 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 180534us
I20260709 14:50:35.344458 13231 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:35.346891 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:35.348181 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:35.284286 15388 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:35.351559 13202 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.357618 15299 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:35.359122 15375 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.359792 15375 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.362444 15375 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.341130 15169 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:35.342443 15403 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:35.366120 15403 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:35.367213 15403 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.353029 15198 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:35.369349 15198 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:35.370416 15198 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.375973 13312 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:35.383675 15381 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.386996 15381 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.388687 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.389588 13239 raft_consensus.cc:2410] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 8 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: 5 index: 4.
I20260709 14:50:35.390772 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.391454 13239 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:35.394088 15406 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 14:50:35.394914 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43623us
I20260709 14:50:35.395437 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:35.396281 13308 raft_consensus.cc:2410] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for term 8 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: 5 index: 4.
I20260709 14:50:35.398733 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.397360 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.401372 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.401358 13159 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:35.402408 13202 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.406634 13238 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:35.409668 13305 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:35.415771 13312 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:35.415666 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.419399 15375 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:35.420178 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:35.416167 15408 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:35.421887 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.422611 15375 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:35.426862 15375 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:35.425096 15299 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:35.427663 15299 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:35.412614 15169 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:35.431872 15169 consensus_queue.cc:1243] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:50:35.416936 15405 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:35.434105 15375 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.417219 15381 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:35.437471 15408 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:35.438664 15381 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:35.428633 15299 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.439608 15381 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.455727 15336 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:35.456236 15336 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:35.457139 15336 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.458132 15336 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:35.461125 15101 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:50:35.472071 15396 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.384s	user 0.000s	sys 0.003s
I20260709 14:50:35.485574 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.486304 13313 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:35.504189 14824 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:35.515929 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.519652 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.527618 13230 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:35.529584 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.545660 15288 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.546376 15288 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.552073 13313 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:35.553365 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:35.553606 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 135306us
I20260709 14:50:35.554522 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.555878 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.566648 15296 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.567350 15296 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.569208 14862 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.569747 14862 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.570210 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.569226 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:35.571173 13162 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:35.574061 13158 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:35.575963 13162 raft_consensus.cc:1217] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[4.2-7.4]   Dedup: 4.2->[5.3-7.4]
I20260709 14:50:35.576536 13162 pending_rounds.cc:85] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 2
I20260709 14:50:35.576756 13162 pending_rounds.cc:107] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 6.3
I20260709 14:50:35.577024 13162 raft_consensus.cc:2889] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:35.586807 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:35.587695 13155 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:35.548264 14824 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.593572 15342 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:35.594574 15410 log.cc:927] Time spent T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.165s	user 0.003s	sys 0.000s
I20260709 14:50:35.597442 15332 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:35.573235 15251 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:35.602404 14824 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.553989 15386 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.603724 15386 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.604583 14862 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.606501 15296 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.606568 15386 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.609586 15288 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.610821 15186 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.573230 15374 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:35.612990 15374 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:35.613962 15374 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.573015 15336 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:35.620149 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:50:35.594228 15342 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.624879 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:35.629845 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.630528 13156 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.625065 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.625782 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.631633 13233 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:35.631453 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.632210 13159 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.632628 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:35.633342 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 223976us
I20260709 14:50:35.634855 13155 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:50:35.635308 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45127.6us
I20260709 14:50:35.637650 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.640059 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.640982 13160 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:35.644034 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:35.653610 15286 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:35.661630 13311 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:35.642048 15234 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.645350 14824 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:35.635537 15198 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:50:35.673729 15299 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.675513 14933 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.678999 15342 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.688674 14933 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.691471 15319 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:35.693323 15415 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.694002 15415 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.695683 14805 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:35.652820 15336 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:50:35.668459 14824 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.701095 14824 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:35.687320 15299 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.668597 15403 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:35.706424 15403 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.706796 15403 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:35.707337 15299 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.709709 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.685585 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.720616 13155 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:35.704315 15288 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:35.724968 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 82804.4us
I20260709 14:50:35.684267 15402 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.079s
I20260709 14:50:35.731082 15288 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.764066 15415 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.765095 15343 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.765654 15343 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:35.732985 15332 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 14:50:35.670648 15234 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.769177 15234 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.770270 15280 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.770764 15280 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.771466 15343 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.720834 15251 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.781435 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:35.781502 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 96025.9us
I20260709 14:50:35.782529 13155 raft_consensus.cc:2393] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:35.782706 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:35.779067 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 85854.5us
I20260709 14:50:35.787447 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.788159 13235 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 8.
I20260709 14:50:35.789503 13233 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 14:50:35.789919 13233 pending_rounds.cc:85] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 2
I20260709 14:50:35.789832 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.790210 13233 pending_rounds.cc:107] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 14:50:35.790493 13233 raft_consensus.cc:2889] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:35.790513 13234 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.791492 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.792128 13230 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:35.792222 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.793226 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.793826 13230 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:35.792817 13235 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:35.788941 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.796279 13158 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:35.800499 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.801505 15424 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:35.803112 13232 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:35.812217 13160 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:35.802062 15424 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.825676 15424 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:35.813748 14934 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.829030 14934 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.829937 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:35.831112 14934 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.831894 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:35.818015 15101 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:35.832969 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.833124 15101 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:35.833853 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.834306 15238 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:35.834173 15101 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:35.823750 15412 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.380s	user 0.004s	sys 0.004s
I20260709 14:50:35.824473 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:35.834741 15238 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.837289 15238 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:35.837347 13311 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:35.836814 15362 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:35.837905 15362 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.838280 15362 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:35.822839 15247 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:50:35.840034 15403 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.846944 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.795801 15251 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.849630 15251 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.850404 14824 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.852561 14824 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.853003 15427 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:35.803826 15342 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:35.854943 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:35.860359 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:35.861070 13158 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:35.864004 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:35.865816 13156 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:35.855822 15403 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.853443 15427 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.857172 14934 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:35.869077 14934 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.869416 14934 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:35.872254 14933 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.868515 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:35.866173 15336 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:35.873930 15336 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.874323 15336 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:35.876303 15280 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.877416 15424 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:35.878096 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.878993 13231 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:35.878914 15381 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.879545 15381 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.880036 15280 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.868395 15427 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:35.878299 15288 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:35.880560 15280 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.882882 15280 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.883517 14934 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.884902 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.885562 15288 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:35.886142 15288 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.890440 13158 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
W20260709 14:50:35.891556 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:35.893795 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.894687 13232 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:35.896478 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.897183 13230 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:35.897058 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.898222 13232 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:35.858155 15342 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.906651 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:35.906973 13279 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.886023 14934 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:35.908138 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.908855 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:35.914227 13231 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:35.944092 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.866849 15247 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 14:50:35.917981 13230 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:35.948740 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:35.913409 15332 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 14:50:35.911875 15342 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:35.954191 13279 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.911266 14848 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.956045 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:35.915374 15234 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:35.951238 15237 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:35.914798 15424 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.108932 13158 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:36.075704 14933 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.065723 15427 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.086436 15336 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.147421 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.148280 13230 raft_consensus.cc:2368] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:35.982647 14848 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.041906 15280 raft_consensus.cc:993] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
W20260709 14:50:35.959257 15430 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:50:36.130348 15237 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:35.959918 15168 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:36.024852 13310 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:36.106732 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:36.042569 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 196881us
I20260709 14:50:35.953104 15332 consensus_queue.cc:1243] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 14:50:36.162986 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 56358.3us
I20260709 14:50:35.909497 15362 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:35.950976 15163 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:36.070467 15299 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.166034 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.137754 13159 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:36.125005 15402 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.130035 14933 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.149607 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.150908 13232 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:36.152199 13233 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:36.179291 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.147121 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:35.961834 14934 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:36.191316 14934 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.160068 13237 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:36.027617 15288 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.124867 13162 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:36.072853 15375 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.089552 15360 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.015592 15123 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:35.988055 15234 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:36.012861 15238 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.167081 13234 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 14:50:36.188390 13230 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.189503 13164 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.189985 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.181025 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.190725 13130 leader_election.cc:400] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:36.192827 13231 raft_consensus.cc:2393] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.205292 13130 leader_election.cc:403] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:36.194331 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.195154 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.208132 15402 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.187685 15163 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.150961 15381 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.209203 15163 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.210708 15402 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.208199 14954 raft_consensus.cc:1081] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:36.215303 13304 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:36.218344 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:50:36.218964 13233 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.219319 13233 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.219559 15238 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.220566 13304 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:36.166007 15339 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:36.199802 15299 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.222885 15345 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.223134 15360 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.225199 15360 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.225090 15376 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.191726 14934 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.226198 15234 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.208904 13163 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.228215 15345 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.228583 15381 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:36.228997 15186 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:36.229646 15123 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.230314 15345 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.222738 14933 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.231827 15123 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.220834 13311 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.233021 14848 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.233225 13311 raft_consensus.cc:614] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:36.234463 15378 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:36.234762 13059 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.235702 15375 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.161659 15237 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.241757 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.205160 13158 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.248034 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.246368 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.247617 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.262857 13230 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.263432 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.265084 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.266422 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:36.267077 13306 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.268493 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.262050 13313 raft_consensus.cc:2368] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:36.273859 13230 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:36.236721 13059 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:36.240160 13233 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.282037 15381 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:36.282647 15381 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:36.282413 13059 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 2 to 3, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.283753 13233 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.283653 15381 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.275980 13162 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:36.276340 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.288604 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.289472 13237 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.290930 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.291776 13233 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.298542 13235 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:36.299005 13235 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:36.187107 15168 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.160102 15406 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.115s
I20260709 14:50:36.302376 13312 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:36.303169 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.305895 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.310161 13306 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:36.319356 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.320290 13230 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:36.321090 13162 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.237792 15375 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.239455 15386 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
I20260709 14:50:36.325436 15408 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:36.325968 15408 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:36.326846 15408 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:36.328737 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 67782.8us
I20260709 14:50:36.329325 13059 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 5 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.328272 15408 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.243006 15427 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.340494 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.241021 15299 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.331167 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.239033 15336 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.311779 15376 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:36.244232 15362 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.349694 13306 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:36.350097 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.350939 13234 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.352944 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.353695 13233 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:36.239744 15332 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.094s
I20260709 14:50:36.360069 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.362448 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.372186 13059 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 5 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.372186 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.377043 13236 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.375993 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.384358 13162 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:36.384552 13059 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 1 to 3, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.387156 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.314744 15163 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.392589 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.393612 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.394618 15289 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:36.395115 15289 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.395445 15289 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.397140 15163 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.401111 15123 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:36.401594 15123 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.401954 15123 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.402866 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:36.406858 15238 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:36.407524 15238 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.408488 15238 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.410415 15289 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.411401 13304 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.411742 13304 raft_consensus.cc:614] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:36.411986 15100 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:36.413275 15289 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.414433 15168 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.369411 15385 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.417255 15385 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.419135 15198 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.419351 15385 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.419773 15198 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.422008 15198 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.427955 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.433454 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.434643 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:36.434895 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.435451 13233 raft_consensus.cc:2393] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 4: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:36.435546 13234 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.413367 15100 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:36.444281 13156 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.446028 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.446800 13239 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.435909 15163 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:36.451881 13236 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:36.455072 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.457023 13059 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 5, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 5 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.461705 13311 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:36.439142 15100 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.467077 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:36.481956 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.482195 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.482707 15362 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:36.483136 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.484884 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.486325 14848 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:36.489238 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.503351 13310 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:36.503681 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.498533 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.504485 13160 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.466971 13235 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.505337 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.505666 13235 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.499298 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.506222 13164 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.501164 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.507237 13161 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:36.455875 15163 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.508059 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.509130 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.514528 13161 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.515120 13312 raft_consensus.cc:2368] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:50:36.509732 13239 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:36.510116 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.510962 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.504307 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:36.511152 13234 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:36.517655 13304 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:36.523005 13205 leader_election.cc:400] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:36.523401 13205 leader_election.cc:403] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:36.525131 13304 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:36.524631 13312 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:36.531234 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.531996 13160 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.533056 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:36.533680 13311 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:36.533949 13311 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.537688 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.537927 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:36.547058 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.547780 13155 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.548954 13164 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:36.550792 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.558020 13161 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:36.575800 13235 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 14:50:36.576321 13235 pending_rounds.cc:85] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 3
I20260709 14:50:36.576583 13235 pending_rounds.cc:107] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 14:50:36.576881 13235 raft_consensus.cc:2889] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:36.523305 15163 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.523087 15381 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:50:36.584165 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46314.3us
I20260709 14:50:36.581204 13311 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.586299 13311 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.588668 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:36.589545 13312 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.537909 15251 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:36.522717 15198 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.071s
I20260709 14:50:36.537499 14848 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.593108 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:36.591264 13059 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 5, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
W20260709 14:50:36.586158 15389 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 14:50:36.606155 13059 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 5, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:36.604470 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:36.609572 13155 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:36.585898 15403 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:50:36.534807 15342 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.617252 13311 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:36.588104 15381 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:36.544612 14934 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.596164 14933 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:36.629386 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:36.631963 13312 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.621025 15336 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:36.632501 15286 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:50:36.661360 15440 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 14:50:36.628706 15234 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:50:36.664265 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 84003.1us
I20260709 14:50:36.646624 13310 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5.
I20260709 14:50:36.646621 13307 raft_consensus.cc:2368] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:36.587610 15100 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.626444 15381 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:36.625041 15445 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.064s
W20260709 14:50:36.687696 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 63157.2us
I20260709 14:50:36.675410 15234 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:36.712467 15345 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.713099 15345 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.715797 15345 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.686233 14848 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:36.725194 15444 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 14:50:36.728168 13233 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 14:50:36.728685 13233 pending_rounds.cc:85] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 3
I20260709 14:50:36.729086 13233 pending_rounds.cc:107] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 14:50:36.729313 13233 raft_consensus.cc:2889] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:36.733162 15234 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.734292 15234 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:36.737754 14934 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.667786 15168 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:36.739349 15168 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.741497 15168 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.743477 13160 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:36.679062 15336 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:50:36.744810 15443 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:50:36.694986 15299 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 14:50:36.752400 15385 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:36.778383 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 71732us
I20260709 14:50:36.783505 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:36.786660 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:36.747253 15237 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.790201 15237 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.787819 15456 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:36.776553 15123 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.793711 15123 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.794561 13306 raft_consensus.cc:2368] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:36.797251 13305 raft_consensus.cc:2368] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
W20260709 14:50:36.808403 15438 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.237s	user 0.000s	sys 0.002s
W20260709 14:50:36.832664 15447 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.106s	user 0.000s	sys 0.005s
I20260709 14:50:36.812424 15163 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.786515 15385 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.838805 15385 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:36.839615 15163 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.756314 15381 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.847736 15319 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:50:36.848122 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 61547.3us
I20260709 14:50:36.849026 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:36.789673 15336 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.875443 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:36.877180 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:36.880265 15456 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:36.880897 15237 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:36.882266 15342 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:36.885210 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.885653 15456 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:36.886077 13158 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:36.886680 15456 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.888087 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.894023 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:36.888666 13162 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.905225 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.905967 13164 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:36.910568 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:36.911340 13157 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.914019 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:36.916357 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:36.917824 13130 leader_election.cc:400] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:50:36.918234 13130 leader_election.cc:403] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:36.874825 15123 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:36.922825 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:37.168951 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 246230us
I20260709 14:50:37.151888 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:37.171092 13235 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.924739 13162 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:37.026969 13163 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:37.037294 13306 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 14:50:36.924978 13309 raft_consensus.cc:2368] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:36.976099 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.011540 13155 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:37.175595 15376 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:36.973572 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:37.176509 13232 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.037544 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:37.123991 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:36.937844 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.038491 13307 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:37.179104 13236 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:37.057358 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:37.179970 13234 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.977275 13308 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:36.936645 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:37.181121 13160 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.085907 13158 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:37.178457 13237 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:37.102872 13164 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:36.950654 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:37.184087 13159 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:36.956053 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:37.191532 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 154083us
I20260709 14:50:37.192333 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:37.196893 13205 leader_election.cc:400] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:37.197219 13205 leader_election.cc:403] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:37.193997 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:37.198153 13238 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.200392 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.198133 13157 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:37.201860 13130 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5.
I20260709 14:50:37.202409 13130 leader_election.cc:403] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:37.201818 13205 leader_election.cc:400] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:37.202808 13234 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:37.203413 13205 leader_election.cc:403] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:37.176084 15376 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:37.214493 15376 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:37.219427 15186 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:37.018842 15342 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.916183 15237 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.209764 15374 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.925637 15385 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:36.965420 15234 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.213766 15299 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:37.073465 15100 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:37.220155 15186 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:36.937481 15382 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:50:37.204879 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 14:50:37.221688 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:37.269109 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:36.972530 15163 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.254s
I20260709 14:50:37.042765 15403 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.973837 15381 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.227782 13160 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:37.238807 13235 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
W20260709 14:50:37.018481 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 136776us
I20260709 14:50:37.240506 15234 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:37.251189 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45478us
I20260709 14:50:37.254354 13159 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:37.194674 15389 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:37.228785 15452 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8.
I20260709 14:50:37.204996 15445 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.267037 13230 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:37.262213 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:36.949254 15251 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.271488 13236 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 14:50:37.225454 15296 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.275260 13234 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:50:37.277508 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 314510us
I20260709 14:50:37.280553 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:37.260411 13238 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:37.205175 15288 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.067s
I20260709 14:50:37.228432 15342 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.285071 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:37.288879 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:50:37.281737 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 79988.5us
I20260709 14:50:37.278326 15453 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 4. Current term is 5.
I20260709 14:50:37.297444 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:37.300201 13130 leader_election.cc:400] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:37.300614 13130 leader_election.cc:403] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:37.301352 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:37.305768 15238 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:37.306286 15238 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.307166 15238 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.309367 15186 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.311007 14933 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:37.294891 15427 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:50:37.294616 15289 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 14:50:37.313000 15101 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:37.292630 15381 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:37.286857 15281 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:37.313956 15381 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.314819 15281 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.293161 15319 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:37.315618 15319 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.315749 15281 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.278493 15405 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 14:50:37.299410 15299 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:37.317993 15299 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:37.318799 15299 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.319914 15299 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.279230 15403 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.302592 15168 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:37.321524 15168 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.322351 15168 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.316515 15319 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.290004 15251 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.327267 15251 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.291106 15296 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.328076 13233 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:37.286990 15386 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6.
I20260709 14:50:37.299072 15455 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 14:50:37.329484 15296 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:37.333559 15403 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.313621 15101 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.335639 15101 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.337411 13896 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: [6.7-8.8]
I20260709 14:50:37.343720 13232 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:37.291857 15382 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:37.351341 13237 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
W20260709 14:50:37.355242 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 55224.9us
I20260709 14:50:37.358449 13130 leader_election.cc:400] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:37.358817 13130 leader_election.cc:403] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:50:37.352155 15475 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:50:37.298291 15237 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:37.377568 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:37.383531 15453 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:37.316552 15381 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.383888 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:37.320802 15234 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.381229 15374 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:50:37.391023 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:37.397131 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.404100 13313 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:37.399544 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.405365 13310 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:37.399852 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.406416 13306 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:37.377487 15288 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:37.431432 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:37.436012 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:37.437093 13237 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:37.432857 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:37.441088 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:37.444000 13312 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:37.381894 15382 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.401932 15163 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 14:50:37.448617 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:37.450443 13164 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:37.451499 13160 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:37.455036 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.458362 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.459630 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.461599 13312 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:37.462401 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:37.431231 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 146240us
I20260709 14:50:37.446252 15251 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:37.446089 15405 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:37.452469 15381 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:37.446187 15480 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:37.546677 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:37.552994 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 87401.2us
I20260709 14:50:37.481267 15251 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.484079 15405 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.486366 15445 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:37.566627 13164 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:37.568359 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:37.540454 15480 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:37.575350 15480 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.539736 15477 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.576166 15477 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.579016 15477 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.584462 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:37.585913 13156 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:37.586589 13157 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:37.595638 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:37.596472 13163 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:37.599191 13239 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:37.565542 15251 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.573459 15405 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:37.601565 15477 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:37.675966 15477 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.677371 15382 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.602078 15342 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:37.678341 15477 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:37.679068 15479 log.cc:927] Time spent T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.228s	user 0.000s	sys 0.001s
I20260709 14:50:37.679740 15489 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:50:37.684175 15482 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
I20260709 14:50:37.692960 15342 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:37.693598 15342 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
W20260709 14:50:37.693619 15484 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.135s	user 0.000s	sys 0.000s
W20260709 14:50:37.713362 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 138886us
W20260709 14:50:37.765784 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 194254us
I20260709 14:50:37.766884 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:37.771775 15251 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.773849 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:37.606549 15376 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.777581 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:37.780406 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:37.787755 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 231980us
I20260709 14:50:37.790154 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.792649 13161 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:37.776893 15453 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:37.795825 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.796103 13237 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:37.804334 15405 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.807009 15405 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.794147 15382 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:37.813436 15497 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:37.788942 15452 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:50:37.814256 15296 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:37.815760 15376 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.816121 15342 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:37.818595 15459 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 14:50:37.835461 15296 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
W20260709 14:50:37.839221 15299 consensus_meta.cc:287] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.519s	user 0.010s	sys 0.000s
I20260709 14:50:37.820788 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:37.790993 15502 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:37.843909 15502 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:37.817870 15360 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:50:37.825068 15480 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.833472 15452 consensus_queue.cc:1243] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer e678e1a7641947cb9fb75155ab25e3a9 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:37.842474 15381 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:37.832317 15251 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.786163 15478 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 14:50:37.854440 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.855670 13232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:50:37.863966 13232 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.864316 13232 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.854578 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:37.865317 13239 raft_consensus.cc:2410] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 14:50:37.846150 14933 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:37.868363 14933 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:37.868705 14933 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:37.869280 15456 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:37.869866 15456 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.870860 15456 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:37.845685 15497 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.875252 15497 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.864535 15381 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:37.872532 15456 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:37.879540 13232 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.864732 15502 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.894230 15480 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.898664 15405 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:37.909824 13237 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:50:37.929342 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:50:37.930052 13238 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.930408 13238 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:37.954502 13157 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:37.912339 15381 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.957578 13306 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:50:37.948302 13238 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.958292 13232 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.958565 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:37.959829 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:37.973564 13312 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:37.961606 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:37.977218 13313 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:37.964681 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:37.965782 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.978147 13304 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:37.967072 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.966966 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:37.982816 13312 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:37.978529 13304 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:37.989238 13238 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:37.986462 13304 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:37.993542 13304 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:37.975921 14954 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:37.942317 15405 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.004333 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.011960 13313 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:38.011411 14954 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.026016 14933 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.027365 14954 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:38.028216 14933 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:38.029780 13308 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.032495 15375 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:38.034819 15100 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.035403 15100 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.036242 13155 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 14:50:38.037465 15506 log.cc:927] Time spent T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 14:50:38.038690 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.039594 15381 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.040270 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.041095 13156 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:38.023133 15406 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:38.025220 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.042006 15406 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:38.042151 13163 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.042940 15406 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.043440 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:38.044735 15362 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:38.046342 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:38.047260 15238 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.047717 15455 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:38.047953 14934 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:38.037634 15100 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:38.053973 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.054687 13156 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:38.009148 15445 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260709 14:50:38.011900 15480 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.061231 15480 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.063364 15480 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.065246 15405 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.066434 15280 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.090050 13308 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:38.091334 13163 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:38.094879 13304 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:38.101063 13156 raft_consensus.cc:1217] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 2.2->[4.3-8.5]   Dedup: 4.3->[6.4-8.5]
I20260709 14:50:38.101719 13156 pending_rounds.cc:85] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 3
I20260709 14:50:38.101948 13156 pending_rounds.cc:107] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:50:38.102169 13156 raft_consensus.cc:2889] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:38.103833 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.100956 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.111027 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:38.112318 13233 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:38.112911 13163 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.113423 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:38.114286 13239 raft_consensus.cc:2368] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:38.117892 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:50:38.123834 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 67094.9us
W20260709 14:50:38.119053 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 114825us
I20260709 14:50:38.141600 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:38.140431 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:38.143354 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.144672 13231 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:38.147656 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:38.148257 13231 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:38.147676 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:38.142302 13236 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:38.151561 13163 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:38.151634 13237 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:50:38.154817 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:38.157478 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:38.158069 13239 raft_consensus.cc:2368] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:50:38.154119 15405 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:38.162969 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:38.156404 15381 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:38.163312 15286 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:50:38.175034 15502 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:38.163398 15385 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:38.174787 15499 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:38.171530 15168 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:38.169787 15405 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:38.177736 15405 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.176177 15168 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.187943 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.188541 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:38.189128 13157 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:38.189802 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.190476 13162 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.191543 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.200807 13162 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:38.203038 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.204205 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.205725 13157 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:38.210593 15457 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:38.211226 15168 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:38.211493 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:38.211800 15168 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:38.212328 15168 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.212173 15499 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.215238 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.220592 15520 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:38.221203 15520 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:38.207994 15480 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:38.222179 15520 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.223114 15480 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:38.224185 15480 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.230046 13279 leader_election.cc:400] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:50:38.230460 13279 leader_election.cc:403] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:50:38.231997 15427 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:50:38.234079 15513 log.cc:927] Time spent T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.197s	user 0.000s	sys 0.003s
I20260709 14:50:38.196372 15280 consensus_queue.cc:1059] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
W20260709 14:50:38.236507 15508 log.cc:927] Time spent T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.200s	user 0.009s	sys 0.000s
I20260709 14:50:38.238971 13161 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:38.241542 13164 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:38.216540 15168 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.252390 15427 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:50:38.291339 15289 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:38.299876 15289 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:38.300915 15289 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:38.313068 15516 log.cc:927] Time spent T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.285s	user 0.004s	sys 0.003s
I20260709 14:50:38.324734 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:38.327960 13230 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:38.328718 15168 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.332587 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:38.332849 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:38.333324 13313 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:38.333418 13305 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:38.333549 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:38.341282 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:38.342077 13312 raft_consensus.cc:2368] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:38.342392 13235 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:38.342517 13230 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:38.346318 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:38.347692 13308 raft_consensus.cc:2368] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:38.351225 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.348570 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.354439 13159 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:38.358063 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.358623 13164 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.352595 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.361181 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:38.364082 13160 raft_consensus.cc:1240] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:38.371608 15520 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:38.380093 15520 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.380466 15520 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.362260 15408 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:38.423942 15408 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:38.425832 15408 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:38.427376 15527 log.cc:927] Time spent T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260709 14:50:38.429329 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 60347.1us
W20260709 14:50:38.436211 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 60794.3us
I20260709 14:50:38.437248 13130 leader_election.cc:400] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
W20260709 14:50:38.437649 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 99925.8us
W20260709 14:50:38.439294 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:38.439724 13130 leader_election.cc:403] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:50:38.442574 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:38.444303 13230 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.459702 13164 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:38.444077 15168 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:38.479116 13130 leader_election.cc:400] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:38.481001 13230 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:38.462608 15374 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:38.476720 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:38.490367 15336 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:38.512020 15336 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:38.515702 15336 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.516359 15289 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:50:38.512414 15538 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:50:38.584419 13232 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:38.584589 13163 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:38.586956 13163 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:38.612409 13163 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.586058 15405 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:38.624542 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 95226.8us
W20260709 14:50:38.624220 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 93598.4us
I20260709 14:50:38.632516 15509 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 14:50:38.633419 15509 consensus_queue.cc:1243] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 6.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:50:38.634029 15520 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.636435 14954 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:38.637697 14954 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:38.637917 15405 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:38.641897 15540 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.051s	user 0.000s	sys 0.002s
I20260709 14:50:38.653518 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:38.648236 14954 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:38.656128 15533 log.cc:927] Time spent T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
W20260709 14:50:38.801466 15547 log.cc:927] Time spent T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.142s	user 0.000s	sys 0.003s
I20260709 14:50:38.654191 15459 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.117s
I20260709 14:50:38.802569 14954 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.806177 13307 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
W20260709 14:50:38.807420 15541 log.cc:927] Time spent T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.222s	user 0.000s	sys 0.006s
I20260709 14:50:38.808547 15520 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.810564 13155 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:50:38.810766 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 119765us
I20260709 14:50:38.810829 15386 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:38.650202 15345 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 14:50:38.815169 15405 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.841614 15480 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:38.843534 15480 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:50:38.817468 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 166132us
I20260709 14:50:38.818037 15408 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.818544 14954 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:38.821033 15548 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.850320 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.852278 15480 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:38.852802 15405 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:38.853511 13234 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:38.852497 15408 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.853684 15548 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.857187 15548 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.845314 15386 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.862054 15386 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:38.870568 15543 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.253s	user 0.013s	sys 0.000s
I20260709 14:50:38.874856 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:38.874830 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.875770 13896 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 9: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:50:38.875849 13164 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:38.877665 13164 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:38.879246 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:38.881152 13164 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:38.887428 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:38.888120 13232 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
W20260709 14:50:38.889948 15483 log.cc:927] Time spent T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.233s	user 0.002s	sys 0.001s
W20260709 14:50:38.898381 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 244951us
I20260709 14:50:38.899652 15459 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:38.901264 15406 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:38.901829 15406 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.902417 13163 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.903918 15406 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:38.905953 15289 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:38.906500 15289 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:38.907395 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61018.5us
I20260709 14:50:38.910251 15362 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.910858 15427 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:38.911626 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:38.918754 15402 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:38.919185 15402 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:38.919569 15402 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:38.910631 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:38.911970 15481 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:38.912925 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:38.910277 15497 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:50:38.916014 15289 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:38.935796 15546 log.cc:927] Time spent T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.091s	user 0.002s	sys 0.000s
I20260709 14:50:38.938908 15406 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:38.923892 15123 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:38.939981 15123 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:38.940940 15123 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.921880 15381 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:38.941905 15381 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:38.935808 15402 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.924649 15497 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:38.943270 15497 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:38.944145 15497 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:38.945282 15497 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:38.945586 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.946288 13156 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:38.924739 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:38.948370 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:38.929244 15427 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:38.270236 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:38.939112 15386 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:38.923316 13163 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 14:50:38.979101 13163 pending_rounds.cc:85] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 2
I20260709 14:50:38.980206 13235 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260709 14:50:38.982897 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 61857.9us
I20260709 14:50:38.942267 15381 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:38.988201 15427 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:39.016196 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:39.059188 15385 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:39.057492 15289 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:39.079425 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.052285 13163 pending_rounds.cc:107] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 14:50:39.105314 13163 raft_consensus.cc:2889] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:39.080144 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:39.082949 13060 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.060901 15402 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.091075 15385 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.093365 15427 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:39.108162 13130 leader_election.cc:400] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.110405 13130 leader_election.cc:403] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:39.111492 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:39.107621 13060 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.122372 13060 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:39.103931 15360 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:39.138522 13164 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:39.124058 13060 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.121069 15382 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.147702 13155 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:50:39.147254 13060 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:39.144277 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:39.119856 15288 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:39.151960 13060 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.153023 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:39.153852 13060 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:39.155160 13060 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.116973 15406 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:50:39.110894 15289 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.164564 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 151) took 10743 ms. Trace:
I20260709 14:50:39.137737 15381 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.176045 13157 raft_consensus.cc:2368] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:39.163249 13060 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 6, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.178654 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:39.179277 13231 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:39.179222 15381 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.165346 15445 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:39.186299 13231 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:39.167192 15389 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 14:50:39.188496 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:39.189339 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.189985 13304 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:39.191839 13202 leader_election.cc:400] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:39.192214 13202 leader_election.cc:403] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:50:39.188225 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:39.144841 15360 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:39.196820 13060 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.202956 13060 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.204571 13060 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.207381 13060 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.209231 13060 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.213825 13060 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 2 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.215708 13060 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.215783 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.218024 13309 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:39.226234 13060 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 1 to 4, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 4 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:39.229871 13060 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.234027 13060 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.247696 13060 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.215263 15101 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
W20260709 14:50:39.250772 15553 log.cc:927] Time spent T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:50:39.214250 15452 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:39.252130 13311 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:39.253726 13307 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 14:50:39.255272 15563 log.cc:927] Time spent T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 14:50:39.179574 13059 rpcz_store.cc:276] 0709 14:50:28.421521 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:28.421663 (+   142us) service_pool.cc:224] Handling call
0709 14:50:39.164491 (+10742828us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:36.993403 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:37.013468 (+ 20065us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:37.013527 (+    59us) write_op.cc:435] Acquired schema lock
0709 14:50:37.013549 (+    22us) tablet.cc:662] Decoding operations
0709 14:50:37.014590 (+  1041us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:37.014674 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:37.014700 (+    26us) tablet.cc:685] Acquiring locks for 10 operations
0709 14:50:37.015441 (+   741us) tablet.cc:701] Row locks acquired
0709 14:50:37.015460 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:50:37.015635 (+   175us) write_op.cc:270] Start()
0709 14:50:37.015765 (+   130us) write_op.cc:276] Timestamp: P: 1783608637015585 usec, L: 0
0709 14:50:37.015789 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:50:37.025538 (+  9749us) log.cc:844] Serialized 4063 byte log entry
0709 14:50:37.824579 (+799041us) op_driver.cc:464] REPLICATION: finished
0709 14:50:38.098928 (+274349us) write_op.cc:301] APPLY: starting
0709 14:50:38.104199 (+  5271us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:38.106797 (+  2598us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:38.106961 (+   164us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:38.133810 (+ 26849us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:38.134046 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 14:50:38.134095 (+    49us) write_op.cc:312] APPLY: finished
0709 14:50:38.134393 (+   298us) log.cc:844] Serialized 76 byte log entry
0709 14:50:38.134579 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:38.134730 (+   151us) write_op.cc:454] Released schema lock
0709 14:50:38.134782 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:38.135165 (+   383us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:38.135189 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":605886,"reported_tablets":43,"child_traces":[["op",{"apply.queue_time_us":258360,"apply.run_cpu_time_us":3337,"apply.run_wall_time_us":36236,"num_ops":10,"prepare.queue_time_us":274853,"prepare.run_cpu_time_us":13981,"prepare.run_wall_time_us":290365,"raft.queue_time_us":329121,"raft.run_cpu_time_us":30258,"raft.run_wall_time_us":212703,"replication_time_us":781893,"thread_start_us":845082,"threads_started":4,"wal-append.queue_time_us":274358,"wal-append.run_cpu_time_us":27897,"wal-append.run_wall_time_us":1832294}]]}
W20260709 14:50:39.267181 15543 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:50:39.272982 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.273991 13313 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:50:39.283562 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 79669.7us
I20260709 14:50:39.282395 13060 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.203384 15381 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:39.303807 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.316151 13235 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.286789 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:39.299301 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.317653 13060 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:39.319756 13130 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.290041 13313 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:39.320878 13130 leader_election.cc:403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:39.285638 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.330147 13313 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:39.316694 15385 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.355676 13309 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:39.359474 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.360364 13309 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:39.322757 15381 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:39.375438 15381 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.380292 15289 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:39.330729 15509 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:50:39.358114 15360 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:39.388607 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.390043 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.390601 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.391292 13312 raft_consensus.cc:2368] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:39.392270 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.393055 13306 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:39.391175 13304 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:39.417042 15445 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.417706 15445 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:39.437877 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.438602 13236 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:39.441135 15405 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:39.443529 15405 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.447377 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.447614 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.448778 15406 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:39.449577 15389 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:39.450217 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:39.450954 15406 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:39.451916 15406 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.453045 15374 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.453677 15374 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.462216 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:39.462909 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:39.465380 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.463687 15374 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.466777 15509 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.470085 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:50:39.474607 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.475931 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.477448 13205 leader_election.cc:400] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7.
I20260709 14:50:39.478399 15405 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:39.496064 15405 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.484803 15520 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:39.487397 15386 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:50:39.488219 15519 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:39.497347 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:39.496502 15405 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:39.503758 15247 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:39.537943 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:39.549077 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.550577 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.528627 15247 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:39.538213 15548 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.546895 15567 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 14:50:39.554629 15362 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:39.556591 15345 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:39.560639 15247 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:39.560520 15385 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:39.576857 15548 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.595341 15548 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.596859 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:39.597699 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47226.6us
I20260709 14:50:39.612823 15445 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.615458 13231 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:39.615643 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.617123 15163 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:39.621888 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.590561 15385 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.622622 13307 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.622148 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.623942 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.620749 15445 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.618902 15247 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:39.627893 15445 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.628248 15247 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:39.634769 15385 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.639236 15580 consensus_queue.cc:1059] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:39.640331 15247 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:39.640801 15247 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:39.640897 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:39.641809 15247 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.643570 15247 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:39.651546 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:39.655632 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:39.657549 15520 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.658116 15520 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.661331 15520 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:39.666858 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:39.667631 15405 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:39.668924 13231 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:39.670665 13230 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:50:39.667690 13162 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:39.676434 15580 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.694675 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.694805 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.695538 13310 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:39.697239 13231 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:50:39.705116 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:39.705823 13896 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:39.725919 13130 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8.
I20260709 14:50:39.726881 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:39.728003 13164 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:50:39.731035 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:39.731803 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:50:39.733978 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:39.741137 13308 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:39.742833 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:39.760219 15405 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:39.743752 15381 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:39.761312 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:39.746585 15374 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:39.752688 15499 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:39.762055 13896 raft_consensus.cc:2368] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10.
I20260709 14:50:39.766070 13202 leader_election.cc:400] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10.
I20260709 14:50:39.766415 13202 leader_election.cc:403] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:50:39.778257 15100 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:39.779440 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.780210 15499 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:39.780949 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:39.781180 15499 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:39.781755 15520 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:39.782354 15520 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:39.782647 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:39.783281 15520 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.781586 15389 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:39.769335 15405 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10.
I20260709 14:50:39.794169 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:39.789351 15548 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:50:39.805464 15583 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 14:50:39.813431 15586 log.cc:927] Time spent T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 14:50:39.786408 15389 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:39.822257 13236 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:39.825484 15389 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:39.834968 15385 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
W20260709 14:50:39.849056 15581 log.cc:927] Time spent T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.116s	user 0.003s	sys 0.000s
I20260709 14:50:39.870523 13311 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:39.880461 15381 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:39.925235 13156 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:50:39.978127 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 51395.3us
I20260709 14:50:39.986658 15100 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:39.986941 15590 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 14:50:39.987241 15100 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.979272 15389 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:39.980974 15452 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 14:50:39.997184 15389 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:40.001578 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:40.001947 15588 log.cc:927] Time spent T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 14:50:40.003867 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:40.006445 13156 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:40.014559 13306 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:40.017498 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:40.018234 13164 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:40.020107 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:40.024853 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:40.040221 15406 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:40.040844 15406 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:40.041662 15406 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.035571 15580 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:40.043730 15580 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:40.044209 15580 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:40.045131 15100 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:40.053144 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:40.054227 13306 raft_consensus.cc:606] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:40.053172 15592 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.058s	user 0.004s	sys 0.000s
W20260709 14:50:40.062407 15593 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.064s	user 0.001s	sys 0.001s
I20260709 14:50:40.078311 13306 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:40.079730 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:40.080325 13306 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:40.080295 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:40.082197 13236 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:40.097841 15445 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 14:50:40.116982 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e199f09f081476088669015cbe77792"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:40.117676 13306 raft_consensus.cc:606] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:40.118001 13306 raft_consensus.cc:614] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:40.124285 15580 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.126516 15580 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:40.135648 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:40.136451 13306 raft_consensus.cc:606] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:40.140386 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
W20260709 14:50:40.140961 15591 log.cc:927] Time spent T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.146s	user 0.000s	sys 0.004s
I20260709 14:50:40.142098 13306 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:40.143505 13306 raft_consensus.cc:614] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:40.144665 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:40.148893 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:40.155185 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:40.156373 13231 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:40.167706 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:40.183141 13159 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
W20260709 14:50:40.195835 15597 log.cc:927] Time spent T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.057s	user 0.000s	sys 0.003s
I20260709 14:50:40.209901 15163 raft_consensus.cc:993] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:40.210687 15459 raft_consensus.cc:1081] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:40.212524 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:40.213433 15580 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:40.213903 15580 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:40.214874 15580 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.224434 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:40.225150 13159 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.225517 13159 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:40.235989 15459 raft_consensus.cc:993] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:40.236541 15459 raft_consensus.cc:1081] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:40.285697 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:40.287561 13164 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.288398 13164 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.234144 13159 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.278295 13057 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:40.305636 13057 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 6 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.308564 13057 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.318168 13057 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:40.345796 13162 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:40.356853 13313 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:40.369324 15445 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:40.383667 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 151) took 2933 ms. Trace:
I20260709 14:50:40.332800 13057 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 4, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 4 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:40.396091 13057 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:40.387626 13159 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:40.397500 13231 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:40.410629 13164 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.413745 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:40.415187 13236 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:40.394300 13060 rpcz_store.cc:276] 0709 14:50:37.449730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:37.456960 (+  7230us) service_pool.cc:224] Handling call
0709 14:50:40.383333 (+2926373us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:39.676509 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:39.679186 (+  2677us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:39.679232 (+    46us) write_op.cc:435] Acquired schema lock
0709 14:50:39.679250 (+    18us) tablet.cc:662] Decoding operations
0709 14:50:39.680989 (+  1739us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:39.681091 (+   102us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:39.681122 (+    31us) tablet.cc:685] Acquiring locks for 24 operations
0709 14:50:39.683018 (+  1896us) tablet.cc:701] Row locks acquired
0709 14:50:39.683049 (+    31us) write_op.cc:260] PREPARE: finished
0709 14:50:39.683273 (+   224us) write_op.cc:270] Start()
0709 14:50:39.683412 (+   139us) write_op.cc:276] Timestamp: P: 1783608639683221 usec, L: 0
0709 14:50:39.683435 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:50:39.684233 (+   798us) log.cc:844] Serialized 9532 byte log entry
0709 14:50:40.127573 (+443340us) op_driver.cc:464] REPLICATION: finished
0709 14:50:40.142060 (+ 14487us) write_op.cc:301] APPLY: starting
0709 14:50:40.142172 (+   112us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:40.142619 (+   447us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:40.142729 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:40.145325 (+  2596us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:40.145625 (+   300us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=24
0709 14:50:40.145672 (+    47us) write_op.cc:312] APPLY: finished
0709 14:50:40.146078 (+   406us) log.cc:844] Serialized 163 byte log entry
0709 14:50:40.146277 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.146503 (+   226us) write_op.cc:454] Released schema lock
0709 14:50:40.146566 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:40.147033 (+   467us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.147069 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":96842,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":14214,"apply.run_cpu_time_us":4610,"apply.run_wall_time_us":4943,"num_ops":24,"prepare.queue_time_us":178583,"prepare.run_cpu_time_us":86324,"prepare.run_wall_time_us":229427,"raft.queue_time_us":132005,"raft.run_cpu_time_us":959,"raft.run_wall_time_us":14853,"replication_time_us":443974,"thread_start_us":364158,"threads_started":4,"wal-append.queue_time_us":229397}]]}
I20260709 14:50:40.420146 13162 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:40.416824 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:50:40.429124 13057 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.430567 15459 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 14:50:40.432567 13057 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:40.438334 15100 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:40.441493 15402 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 14:50:40.442991 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:40.460290 13231 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.444015 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:40.465160 13313 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:40.465504 13313 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:40.466573 13313 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.468178 13313 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:40.454241 13164 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:40.473515 13057 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 2 to 5, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.514439 13057 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:40.515303 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:40.521937 13231 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:40.601261 13234 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:40.606084 15100 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:50:40.609179 15427 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:40.609627 15427 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:40.610762 15427 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.612202 15427 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:40.630991 13236 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:40.631925 13230 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:40.535454 13057 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 6 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:40.677106 13308 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:40.678326 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:40.684288 15374 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:40.684970 15374 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:40.686206 15374 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.709084 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:40.717159 15385 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:40.724350 13236 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:40.729496 15427 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:40.739238 15385 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:40.740981 15408 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:50:40.761683 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:40.741276 15385 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:40.798732 13060 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } } }
I20260709 14:50:40.809113 15101 raft_consensus.cc:993] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:40.809752 15101 raft_consensus.cc:1081] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
W20260709 14:50:40.824247 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 79237.2us
I20260709 14:50:40.836273 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:40.861059 13164 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:40.869375 13161 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:40.871889 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:40.872601 13163 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:40.873121 13163 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:40.903556 13163 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:40.913043 15550 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:40.914554 13306 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:40.919414 13163 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:40.938390 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:40.939060 13236 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:40.966943 13236 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:40.973645 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:40.974329 13308 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:40.974589 13308 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:40.975425 13308 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:40.976500 13308 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:40.981047 15281 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:40.983999 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 165) took 4151 ms. Trace:
I20260709 14:50:40.985518 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:40.986472 15608 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:40.986961 15608 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:40.987978 15608 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:40.994791 13308 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:40.998621 13059 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:40.984465 13057 rpcz_store.cc:276] 0709 14:50:36.832694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:36.832888 (+   194us) service_pool.cc:224] Handling call
0709 14:50:40.983928 (+4151040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:40.689196 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:40.690414 (+  1218us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:40.690460 (+    46us) write_op.cc:435] Acquired schema lock
0709 14:50:40.690477 (+    17us) tablet.cc:662] Decoding operations
0709 14:50:40.691668 (+  1191us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:40.691789 (+   121us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:40.691816 (+    27us) tablet.cc:685] Acquiring locks for 11 operations
0709 14:50:40.704794 (+ 12978us) tablet.cc:701] Row locks acquired
0709 14:50:40.704846 (+    52us) write_op.cc:260] PREPARE: finished
0709 14:50:40.705019 (+   173us) write_op.cc:270] Start()
0709 14:50:40.705165 (+   146us) write_op.cc:276] Timestamp: P: 1783608640704962 usec, L: 0
0709 14:50:40.705209 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 14:50:40.714003 (+  8794us) log.cc:844] Serialized 4454 byte log entry
0709 14:50:40.822105 (+108102us) op_driver.cc:464] REPLICATION: finished
0709 14:50:40.829602 (+  7497us) write_op.cc:301] APPLY: starting
0709 14:50:40.829721 (+   119us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:40.830008 (+   287us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:40.830212 (+   204us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:40.846761 (+ 16549us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:40.847079 (+   318us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 14:50:40.847159 (+    80us) write_op.cc:312] APPLY: finished
0709 14:50:40.847567 (+   408us) log.cc:844] Serialized 82 byte log entry
0709 14:50:40.847788 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.847915 (+   127us) write_op.cc:454] Released schema lock
0709 14:50:40.847977 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:40.848332 (+   355us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:40.848359 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":74109,"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":7161,"apply.run_cpu_time_us":4794,"apply.run_wall_time_us":18778,"mutex_wait_us":6992,"num_ops":11,"prepare.queue_time_us":21371,"prepare.run_cpu_time_us":5114,"prepare.run_wall_time_us":25227,"replication_time_us":116709,"thread_start_us":18787,"threads_started":2}]]}
I20260709 14:50:41.000706 13059 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 8. New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.018960 13059 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.029843 13059 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.032161 13059 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.044519 13059 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 7, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.047259 13059 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.049119 13059 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.050976 13059 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.052434 13059 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 2 to 3, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.055964 13059 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.058609 13059 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.059975 13059 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.061396 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.063077 13059 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.064230 13059 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.065402 13059 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.066681 13059 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.068114 13059 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.069777 13059 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.071349 13059 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.073174 13059 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:41.076313 15620 log.cc:927] Time spent T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.068s	user 0.003s	sys 0.007s
W20260709 14:50:41.093879 15618 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.077s	user 0.002s	sys 0.015s
I20260709 14:50:41.150249 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.191749 13062 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.210803 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 152) took 1049 ms. Trace:
I20260709 14:50:41.211647 13059 rpcz_store.cc:276] 0709 14:50:40.161447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:40.161615 (+   168us) service_pool.cc:224] Handling call
0709 14:50:41.210705 (+1049090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:50:41.109422 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:50:41.109968 (+   546us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:50:41.110009 (+    41us) write_op.cc:435] Acquired schema lock
0709 14:50:41.110021 (+    12us) tablet.cc:662] Decoding operations
0709 14:50:41.111525 (+  1504us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:50:41.111576 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:50:41.111602 (+    26us) tablet.cc:685] Acquiring locks for 22 operations
0709 14:50:41.113105 (+  1503us) tablet.cc:701] Row locks acquired
0709 14:50:41.113120 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:50:41.113261 (+   141us) write_op.cc:270] Start()
0709 14:50:41.113366 (+   105us) write_op.cc:276] Timestamp: P: 1783608641113220 usec, L: 0
0709 14:50:41.113385 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:50:41.114082 (+   697us) log.cc:844] Serialized 8755 byte log entry
0709 14:50:41.116969 (+  2887us) op_driver.cc:464] REPLICATION: finished
0709 14:50:41.117653 (+   684us) write_op.cc:301] APPLY: starting
0709 14:50:41.117751 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0709 14:50:41.118167 (+   416us) tablet.cc:1370] finished BulkCheckPresence
0709 14:50:41.118279 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:50:41.123049 (+  4770us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:50:41.123374 (+   325us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=22
0709 14:50:41.123422 (+    48us) write_op.cc:312] APPLY: finished
0709 14:50:41.123851 (+   429us) log.cc:844] Serialized 151 byte log entry
0709 14:50:41.147582 (+ 23731us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:41.147801 (+   219us) write_op.cc:454] Released schema lock
0709 14:50:41.147866 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 14:50:41.148254 (+   388us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:50:41.148283 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":95764,"reported_tablets":54,"child_traces":[["op",{"apply.queue_time_us":429,"apply.run_cpu_time_us":4680,"apply.run_wall_time_us":30585,"num_ops":22,"prepare.queue_time_us":3206,"prepare.run_cpu_time_us":4969,"prepare.run_wall_time_us":4977,"replication_time_us":3418}]]}
I20260709 14:50:41.238399 13239 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:41.240070 15385 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:41.281749 13236 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:41.283723 13306 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:41.285079 13313 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:41.286648 15374 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:41.287094 15615 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:41.290995 15385 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:41.304843 13057 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:41.306265 13057 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.324572 13057 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.327993 13057 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 6 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:41.398037 13313 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:41.414295 15385 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:41.433846 13239 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:41.457369 15615 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:41.844724 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:41.931354 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:41.932124 13308 raft_consensus.cc:606] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.935806 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:41.936412 13308 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.939616 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:41.940325 13308 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.943531 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:41.945731 13308 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.950908 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:41.951539 13239 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.962013 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:41.962710 13308 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:41.963965 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:41.967065 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:42.011508 15281 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.012140 15281 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.014232 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:42.015456 13157 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.016542 13157 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.038130 15427 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.038861 15427 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.041783 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:42.042487 13163 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.042953 13163 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.060686 13157 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.070422 13157 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.071485 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.072160 13239 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.076505 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.076826 13163 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.077240 13313 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:42.077554 13313 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:42.078384 13313 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.079686 13313 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.080156 13163 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.080936 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.081554 13236 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.087070 13313 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:42.094333 13239 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:42.097543 13236 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:42.098163 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.099042 15374 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:42.099527 15374 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.100337 15374 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.103457 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.104332 15609 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:42.104849 15609 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.105674 15609 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.135591 15496 raft_consensus.cc:993] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.136111 15496 raft_consensus.cc:1081] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.138540 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:50:42.139194 13157 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.139547 13157 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.146090 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.146842 13307 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:42.147128 13307 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:42.148010 13307 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.149237 13307 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.149542 15427 raft_consensus.cc:993] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.150097 15427 raft_consensus.cc:1081] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.163062 13157 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.177942 13157 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.178645 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.179303 13235 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:42.179582 13235 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:42.180404 13235 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.181571 13235 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.183099 13307 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:42.188303 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:42.189265 13157 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.190608 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.191275 13308 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:42.189760 13157 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:42.205034 13308 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:42.203760 13157 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.211331 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.212106 15609 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:42.213426 13235 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:42.214515 15609 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.215493 15609 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.217274 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.213321 13157 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.217926 13239 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:42.227527 13239 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:42.231377 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.232085 13307 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:42.232372 13307 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:42.233232 13307 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.234642 13307 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:42.240783 13057 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.251950 15360 raft_consensus.cc:993] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.252369 13307 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:42.252534 15360 raft_consensus.cc:1081] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.256361 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.256690 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:42.257558 13157 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.257941 13157 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:42.258108 15374 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:42.258741 15374 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.259745 15374 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.265303 13157 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.269922 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.271189 13239 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:42.275884 13157 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.278285 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.279174 13307 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:42.279557 13307 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:42.282783 13307 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.295547 13307 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:42.300287 13239 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:42.315024 13307 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:42.312618 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.320032 15374 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:42.320654 15374 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.321746 15374 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.395493 15427 raft_consensus.cc:993] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.395991 15427 raft_consensus.cc:1081] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:42.402186 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:42.402853 13163 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.403198 13163 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.413981 13163 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.606865 13236 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:42.608307 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:42.608932 13235 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.623008 13235 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:42.627161 13236 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:42.628904 15427 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.630546 13235 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:42.631323 15629 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:42.631815 15629 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:42.632719 15629 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.634060 15629 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:42.638803 15609 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.646160 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:42.648056 15609 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:42.650878 15608 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:42.650918 15609 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:42.653295 15609 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:42.675860 13307 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:42.678377 13313 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:42.680094 15615 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:42.684649 13163 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:42.691694 15608 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:42.691839 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:42.707854 13309 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:43.091128 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:43.295933 13307 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:43.318212 13057 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.320161 13057 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.332638 13057 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 6 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.334453 13057 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.336020 13057 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:43.540875 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 109326us
I20260709 14:50:43.561491 13239 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:43.595847 13308 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:43.600524 13235 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 14:50:43.606866 13313 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.909s	user 0.017s	sys 0.014s
W20260709 14:50:43.607316 13313 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.910s	user 0.017s	sys 0.014s
I20260709 14:50:43.622697 13231 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:43.623706 13235 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:43.624245 15645 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.636289 13308 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:43.637024 15647 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:43.637794 13306 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:43.640336 15644 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:43.640724 15615 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:43.704996 15374 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.698328 15647 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 14:50:43.725069 15640 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:43.725750 15640 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:43.769083 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003149a0 after lost signal to thread 12033
W20260709 14:50:43.770265 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800311bc0 after lost signal to thread 13096
W20260709 14:50:43.771672 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800137660 after lost signal to thread 13188
I20260709 14:50:43.775270 15640 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:43.761080 15647 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:43.783900 15647 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:43.786008 15647 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:43.788054 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800155be0 after lost signal to thread 13263
W20260709 14:50:43.789330 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800237d00 after lost signal to thread 13337
W20260709 14:50:43.790572 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003004a0 after lost signal to thread 13920
W20260709 14:50:43.797715 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 94567us
I20260709 14:50:43.799793 15374 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:43.800596 15609 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:43.824302 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:43.841455 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 80968.3us
W20260709 14:50:43.859163 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 102341us
I20260709 14:50:43.860921 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:43.901924 15653 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:43.902523 15653 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:43.904702 15653 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:43.916256 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:43.927840 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:43.940639 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:43.965041 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:43.973212 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:43.979298 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:44.000986 15661 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:43.980592 15640 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:50:44.032918 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 51569.2us
I20260709 14:50:44.059625 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:44.063159 15645 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:50:44.147015 15688 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 14:50:44.170796 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 77051.9us
W20260709 14:50:44.177841 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 46175.9us
W20260709 14:50:44.196552 15697 log.cc:927] Time spent T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.117s	user 0.002s	sys 0.007s
I20260709 14:50:44.547490 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:44.620121 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:44.620802 13308 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:44.632355 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:44.633018 13309 raft_consensus.cc:606] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:44.639240 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:44.641873 15427 raft_consensus.cc:993] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.642395 15427 raft_consensus.cc:1081] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.645027 13158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:44.645627 13158 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.645978 13158 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.651845 13309 raft_consensus.cc:606] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:44.658424 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:44.659104 13230 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:44.662719 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:44.663341 13309 raft_consensus.cc:606] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:44.667197 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:50:44.668731 13158 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.670977 13158 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:44.678692 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:44.680507 13235 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.680014 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:44.682905 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:44.691111 13309 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:44.691555 13309 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:44.694469 13309 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.696168 13309 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.751461 13235 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:44.759285 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:44.766220 15696 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:44.766790 15696 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:44.767661 15696 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.799719 15655 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.800215 15655 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.806941 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:44.807520 13157 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.807852 13157 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.808876 15427 raft_consensus.cc:993] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.813755 15427 raft_consensus.cc:1081] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.816219 13157 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.818177 13157 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:44.837527 13309 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
W20260709 14:50:44.859985 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 52271.7us
I20260709 14:50:44.867383 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:44.897964 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:44.898705 13235 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.905524 13161 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.906157 13161 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:44.901921 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:44.909137 13304 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:44.909513 13304 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:44.909845 13057 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:44.912674 13304 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.913938 13304 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:44.914786 13161 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.917038 13161 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:44.920361 13235 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:44.926775 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:44.927618 13239 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:44.926911 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:44.931995 15696 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:44.933786 15696 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:44.934724 15696 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.938741 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:44.939477 13307 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:44.939770 13307 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:44.940552 13307 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.942119 13307 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:44.953800 15655 raft_consensus.cc:993] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.954360 15655 raft_consensus.cc:1081] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:44.956499 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:50:44.957214 13161 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:44.957558 13161 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:44.963894 13239 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:44.966007 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:44.968369 13307 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:44.973306 15647 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:44.993314 15647 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:44.994406 15647 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:44.982308 13161 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.006383 13161 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:45.006915 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:44.987018 13304 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:45.012878 13239 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.024879 13239 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:45.026229 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:45.027091 15647 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:45.027678 15647 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:45.028605 15647 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.008167 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:45.031646 13307 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:45.032056 13307 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:45.036245 13307 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.039148 15496 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:45.041810 15496 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:45.043745 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:45.044431 13304 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:45.044863 13304 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.046168 13307 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:45.062572 13304 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.085242 13304 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:45.092054 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:45.092826 13239 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:45.093122 13239 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:45.093891 13239 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.095217 13239 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.097159 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:45.097846 13161 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:45.102764 13307 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:45.105484 13239 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:45.112924 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:45.123900 15655 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:45.124478 15655 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:45.125463 15655 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:45.121973 13057 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.134135 13057 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.136730 13057 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:45.106532 13161 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:45.168754 13062 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 3 to 4, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 4 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:45.314083 13239 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:45.318712 15696 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:50:45.328926 13307 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:45.330670 15647 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:45.362882 13239 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:45.365800 15647 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:45.429188 13307 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:45.445248 15696 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:45.473627 13307 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:45.476940 15609 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.513514 13235 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:45.541241 13235 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:45.547833 13235 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:45.549295 15655 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.550635 15696 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.551728 15647 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.551780 13162 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:45.576035 15655 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:45.610678 13304 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:45.612241 15647 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:45.691253 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:46.861518 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:47.752718 15741 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.753554 15741 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.764533 15741 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.768896 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:47.769611 13230 raft_consensus.cc:606] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:47.780874 15741 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.781540 15741 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.783865 15741 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.827423 15739 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.828136 15739 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.827584 15737 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.831825 15737 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.833456 15743 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.834370 15743 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.835626 15737 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.836248 15739 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.835245 15741 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.838423 15741 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.841598 15741 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.842661 15743 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.849834 15748 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.850633 15748 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.853906 15748 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.854629 15747 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.854319 15737 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.855295 15747 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.855655 15737 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.857477 15747 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.858148 15737 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.861452 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.862177 13236 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:47.863245 15737 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.863970 15737 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.866245 15737 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.869525 15737 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.870163 15737 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.879663 15737 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.889657 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.891417 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.891742 15748 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.892019 13158 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:47.892443 15748 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.894526 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.895212 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.896008 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.896162 15743 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.896862 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.897496 13155 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:47.896746 15743 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.896664 13164 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:47.897976 15748 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.899533 15743 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.902684 15743 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.903138 15743 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.906031 15743 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.911145 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:47.912066 15753 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:47.912523 15753 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.912967 15753 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:47.914271 15732 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:47.915042 15732 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.918403 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.919085 15732 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:47.924243 15729 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:47.924453 15753 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.924968 15729 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.925489 15743 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.946455 15743 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.926542 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.928155 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.949271 13232 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:47.930840 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.949889 15743 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.951905 15729 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:47.953205 15743 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.953778 15743 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.950253 13231 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:50:47.956069 15736 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.956740 15736 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.957674 15729 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:47.958385 15735 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.958253 15729 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.958979 15735 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.956645 15743 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.961400 15735 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.962241 15742 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:47.962852 15742 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:47.963481 15736 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:47.964483 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:47.940938 15751 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:47.985180 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:50:48.033902 13309 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.034240 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.034623 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.034879 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.036315 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.036646 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:47.965953 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.037114 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:48.037606 13232 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:48.038697 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.039583 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:47.971753 15743 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:48.043876 15743 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.044384 15743 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:47.965889 15742 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.011678 15729 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.006892 15639 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.046692 15639 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.048902 15639 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:47.993551 15750 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:47.993868 15749 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:48.065573 13232 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:48.069675 15755 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.070176 15755 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.071774 15755 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.030503 15735 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.066146 15729 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:48.073027 15735 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.041122 15747 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.074345 15747 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.075098 15735 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.077132 13155 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:48.081135 15738 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.081043 15741 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.082631 13158 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:48.033058 15752 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.030735 15737 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.085500 15749 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:48.081831 15741 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.081193 15739 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.082130 15750 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:47.947446 15753 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.091713 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.090127 15639 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:47.973915 15736 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.100493 15736 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.101662 13164 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:48.103056 15741 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.081820 15738 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.104333 15736 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.041234 15748 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.087641 15729 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.105396 15749 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:48.106130 15747 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.106575 15729 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.107784 15732 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:48.108320 15732 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.090698 15737 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.108889 15738 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.096084 15739 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.099617 15750 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.094189 15639 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.112457 15738 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.113346 15729 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.113500 15749 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.050917 15751 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.126892 15740 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.154877 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.170450 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.171741 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.115656 15738 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.110435 15732 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:48.174693 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 107119us
I20260709 14:50:48.176332 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.176683 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.110742 15737 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.177091 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.175714 15741 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:48.178721 15754 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.153024 15639 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.178838 15741 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.179376 15754 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.179931 15741 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:48.127089 15751 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.181109 15738 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.135231 15750 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:48.091435 15752 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.181562 15743 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.127177 15739 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.175810 15740 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.182953 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.183188 15755 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:48.136046 15729 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.117002 15748 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.182988 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.184959 15747 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.150895 15753 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.186839 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.179201 15756 raft_consensus.cc:2764] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 14:50:48.238853 13235 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:48.239629 15754 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.186110 15760 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.190773 15750 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.195329 15755 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.205359 15740 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.230398 13236 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:48.231788 15748 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.208453 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.233202 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.229203 15732 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.192081 15752 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.279873 15755 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:48.199051 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.198585 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.237058 15737 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:48.231860 15751 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:48.174090 15749 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.274590 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.257143 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.282970 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.232211 15747 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.285012 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.283538 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.244886 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:50:48.285820 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 87488.6us
I20260709 14:50:48.247012 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.288546 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.295949 15749 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.295724 15751 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.309023 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.309470 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.245891 15729 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.288393 15753 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.197238 15743 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.196811 15738 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.265053 15756 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.301400 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.188721 15741 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.310854 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.355494 15750 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.370200 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:48.345749 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 57414.3us
I20260709 14:50:48.365688 15757 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:48.376890 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.287031 15737 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.383028 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.384389 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.386324 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.386322 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.387748 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.388131 15742 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:50:48.383333 15737 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:48.387037 15736 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:50:48.389911 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 88598.7us
I20260709 14:50:48.391040 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.289294 15732 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.392283 15762 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:48.390085 15736 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.357254 15751 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.385617 15757 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:48.394227 15757 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.395141 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.396021 15740 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:48.394500 15736 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.396435 15740 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.396991 15740 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:48.397027 15736 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.397682 15736 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.385383 15748 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:48.398571 15748 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.399720 15736 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.385761 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.400607 15736 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.392807 15762 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.410334 15740 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.411049 15762 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:48.402872 13239 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:48.401670 15735 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.401399 15736 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.394428 15743 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:48.417974 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:50:48.418630 13164 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.418947 15736 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.419720 15753 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.410033 15732 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.400727 15748 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.416167 15735 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.420485 15750 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:50:48.418040 15743 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.422708 15750 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:48.423132 15750 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.423195 15735 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.376996 15738 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:48.420631 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:48.424190 15750 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.425508 15750 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:48.425985 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:48.376929 15756 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.428421 15740 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.403175 15747 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.429494 15751 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:50:48.433027 15732 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:48.436067 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:48.438676 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:50:48.422705 15743 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:48.441237 15752 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:48.443081 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:48.444445 15729 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:48.444519 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.445020 15729 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.445179 15740 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:48.446086 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.445874 15729 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.287779 15760 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.426100 15738 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:48.451045 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.447528 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.451444 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.461218 15741 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.473695 15743 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.470958 15729 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:48.472319 15760 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:48.446319 15740 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.462219 15756 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.478587 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.479127 15740 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:48.485425 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.486233 13164 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:48.487645 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.486469 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.489557 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.490239 13158 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:48.491292 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.491894 13164 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 3.
I20260709 14:50:48.558028 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.492383 15740 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:48.558457 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.557247 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.559481 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.567170 15743 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.493810 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.556034 13062 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.506610 13233 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:48.494311 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.570124 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.528867 15755 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.439337 15737 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.571130 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.513448 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.572625 15737 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.494604 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.495115 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:50:48.505877 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.573709 13231 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 14:50:48.528044 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:48.568887 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:48.572468 15755 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.574864 13896 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:48.574136 13231 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:48.575884 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:48.505692 15756 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:48.576853 15756 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.577582 15763 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:48.579159 15756 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.580871 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.581208 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.582988 15760 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:48.583909 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:50:48.584342 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.583469 15760 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.585140 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.585331 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.572887 15740 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:48.587885 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.588043 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:48.588280 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.589557 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.589709 15760 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.590957 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.591240 15760 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:48.592137 15740 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:48.592583 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.594659 15750 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:48.595796 13896 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:48.596976 15751 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:48.597364 15751 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.599555 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:48.600278 13162 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:48.601354 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.522493 13313 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:48.601795 13162 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:48.598301 15751 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.592691 15740 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:48.603154 15751 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:48.603576 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.604308 13164 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:48.598646 15762 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.606375 15740 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:48.608690 13162 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:48.609575 13232 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:48.614849 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.612238 13231 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.616385 13158 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:48.617065 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.617280 13235 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:48.618055 15752 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:48.619093 15732 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:48.619480 15732 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.620265 15750 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:48.620347 15732 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.621708 15763 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:48.622084 15763 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.623596 15763 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:48.624686 15763 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:48.622110 15732 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:48.644869 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.638464 15762 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.713716 13231 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:48.721110 13162 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:48.723395 13162 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:48.729122 13306 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:48.729310 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.733927 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.738459 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:48.739409 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.742184 13304 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:48.743831 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.744191 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.748194 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.748561 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:48.748922 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.749907 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.748590 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:48.753720 13155 raft_consensus.cc:2393] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 9: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:48.755091 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:48.756973 15756 raft_consensus.cc:993] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:48.757697 15743 raft_consensus.cc:1081] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:48.756942 13060 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:48.761181 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.762928 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.757129 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.777710 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.779275 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.781095 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:48.782310 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:48.782541 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002de3a0 after lost signal to thread 12033
I20260709 14:50:48.783902 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:48.783830 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002dea80 after lost signal to thread 13096
I20260709 14:50:48.785778 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.784592 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.786476 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:48.786733 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800148be0 after lost signal to thread 13188
I20260709 14:50:48.787523 13162 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:50:48.788445 13917 debug-util.cc:398] Leaking SignalData structure 0x7b080032c6e0 after lost signal to thread 13263
I20260709 14:50:48.788875 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:48.791119 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800378280 after lost signal to thread 13337
I20260709 14:50:48.791868 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:48.792588 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800163320 after lost signal to thread 13920
I20260709 14:50:48.797176 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:48.799919 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.800665 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.805773 13162 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:48.808909 15740 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.812342 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.813630 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.817232 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.819475 15760 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.824400 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.836247 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.838460 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.841930 15740 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.839025 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:48.847906 15740 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.849207 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.850165 15760 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:48.851985 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.853533 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.856693 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.858060 15756 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.857923 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.857095 15740 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.857478 15751 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.864614 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:48.865446 13232 raft_consensus.cc:2393] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:48.867019 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:48.867746 13232 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:48.859498 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.858654 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.882102 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.883297 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:48.860976 15763 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:48.889581 15741 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:48.890159 15741 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.890583 15741 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:48.893615 15740 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:48.894115 15740 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.894503 15740 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:48.897547 15762 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:50:48.898115 15762 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.898497 15762 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:48.909448 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:48.912882 15743 raft_consensus.cc:2764] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 14:50:48.914861 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:48.910514 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:48.916905 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 57510.7us
I20260709 14:50:48.917515 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.918959 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.917296 15763 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:48.917977 15757 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:48.922492 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:48.921208 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.921696 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.920704 15737 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:50:48.922859 15760 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.927994 15756 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:48.930837 15729 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:48.921649 15766 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:48.931253 15755 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.932925 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.932412 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:48.934100 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.937455 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.938251 15760 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:48.938725 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.932233 15756 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.933213 15766 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:48.949587 15756 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:48.949725 15766 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:48.950456 15747 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:48.941916 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.935592 15763 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.941377 15760 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.936334 15757 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:48.939332 15729 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.952755 13276 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.953955 15755 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:48.954281 15729 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:48.955312 15732 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.956018 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.958019 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.959388 13276 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.960115 15763 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.960187 13232 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:50:48.960996 15763 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:48.961925 15763 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:48.962962 15763 consensus_queue.cc:1243] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 11.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 14:50:48.963447 15729 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:50:48.963816 15729 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:48.964730 15729 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:48.966332 15729 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:48.974807 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.978739 15751 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:48.981699 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.982252 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.982918 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.983515 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.984290 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.984570 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.984803 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.985110 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.985642 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:48.985678 13308 raft_consensus.cc:2393] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:48.957880 15750 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:48.986279 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.983019 13313 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:48.986369 13312 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:48.987417 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.988278 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.990662 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:48.983646 13306 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
W20260709 14:50:48.993012 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 43924.5us
I20260709 14:50:48.997651 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.998548 15743 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:49.001003 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:48.995057 15741 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.002229 15743 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:49.002977 15762 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.003671 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.007618 15762 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 4 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.008356 15762 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:49.009491 13232 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:49.009761 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:49.010700 15762 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:49.011468 15762 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.012367 15762 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.013156 15766 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.014199 13231 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:49.019133 15763 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:49.020193 15763 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:49.020501 15763 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.037421 15763 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.020671 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.038965 15763 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:49.043154 13232 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:49.030304 15756 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.028605 15741 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.029330 15740 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.045531 15751 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:49.047065 15751 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:49.047479 15740 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.049723 15751 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.051404 15751 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.010159 13234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:50:49.048740 13235 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:49.049517 15756 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.052934 13234 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.053344 13234 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.054548 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.056694 15756 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.058992 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.059847 15756 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:49.060129 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.060361 15756 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.034188 15766 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.061123 15741 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:49.034471 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.062014 13234 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.075843 15741 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.077236 15741 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.078948 15763 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:49.079668 13234 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.062053 15756 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.081646 13235 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 3. Current term is 4. Ops: []
I20260709 14:50:49.084036 15729 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:49.084506 15729 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.085318 15729 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.086563 15729 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:49.089440 15750 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.092239 15763 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:49.092892 15763 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.095623 15747 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:49.094143 15763 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.092319 15751 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:49.097398 15763 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:49.108980 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.111102 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:49.096648 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 62277.9us
I20260709 14:50:49.112816 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.113389 13307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:49.113938 13307 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:49.114262 13307 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.117401 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.118270 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.113126 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.120342 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.121531 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.123867 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.125110 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.127077 13304 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:49.137498 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:49.138161 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.142300 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.137300 15764 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:49.143004 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.143692 15757 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:49.144125 15757 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:49.144479 15757 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.143712 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.147320 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.147565 13313 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.149587 13307 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.151835 13307 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:49.154659 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.156455 13311 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:49.137095 15747 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:49.122853 15755 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.123028 15752 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:49.122802 15737 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.162364 15764 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:49.162885 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:50:49.164539 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:49.165169 13235 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:49.165825 15762 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:50:49.165333 13060 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.171976 13305 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:49.172668 13312 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:49.173246 13235 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.173991 13235 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.174985 13235 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.181860 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:49.185236 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:49.189180 13313 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:49.189319 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.193717 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.196625 15747 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:49.197352 13310 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:49.198195 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.199523 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.186096 15764 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:49.194571 15737 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:49.194674 15755 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.206290 15764 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:49.206405 15755 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:49.206794 15764 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:49.207481 15764 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:49.214848 13234 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:49.202527 15767 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:49.220527 15751 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:50:49.240159 13060 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.242128 13060 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 5 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.247252 13235 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:49.228338 15757 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.248730 13279 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:49.258530 15752 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:49.259090 15752 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.259927 15752 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.261435 13308 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
W20260709 14:50:49.262311 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58592.3us
I20260709 14:50:49.266728 13309 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:49.267611 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.268453 13158 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:49.270750 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.271914 15740 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:49.274621 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.278471 15766 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:49.279233 13158 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:49.272421 15740 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.281509 15740 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:49.291301 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45044.7us
I20260709 14:50:49.292722 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:49.292971 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 91788.2us
I20260709 14:50:49.293985 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:49.293182 15762 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 14:50:49.309345 15763 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:49.309899 15763 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.310793 15763 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.311733 15766 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:49.311378 15764 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.312642 15766 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.313656 15766 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.315032 15763 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:49.315790 15756 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:49.316300 15756 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.317162 15756 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.321497 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:49.325417 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.328867 15738 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:49.329433 15738 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.328064 15743 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:49.331766 15738 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.333351 15757 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.332456 15743 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:49.335320 15743 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.325933 15778 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:49.342756 15778 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.414834 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:49.410249 15781 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 14:50:49.427074 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:49.440125 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.440847 13235 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:49.442922 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.443127 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.440022 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.444224 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:49.444919 13157 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:49.445240 13157 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:49.445964 13157 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.450439 15751 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:49.453863 15764 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.507719 15795 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
W20260709 14:50:49.508507 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 44332us
I20260709 14:50:49.449990 15782 consensus_queue.cc:1059] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 14:50:49.519488 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:49.522948 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.523535 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.523964 13234 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:49.524745 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.525166 15738 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.527243 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:49.527402 15796 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:49.529305 15778 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:49.533489 15782 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:49.534133 15782 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.536672 15782 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:49.542658 13308 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:49.546785 15782 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:49.549099 15782 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:49.551311 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:49.555356 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:49.540549 15751 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.592017 13308 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:49.597487 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:49.600490 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:49.619287 13308 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:49.620831 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:49.622318 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:49.594074 15782 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:49.589963 15729 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:49.630134 13062 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:49.633651 15793 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260709 14:50:49.642302 15793 consensus_queue.cc:1243] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 8.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260709 14:50:49.644127 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 53242.1us
I20260709 14:50:49.643699 15729 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.651001 15729 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:49.651682 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.653257 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.653381 15750 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:49.662341 15750 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:49.663298 15743 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:49.672173 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:49.674397 13308 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:49.652493 15729 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:49.661511 15732 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:50:49.694231 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47417.2us
I20260709 14:50:49.705174 13156 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:49.663264 15750 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.713670 15750 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:49.722883 13157 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:50:49.727588 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46073.7us
I20260709 14:50:49.682366 15766 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 14:50:49.731494 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:49.733335 13162 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:49.734163 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:49.737361 13304 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:49.737584 13313 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:49.740684 13157 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:49.741460 15752 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:49.744757 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.749338 15751 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:49.755553 15796 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:49.756045 15762 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:49.788738 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:49.794713 15795 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:49.795415 15795 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:49.796499 15795 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.803164 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:49.806799 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 153632us
I20260709 14:50:49.811825 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:49.808871 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:49.813849 15806 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:49.821798 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.835690 13312 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:49.842634 13311 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:49.848944 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:49.845896 13059 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.852478 13059 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.865777 13059 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 3 to 4, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 4 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.868990 13059 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:49.898747 13156 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:49.872251 13163 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:49.875828 15740 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:49.877807 15802 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:49.880489 13233 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:49.881053 15789 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:49.885555 15807 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:49.889490 13311 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:49.909438 13305 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:49.865286 15750 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:49.896607 13164 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:49.899276 13158 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:49.835814 15738 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:50:49.917696 15789 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:49.919000 15789 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:49.919485 15807 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:49.928506 15756 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:49.929992 13156 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:49.928556 15748 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:50:49.932107 15799 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:49.970024 13155 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:49.974432 13156 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:50.019249 13156 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:50.044567 13155 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:50.007839 15748 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 14:50:50.020987 15796 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 14:50:50.019608 15766 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
W20260709 14:50:50.108487 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 133994us
W20260709 14:50:50.140900 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 106052us
I20260709 14:50:50.141453 15741 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:50.143380 15741 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:50.177536 13164 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:50.230341 13164 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:50.257926 15802 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:50:50.262761 13304 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:50.265326 15831 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 14:50:50.346587 13233 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:50:50.354878 15831 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:50.438644 15809 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.439282 15809 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:50.441694 15809 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:50.445971 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:50.446822 13230 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:50.448894 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:50.451009 15809 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:50.451419 15809 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:50.451840 15809 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:50.468384 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:50.497063 15809 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:50.501147 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:50.501942 13233 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:50.510470 13233 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:50.514721 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:50.515693 15807 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:50.516110 15807 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:50.517136 15807 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:50.524736 15809 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:50.573028 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:50:50.600823 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:50.602479 13161 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:50:50.685113 15797 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:50.686445 15797 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:50.711215 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:50.722577 15797 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:50.734578 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:50.735545 13161 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:50.742311 13231 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:50.782981 15806 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:50.814877 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:50.815851 13311 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
W20260709 14:50:50.833801 15841 log.cc:927] Time spent T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.428s	user 0.010s	sys 0.000s
I20260709 14:50:50.854753 13304 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:50.885476 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:50.887728 15797 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:50.888283 15797 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:50.888644 15797 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:50.895797 15755 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:50.919952 15797 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:50.938237 15797 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:50.944446 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:50.950067 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:50.954730 13059 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:50.975512 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:50.977249 15741 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:51.003387 13161 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:51.012374 15811 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:51.022405 13059 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.061947 13231 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:51.063781 15807 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:51.113760 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:51.114722 13230 raft_consensus.cc:606] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.117933 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:51.118537 13230 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.122304 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:51.122893 13232 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.148981 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e199f09f081476088669015cbe77792"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:51.149659 13232 raft_consensus.cc:606] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.180365 15755 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:51.184419 15755 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.191970 15755 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:51.198418 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:51.199261 13305 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:51.205686 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:51.208740 15805 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:51.209204 15805 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:51.209652 15805 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:51.211640 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:51.212397 13232 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:51.219506 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:51.220156 13232 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.222828 15805 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.223815 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:50:51.232431 13155 raft_consensus.cc:606] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:51.235162 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:51.236043 15799 raft_consensus.cc:993] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.236606 15799 raft_consensus.cc:1081] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.238313 15805 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:51.238662 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e199f09f081476088669015cbe77792"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:51.241994 13304 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.242457 13304 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.243348 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:51.241966 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.245497 13232 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:51.251267 13304 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.251286 13305 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:51.254118 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:51.257321 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:51.257745 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.258507 13155 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.258877 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.258934 15805 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:51.259701 13232 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:51.260015 13232 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.260058 15805 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:51.260890 13232 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.261821 13304 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:51.262311 15805 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.276346 13155 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:51.293179 13161 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:51.306864 13231 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:51.310675 15741 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.311333 15799 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.314816 15755 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:51.315891 15831 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:51.316395 15831 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:51.316985 15766 raft_consensus.cc:993] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.317240 15831 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.318217 13232 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.318715 15831 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.325943 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:51.326041 15774 raft_consensus.cc:1081] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.329094 15811 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:51.329667 15811 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.330646 15811 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.337235 13311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:51.337910 13311 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.338281 13311 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.338438 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:51.338999 13305 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.339345 13305 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:51.334942 13059 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.362383 13232 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:51.364660 13305 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:51.385293 13311 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.394356 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.398991 13232 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:50:51.399405 13232 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.399307 13305 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:51.400300 13311 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:51.402415 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.406416 13230 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:51.406805 13230 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.412168 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.419308 13163 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.418794 13232 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:51.420068 13230 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.430922 13230 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:51.431841 13232 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:51.433092 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:50:51.433841 13896 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:50:51.444805 15774 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.445423 15766 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.448005 13311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:51.448611 13311 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.449028 13311 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:51.455112 13230 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:51.456193 13311 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.459239 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.459829 13155 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:51.470057 13163 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:51.470352 15741 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.473649 13155 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:51.479337 13896 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:50:51.482093 13311 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:51.481583 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:51.497552 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:51.497927 15807 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:51.498653 15807 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.493884 15774 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.500195 15763 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:51.501713 15763 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.502699 15763 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.503017 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.503782 13231 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:51.504086 13231 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.499768 15807 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.493609 13232 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:50:51.514806 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:51.510958 13059 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.508711 13231 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.531672 15859 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:50:51.532428 15859 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.533589 15859 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:51.537231 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:51.537956 13309 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.538311 13309 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:51.531533 13231 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:50:51.546406 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 69738.3us
I20260709 14:50:51.559794 15741 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:51.560474 15741 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.561456 13231 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:51.556999 13309 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.573513 15741 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:51.580989 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:51.581708 13305 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:51.583957 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:51.584904 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 89256.8us
I20260709 14:50:51.586103 13309 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:51.588317 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.588578 15808 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:51.589289 13163 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:51.592933 15808 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:51.593377 15808 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.597332 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.597937 13231 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:51.598229 13231 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.598979 13231 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.600069 13231 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:51.606350 13163 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:51.614212 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:51.616668 13231 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:51.619433 15808 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.622794 15808 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:51.628037 15811 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:51.631716 15811 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.632817 15811 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.632616 13059 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.633734 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:51.634262 13305 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.634351 13059 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.635870 13059 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.642153 13305 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:51.644848 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:51.654003 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:51.654961 15766 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.655450 15766 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:51.656456 15766 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.681902 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.703183 13059 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:51.716513 13060 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.744161 15858 raft_consensus.cc:993] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.744849 15858 raft_consensus.cc:1081] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:51.753739 13230 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:51.755666 15811 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:51.771286 13231 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:51.775563 13309 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:51.793864 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35650
I20260709 14:50:51.794564 13309 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:51.794898 13309 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.823941 13309 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.829934 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:51.830646 13161 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:51.830951 13161 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:51.831760 13161 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.833202 13161 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.846884 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:51.847767 13231 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:51.862423 13161 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:51.887036 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:51.888152 15811 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:51.888664 15811 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:51.889658 15811 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:51.910508 13060 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:51.918973 13155 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:51.922011 15807 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:51.883185 13309 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:51.938987 13231 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:51.959049 13162 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:50:51.960829 15811 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:52.031613 13896 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:52.034318 15807 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:50:52.041756 13231 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 14:50:52.051294 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:52.059235 15809 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:52.063534 13162 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:52.066799 15811 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.071554 13232 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:50:52.079511 15763 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:50:52.093367 13232 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:52.116340 13305 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:52.127074 15741 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 14:50:52.163444 15811 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:52.167362 13233 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:52.169530 15811 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:50:52.193689 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 57471.3us
I20260709 14:50:52.256596 13155 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:52.259078 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:52.258872 15882 consensus_queue.cc:1059] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:50:52.260424 15882 consensus_queue.cc:1243] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 6.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:50:52.260182 15811 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:52.261080 15882 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:52.261442 15882 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:52.262316 15882 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.263489 15882 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:50:52.315026 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:52.367228 13162 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:52.376616 15763 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:52.413705 13233 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:50:52.415652 15809 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:52.437238 15811 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:52.437793 15811 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.440131 15811 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:52.442834 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:52.443329 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:52.443717 13232 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:52.444039 13155 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
W20260709 14:50:52.445575 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 105455us
I20260709 14:50:52.446193 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:52.447490 15811 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:52.447880 15811 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:52.448230 15811 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:50:52.448974 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 155710us
I20260709 14:50:52.457682 15811 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.462386 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:52.474436 15811 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:52.489805 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:52.490692 13232 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:52.598686 13162 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:52.600157 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:52.601428 15811 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:52.601974 15811 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:52.602913 15811 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.669090 13162 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:50:52.669518 13162 pending_rounds.cc:85] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 4
I20260709 14:50:52.669750 13162 pending_rounds.cc:107] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:50:52.670063 13162 raft_consensus.cc:2889] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:52.686280 13057 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:52.743975 15884 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:52.791791 15884 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:52.792382 15884 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.802940 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:52.804921 15884 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:52.858311 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:52.859107 13162 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:52.881155 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:52.882265 15884 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:52.885771 15884 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:52.890632 15884 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:52.914168 15884 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.916743 15884 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:52.929152 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:52.933779 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:52.934516 13158 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:52.946854 13158 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:52.948261 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:52.949462 15797 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:52.950340 15797 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:52.951269 15797 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:52.982116 13057 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:53.035523 13162 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:53.044440 15811 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:53.045809 15811 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:53.046177 15811 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:53.049957 15811 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:53.055128 15811 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:53.378283 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:54.486063 15892 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:54.486889 15892 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.489425 15892 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.514688 15797 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:54.525646 15797 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.520845 15913 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:54.541509 15911 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.542107 15911 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.535050 15909 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.917228 15916 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.918152 15916 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.921381 15909 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.923651 15909 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.924273 15909 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:54.538923 15914 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.925326 15914 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.927707 15914 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.928320 15914 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.928987 15914 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.934424 15917 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.935114 15917 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.536159 15892 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.954681 15909 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.959189 15909 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.959859 15909 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:54.966926 15918 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.967751 15918 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.969730 15921 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.544539 15911 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.920549 15916 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.535940 15913 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.970548 15921 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.949679 15892 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.974588 15914 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.975660 15797 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.976207 15797 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.976634 15797 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.960384 15909 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.978645 15797 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.980592 15909 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.985558 15916 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:54.986528 15914 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.986435 15916 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.987238 15914 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:54.988623 15916 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.989311 15914 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.989732 15916 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:54.990343 15916 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.003810 15916 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:54.985747 15917 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.015187 13162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:50:55.022420 13162 raft_consensus.cc:606] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:55.013047 15898 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.032382 15909 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:55.038501 13129 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.015s	sys 0.015s
W20260709 14:50:55.038863 13129 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.016s	sys 0.016s
I20260709 14:50:55.038197 15909 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:55.033823 13185 debug-util.cc:398] Leaking SignalData structure 0x7b080038e100 after lost signal to thread 12033
W20260709 14:50:55.042248 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8700 after lost signal to thread 13096
W20260709 14:50:55.043969 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003120a0 after lost signal to thread 13188
I20260709 14:50:55.034308 15797 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.115468 15930 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.116257 15930 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.145591 15927 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.146251 15927 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:55.147405 15884 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.147938 15884 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.149318 15927 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.147454 15930 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.150182 15913 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.150784 15913 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.151248 15913 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.150372 15930 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.153304 15919 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.153877 15919 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.155897 15911 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.156289 15919 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.157771 15895 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.158387 15895 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.034474 15898 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.057248 15917 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:55.161415 15911 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.163394 15911 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.055824 15797 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.083242 15916 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.166034 15916 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.168184 15916 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.170496 15913 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.160686 15895 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.175124 15918 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.177043 15892 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.177927 15797 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.161062 15898 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.180481 15811 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.196215 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 197) took 1914 ms. Trace:
I20260709 14:50:55.184741 15911 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.194681 15888 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.152683 15930 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.193208 15811 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.206631 15914 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.201344 13057 rpcz_store.cc:276] 0709 14:50:53.281613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:53.281780 (+   167us) service_pool.cc:224] Handling call
0709 14:50:55.196102 (+1914322us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:50:55.221176 15907 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.221426 15922 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.191267 15917 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:55.207820 15911 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.226720 15926 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:55.205464 15797 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:50:55.230494 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314de0 after lost signal to thread 13263
I20260709 14:50:55.241050 15933 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:50:55.241858 15930 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.253247 15930 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.229023 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.253782 15885 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.254139 15911 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.245136 15888 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.256095 15892 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.256666 15892 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.254364 15885 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:55.247332 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800314e20 after lost signal to thread 13264
I20260709 14:50:55.221201 15909 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.249106 15797 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:55.247102 15918 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.259667 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:55.254179 13233 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 12.
I20260709 14:50:55.227442 15882 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:50:55.259667 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003ae100 after lost signal to thread 13337
W20260709 14:50:55.280727 13185 debug-util.cc:398] Leaking SignalData structure 0x7b080034e660 after lost signal to thread 13920
W20260709 14:50:55.281572 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800313d40 after lost signal to thread 15874
I20260709 14:50:55.286234 13230 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:55.243664 15921 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.256714 15888 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.256922 15937 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.258824 15922 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.300191 15937 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.301764 15922 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.302475 15937 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.303002 15937 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.303447 15937 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.257418 15934 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.305154 15934 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.307315 15934 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.257180 15931 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.307986 15931 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.309890 15928 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.310122 15931 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.310457 15928 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.271209 15926 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:55.311869 15885 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.290028 15918 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.313004 15926 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:55.313526 15926 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.313956 15926 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.258263 15920 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.314366 15918 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.245316 15907 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.314833 15920 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.316715 15907 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.316869 15920 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.263192 15933 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:55.318362 15935 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.318885 15935 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.319471 15933 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:55.295742 15892 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.297008 15811 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.320503 15811 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.293838 15940 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.321012 15811 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.321435 15940 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.323099 15811 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.298689 15943 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.323536 15940 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.256924 15913 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.323930 15943 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.324260 15913 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.326087 15943 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.288949 15882 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.326413 15913 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.299615 15944 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.327472 15944 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.328053 15882 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.243837 15914 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.293887 15884 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.295253 15797 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:55.347728 15937 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.330014 15914 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.253842 15930 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.356443 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.368150 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:55.369248 15908 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.364527 15935 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.369899 15908 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.370425 15811 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.371011 15811 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.372272 15908 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.373040 15811 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.373986 15938 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.374459 15882 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.358739 15888 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.375010 15882 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.375916 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:55.376494 13230 raft_consensus.cc:606] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:55.359536 15884 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.375707 15888 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.377529 15884 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.379184 15888 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.379561 15884 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.367723 15931 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.380272 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:55.380879 13230 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:55.380939 15942 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.381501 15942 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.374475 15811 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.382524 15811 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.374336 15925 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:50:55.358969 15918 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.360437 15907 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.384135 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:55.361739 15920 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.397059 15938 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.365376 15917 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:55.398504 15930 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.399121 15882 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.365576 15940 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.399899 15918 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.383679 15942 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.383989 15925 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.401389 15931 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.392979 15935 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.404979 15926 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.405602 15922 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.405903 15941 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.406297 15797 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.396350 13230 raft_consensus.cc:606] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:55.423740 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:55.385110 15811 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.478178 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.407719 15929 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.406996 15907 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.509732 15940 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.516433 15932 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.518278 15938 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.410948 15928 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.470850 15925 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:55.474840 15935 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.407939 15892 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.407114 15944 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.408744 15913 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.450158 15915 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.460955 15919 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.408362 15936 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.545336 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.408744 15937 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.404458 15920 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.408645 15921 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.477792 15941 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.475248 15942 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.652865 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.654138 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.474642 15922 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.689509 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.683079 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.580837 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.545511 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.656630 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.463380 15939 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.475103 15943 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.617527 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:55.590287 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.474761 15926 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.611214 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.690500 15940 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.682017 15937 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.695051 15935 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.700574 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.534873 15882 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.723814 15882 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.679962 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.594786 15811 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.617847 15952 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.724815 15937 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.724992 13234 raft_consensus.cc:606] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:55.681718 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.691821 15907 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.689024 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.726759 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:55.676647 15913 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.617224 15947 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:55.631664 15918 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.686462 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.698917 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.681183 15936 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.693099 15931 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.693225 15920 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.679499 15892 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.698700 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.721676 15943 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.621017 15951 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.721621 15926 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:55.716075 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.692093 15946 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.738490 13238 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:55.757720 15935 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.757925 15892 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.594913 15888 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.725044 13235 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:55.526011 15929 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.474897 15797 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.678259 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.774909 15888 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.789062 15888 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.681474 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.675379 13231 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:55.725351 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.617439 15948 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.728384 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:55.724704 13158 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:55.791429 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.792531 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.793783 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.794019 15955 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.794647 15955 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.732007 13159 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:55.678264 15944 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.791549 15948 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.795807 15944 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.733477 15947 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.797865 15948 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.688241 15941 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.752066 15913 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.731633 15940 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.798735 15957 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.799453 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.798549 15948 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.732470 15942 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.748178 15937 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.800846 15937 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.799460 15957 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.801963 15942 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.802538 15942 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.800285 15948 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.802974 15942 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.696653 15950 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.754765 15922 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.749046 13164 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:55.756844 15946 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.578750 15917 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.805145 15950 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.805522 15917 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.806051 15948 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.806717 15948 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.807307 15950 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.726966 15811 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.807293 15948 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.758338 15935 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.810132 15948 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:50:55.756244 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 165853us
I20260709 14:50:55.764149 15926 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:55.764953 15951 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.808713 15944 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.813804 15951 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.721212 15939 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.815836 15939 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.766017 15882 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.752228 15936 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.770885 15943 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.588742 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.725204 15952 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.817167 15935 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.817234 13237 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:55.675945 15915 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.782799 15929 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.818650 13155 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:55.819159 15917 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.819808 15915 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.689608 15921 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.789175 15954 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.820411 15811 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.820632 15954 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.795051 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.821774 15946 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.799305 15940 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.822993 15954 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.802996 15937 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.678968 15919 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.682467 15932 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.825088 13161 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:55.826200 15932 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.826320 15921 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.782582 15925 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:55.779861 15797 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.818697 15952 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.798362 15947 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.827404 13163 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:55.827486 15942 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.823845 15940 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.829879 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.856353 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.842191 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.857657 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:55.830734 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:55.831523 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.838560 15940 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.830158 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:50:55.811255 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 155240us
I20260709 14:50:55.863648 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.863969 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.864892 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.866693 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.867026 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.867233 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.867537 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.867434 13235 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:55.830541 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.868997 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.860731 15940 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.861470 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.865306 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.856873 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.866122 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.870849 13157 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:55.865917 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.868315 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.871510 13156 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.871104 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.828783 15925 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.872826 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.873507 13235 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.873769 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.871176 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.872617 13158 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:55.874399 13231 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:55.874475 13163 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:55.875672 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.875725 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.873159 13164 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 4.
I20260709 14:50:55.876748 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.876374 13238 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:55.877483 13231 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.877599 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.856135 15957 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.879591 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.884497 13232 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.881785 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.882812 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.883009 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.885332 13239 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.883303 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.886137 13233 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:55.886426 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.883469 15956 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:55.851594 15919 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:55.871922 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.883708 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.887524 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.886926 13230 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:55.887858 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.890640 13231 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:50:55.891108 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.891789 13230 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:55.892474 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.891934 13896 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
I20260709 14:50:55.892741 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.894196 13234 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.893906 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:55.887154 15956 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.897118 15956 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.888520 15942 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.898187 15942 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.900050 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.856858 15955 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.902587 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.902765 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.901335 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.905599 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.906338 13230 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:55.906831 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.899982 15942 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.910316 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.911247 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.911927 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.904284 15957 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.914175 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.914628 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.897876 15940 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.913029 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.909432 15955 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:55.917805 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.916749 15957 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.920750 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.923385 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.923341 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.923712 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.926345 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.927090 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.925242 13306 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:55.928436 15942 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:55.929606 15942 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.929976 15942 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.929111 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.930395 15958 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:55.930624 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.930951 15958 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.931365 15958 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:55.931744 15957 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.932665 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.928267 15940 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:55.933705 15940 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.934085 15940 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.934809 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.928326 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.936183 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.923542 15955 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:55.937222 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.938589 13311 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:55.935148 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.941408 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.942055 13311 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:55.942780 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.943595 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.945698 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.946493 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.947755 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.949249 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.949923 13311 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:55.948436 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.952730 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.955305 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.955878 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.956578 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.959928 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.960897 15937 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:55.961436 15937 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.961704 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.957250 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.961828 15937 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:55.964830 13305 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 14:50:55.965234 13305 pending_rounds.cc:85] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 5
I20260709 14:50:55.965452 13305 pending_rounds.cc:107] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 14:50:55.965693 13305 raft_consensus.cc:2889] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:55.965767 15955 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.966441 15955 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:55.966747 15955 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.967098 15955 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:55.967857 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.960521 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.968717 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.964746 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.970161 13313 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:55.961990 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.975754 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:55.977330 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.977824 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.979694 15956 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:55.989173 15956 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.989620 15956 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:55.979269 15957 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:55.980746 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.993229 15957 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:55.993700 15957 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:55.996117 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.997299 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:55.998914 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.000342 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.001811 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.005189 15940 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.007228 15940 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:55.980813 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.981745 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.983887 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:55.978672 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.009598 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.010391 15952 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.010851 15952 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.011129 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.011210 15952 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.012233 15954 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.012344 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.013660 15811 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.013731 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.014120 15811 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.014609 15811 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.014655 15946 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.015120 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.015285 15946 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.015691 15946 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.015956 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.017076 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:55.987648 15937 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.012699 15954 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.017087 15943 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.017810 15954 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.018110 15943 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.018520 15943 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.019032 15937 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.019688 15937 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:56.020048 15935 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:56.021169 15935 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.021549 15935 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.024533 15946 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.020033 15937 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.025169 15936 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.025839 15937 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.025933 15936 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.025255 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.027360 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.027501 15939 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.027990 15939 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.028095 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.026724 15936 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.029958 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:56.031028 15925 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:50:56.031375 15951 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.031807 15951 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.032168 15951 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.038725 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.039227 15937 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.040441 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.040956 15939 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.041306 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.042240 13306 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.051716 15939 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.051975 15958 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.053238 13305 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.054025 15939 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.055661 15958 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.057071 15946 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.053149 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.058562 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.060047 15935 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.061033 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.062850 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.063696 15951 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.064208 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.083195 13313 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:56.084120 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.066021 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.085523 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.066567 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.062958 15811 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.066862 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.086649 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.087272 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.087698 15811 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.087785 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.066339 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.088380 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.067396 15943 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.068130 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.089080 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.067122 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.089634 13239 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.069191 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.089862 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.090274 13309 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:56.069969 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.090577 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.090981 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.069576 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.070396 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.091755 13304 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.091990 13312 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.091357 13306 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.092717 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.092489 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.071856 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.065690 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.093601 13304 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.039395 15954 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.094554 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.061895 15956 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.091431 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.075404 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.095641 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.090338 15943 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.093525 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.071144 15935 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.077368 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.092407 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.089514 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.098532 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.100700 15956 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.101337 13313 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.093447 13312 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.096736 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.103135 15954 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.076556 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.068076 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.072834 15937 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.107887 13239 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:56.080405 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.108853 13235 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.085661 15952 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.085714 15957 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.112452 13308 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.072546 15955 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:56.099632 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.113451 13305 raft_consensus.cc:2393] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:55.988021 15942 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.114447 15955 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:50:56.114651 13311 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.078076 15936 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.116895 13306 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.117707 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:56.118696 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.115974 15942 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.120090 15946 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:56.120711 15946 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.114475 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.121508 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.123745 15942 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.117769 15936 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.124742 15946 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.124258 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.126788 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.124907 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.129459 15952 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.084414 15951 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.120337 15957 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.131633 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.134624 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.135562 15921 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.136058 15921 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.136428 15921 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.132205 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.145495 15921 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.153136 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.123874 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:56.154047 15929 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:56.154567 15929 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.154994 15929 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:56.155130 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.156033 15797 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.156481 15797 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.157040 15797 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.156463 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.163586 15929 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.165140 15797 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.166426 15921 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.167385 15951 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.167801 15951 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:56.168177 15951 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.168838 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.169862 15941 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.170241 15941 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.170611 15941 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.178615 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.177635 15951 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.179392 15922 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:56.179992 15922 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.180410 15922 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.183187 15941 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.190428 15951 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.188560 15922 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:56.193925 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70124.2us
I20260709 14:50:56.199842 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.200911 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.201530 15946 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.200402 15922 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.204028 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.204870 15929 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.206185 13276 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:56.206494 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.207027 15913 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:56.210786 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.213260 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.213886 15946 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:50:56.214427 15946 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:56.214879 15946 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:56.216336 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.217168 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.217408 15797 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.218094 15941 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.218475 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.219676 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.222088 13057 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:56.225184 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:56.225481 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.209668 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.230172 15941 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.232973 15957 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.234288 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.235110 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.236104 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:56.237185 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.235421 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.239745 15951 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.241055 13276 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.243583 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.245232 15951 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:56.246543 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.247213 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.248611 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.242449 15946 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.249963 15951 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:56.250079 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.250485 15941 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.250950 15941 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.251288 15941 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.253793 15797 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:56.254215 15797 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.254594 15797 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:56.250238 15921 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.256232 15921 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:56.256629 15921 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.257794 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.259368 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.260063 15946 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.265013 15951 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:56.270269 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.283320 15951 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.286245 15921 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.287402 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.299538 15941 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.308735 15921 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.310433 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.311750 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.312358 15957 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.310444 15946 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.317142 15926 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.309369 15797 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.321237 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:56.322404 15915 raft_consensus.cc:993] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:56.320197 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.323407 15947 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:56.325016 15915 raft_consensus.cc:1081] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:50:56.332983 15946 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.333117 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.333850 15797 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.334319 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.323575 15941 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.335427 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.336464 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.337517 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.338583 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.339843 15941 raft_consensus.cc:993] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.339999 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.340332 15941 raft_consensus.cc:1081] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.341982 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.341848 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.343487 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.344784 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.345937 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.347040 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.348544 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.349272 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.349627 15797 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.350024 15797 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.350368 15797 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.353456 13235 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.355402 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.343394 15941 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:56.356185 15941 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.356539 15941 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.356814 15957 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:56.357936 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.359086 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.360191 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.365358 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.365531 15957 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:56.366396 15929 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:56.366631 15957 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.367341 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.367552 15957 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.368508 15929 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.368963 15929 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.369103 15957 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.372269 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.373644 15921 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:56.374104 15921 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.374549 15921 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.381271 15922 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:56.383981 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.385751 15922 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:56.386209 15922 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.386606 15922 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.392522 15929 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:56.387027 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 56582.8us
I20260709 14:50:56.394480 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:56.401566 13164 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:56.397298 15913 raft_consensus.cc:993] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.397651 15931 raft_consensus.cc:993] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.421816 15967 raft_consensus.cc:1081] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.422938 15967 raft_consensus.cc:1081] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.425928 15932 consensus_queue.cc:1059] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:56.426770 15892 raft_consensus.cc:993] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.427273 15947 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:56.427722 15947 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.427857 15892 raft_consensus.cc:1081] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.428691 15947 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.433727 15947 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.436884 15964 raft_consensus.cc:993] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.437470 15964 raft_consensus.cc:1081] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:56.438335 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.439226 15922 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.442071 15922 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.443066 15941 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.444095 13235 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.445773 15941 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.447615 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.449566 13235 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:56.451236 15926 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:56.452479 15926 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:56.453027 15926 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.457724 15922 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:56.460139 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.438778 15797 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.462049 15946 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:56.463095 15946 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:56.463416 15946 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.463649 15797 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.455395 15926 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.465598 15926 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.481487 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.469224 15946 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.470443 15892 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.486963 15946 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:56.470685 13235 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.473719 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.474726 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.493961 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.495057 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.496014 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.496600 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.497411 15964 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.501050 15797 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.495543 15892 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.475684 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.476622 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.477589 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.478531 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.479622 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.479876 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.480906 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.481556 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.513646 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.514530 15967 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:56.514923 15967 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.515262 15967 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.526005 15964 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:56.527033 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.528839 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.533209 15922 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.535377 15941 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:56.537181 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.538406 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.538975 15967 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.539539 13155 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:56.541618 15922 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.542601 15922 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.544539 15929 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:56.545589 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 120273us
I20260709 14:50:56.547854 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.549242 15967 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.552976 13235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:50:56.553685 13235 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.554050 13235 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.400311 15921 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.557435 13233 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.569398 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.570694 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.571760 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.572312 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:56.576294 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 88095.6us
I20260709 14:50:56.579375 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.581791 13238 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.583559 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.588493 13311 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.588569 15811 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:56.588515 13305 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:56.593405 15811 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:56.593595 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.593847 15811 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.594811 13305 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.594648 15811 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.596360 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.597857 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.599099 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.600208 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.601073 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.601222 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.602417 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.600634 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.639880 13312 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
W20260709 14:50:56.640086 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 46567.8us
I20260709 14:50:56.577885 15967 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.604483 13313 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:56.642086 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.643340 13309 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.642774 13235 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.644194 13232 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.647922 15964 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:56.649946 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.651186 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.652870 13235 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.652946 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.651320 15966 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:56.668905 13232 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:56.676239 13239 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:56.654292 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.703780 13235 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.684971 13238 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.712411 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.712062 13305 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
W20260709 14:50:56.716377 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 62161.3us
I20260709 14:50:56.717080 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.710450 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.711221 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.712023 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.715473 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.718633 15941 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.666579 15921 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:56.721290 13309 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.722213 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.723186 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.724149 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.670107 15922 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.725147 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.726207 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.726497 15941 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:56.727133 13312 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.728085 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.720438 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.729331 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.729743 15811 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.730878 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.731686 13312 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:56.732544 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.734334 15954 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:56.710541 15797 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.712812 15964 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.736459 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.711404 15936 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:56.737526 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:56.737700 15936 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:56.738371 15936 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.739234 15936 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.713721 13307 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.735620 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.639472 15931 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.717240 13305 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.741986 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.733101 15946 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:56.734386 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.743069 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.654712 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.713302 13310 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.743340 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.744119 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.744421 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.744854 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.745000 13310 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:56.745409 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.745980 13305 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:56.746088 13310 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.746534 13307 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.747013 13305 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.713454 15958 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:56.740460 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.743489 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:56.718796 13313 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
W20260709 14:50:56.740965 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:56.645567 15929 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:56.714521 13304 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.741679 15941 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.747140 13310 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.654497 15913 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.741688 15936 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.753288 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.754462 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.753777 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.762686 13235 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:56.754911 13306 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:56.763264 13239 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.764153 13238 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.755983 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.757572 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.766008 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.759043 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.766467 13231 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.766928 13155 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:56.767688 13155 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.735546 15942 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:56.768963 13234 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:56.761302 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.769682 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.762729 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:56.768617 15942 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.773059 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.778096 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.749045 15929 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:50:56.760252 15940 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:56.778699 13155 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.783923 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.784384 13155 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.782603 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.773582 15931 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.793387 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.793793 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:56.794977 15811 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:56.795398 15811 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.783479 15929 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.796214 15811 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.806849 15811 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.773788 15955 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.015s
I20260709 14:50:56.801338 13155 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:56.805594 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.812114 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.816212 15955 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:50:56.816710 15955 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.817577 15955 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:56.819103 15955 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:50:56.820580 13306 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
W20260709 14:50:56.821372 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46126.8us
I20260709 14:50:56.811268 15954 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:56.825376 15954 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:56.826416 15954 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.793118 15947 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260709 14:50:56.827697 15954 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.836818 15971 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:56.838519 15932 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:56.839032 15932 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.840001 15932 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.841774 15947 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:56.842228 15947 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.809574 15915 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 14:50:56.843114 15947 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.844465 15947 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:56.852191 15915 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:56.852644 15915 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.853596 15915 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.854821 15915 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.809926 15942 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.861922 15942 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:50:56.868916 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:56.871368 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.871649 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:56.872506 13313 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.873060 13313 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:56.879226 13306 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:56.846521 15964 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.894124 13310 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:56.900091 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:56.900851 13306 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.901274 13306 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.900116 13310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:56.902474 13312 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:56.902778 13310 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.903314 13310 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:50:56.912689 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 118854us
I20260709 14:50:56.910655 13306 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.910842 13310 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.921607 13306 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.922264 15913 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.796106 15970 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.123s
W20260709 14:50:56.931357 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:56.931443 13311 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:56.940644 13233 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:56.942001 15970 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:56.940174 13310 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.942386 15970 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:56.943300 15970 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.944644 15970 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:56.949867 15941 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:56.950790 13232 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:56.952318 15797 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:56.953189 13237 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:56.958448 13313 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.960600 13313 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:56.962777 15967 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:56.974038 15932 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:56.977447 13304 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:56.963733 15929 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.989459 13311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:56.990087 13311 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.990469 13311 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:56.991035 13312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:56.991643 13312 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:56.992005 13312 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:50:56.989682 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 166129us
I20260709 14:50:56.991663 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:56.995370 13313 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:56.997264 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:56.997829 13232 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:56.998091 13232 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:56.998790 13232 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:56.999789 13232 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.000727 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.001304 13237 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:57.001564 13237 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.001614 13238 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:57.002388 15915 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.002293 13237 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.003163 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.003796 15915 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.004179 13233 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.003492 13237 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.005120 13234 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:57.006393 13231 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:57.004470 13239 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:57.006822 13233 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.009454 13238 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:57.009893 13311 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.011544 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.010263 13233 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.012684 13304 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:57.012991 13233 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:50:57.009984 13202 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:57.014549 13311 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:57.015211 13235 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:57.016669 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.017058 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.030306 13238 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:57.030678 13238 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.031421 13238 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.031920 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:57.017266 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.019258 15977 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:57.032374 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.033136 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.033314 15977 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.033488 13305 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:57.033816 15977 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.033147 13306 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:57.034605 13238 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.034090 13310 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:57.036309 15929 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.037086 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.030416 13233 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:57.034811 15977 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.040124 15977 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.037827 13309 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:57.019634 13232 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:50:57.014050 15978 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:50:57.044155 15978 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.044492 15978 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.045300 15978 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.046470 15978 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.020866 15976 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:57.014375 15970 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:50:57.050359 15970 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:57.050683 15970 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.051214 15917 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:57.051482 15970 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.012722 15971 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 14:50:57.052644 15882 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:57.022972 15915 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.053671 15976 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.026511 13237 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:57.048887 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:57.055513 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:57.053063 15882 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.054602 15976 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.056721 15882 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.057677 15917 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.058405 15955 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:57.058818 15917 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.060460 15915 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:57.053186 15971 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:57.054687 13306 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:57.060696 15917 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.061426 15971 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.060900 15915 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.061700 15917 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.062873 15915 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:57.062995 15917 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.064703 15915 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.068292 15917 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.069355 15971 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.062232 15942 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:50:57.070524 15942 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:57.070696 15971 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:57.071550 15942 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.057916 15882 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.073078 15932 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:57.059091 15970 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:57.075500 15977 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:57.059527 15919 consensus_queue.cc:1059] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:57.059038 15955 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:57.075616 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:57.081331 13311 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:57.082986 13238 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:57.024194 13312 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.086398 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:57.088436 13309 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:50:57.090178 15957 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:57.089973 15947 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:57.090729 15957 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:57.095708 15955 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.097939 13312 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:57.099339 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.100039 13238 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:57.100333 13238 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.101189 13238 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.086280 15936 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:57.105782 13238 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:57.106436 13237 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:50:57.109469 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.113612 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:50:57.114765 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.096244 15957 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.120196 15978 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.131696 13238 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
W20260709 14:50:57.131920 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.133914 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.133860 13309 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 4. Current term is 5. Ops: []
I20260709 14:50:57.145125 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:57.151762 13162 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:57.129313 15936 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:50:57.155949 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 44967.2us
I20260709 14:50:57.159221 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.159607 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:57.160213 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:57.160538 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.162075 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.162276 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:50:57.162825 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.163249 15975 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.164501 15882 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.164970 15882 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:57.165288 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.165899 15882 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.166618 15978 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:57.167070 15978 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.167877 15978 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.168279 15917 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:57.170208 15882 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.173337 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.173527 15976 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.150127 15940 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:57.162914 13162 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.174338 15976 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 14:50:57.177146 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.177796 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.178035 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.178414 13163 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:50:57.174441 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.178638 13155 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.181387 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.182070 13160 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.183125 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.184607 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:57.185004 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.185652 15919 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.186151 15988 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:57.157265 15987 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:57.191931 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.193321 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.193638 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.196419 13155 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:50:57.192031 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.198035 13156 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:57.199154 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.200196 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.186584 15988 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.200728 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.152575 15932 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
W20260709 14:50:57.203122 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.207008 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.202020 15977 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.207437 15976 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:57.207023 15979 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:57.226181 15976 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.227246 15976 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.227663 13057 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:57.228500 15986 log.cc:927] Time spent T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:50:57.205344 13238 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:57.229573 15936 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.233147 15947 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.202131 15984 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:57.238646 15984 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.239272 15932 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:50:57.239684 15932 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.239838 15988 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.238674 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.190671 15940 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:57.241516 15932 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.242403 15954 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.243098 15947 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.202812 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.226300 15979 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.242660 15932 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:57.201151 15982 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:57.246301 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.204141 15978 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.259205 15972 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:57.259850 15972 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.201508 15942 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.201876 15917 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.190900 15987 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.252310 13163 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:57.255162 13162 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:57.204016 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.241176 15988 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.261214 13156 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:57.262509 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.274046 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70099us
I20260709 14:50:57.277619 13205 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.274134 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:57.287309 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.251685 15982 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:50:57.372936 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.391150 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.406380 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 127908us
I20260709 14:50:57.407617 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.408934 15936 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:57.409840 15936 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.409001 13160 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:57.411304 15919 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.412998 15982 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.414024 15982 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.417062 13313 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 9. Ops: []
I20260709 14:50:57.419929 13062 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.391930 15913 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:57.242103 15940 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.365024 15972 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.392618 15966 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 14:50:57.394691 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.391358 15987 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:57.391940 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 114415us
I20260709 14:50:57.426918 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.397558 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.399712 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.428730 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.429353 15919 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.429630 15955 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.248709 15975 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:57.360292 15979 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.301302 15954 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.429899 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:50:57.430832 15970 consensus_queue.cc:1175] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38fbc24b2bf441038676280fd5393d6e" responder_term: 6 status { last_received { term: 6 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 6 index: 4 } }
I20260709 14:50:57.431371 15919 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.431852 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.433209 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.433606 15970 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.433887 15919 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:50:57.436578 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.437201 15987 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.437721 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.438627 15919 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.440294 15919 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.440995 15941 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.440627 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.439117 15913 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.438795 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.445701 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.450598 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.451467 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.452328 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.453325 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.442562 15975 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.455163 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.456576 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.459769 15913 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.455288 15988 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.458455 15966 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.462564 15978 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.462232 15975 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.449434 15929 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.453153 15919 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.463614 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.454182 15970 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:57.474385 15970 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.474839 15970 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.475895 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.476819 15919 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.456393 15971 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.478685 15971 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.480006 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.448688 15932 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.480875 15971 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.482381 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.483143 15971 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.484834 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.485631 15987 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.485455 15970 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.486111 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.487524 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.491513 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.491653 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.496317 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.500296 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.504998 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.487752 15970 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.501477 15932 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.502260 15919 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:57.501693 15936 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.506752 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.493117 15971 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.493328 15987 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:57.501641 15954 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.509497 15940 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:50:57.534399 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:50:57.545359 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 87388.4us
I20260709 14:50:57.548250 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:50:57.553790 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 47116.9us
I20260709 14:50:57.558084 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.558344 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.559788 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.561864 15972 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.562613 15971 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.553172 15987 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.563723 15987 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.548254 15955 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.554564 15978 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.548400 15919 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:57.569257 15919 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.573694 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.575071 15936 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.576464 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.578441 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.579771 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.580515 15932 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:57.581010 15932 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.581060 15971 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:57.581833 15971 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.582243 15971 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:57.581550 15932 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:57.583707 15955 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:50:57.584148 15955 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:57.584501 15955 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.580813 15978 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.586534 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.587368 15987 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.589485 15987 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.597255 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.598558 13162 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:57.598780 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.599884 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.601919 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.603067 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.603765 15811 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.600919 15940 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.604594 15936 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.601027 15954 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.598286 15970 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:57.600456 15957 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.609356 13238 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:57.609891 15970 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:57.606958 15913 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.611399 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.613312 15970 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:57.615130 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.616122 15919 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.617403 13156 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:57.618382 15919 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.622987 13238 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:57.623172 15979 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:57.625028 15957 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.630067 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.605859 15932 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.631450 15957 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.632164 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.616887 15971 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.636847 15971 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.636687 15932 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.634883 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.639050 15957 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.641701 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.646831 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.647046 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.647790 13237 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:57.651882 15957 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.636812 15955 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.653748 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.654549 15954 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.638784 15979 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:50:57.658339 15955 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:57.660564 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.666205 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.666867 15942 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.667297 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.667932 15942 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.668366 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.672081 15972 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:50:57.675714 15972 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.675930 15942 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:50:57.676700 15972 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.677083 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.677889 15942 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.677875 15972 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:50:57.679059 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.680079 15942 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.681185 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.681932 15942 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.682997 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.683683 15942 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.684736 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.685429 15942 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 14:50:57.685388 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:57.686038 13276 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.689317 15942 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:50:57.693719 15954 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.673641 15970 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.695776 15970 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.698589 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:57.698875 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.699717 13309 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:57.678673 13062 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.704756 13062 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.706277 13062 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.707813 13062 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:57.713212 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.714191 13309 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:57.715421 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.716866 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.720590 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.720712 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.721726 13313 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:57.722146 13160 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:57.723028 15972 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:50:57.723428 15979 consensus_queue.cc:1059] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:57.724901 15929 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:57.726323 15929 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:57.727196 15929 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.728412 15929 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:57.728909 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:57.735982 13163 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:57.737248 13059 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.739679 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.740038 13309 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:57.740895 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.738902 13059 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.741689 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:57.741951 13059 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.743719 13059 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.745915 13237 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:50:57.745493 13059 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.748174 15811 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:57.748835 13309 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:50:57.743646 15970 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.753162 13313 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:50:57.756368 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:57.757259 13309 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:57.758906 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.760057 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.761128 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.763041 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:57.764497 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.761457 15919 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.761154 15971 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.761363 15932 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.765882 15936 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:50:57.767760 15987 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:57.782469 15987 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:57.783540 15987 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:57.764747 15942 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:50:57.793259 13162 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:57.794113 13156 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:50:57.796793 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:57.765559 15970 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:57.813565 15932 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:57.837579 13163 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:57.814574 15972 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:50:57.814031 15940 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 14:50:57.813834 15957 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:50:57.822765 16001 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260709 14:50:57.846781 15957 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 14:50:57.869940 13309 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:57.874647 16001 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:50:57.882452 13311 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:57.891776 13155 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:57.894481 15979 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:50:57.896821 16000 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:57.903937 13237 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:57.913741 15942 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 14:50:57.953240 13237 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:50:57.953897 15969 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.954553 15969 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:57.955150 15954 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:57.959084 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:57.959725 13305 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 13.
I20260709 14:50:57.961160 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:57.959302 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:57.974228 13161 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:57.965847 15968 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:50:57.977782 15968 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:57.978143 15968 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:57.979866 15975 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:57.967840 13057 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:57.956751 15969 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:57.991430 15954 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:57.997897 15954 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.023047 13311 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:50:58.023730 15954 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.026858 13163 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:50:58.026163 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.052619 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:58.053642 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.054421 13238 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:50:58.055719 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:58.058378 15954 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:58.058878 15954 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.059228 15954 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.060979 15972 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:58.063057 16001 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:58.066869 13311 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:58.067085 13313 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:58.069952 16001 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:58.075732 15967 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:50:58.082738 13157 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.068552 15968 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:58.130857 15913 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.167748 15968 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.157159 15913 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.171015 15913 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.177070 15941 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:50:58.177604 15941 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:58.179025 13157 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:58.179522 15941 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:50:58.181253 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:50:58.181442 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50864.3us
I20260709 14:50:58.181895 13313 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:50:58.181982 13238 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:58.183583 15970 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.184211 15970 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.184964 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.186291 15970 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.187170 15954 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.188021 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.188781 13306 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.195461 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.196187 13312 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:50:58.197208 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.197799 13238 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.199216 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.199530 13161 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:58.199767 13155 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.201536 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.202716 15940 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:58.205070 15970 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:58.206866 15970 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.207685 15970 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:50:58.210831 16024 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 14:50:58.211194 15942 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:58.214969 13155 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
W20260709 14:50:58.216482 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 73538.7us
I20260709 14:50:58.218472 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.219969 13313 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 14.
I20260709 14:50:58.223815 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:50:58.223912 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:50:58.224687 13896 raft_consensus.cc:2368] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14.
I20260709 14:50:58.227754 16030 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:50:58.228331 16030 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:50:58.230474 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.231051 13238 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:50:58.232053 13157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:50:58.232684 13157 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:58.233346 13157 raft_consensus.cc:614] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:50:58.234265 16001 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:50:58.235567 16030 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:50:58.237076 15954 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.260193 13238 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 14.
I20260709 14:50:58.247726 15975 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.249425 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.233438 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.264249 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17e1e05213b46139e131c304808c296"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:58.261466 15970 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.278999 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.285959 13233 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.279692 15975 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.281948 16038 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:58.277709 13237 raft_consensus.cc:606] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
W20260709 14:50:58.284749 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 51397.8us
I20260709 14:50:58.295512 13233 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:50:58.301981 13305 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:58.298516 15940 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:58.302968 15940 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:58.303856 15940 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.305542 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:58.306161 13237 raft_consensus.cc:606] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:58.310182 15987 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.310756 15987 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.312940 15987 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.316571 15975 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.319958 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.320887 13232 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:58.321677 13156 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:58.322898 13202 leader_election.cc:400] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14.
I20260709 14:50:58.323215 13202 leader_election.cc:403] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:58.322297 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.331871 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.342970 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.343590 13161 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.332571 13309 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:58.300629 16038 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.353156 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.354031 13305 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.357326 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.358160 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:58.358965 13233 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:58.325815 15987 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.342888 15975 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14.
I20260709 14:50:58.348176 15919 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:58.349128 16038 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.373047 15970 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.353611 15971 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:50:58.380884 15919 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.405017 15919 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.375402 15987 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.414826 15987 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.428006 13057 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 12 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 14 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.404634 15971 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.430272 15971 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:58.433806 15987 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.434403 15987 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.437831 15987 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.438395 15987 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.438830 15987 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.391446 15970 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.446827 15970 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:58.447863 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 90598.9us
I20260709 14:50:58.449046 15979 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.449527 15979 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.449900 15979 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.450111 15970 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.432493 15971 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:58.460352 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 101560us
I20260709 14:50:58.474907 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.475567 13305 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.477120 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.477900 13313 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:58.481009 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.481740 13311 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.483098 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.483685 13311 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.485229 15987 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.486450 15972 raft_consensus.cc:993] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.489709 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.490382 13311 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:50:58.462914 15971 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.494629 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.499300 13305 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.503489 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.504446 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.505134 15987 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:58.505517 15987 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:58.509374 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47463.5us
I20260709 14:50:58.505389 16049 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:58.507764 16050 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:58.512531 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.509492 15957 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.510342 15987 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.513525 16050 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.521763 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.524585 13313 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.515002 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.500138 15971 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.512598 16049 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.528613 16050 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:50:58.536595 16046 log.cc:927] Time spent T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 14:50:58.538360 13059 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.539147 16038 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.519042 15972 raft_consensus.cc:1081] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.540953 16049 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.525091 15957 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.541662 16038 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.538405 15971 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.553848 15971 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:58.554404 15971 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:58.555313 15971 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.560920 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.561692 13232 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:58.552592 15957 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.523247 15970 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:58.563760 15970 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.563819 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.564589 15919 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.567014 15919 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.567369 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.568751 15957 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.569185 15957 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.569509 15957 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.571904 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:58.572727 13313 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.573105 13313 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.564206 15970 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.574285 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.575067 13309 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:58.576072 15979 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.578253 15979 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.580214 15987 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.594239 15919 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.602236 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:58.602977 13232 raft_consensus.cc:606] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:58.604485 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.605345 13313 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.606041 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.597409 16052 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.606642 13237 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:58.608935 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.610862 13232 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:58.611281 13233 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.609614 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.609829 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.610409 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.612218 13238 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.612818 13235 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.612352 13239 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
W20260709 14:50:58.614287 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 93868.8us
I20260709 14:50:58.617393 13233 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:58.620008 13313 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.621094 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.621701 13233 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:50:58.621966 13233 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:58.622987 13233 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.623867 13233 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.633371 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.634065 13161 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.617969 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.637843 13309 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.631332 16056 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.646365 15929 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.646924 15929 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.631681 16052 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.649350 15967 raft_consensus.cc:993] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.649852 15967 raft_consensus.cc:1081] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.650928 15987 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.651557 15929 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.653887 16001 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.654376 16001 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.655936 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:50:58.656395 16001 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.656534 13239 raft_consensus.cc:606] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:50:58.658316 13233 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:58.659544 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.605099 15919 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.664389 13309 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:58.664486 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:58.704929 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:58.646502 16049 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:58.665354 13161 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:58.651619 16056 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.707172 16049 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.707777 16056 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.663457 16048 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:58.708487 16048 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:58.709409 16048 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.670369 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.712561 13307 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:50:58.673640 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.650880 16052 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.675076 16050 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.677106 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.713500 13310 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.713923 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.677238 15919 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.686190 15970 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:58.714816 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 199878us
I20260709 14:50:58.715010 16050 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.685473 15957 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.669163 13311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:58.717199 13311 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.717618 13311 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.718653 13309 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:58.722024 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.722703 13239 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.723428 16030 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:58.724020 16052 raft_consensus.cc:993] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.724593 16052 raft_consensus.cc:1081] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:58.725252 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.725855 13235 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.727151 15970 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.727787 15970 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.731389 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.732928 16052 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:58.733366 16052 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.733712 16052 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.736819 15957 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.728255 15970 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.741051 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.741989 13239 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.744971 13310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17e1e05213b46139e131c304808c296"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:58.745621 13310 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:58.746012 13310 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.757117 16050 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.757714 16050 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.757522 13062 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.759958 16050 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.725793 13311 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.738224 13235 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.766371 13311 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.766557 13310 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.769075 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.769632 13235 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:58.769898 13235 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:58.770763 13235 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.771559 13235 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.738344 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:58.738883 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:58.739907 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.741954 15970 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.769825 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.773726 13233 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:50:58.774012 13233 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:58.773142 13313 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:58.774801 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.775343 13238 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.775732 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.776332 13232 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.773943 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.777532 13161 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.777606 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.778384 13232 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.781530 13235 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:58.785501 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:58.785804 13161 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:58.787951 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.788498 13161 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.788897 16038 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.789489 16038 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.789963 13233 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.789731 13235 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.789384 13059 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.791955 16038 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:50:58.792886 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 54625.7us
I20260709 14:50:58.792560 16038 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.792894 13233 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.793843 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.794715 13155 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.793569 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.801281 13155 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:58.801620 15913 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.801828 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.789487 13238 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.802093 15913 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.768574 13310 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:58.802595 16001 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:58.803217 16001 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:58.803674 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.804174 16001 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.806394 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.802745 15913 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.806885 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.808029 13310 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.807580 13309 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:58.808617 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.811693 13307 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.800840 16038 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.813050 16038 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.814069 15970 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.814621 15970 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.815418 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.817144 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.817795 13311 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:58.788506 13232 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.820472 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.831768 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.793569 13279 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.744451 16052 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.838737 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:58.839377 13238 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.847711 13238 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:50:58.862919 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.861883 13310 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.834375 16038 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.772316 13239 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:58.835053 13161 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:58.836059 13232 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:50:58.871721 13157 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:58.832993 15957 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:58.876171 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.848201 16050 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.849140 15970 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.849388 16052 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.878603 15957 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:58.879622 15957 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.852346 16048 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
W20260709 14:50:58.854234 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 58747.5us
I20260709 14:50:58.901106 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.902684 13160 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.855214 13059 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.859535 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.901015 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.905229 13313 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.860267 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:58.905530 13164 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.864506 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.865171 13162 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:50:58.909530 13310 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.865211 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:58.910320 13158 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.866291 13156 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:50:58.867151 13233 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:50:58.836915 13309 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:58.872905 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.873294 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:58.876744 13311 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:58.914155 13159 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.877679 16030 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:50:58.850770 15954 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:58.919075 15970 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:58.884891 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:58.924824 13232 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:50:58.876852 13163 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.899240 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.838646 15913 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.909080 13306 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:50:58.918154 13310 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:50:58.918917 13159 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:50:58.878481 16050 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.927325 13313 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:50:58.928056 13158 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:58.929339 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.934300 16049 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:50:58.931034 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.937287 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.920302 16048 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:58.938457 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.937819 16052 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.931113 16056 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:58.939867 16049 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:58.940930 16038 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.941324 15942 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.931243 15970 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.922225 15954 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:58.946152 16050 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.938346 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.944559 15913 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:58.949433 16052 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.952391 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.963492 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.951303 16056 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.966343 13306 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.968225 16057 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:58.968631 16048 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.971443 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:58.972057 13310 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.975250 15811 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:50:58.967465 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.978638 13164 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:50:58.977671 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.964318 15974 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:58.959244 16049 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:58.988308 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:58.986408 13310 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:58.967581 16052 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:58.968724 16057 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.994243 15987 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:50:58.981581 16050 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:58.981566 15971 raft_consensus.cc:2764] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 14:50:58.990381 13306 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:58.997314 16049 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:58.967849 16056 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:58.968220 15919 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:59.007429 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:50:59.010967 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47071.6us
I20260709 14:50:59.012738 13059 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.001783 16057 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.016335 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:58.999958 15974 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.028533 15975 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:59.015277 15919 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:50:59.062974 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 74660.1us
I20260709 14:50:59.059979 16001 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:59.067157 15919 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.048331 16057 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.070118 15975 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.028879 15954 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.076889 15987 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.097506 16058 raft_consensus.cc:993] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:59.100544 13159 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:59.103487 16050 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.104453 16050 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.107760 16058 raft_consensus.cc:1081] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:50:59.109074 15970 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.111722 15975 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.112800 16057 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.084272 16001 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.123039 15811 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:59.095196 16068 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:59.129518 13233 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 14:50:59.136000 16057 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:50:59.136806 16057 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.137362 15987 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:50:59.138964 15936 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:50:59.126122 16052 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:59.164069 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:59.150039 16000 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.138996 16057 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.170873 16001 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.090858 15974 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.152546 16068 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.178170 16068 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.181507 16000 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.184072 16000 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.218394 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:50:59.219111 13313 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.219532 13313 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.222975 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.223685 13310 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:50:59.235375 16052 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.246953 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:59.256253 16056 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.256960 13062 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.259012 13062 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.302773 15941 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:50:59.303458 15941 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.303881 15941 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:59.256618 13313 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:50:59.313056 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 66198.5us
W20260709 14:50:59.321751 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 251099us
I20260709 14:50:59.259317 16056 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.335263 15942 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.356817 15942 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.359047 15942 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:59.342353 13059 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.346361 16068 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.360755 16068 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.361534 16058 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.362030 16058 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.362860 16068 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.348469 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.363828 13312 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.364149 16058 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.368057 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.368942 13309 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:50:59.369148 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:59.369810 13158 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:59.379150 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.382437 13313 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:59.384598 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.385353 13235 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:50:59.385703 13235 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.386477 13235 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.387380 13235 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:50:59.392318 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:59.348101 15941 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.353138 15919 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.354727 16052 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.397468 16000 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.404887 13235 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:59.400593 16038 raft_consensus.cc:993] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
W20260709 14:50:59.395673 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:59.407083 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:59.407083 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:59.408653 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.409915 13235 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.409111 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.412359 15940 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:59.412972 15940 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:59.413735 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.413844 15940 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.414338 13238 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:59.415021 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.409809 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.415431 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.414837 13231 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:50:59.416076 13234 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:59.419822 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.420799 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.405654 16052 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.423616 15811 raft_consensus.cc:476] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Not starting pre-election -- already a leader
I20260709 14:50:59.423677 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.424587 13234 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:59.425480 16052 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.426131 13237 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:50:59.406011 16000 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.428485 16000 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.429426 16038 raft_consensus.cc:1081] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:50:59.429634 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.430457 13235 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.433009 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:59.415812 13233 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:59.434176 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.434816 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.433671 13163 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 4.
I20260709 14:50:59.435485 13158 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.435806 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.436378 13164 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.436724 13231 raft_consensus.cc:2368] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:59.437541 13161 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:59.437588 13159 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 9: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:50:59.438519 15987 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.439059 15987 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.405222 13312 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:59.437642 16047 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:50:59.447073 13238 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:59.451792 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:59.452270 15987 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.452569 13159 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:59.453938 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:59.454062 15919 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.456251 15941 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.456677 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:50:59.457389 13231 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:59.458400 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.451747 13158 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:59.458962 13237 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.459616 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.461071 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.461683 15987 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:50:59.465216 15987 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.465569 15987 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.406867 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.469332 15811 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:59.469822 15811 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.470139 15811 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:59.449725 13235 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:50:59.450615 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:50:59.473253 13161 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
W20260709 14:50:59.469249 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62663.8us
I20260709 14:50:59.475154 16068 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:59.475059 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:59.475664 16068 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.450124 13164 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:50:59.476051 16068 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.461584 15919 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 14:50:59.474695 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.481251 13130 leader_election.cc:400] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:59.482204 13130 leader_election.cc:403] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:50:59.483436 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.484086 13312 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:50:59.484807 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.485545 13310 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:50:59.484544 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.486361 13161 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.486439 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.487144 13311 raft_consensus.cc:2393] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.488057 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.488621 13310 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:50:59.488746 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.488963 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.489485 13306 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.489741 13305 raft_consensus.cc:2393] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 5: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:59.488332 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.490573 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.485697 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.492934 16000 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:59.493409 13306 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:50:59.494354 16001 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:59.494789 16001 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.495146 16001 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.495926 16000 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:50:59.497448 13313 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.496928 13205 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:59.496927 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.500828 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.501492 13313 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.502521 16056 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:50:59.504168 13237 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:59.499329 13059 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.504858 15811 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.506421 13309 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:59.506062 13059 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.507931 13059 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.503252 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.511920 13312 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:50:59.513041 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.513707 13311 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:59.515123 13161 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:50:59.515200 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.515837 13311 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:50:59.517575 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.518311 13311 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.519665 15811 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:50:59.522217 13313 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:50:59.522351 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.523290 13312 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:50:59.524031 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.519125 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.491186 15919 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:50:59.496374 16000 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.526417 13309 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:59.529580 13311 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:59.525178 16049 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:50:59.547343 16049 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.547741 16049 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.527664 15919 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.529386 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.549811 15919 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:50:59.551759 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:50:59.516607 16047 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:59.556228 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.557042 13164 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:59.535228 15987 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.502560 15970 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:59.537712 16075 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:50:59.539811 16001 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.544269 16056 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6.
I20260709 14:50:59.571245 13164 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:50:59.546633 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.547610 16000 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:50:59.559170 13238 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:50:59.564869 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:59.572806 13312 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:50:59.578649 16068 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.580932 16068 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.567601 16088 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:50:59.584471 13312 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:50:59.587461 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:50:59.567494 16038 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 14:50:59.589207 15942 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:50:59.590162 15942 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:50:59.571761 15970 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.590914 15942 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.591487 15970 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.595613 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:50:59.584896 16088 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.596984 15979 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:50:59.597317 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:50:59.598248 15979 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:50:59.598475 16088 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.602531 15979 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.569679 16047 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:50:59.574326 16075 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:50:59.604440 16075 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.603495 15979 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.609119 13306 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:59.610684 13164 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:59.610949 13161 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 14:50:59.613395 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 48622us
I20260709 14:50:59.614187 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:59.617899 15811 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:50:59.618417 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:59.618726 15971 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:50:59.624745 16056 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:59.628957 16047 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.619210 16057 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:50:59.634819 13062 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.639951 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:50:59.653183 15971 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:50:59.655606 16000 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.659312 13232 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.621380 15936 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 14:50:59.662124 15936 raft_consensus.cc:476] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Not starting pre-election -- already a leader
I20260709 14:50:59.664014 13238 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:50:59.667650 13062 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.671772 13062 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.681878 13158 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:50:59.621830 16068 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.050s
I20260709 14:50:59.690120 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:50:59.696285 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.697067 13235 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.697590 13231 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:50:59.691767 13155 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:50:59.692688 15811 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:50:59.700475 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:50:59.701470 13232 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:50:59.705513 13158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:50:59.624253 16053 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.060s
I20260709 14:50:59.706235 13158 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.668408 15919 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.707170 13238 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:50:59.709205 13158 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.707224 13235 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:50:59.659159 15987 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.719059 13164 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
W20260709 14:50:59.727130 16091 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 14:50:59.738971 15919 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.742523 13158 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.747223 16050 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 14:50:59.749979 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 99112.9us
I20260709 14:50:59.760967 13158 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.823417 16001 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.833853 16000 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.761610 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:59.841290 13057 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.764272 16049 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:50:59.865031 15954 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:50:59.863934 16049 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:50:59.896752 13311 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:50:59.912557 13311 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:50:59.912849 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.913110 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.914450 13309 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:50:59.917312 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.919960 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:50:59.920603 13310 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:50:59.924180 13062 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.926337 13062 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.928471 13309 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
W20260709 14:50:59.930754 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 259767us
I20260709 14:50:59.937390 13237 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:50:59.945679 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 251336us
W20260709 14:51:00.010746 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 63872.6us
I20260709 14:51:00.012339 13310 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
W20260709 14:51:00.012454 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 64803.9us
I20260709 14:51:00.026830 16052 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:00.009423 16000 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 14:51:00.028417 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:00.038858 13239 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:00.054495 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:00.055071 13235 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:00.056147 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:00.056712 13238 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:00.057061 13238 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:00.057868 13239 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:00.050036 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:00.058914 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:00.059484 13237 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.062382 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:00.085232 13238 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.115737 13238 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:00.116786 13232 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:00.112754 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 57411.9us
I20260709 14:51:00.033704 16100 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 14:51:00.127911 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:00.129513 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:00.130367 13164 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 7: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:00.060499 16109 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:51:00.132301 13155 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:00.132826 13164 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260709 14:51:00.133172 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 83230.2us
W20260709 14:51:00.138142 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 106419us
I20260709 14:51:00.139240 13237 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:00.036876 16048 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.082s
I20260709 14:51:00.061192 15970 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:51:00.216358 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 82578.2us
I20260709 14:51:00.065429 16049 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:00.223091 13234 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:00.228004 13234 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:00.230207 13238 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:00.228698 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:00.306589 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:00.307278 13313 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:00.309407 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:00.310079 13311 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:00.309432 13305 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:00.312829 13234 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:00.239463 13232 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:00.240628 15811 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:00.314997 13305 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:00.316092 13164 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:00.235781 16049 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:00.218276 15979 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:00.301216 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:00.333748 13310 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:51:00.302488 13306 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:00.140456 16088 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.096s
I20260709 14:51:00.317500 13307 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:00.283249 13158 raft_consensus.cc:2393] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:00.331135 13313 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
W20260709 14:51:00.331421 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 102842us
I20260709 14:51:00.331974 16057 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:00.333240 13160 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:00.341974 13311 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:00.341696 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:00.345872 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:00.353754 13310 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
W20260709 14:51:00.400204 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:51:00.436693 16112 log.cc:927] Time spent T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
I20260709 14:51:00.339291 16117 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.112s
I20260709 14:51:00.357308 16100 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:00.349712 15970 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.089s
I20260709 14:51:00.438475 16100 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:00.396961 15971 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:00.440456 15971 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:51:00.425304 16002 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 14:51:00.388350 16057 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:51:00.441323 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62062.7us
I20260709 14:51:00.441987 16057 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.444969 16049 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.386929 15979 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:00.446823 15979 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.439518 16100 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.350713 16050 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.110s
I20260709 14:51:00.445072 15987 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:51:00.510684 16108 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.325s	user 0.001s	sys 0.001s
W20260709 14:51:00.501896 16113 log.cc:927] Time spent T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:51:00.550256 16099 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:00.511374 16058 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.075s
I20260709 14:51:00.546300 15971 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.553315 15987 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:00.594586 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 359647us
I20260709 14:51:00.590626 16099 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:00.634387 16105 log.cc:927] Time spent T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.317s	user 0.000s	sys 0.002s
W20260709 14:51:00.636482 16114 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.332s	user 0.000s	sys 0.001s
I20260709 14:51:00.645246 15987 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:00.646023 15987 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:00.646550 15987 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.648447 15987 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:00.622066 16049 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:00.661162 16049 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:00.663471 16049 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:00.650959 16099 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:00.641007 15954 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
W20260709 14:51:00.673918 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 201574us
I20260709 14:51:00.722055 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:51:00.738056 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 44093.6us
W20260709 14:51:00.782563 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43645.7us
W20260709 14:51:00.782608 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 60643.2us
I20260709 14:51:00.784425 15811 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:51:00.800567 16122 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
I20260709 14:51:00.808980 15913 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:00.810103 15974 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:00.814635 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:00.817981 16067 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:51:00.900703 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 62454.5us
I20260709 14:51:00.853266 16096 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:00.852453 15940 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:00.991329 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 138187us
I20260709 14:51:00.960446 15940 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.036196 15940 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.084003 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:01.090777 13130 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.030s	sys 0.067s
W20260709 14:51:01.098137 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 104708us
I20260709 14:51:01.114436 13059 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.124174 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 209) took 1262 ms. Trace:
I20260709 14:51:01.152056 15970 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.153121 15970 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.153878 13310 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:51:01.156214 15970 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:01.140017 13130 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.789s	user 0.030s	sys 0.068s
I20260709 14:51:01.168073 15941 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.169046 15941 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.172197 15941 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.178735 16000 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:01.179793 16000 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.190121 13059 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:01.195466 16000 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:01.205103 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 69941.1us
I20260709 14:51:01.140658 13062 rpcz_store.cc:276] 0709 14:50:59.861708 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:59.876464 (+ 14756us) service_pool.cc:224] Handling call
0709 14:51:01.123854 (+1247390us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:00.028684 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:00.125132 (+ 96448us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:00.125173 (+    41us) write_op.cc:435] Acquired schema lock
0709 14:51:00.125190 (+    17us) tablet.cc:662] Decoding operations
0709 14:51:00.125597 (+   407us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:00.125658 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:00.125696 (+    38us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:51:00.126016 (+   320us) tablet.cc:701] Row locks acquired
0709 14:51:00.126033 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:51:00.126179 (+   146us) write_op.cc:270] Start()
0709 14:51:00.126300 (+   121us) write_op.cc:276] Timestamp: P: 1783608660126132 usec, L: 0
0709 14:51:00.126326 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 14:51:00.230217 (+103891us) log.cc:844] Serialized 935 byte log entry
0709 14:51:01.020713 (+790496us) op_driver.cc:464] REPLICATION: finished
0709 14:51:01.054080 (+ 33367us) write_op.cc:301] APPLY: starting
0709 14:51:01.054214 (+   134us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:01.054383 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:01.054529 (+   146us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:01.054975 (+   446us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:01.055176 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:51:01.055227 (+    51us) write_op.cc:312] APPLY: finished
0709 14:51:01.055465 (+   238us) log.cc:844] Serialized 29 byte log entry
0709 14:51:01.055653 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:01.055770 (+   117us) write_op.cc:454] Released schema lock
0709 14:51:01.055811 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:01.056269 (+   458us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:01.056302 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16641,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":33016,"apply.run_cpu_time_us":2202,"apply.run_wall_time_us":2202,"num_ops":2,"prepare.queue_time_us":225,"prepare.run_cpu_time_us":4072,"prepare.run_wall_time_us":286611,"replication_time_us":890324,"thread_start_us":31797,"threads_started":1}]]}
I20260709 14:51:01.222636 16075 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.263340 16075 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.266850 16075 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.227105 16088 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.268023 16088 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.271242 16088 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.227968 15971 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.228607 16132 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.233412 16102 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.240614 13311 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:01.241192 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.245236 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.247283 16117 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.139336 16050 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:01.241357 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 895542us
I20260709 14:51:01.192668 13059 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:01.289811 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 81129.9us
W20260709 14:51:01.315618 16155 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.156s	user 0.000s	sys 0.000s
I20260709 14:51:01.320312 16117 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.322083 16102 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.324127 16117 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.324908 16132 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.326929 16102 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.328002 16132 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.339174 15971 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.340252 16050 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.342355 15971 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.343056 16050 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.361819 13309 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:01.362104 13233 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:01.362843 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.370663 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.370762 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.370990 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.371833 13233 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:01.375815 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.382599 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.385996 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.386299 13310 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:51:01.387441 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.391530 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.389954 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.394346 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.395108 15971 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.395993 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.395857 15971 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.396066 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.399048 15970 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.399672 15970 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.399673 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.398454 15971 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.403625 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.404907 15971 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.405570 15971 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.407768 15971 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.410475 13160 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:01.410749 16000 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:01.412356 15941 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:51:01.416635 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.454828 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.455602 16104 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.456189 16104 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.458293 13310 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:01.458630 16104 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.428028 15971 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.474033 15970 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.481691 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.493451 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.496309 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.497195 13158 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:51:01.503479 16050 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:01.484489 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.502679 16117 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.497040 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.503211 16088 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:51:01.505839 16117 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.506081 13307 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
W20260709 14:51:01.498838 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 65907.9us
I20260709 14:51:01.528371 13162 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:01.528926 15970 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:01.531316 15970 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:01.547197 16117 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.539726 13231 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:51:01.551193 16166 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 14:51:01.517361 15971 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.549168 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:01.558040 13232 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:01.562052 15940 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:01.562585 15940 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:01.562937 15940 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:01.564229 13235 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:01.569223 16088 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:01.579864 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:01.588485 16102 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:01.589072 16102 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.589583 16102 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:01.579114 15970 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:51:01.595070 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.595919 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.596300 15971 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:01.597838 16169 log.cc:927] Time spent T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.053s	user 0.005s	sys 0.000s
I20260709 14:51:01.621977 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.624867 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.626017 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.631285 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:01.624953 13310 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:01.638813 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:01.650579 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.633113 16102 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.651574 16132 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:01.653716 16132 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:01.655496 16047 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:01.656011 16047 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:01.656370 16047 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:01.661099 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.665046 15971 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:01.665825 16102 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.667424 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.670953 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.671635 16102 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:01.680270 15979 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:01.680935 15979 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.681686 16127 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:01.683054 15913 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 14:51:01.686609 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47899.9us
I20260709 14:51:01.676247 15971 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:01.692018 15979 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.705020 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:01.707038 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:01.708559 15811 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:01.708050 15942 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:01.709990 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.713371 16102 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:01.714395 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.672098 15940 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.718638 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:01.732859 16132 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:01.722692 16102 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:01.722946 16088 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:01.743841 16050 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:01.738806 15971 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:51:01.775822 15940 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.783715 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:01.786247 13236 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:01.801580 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.804278 16047 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.816268 16120 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.817421 16120 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.817812 16119 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:01.818655 16119 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.819880 16120 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.821851 16053 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.822525 16053 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.823756 16146 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:01.824355 16146 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.826260 16119 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.827118 16053 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.848531 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:01.842972 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 57071.5us
I20260709 14:51:01.857259 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.856423 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.860124 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.862098 13304 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:01.863344 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.864118 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.864691 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.866123 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.844105 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.827201 16146 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:01.881487 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.880959 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.880597 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.891945 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.892908 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.833460 16132 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:01.909461 13236 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:01.901947 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:01.902341 13309 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:01.901465 13308 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:01.892884 16102 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:01.919740 13239 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260709 14:51:01.909657 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:01.922770 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:01.923373 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.924029 13306 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:01.924321 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.924443 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.922886 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.924439 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:01.922439 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:01.935545 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:01.904582 16047 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:01.909991 16120 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 14:51:01.921707 16132 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.957712 16127 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:01.946247 16102 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:01.986239 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:01.984230 16127 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:01.996423 16127 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.004861 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.015152 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:01.979995 15971 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 14:51:02.020546 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.031399 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:02.034766 13304 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 14:51:02.037441 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 74848.6us
I20260709 14:51:02.021216 15913 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:02.045746 16149 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:02.046378 16197 log.cc:927] Time spent T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 14:51:01.988073 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
W20260709 14:51:02.057027 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 85890.9us
I20260709 14:51:02.070308 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.071653 15971 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.068924 13233 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.076959 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:02.078466 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58011.5us
I20260709 14:51:02.080359 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.076066 15971 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.083298 15971 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.084635 16132 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.086405 16104 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:02.091163 16201 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:51:02.094906 16198 log.cc:927] Time spent T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:51:02.099291 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.101284 15970 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:02.101567 16201 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:02.102308 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.103477 16201 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:02.104830 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.106086 16132 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:02.106998 16001 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:02.107617 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.107779 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.110132 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.104497 16201 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:02.112284 16000 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:02.116039 16000 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.116552 16053 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.117153 16192 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:02.111135 16132 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:02.076296 16075 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 14:51:02.112291 15971 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:02.116236 16096 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:02.133988 16188 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:02.134528 16188 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:02.148711 16102 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.153049 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.153769 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17e1e05213b46139e131c304808c296"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:02.154498 13305 raft_consensus.cc:606] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.154984 16000 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:51:02.156095 16207 log.cc:927] Time spent T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.068s	user 0.002s	sys 0.000s
W20260709 14:51:02.160251 16206 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
I20260709 14:51:02.162119 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 226) took 2103 ms. Trace:
I20260709 14:51:02.185729 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:02.186432 13163 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.186776 13163 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.189412 13057 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 7, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:02.192378 16203 log.cc:927] Time spent T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.108s	user 0.002s	sys 0.000s
I20260709 14:51:02.186647 13238 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:02.194293 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:02.195043 13310 raft_consensus.cc:606] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.198282 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:02.198817 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:02.200258 13238 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:51:02.163623 13059 rpcz_store.cc:276] 0709 14:51:00.058500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:00.058633 (+   133us) service_pool.cc:224] Handling call
0709 14:51:02.162035 (+2103402us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:01.459281 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:01.459914 (+   633us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:01.459956 (+    42us) write_op.cc:435] Acquired schema lock
0709 14:51:01.459972 (+    16us) tablet.cc:662] Decoding operations
0709 14:51:01.460663 (+   691us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:01.460798 (+   135us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:01.460840 (+    42us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:51:01.520923 (+ 60083us) tablet.cc:701] Row locks acquired
0709 14:51:01.533810 (+ 12887us) write_op.cc:260] PREPARE: finished
0709 14:51:01.557056 (+ 23246us) write_op.cc:270] Start()
0709 14:51:01.574772 (+ 17716us) write_op.cc:276] Timestamp: P: 1783608661553101 usec, L: 0
0709 14:51:01.574904 (+   132us) op_driver.cc:348] REPLICATION: starting
0709 14:51:01.653134 (+ 78230us) log.cc:844] Serialized 1326 byte log entry
0709 14:51:01.825683 (+172549us) op_driver.cc:464] REPLICATION: finished
0709 14:51:01.963918 (+138235us) write_op.cc:301] APPLY: starting
0709 14:51:01.970893 (+  6975us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:01.981596 (+ 10703us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:02.002255 (+ 20659us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:02.002946 (+   691us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:02.003243 (+   297us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 14:51:02.003308 (+    65us) write_op.cc:312] APPLY: finished
0709 14:51:02.003641 (+   333us) log.cc:844] Serialized 35 byte log entry
0709 14:51:02.003890 (+   249us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:02.003993 (+   103us) write_op.cc:454] Released schema lock
0709 14:51:02.004047 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:02.004501 (+   454us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:02.004537 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9215,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":113002,"apply.run_cpu_time_us":2967,"apply.run_wall_time_us":59237,"num_ops":3,"prepare.queue_time_us":71326,"prepare.run_cpu_time_us":5230,"prepare.run_wall_time_us":194279,"replication_time_us":235462,"thread_start_us":126688,"threads_started":2}]]}
I20260709 14:51:02.156311 16188 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.205706 16188 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:02.217913 13310 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:02.216687 13163 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:02.222796 16210 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:51:02.224968 16196 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 14:51:02.228924 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 47704us
I20260709 14:51:02.230652 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:02.233319 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:02.241653 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:02.237118 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.243271 13310 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:02.243759 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.247993 13163 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.248001 16052 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:02.239931 16102 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 14:51:02.260712 16052 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.262887 16052 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.268910 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.269681 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:02.270248 13306 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.271616 16187 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:02.276073 13238 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260709 14:51:02.276146 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:02.218623 16088 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:51:02.251045 15971 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:51:02.293131 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 62990.7us
I20260709 14:51:02.294009 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:02.297613 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:02.302961 13238 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:02.304529 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.303208 13238 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:02.308320 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:02.296030 16102 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:02.310672 13239 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:02.314977 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:02.322413 16102 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:02.323691 16102 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.302440 15941 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:02.328612 16102 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:02.325232 13238 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.310503 16096 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:02.345597 13238 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.339849 15941 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:02.355865 15941 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:51:02.365064 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 55335.9us
I20260709 14:51:02.370735 16191 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:51:02.404659 16219 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 14:51:02.420734 13306 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:02.411010 16088 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:02.428532 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:02.435796 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:02.436676 13239 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:02.511656 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:02.518421 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:51:02.527724 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 184378us
W20260709 14:51:02.524785 16217 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:51:02.588121 13238 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
W20260709 14:51:02.595131 16213 log.cc:927] Time spent T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.112s	user 0.001s	sys 0.003s
I20260709 14:51:02.599085 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:02.574359 16189 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:02.605312 16189 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:02.610040 16189 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.620404 13308 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
W20260709 14:51:02.622467 16221 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260709 14:51:02.627444 16214 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
W20260709 14:51:02.638079 16224 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.128s	user 0.003s	sys 0.000s
I20260709 14:51:02.652948 13239 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
W20260709 14:51:02.657935 16230 log.cc:927] Time spent T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 14:51:02.733002 15913 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:02.760608 13158 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 6. (term mismatch)
I20260709 14:51:02.761154 13158 pending_rounds.cc:85] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 5
I20260709 14:51:02.761390 13158 pending_rounds.cc:107] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 11.6
I20260709 14:51:02.768970 13158 raft_consensus.cc:2889] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:02.775214 16128 raft_consensus.cc:993] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.775779 16128 raft_consensus.cc:1081] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.776437 16000 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:02.777005 16000 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:02.782867 16146 raft_consensus.cc:993] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.783435 16146 raft_consensus.cc:1081] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.784531 16128 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 14:51:02.790311 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:02.791201 13160 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.791635 13160 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.811385 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:02.812151 13305 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.812561 13305 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:02.824218 13160 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.813889 15941 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.859901 13160 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.865078 13305 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.866310 13232 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:02.876816 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17e1e05213b46139e131c304808c296"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:02.877619 13161 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.877967 13161 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:02.868463 16047 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.881814 15913 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:02.882064 16047 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:02.882390 15913 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.885540 15941 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.889830 13305 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:51:02.896148 16218 log.cc:927] Time spent T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.396s	user 0.001s	sys 0.004s
W20260709 14:51:02.900660 16215 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.523s	user 0.007s	sys 0.000s
I20260709 14:51:02.903335 13161 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.914011 13161 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.919219 15913 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:02.925920 15913 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:02.938876 16119 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:02.953318 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:02.940413 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:02.959622 13062 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:02.942016 13157 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:02.947806 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:02.948043 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:02.928450 13057 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 214) took 3036 ms. Trace:
I20260709 14:51:02.950657 13161 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:02.961143 13231 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:02.963436 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:02.965497 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:51:02.985059 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61244.8us
I20260709 14:51:02.986516 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:03.051826 13161 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.052286 13161 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:02.954242 13239 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:02.974041 13163 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:03.042826 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:03.053128 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:03.053421 13236 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:03.054018 13236 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:03.054924 13236 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.057701 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:03.058569 13311 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:02.964123 13305 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:03.059713 13305 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:03.058856 13311 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:03.065714 13311 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.066908 13311 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:03.067134 13231 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:02.964144 13057 rpcz_store.cc:276] 0709 14:50:59.891662 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:59.891831 (+   169us) service_pool.cc:224] Handling call
0709 14:51:02.928373 (+3036542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:02.382248 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:02.493893 (+111645us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:02.496176 (+  2283us) write_op.cc:435] Acquired schema lock
0709 14:51:02.499932 (+  3756us) tablet.cc:662] Decoding operations
0709 14:51:02.527881 (+ 27949us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:02.530537 (+  2656us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:02.532363 (+  1826us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:02.570473 (+ 38110us) tablet.cc:701] Row locks acquired
0709 14:51:02.571723 (+  1250us) write_op.cc:260] PREPARE: finished
0709 14:51:02.592223 (+ 20500us) write_op.cc:270] Start()
0709 14:51:02.596817 (+  4594us) write_op.cc:276] Timestamp: P: 1783608662588665 usec, L: 0
0709 14:51:02.597961 (+  1144us) op_driver.cc:348] REPLICATION: starting
0709 14:51:02.610981 (+ 13020us) log.cc:844] Serialized 544 byte log entry
0709 14:51:02.813188 (+202207us) op_driver.cc:464] REPLICATION: finished
0709 14:51:02.896193 (+ 83005us) write_op.cc:301] APPLY: starting
0709 14:51:02.896292 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:02.896391 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:02.896527 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:02.896852 (+   325us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:02.897002 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:02.897040 (+    38us) write_op.cc:312] APPLY: finished
0709 14:51:02.897223 (+   183us) log.cc:844] Serialized 23 byte log entry
0709 14:51:02.899888 (+  2665us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:02.899977 (+    89us) write_op.cc:454] Released schema lock
0709 14:51:02.900024 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:02.900418 (+   394us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:02.900444 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":82735,"apply.run_cpu_time_us":1795,"apply.run_wall_time_us":4201,"num_ops":1,"prepare.queue_time_us":142141,"prepare.run_cpu_time_us":4692,"prepare.run_wall_time_us":243031,"replication_time_us":210798,"thread_start_us":85304,"threads_started":2}]]}
I20260709 14:51:03.088593 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 210) took 1483 ms. Trace:
I20260709 14:51:03.093084 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:03.078042 13305 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.096359 16188 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:03.097597 16188 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:03.098009 16188 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.098702 16053 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:03.103962 15979 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:03.105279 15941 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:03.105686 15941 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:03.106531 15941 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:03.107903 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46083.7us
I20260709 14:51:03.108934 13236 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:03.114149 13305 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.115100 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:03.115482 13161 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.118027 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:03.121197 13236 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:03.122283 13163 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:03.123060 13161 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:03.089514 13062 rpcz_store.cc:276] 0709 14:51:01.604904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:01.613685 (+  8781us) service_pool.cc:224] Handling call
0709 14:51:01.654740 (+ 41055us) spinlock_profiling.cc:243] Waited 37.6 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:51:03.088502 (+1433762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:03.046637 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:03.047203 (+   566us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:03.047240 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:51:03.047256 (+    16us) tablet.cc:662] Decoding operations
0709 14:51:03.047585 (+   329us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:03.047640 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:03.047666 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:03.047840 (+   174us) tablet.cc:701] Row locks acquired
0709 14:51:03.047856 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:51:03.047991 (+   135us) write_op.cc:270] Start()
0709 14:51:03.048101 (+   110us) write_op.cc:276] Timestamp: P: 1783608663047949 usec, L: 0
0709 14:51:03.048121 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:03.048853 (+   732us) log.cc:844] Serialized 544 byte log entry
0709 14:51:03.055492 (+  6639us) op_driver.cc:464] REPLICATION: finished
0709 14:51:03.056016 (+   524us) write_op.cc:301] APPLY: starting
0709 14:51:03.056106 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:03.056231 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:03.056338 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:03.056585 (+   247us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:03.056757 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:03.057592 (+   835us) write_op.cc:312] APPLY: finished
0709 14:51:03.057786 (+   194us) log.cc:844] Serialized 23 byte log entry
0709 14:51:03.057961 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:03.058048 (+    87us) write_op.cc:454] Released schema lock
0709 14:51:03.058087 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:03.073672 (+ 15585us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:03.073707 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":9,"spinlock_wait_cycles":86479232,"child_traces":[["op",{"apply.queue_time_us":300,"apply.run_cpu_time_us":1743,"apply.run_wall_time_us":17560,"num_ops":1,"prepare.queue_time_us":122,"prepare.run_cpu_time_us":2594,"prepare.run_wall_time_us":2980,"replication_time_us":7219}]]}
I20260709 14:51:03.126678 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:03.135516 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:03.139365 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:03.137844 15971 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:03.147760 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:03.148475 13312 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:03.150595 15971 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.151682 15971 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.154747 16226 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:03.157387 13305 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:03.099079 16188 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.191854 16096 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:03.157733 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:03.198091 13239 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:03.197914 13232 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:03.199368 13232 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:03.197317 16226 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:03.201551 16226 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.208316 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:03.220728 16088 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:03.225401 16088 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.226378 16088 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.230427 16188 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:03.208536 15941 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:03.240756 13311 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:03.226884 13232 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.260002 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:03.260629 13239 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:03.260888 15913 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:03.274606 13312 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:03.277168 13232 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:03.282109 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:03.287199 15971 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:03.286128 15970 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 14:51:03.296969 15971 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.304286 13239 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:03.317831 13232 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:03.302301 15971 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.307320 16201 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:51:03.324633 16201 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:03.325137 16201 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.325995 16201 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.327430 16201 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.390208 13309 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 14:51:03.393445 16247 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:51:03.430944 13062 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:51:03.434863 13062 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:51:03.436465 13062 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.438155 13062 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:51:03.440915 13062 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:51:03.447124 16188 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:03.445887 13062 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.506997 13057 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:51:03.564576 13059 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.573429 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.625008 13156 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:03.631971 16226 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:03.651896 13234 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:03.654429 15811 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:03.688086 13234 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:03.689744 16188 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:03.702751 13059 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.725333 16188 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:03.727434 13309 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:03.734086 16188 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.742184 16188 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:03.739295 15971 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:03.743357 15940 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:03.744307 15940 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.751149 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:03.748041 15940 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:03.752187 13232 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:03.760257 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:03.762440 13239 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:03.720448 13059 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.770759 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:03.771441 13309 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:03.775679 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:03.777637 13156 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:03.783196 13239 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:03.792984 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:03.794083 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:03.796336 15971 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:03.799412 15971 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:03.799820 15971 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.801878 16226 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:03.802326 16226 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:03.802665 16226 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:03.796489 16201 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:51:03.810439 15971 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.812669 15971 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:03.831257 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:03.831909 13231 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.841143 13231 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:03.851630 16226 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.865047 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:03.865896 13311 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:03.868067 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:03.868975 13234 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:03.873960 13311 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:03.876209 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:03.878036 15971 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:03.878791 15971 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:03.879743 15971 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:03.888626 16226 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:03.913890 13234 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:03.923357 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:03.931762 13156 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:03.932911 16188 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:03.950727 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:03.953209 13311 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:03.954548 13305 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:03.962353 15940 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:03.963476 16188 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 14:51:03.971648 16201 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 14:51:03.991415 15940 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:04.000123 15940 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.014518 13059 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:04.076948 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 88854.7us
I20260709 14:51:04.110113 13059 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.121157 16236 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.121786 16236 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.124295 16236 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.127146 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:04.127874 13157 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:04.132233 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:04.133456 16236 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:04.133569 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:04.133908 16236 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.137748 16236 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.174018 16236 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.178207 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:04.178812 13157 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.179563 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:04.178798 16236 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.195776 13157 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:04.201449 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:04.202651 16262 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:04.203178 16262 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:04.204015 16262 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.272821 13062 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.322256 16260 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:04.322852 16260 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.325064 16260 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:04.327111 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:04.328042 13157 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:04.329593 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:04.331552 16260 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:04.331717 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:04.333142 13234 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:04.332056 16260 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:04.334873 16260 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:04.337345 13305 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:04.339258 16188 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:04.358590 16260 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.363667 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:04.382344 13239 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:04.378028 13156 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:04.385810 16188 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:04.386891 16260 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:04.404577 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:04.405603 13234 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:04.412075 13156 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:04.413369 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:04.414286 16260 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:04.414861 16260 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:04.415838 16260 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.418689 16261 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:04.419673 16261 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:04.420011 16261 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:04.423041 16261 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.424252 16261 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:04.519913 13062 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:04.557017 16088 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.557684 16088 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.559775 16088 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.567294 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:04.567960 13239 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:04.574488 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:04.575600 16088 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:04.576083 16088 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.576474 16088 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:04.590730 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:04.620545 13157 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:04.622587 16236 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:04.635433 16088 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.642256 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:04.642900 13239 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:04.645370 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:04.645933 13309 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:51:04.655622 13239 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:04.658150 13309 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:04.658190 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:04.659371 16201 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:04.659888 16201 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:04.660660 16201 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.661564 13305 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 14:51:04.664942 13305 pending_rounds.cc:85] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 5
I20260709 14:51:04.665237 13305 pending_rounds.cc:107] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 14:51:04.665446 13305 raft_consensus.cc:2889] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:04.667294 16236 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:04.651407 16088 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.709298 13057 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.742085 16001 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:04.742673 16001 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.745831 16001 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.747085 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:04.763360 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:04.764149 13159 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:04.765467 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:04.766629 16001 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:04.767051 16001 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:04.767381 16001 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:04.789358 16001 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.793220 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:04.793829 13159 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:04.806875 13159 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:04.808205 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:04.809160 16236 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:04.809708 16236 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:04.810204 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:04.810596 16236 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.824191 16001 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:04.825435 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:04.860688 13059 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.917352 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:04.918005 13309 raft_consensus.cc:606] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:04.927208 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:04.927850 13309 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:04.930953 13164 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:04.932541 15940 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:04.933351 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:04.933539 15940 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:04.933998 15940 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:04.933952 13309 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:04.934973 15940 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:04.936163 15940 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:04.938055 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:04.938795 13239 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:04.942653 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:04.943356 13234 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:04.945122 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:04.946974 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:05.008757 15940 raft_consensus.cc:993] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.009256 15940 raft_consensus.cc:1081] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.010670 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:05.011212 13157 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.011541 13157 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:05.031222 13157 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.038614 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:05.039278 13234 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:05.094957 13234 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:05.096017 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:05.098376 16201 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:05.098932 16201 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:05.099872 16201 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.108551 13232 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:05.110743 16188 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:05.111249 16001 raft_consensus.cc:993] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:05.111905 16001 raft_consensus.cc:1081] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:05.116917 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:05.117491 13306 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.117858 13306 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.119117 13312 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:05.122262 13157 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:05.126984 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:05.127691 13312 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:05.127995 13312 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:05.128891 13312 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.135414 13312 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:05.140627 13306 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.145038 13306 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:05.135926 16188 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:51:05.172135 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:05.172871 13234 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:05.173209 13234 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:05.178364 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:05.179005 13157 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.174971 13234 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.183537 13312 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:05.183996 13234 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.181548 13059 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.191879 13234 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:05.193210 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:05.194056 15940 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:05.194572 15940 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:05.195312 15940 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.233073 13057 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:05.244931 13157 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:05.262969 16262 raft_consensus.cc:993] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:05.263571 16262 raft_consensus.cc:1081] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:05.267693 13312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:05.268276 13312 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.268673 13312 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.283128 13312 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.292232 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:05.292711 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:05.292937 13159 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.293469 13231 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:05.293817 13231 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:05.294571 13231 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.295634 13231 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.302804 13159 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:05.303018 13231 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:05.291510 13312 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:05.325151 16274 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.348104 16274 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.339363 13311 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 8. (term mismatch)
I20260709 14:51:05.349175 13311 pending_rounds.cc:85] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 7
I20260709 14:51:05.349494 13311 pending_rounds.cc:107] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 12.8
I20260709 14:51:05.349771 13311 raft_consensus.cc:2889] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:05.351722 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:05.356300 16260 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:05.356894 16260 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:05.357857 16260 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.359157 13159 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:05.360538 16227 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:05.363319 16262 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:05.369201 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:05.374665 13159 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.391050 13159 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.407697 13059 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:05.413203 16261 raft_consensus.cc:993] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.413759 16261 raft_consensus.cc:1081] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:05.421785 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:05.422480 13156 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:05.422853 13156 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:05.431214 13156 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.453293 13156 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:05.469877 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:05.470665 13312 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:05.471019 13312 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:05.471916 13312 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.472394 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:05.473042 13231 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:05.473464 13312 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:05.491591 13312 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:05.495477 13231 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:05.497781 13159 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.504647 13159 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:05.506369 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:05.507015 13234 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.514180 13234 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:05.520074 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:05.520224 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:05.521018 13311 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:05.521346 16088 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:05.521994 16088 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:05.522902 16088 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.523921 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:05.524886 16277 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:05.525420 16277 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:05.521356 13311 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:05.526315 16277 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.527200 13311 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:05.528502 13311 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:05.535526 13311 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:05.560436 13057 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.567411 13311 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:05.622066 13057 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:05.626231 13234 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:05.665951 16088 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:05.689581 16277 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:05.693205 13234 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:05.694814 16260 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:05.774082 13156 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:05.825716 16260 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:05.829277 13232 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:05.831634 15940 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:05.906618 13156 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:05.940622 16274 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:05.948343 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.016147 13312 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:06.031388 16277 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:06.103343 13232 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:06.126806 13232 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:06.156471 16277 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:06.164374 16280 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:06.215127 13312 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:06.285199 16280 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:51:06.514562 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 51821.6us
W20260709 14:51:06.515300 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 55902.4us
I20260709 14:51:07.089581 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:07.166097 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:07.166813 13164 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:07.172386 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:07.173035 13232 raft_consensus.cc:606] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:07.177484 13232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:07.178079 13232 raft_consensus.cc:606] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:07.193640 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:07.195762 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:07.474422 16301 raft_consensus.cc:993] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:07.475018 16291 raft_consensus.cc:1081] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:07.476923 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:07.477525 13156 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.477849 13156 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:07.484278 13156 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.489643 13156 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:07.491444 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:07.492096 13232 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:07.492388 13232 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:07.492507 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:07.493221 13311 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:07.493460 13232 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.495064 13232 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:07.506119 13232 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:51:07.502364 13311 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 5.
I20260709 14:51:07.517362 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:07.521070 16300 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:07.521639 16300 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:07.522521 16300 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.556555 16301 raft_consensus.cc:993] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:07.557063 16301 raft_consensus.cc:1081] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:07.566351 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:07.567023 13309 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.567363 13309 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:07.583771 16300 raft_consensus.cc:993] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:07.584318 16306 raft_consensus.cc:1081] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:07.585740 13057 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 4 to 5, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 5 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.588913 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:07.589587 13231 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.589975 13231 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:07.592651 13309 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.598860 13309 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:07.599057 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:07.600340 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:07.600926 13234 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:07.601197 13234 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:07.601954 13234 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.603080 13234 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:07.599798 13164 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:07.632222 13231 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.643734 13164 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:07.649899 13231 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:07.651993 13234 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:07.652149 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:07.652925 13157 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:07.653208 13157 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:07.653347 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:07.653896 13157 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.654400 16274 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:07.655155 16274 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:07.655012 13157 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:07.657658 16274 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.665987 13157 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:07.667883 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:07.668923 16301 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:07.669525 16301 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:07.670503 16301 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:07.675936 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:07.676635 13312 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:07.684662 13312 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
W20260709 14:51:07.778712 16314 log.cc:927] Time spent T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.058s	user 0.004s	sys 0.002s
I20260709 14:51:07.794194 13059 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.796964 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.923619 13312 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:07.925261 16306 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:07.959842 13231 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:51:07.961421 16300 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:08.063243 13312 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:08.064957 16311 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:08.077924 13159 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:08.090116 16309 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:08.195664 13159 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:08.197027 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:08.212365 16274 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:51:08.237857 13231 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:08.243975 15940 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:09.403824 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:09.483065 13157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:09.483736 13157 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:09.488253 13311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:09.491533 13311 raft_consensus.cc:606] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:09.495674 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:09.496335 13234 raft_consensus.cc:606] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:09.497679 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:09.499238 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:09.556231 16277 raft_consensus.cc:993] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:09.556691 16306 raft_consensus.cc:1081] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:09.558053 13234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:09.558493 13234 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.558768 13234 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:09.563944 13234 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:09.566751 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:09.567299 13157 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:09.567600 13157 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:09.567703 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:09.568229 13311 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:09.568708 13157 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:09.569813 13157 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:09.578025 13157 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:09.580102 13311 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:09.580606 13234 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:09.585767 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:09.587195 16311 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:09.587759 16311 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:09.588619 16311 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:09.616792 13062 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.241568 13313 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:10.264752 16337 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:51:10.355765 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 61717.5us
W20260709 14:51:10.399220 13202 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s	user 0.008s	sys 0.000s
W20260709 14:51:10.399561 13202 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.009s	sys 0.000s
I20260709 14:51:10.982316 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:51:11.417824 13334 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
W20260709 14:51:11.870047 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002facc0 after lost signal to thread 12033
I20260709 14:51:11.929157 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 1559) took 1434 ms. Trace:
I20260709 14:51:11.930022 13231 rpcz_store.cc:276] 0709 14:51:10.494379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:10.494565 (+   186us) service_pool.cc:224] Handling call
0709 14:51:10.497344 (+  2779us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:11.800441 (+1303097us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:11.800532 (+    91us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:11.800627 (+    95us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:51:11.800686 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:11.928470 (+127784us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:11.928845 (+   375us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:11.940454 16357 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:11.941392 16356 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:11.987094 16357 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:11.983817 16356 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:11.990471 16301 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:11.991132 16357 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:11.991369 16301 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:11.991875 16357 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:11.992672 16357 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:11.994333 16301 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:11.995005 16301 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:11.995270 16357 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:11.991000 16356 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:11.995970 16301 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:11.999606 16301 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:51:12.010667 13276 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.666s	user 0.066s	sys 0.068s
W20260709 14:51:12.011468 13276 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.667s	user 0.068s	sys 0.069s
W20260709 14:51:12.011935 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 1.66787e+06us
I20260709 14:51:12.017341 16356 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:12.018707 16357 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.018543 16356 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:12.019711 16357 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.021632 16356 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:12.025900 16357 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.112272 16356 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.113204 16301 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.113291 16356 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.113523 16311 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.114405 16301 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.114744 16311 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.116066 16356 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.116665 16301 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.118605 16311 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.129174 16359 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.131800 16358 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.132903 16358 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.130867 16357 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.132088 16359 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.134709 16357 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.135742 16358 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.137861 16357 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.130339 16301 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.139292 16301 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.141577 16301 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.129979 16311 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.141950 16359 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.142580 16311 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.144407 16353 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.145937 16360 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.145843 16353 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.136365 16358 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.146370 16311 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.146900 16360 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.148219 16358 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.154491 16361 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.150807 16353 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.157413 16353 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.155534 16344 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.151952 16359 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.158004 16353 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.159682 16359 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.156726 16340 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.157752 16361 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.161770 16340 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.164613 16359 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.167197 16358 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.167285 16361 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.164523 16340 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.168641 16360 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.169521 16360 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.170313 16360 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.171322 16359 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:12.165397 16344 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.169865 16306 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.173323 16306 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.174752 16344 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.176012 16306 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.177102 16306 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.177922 15940 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.178828 15940 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.188306 16353 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.188743 15940 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.190321 16306 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.207856 16306 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.205760 16360 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.208633 16360 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.209439 16360 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.190716 15940 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:12.211293 15940 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:12.190908 16344 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.207690 16353 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.212795 16344 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.208472 16306 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.189127 16361 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.226361 16362 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.226188 16306 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.228446 16362 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.231155 16306 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.231576 16362 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.226949 15940 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:12.172464 16359 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:12.222272 16360 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.430414 16306 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.431435 16306 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.432083 16363 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.433143 16363 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.434119 16311 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.434962 16311 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.435561 16363 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.436210 15940 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.436975 15940 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.438938 15940 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.439443 16353 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.441723 16353 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.433013 16362 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.444161 16362 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.445133 16337 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.445926 16337 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.446767 16362 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.447476 16362 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.634745 16337 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.639457 16358 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.640347 16358 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.642795 16358 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.652410 16340 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.653471 16340 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.731307 16361 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.733342 16311 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.735296 16306 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.622040 16362 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.738113 16362 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.739600 16353 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.740375 16353 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.743341 16361 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.744088 16364 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.745184 16364 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.746196 16306 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.747025 16306 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.748087 16364 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.748677 16364 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.749399 16364 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.750777 16306 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.749850 16344 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.723875 16360 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.751843 16364 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.752166 16360 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.754236 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:12.755570 16360 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.758478 16340 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.740540 16359 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:12.764256 15940 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.765004 15940 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.767043 15940 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.767607 15940 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.768280 15940 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.770387 15940 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.771334 16360 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.772033 16360 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.772682 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.777155 16347 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.773563 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.773684 16361 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.779294 16360 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.779103 16361 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.779881 16360 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:51:12.773666 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800395480 after lost signal to thread 12033
I20260709 14:51:12.773717 16359 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.781656 16361 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.774144 16365 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.775588 16362 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.776126 16364 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.774354 16340 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.764436 16353 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.778254 16347 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.782636 16362 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.783735 16363 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.780439 16335 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.773573 16306 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:12.785637 16362 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.784437 16363 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.781343 16359 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.783064 16340 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.782586 16348 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.787418 16348 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.785970 16361 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.788409 16340 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.788546 16361 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.774022 16344 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.792094 16344 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.793139 16361 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.785461 16335 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.795125 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.795593 16335 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.796170 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.791442 16353 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.797025 13232 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:12.798106 15940 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.797467 16353 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:12.797295 16344 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.782570 16365 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.799345 13239 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:12.780553 16360 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.800401 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.785774 16347 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.801230 16365 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.789111 16340 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.798413 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.787987 16363 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.791038 16348 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.791496 16359 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.777127 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:12.798801 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9e40 after lost signal to thread 13096
I20260709 14:51:12.799054 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.789105 16306 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.782778 16364 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.799015 15940 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.797150 16305 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:12.807229 13234 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:12.808079 16364 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.808308 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.810268 16363 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.810958 16363 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:12.810480 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002ded20 after lost signal to thread 13188
I20260709 14:51:12.813652 16363 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.801803 16360 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:12.814409 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002de4c0 after lost signal to thread 13263
W20260709 14:51:12.816349 13917 debug-util.cc:398] Leaking SignalData structure 0x7b08002e8da0 after lost signal to thread 13337
I20260709 14:51:12.817011 16305 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:51:12.818264 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800348da0 after lost signal to thread 13920
I20260709 14:51:12.820256 16305 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:12.830683 16311 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.837029 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.876809 13234 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
W20260709 14:51:12.834087 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080035b6e0 after lost signal to thread 13096
I20260709 14:51:12.831282 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.800740 16353 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:12.835939 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.810839 16340 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.856876 16337 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.857506 16331 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.858505 16358 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.860291 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:12.860488 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:12.864126 16306 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.864959 13161 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:12.867479 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.867830 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.884387 16331 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.885192 16337 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.886041 16340 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.887024 16358 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.889725 16337 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.886837 16331 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:12.895287 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800034de0 after lost signal to thread 13188
W20260709 14:51:12.896533 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800342820 after lost signal to thread 13263
I20260709 14:51:12.873625 15940 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.878225 13232 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:12.898530 16358 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:12.901732 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2d00 after lost signal to thread 13337
W20260709 14:51:12.902163 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08003697a0 after lost signal to thread 13338
W20260709 14:51:12.903318 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800146380 after lost signal to thread 13920
I20260709 14:51:12.903499 16331 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.902717 16337 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:12.905469 16337 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:12.905488 16331 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:12.908679 16337 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:12.911991 16368 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.903167 16311 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.913010 16340 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:12.912842 16368 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.913759 16340 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.916240 16306 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.919220 16353 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.919927 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:12.920233 16340 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.921315 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.921764 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.924082 16305 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.924197 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.924432 16363 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.924837 16305 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.925117 16363 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.927305 16305 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.922565 13161 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:12.920329 15940 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.927395 16363 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.925235 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.929303 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.929629 13164 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:12.921347 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.928056 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.931457 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.931828 13163 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:12.932871 13158 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 5.
I20260709 14:51:12.933058 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.931423 16305 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.932391 16363 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.928812 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.935313 16363 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.936087 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.922217 16368 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.933815 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.928824 15940 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.938927 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.934427 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.934468 16305 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.938174 16306 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.938620 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.938989 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.919981 16353 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.933823 13155 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:12.944599 16340 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.945052 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.945890 13155 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:12.946797 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.939487 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.946002 16353 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.944367 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.948506 13159 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:12.922513 13157 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:12.940244 16365 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:12.949556 16365 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.950205 16370 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.943207 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.950910 16370 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.943890 16306 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.943327 13156 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:12.951890 16306 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.952615 16306 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.916217 16331 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:12.951916 16360 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:12.954731 16306 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.954610 16360 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.939145 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.951244 16363 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.957044 16370 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.957576 16365 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.958566 16360 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.944149 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:12.958777 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.960490 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.961264 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.962241 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.947376 15940 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.945250 16340 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:12.947381 13155 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:12.947405 16305 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.967190 16340 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:12.957082 16311 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:12.969547 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.969859 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.971598 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.971916 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.972688 13239 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:12.947831 13163 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:12.973851 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.975013 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.977459 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.981309 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.981863 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.983608 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.984269 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.985069 13307 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:51:12.984447 13230 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:12.985788 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.987149 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.988234 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.987221 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.989006 13230 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:12.989179 13312 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:12.989147 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.989804 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.990267 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.991660 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.991896 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.992405 13234 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:51:12.994239 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.994876 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.996567 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.996918 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.987062 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:12.997143 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.999740 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.001889 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:12.989212 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.002785 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.002843 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.003036 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.003639 13305 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:13.002606 13311 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:13.004331 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.004345 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.005795 13309 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 4.
I20260709 14:51:13.004374 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.006461 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.005802 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.008193 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.003638 13232 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:13.009557 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.010710 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.013984 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.014719 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.016428 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.018204 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.018553 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.020318 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.022197 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.022312 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.025803 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.027374 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.027760 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.029838 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.028481 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:13.029220 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.033233 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.029937 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.035306 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.035584 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.036499 16340 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:13.037017 16340 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.037421 16340 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:13.038033 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.041639 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.042430 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.036586 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.047672 16305 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:13.048094 16305 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.048457 16305 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.048668 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.058207 16305 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.059167 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.059430 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.060120 15940 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:13.062194 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.064116 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.064138 15940 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.065290 15940 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.066965 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.071487 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.073014 15940 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.074573 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.074884 15940 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.074244 16305 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.077724 16340 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.080118 16340 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.081509 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.081674 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.079936 16311 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:13.085845 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.087085 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.088078 16311 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:13.088539 16311 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.088999 16311 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.090324 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.091912 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.092895 16370 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:13.093268 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.093274 16370 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.094165 16370 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.074878 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.096331 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.098423 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.108385 16363 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:13.108870 16363 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.109217 16363 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:13.113483 13202 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.114461 16331 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.114588 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:13.114894 16331 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.115270 16331 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.117311 16337 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:13.117754 16337 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:13.118114 16337 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:13.119544 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.123915 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.124970 16340 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:13.125406 16340 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.125844 16340 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:13.123824 16331 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.104182 16370 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.135015 16340 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.139525 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.135450 16337 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:13.141476 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.142061 16337 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:13.119930 16363 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.146158 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.143867 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:13.144461 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.147800 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.144999 16331 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.149335 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.150951 15940 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:13.151358 15940 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.151300 16363 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.152155 15940 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.139623 16370 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.164392 13279 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.165611 16311 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.165970 16340 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.160192 15940 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.170390 16363 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:13.170893 16363 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.171268 16363 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:13.171552 15940 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.173614 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.176674 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.176996 16311 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.177626 15940 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:13.178061 15940 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.178467 15940 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.184011 16363 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.185045 16360 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:13.193122 16360 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.193572 16360 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:13.194739 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.195048 16363 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.198588 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.186357 15940 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:13.200866 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.202607 15940 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:13.203033 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.204353 16360 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.206625 16360 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.208372 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.209369 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:13.210691 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.211314 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.211535 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.212543 16331 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:13.212988 16331 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.213373 16331 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.217077 16370 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.217522 16370 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:13.217890 16370 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.218243 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.219115 13159 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:13.224977 16311 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.225528 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:13.226421 13234 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.226545 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.230026 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:13.230679 13234 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:13.225487 16311 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.231637 16311 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.233875 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:13.234534 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.234555 13305 raft_consensus.cc:606] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.237612 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.238867 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:13.239368 13163 raft_consensus.cc:606] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.205379 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.241022 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:13.241532 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.242204 16337 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:13.242679 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:13.242674 16337 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.243738 16337 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:13.243081 13202 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.245987 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.246807 16369 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:13.247255 16369 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.247605 16369 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.249404 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.252856 16337 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.192338 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:13.186672 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.257737 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.262256 16337 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.262791 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.262946 16358 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.263450 16358 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.263850 16358 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.269691 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.273612 16337 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.274096 16337 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:13.274523 16337 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.281737 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.285444 16337 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.287972 16337 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.289322 16374 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:51:13.290544 16358 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.294552 16311 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:13.297106 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 110494us
I20260709 14:51:13.297426 15940 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:13.300432 15940 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:13.300786 15940 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:13.302567 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:13.303885 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.302742 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.306622 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.260687 16370 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:13.307721 15940 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.309036 16370 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:13.256007 16369 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.311698 16369 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.246282 16331 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.313378 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.314950 16331 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.315657 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.315086 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.318513 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.320966 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.321465 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.323076 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.321038 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.309618 15940 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:13.325062 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.326565 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.327955 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.330408 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.330994 13230 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.332127 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.332839 13234 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.338084 13230 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:13.339304 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.341032 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.342093 13234 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:13.330655 16358 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.296703 16311 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.347728 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.348438 13232 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:13.356751 13232 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:13.347748 13230 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:13.359827 13239 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:13.361541 16360 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.362839 16367 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:13.363205 16367 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:13.364100 16367 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.365196 16367 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.376812 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:13.379673 13239 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:13.380841 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.383812 16360 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:13.385535 16306 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:13.385926 16306 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:13.385980 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.387203 13236 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:13.386873 16306 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.388341 16306 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:13.383898 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 60991.5us
I20260709 14:51:13.394438 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:13.394701 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.394438 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.396147 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.397836 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.399024 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.402328 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.379765 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.409001 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.409719 13161 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.412918 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.426334 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.413623 13239 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.431823 13161 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:13.435338 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.436349 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.437312 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.396093 16358 raft_consensus.cc:993] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:13.438441 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.441282 13236 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:13.443274 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.454428 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:13.455155 13234 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:13.458431 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.458649 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.460299 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.466457 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.467368 16365 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:13.472900 16365 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.474197 16365 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.486006 16358 raft_consensus.cc:1081] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:13.491667 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.493809 16360 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:13.495211 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.495999 16306 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:13.496359 16306 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:13.496721 16306 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.499958 13232 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:13.503244 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.504076 16376 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:13.504478 16376 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:13.504822 16376 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.511890 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.513764 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.515041 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.515255 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.516396 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.517105 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.517416 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.517127 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:13.525599 16375 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:13.526984 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.527596 15940 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:13.537220 15940 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.537298 13239 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:13.538158 15940 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.528182 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.530625 16349 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:13.520725 16376 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.545527 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.546674 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.549268 13234 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:13.544131 16340 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:13.550554 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.552651 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.553366 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.544148 16375 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:13.555465 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.556576 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.555676 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.557240 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.530323 16306 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.558458 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.549682 16367 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.559434 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.560217 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.560665 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.562662 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.563580 16306 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.564210 16306 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:13.558763 16340 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.565622 16340 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.569092 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.571561 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.572556 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.549687 16363 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:51:13.562574 16353 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:13.574375 16353 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.573273 13159 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:13.575640 16376 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:13.575451 16353 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.577057 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.573271 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.579054 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.579481 16373 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:13.579986 16373 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:13.580282 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.581346 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.583948 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.585379 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.585707 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.587570 13279 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:13.587961 16368 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:13.574322 16363 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:13.589401 16363 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.590653 16363 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.591995 16363 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.595536 15940 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:13.589082 16374 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:13.601293 16368 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.602645 16368 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:13.604487 13234 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:13.606599 15940 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.606827 13155 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:13.613056 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.613142 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:13.612579 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:13.616611 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.616854 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.628887 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.630158 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.631709 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:51:13.632586 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47532us
I20260709 14:51:13.633342 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:13.635156 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.635747 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.650905 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.651304 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.665572 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.627792 15940 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.699406 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.652043 16337 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:13.650647 16363 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:13.636399 16311 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:13.696065 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.651577 16373 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:13.697625 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.714998 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.715618 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.721258 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.721796 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:13.695708 16331 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:13.698493 16370 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:13.735774 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:13.737965 13159 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
W20260709 14:51:13.742631 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 196015us
I20260709 14:51:13.744249 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.745638 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:13.746179 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50199.7us
W20260709 14:51:13.746842 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 113580us
W20260709 14:51:13.793578 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 46263.4us
I20260709 14:51:13.794445 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.735248 16331 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:13.800993 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.801726 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.801230 13161 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:13.744313 16337 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:13.748291 16360 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.815518 16311 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.816051 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.815016 16331 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:13.818764 16331 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.800782 16370 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:13.815016 16389 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:13.834365 13312 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:13.835665 16389 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:51:13.869797 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 126379us
I20260709 14:51:13.833760 16367 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:13.871771 16367 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:13.872196 16367 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:13.873960 13234 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 5. Current term is 6. Ops: []
W20260709 14:51:13.893643 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 148093us
I20260709 14:51:13.840430 16349 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:13.894487 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.916813 16396 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:13.917496 16396 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:13.917927 16396 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:13.893325 16385 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:51:13.896045 16349 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:13.925693 16349 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:13.927307 16349 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:13.935112 13234 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:13.938414 13232 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:13.940385 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.941222 16340 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:13.943694 13236 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:13.946620 13236 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
W20260709 14:51:13.948065 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 53650.7us
I20260709 14:51:13.950760 13232 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:13.954588 13234 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:13.957291 13239 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:13.948961 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:13.960368 16305 consensus_queue.cc:1059] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:13.961206 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.961730 16305 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:13.962492 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.962838 16305 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.963124 16340 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:13.965281 16340 consensus_queue.cc:1059] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:13.966014 16340 consensus_queue.cc:1243] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 7.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:51:13.966624 16305 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.967429 16340 consensus_queue.cc:1059] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:13.968068 15940 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
W20260709 14:51:13.970181 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:13.971204 16305 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.960491 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:13.970153 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 154188us
I20260709 14:51:13.973486 16379 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:13.973989 16379 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:13.974570 16379 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:13.975183 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.975019 13062 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.970458 15940 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.977774 16387 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:13.977494 15940 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.978780 15940 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.978658 16390 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:13.979807 16390 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:13.981263 16353 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:13.981807 16376 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:13.981058 16363 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:13.982893 16394 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:13.983121 16365 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:13.983346 16394 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.983511 16365 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.984537 16394 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.981684 16353 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.985771 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:13.982160 16386 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:13.981834 16375 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.986444 16386 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:13.987226 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.987598 16386 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.988095 16368 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:13.984678 16365 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.989207 16386 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:13.989902 16390 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.991350 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.985872 16394 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:13.994302 16365 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:13.981011 16396 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.999799 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:13.994817 16337 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:13.995369 16353 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:13.999989 16396 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:14.006151 16353 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.013886 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.014796 16386 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:14.016862 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.004814 13062 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.022581 13062 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.023460 13057 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.024273 13062 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.025779 13062 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.014838 15940 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:51:14.027269 13062 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:13.995800 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.000804 16375 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.001150 16387 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:14.029829 16387 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.001237 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.030725 16337 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.031411 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.032223 16396 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.032907 16375 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:13.958559 16367 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.001976 16379 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:14.035341 16367 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:14.001370 16368 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:14.035655 16379 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 5 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:51:14.036370 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 135430us
I20260709 14:51:14.036511 16387 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.032513 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:14.002805 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.037479 16379 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.037882 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.039078 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.040202 16379 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.040906 16379 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.042475 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.043705 16367 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.044121 16386 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:14.045928 16368 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:14.046278 16368 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:14.047272 16368 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.048410 16368 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.044447 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.050920 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.051800 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.052663 13239 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:14.052851 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.053603 16375 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:14.054178 16367 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.054490 16375 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.030196 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.059118 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:14.060345 16337 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:14.060660 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.053896 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.063869 16375 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:14.064235 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:14.067302 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.070536 16389 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.071794 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.073196 16375 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.073642 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.074134 16390 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:14.074512 16375 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.074920 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.075717 16375 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.070595 16337 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:14.076666 16366 consensus_queue.cc:1059] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:14.077463 16389 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.077980 16366 raft_consensus.cc:3055] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:14.078402 16366 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:14.078830 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.079357 16366 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:14.080792 16366 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.080871 16389 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.082239 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.083349 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.086896 16389 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:14.087606 16389 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:14.076084 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.091912 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.093200 16365 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.093793 16368 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.094149 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.094925 16368 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.095384 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.097074 16365 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.096472 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.098989 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.099996 16368 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:14.100170 16365 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.076092 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.101608 16375 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:14.101989 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.102873 16375 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:14.104413 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.100018 13276 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.106724 16368 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.109416 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.111527 13239 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:14.107714 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.112061 13236 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:14.112677 16368 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.115566 13234 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:14.117435 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.118041 16368 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:14.118393 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.119048 16368 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.119424 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.142944 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.121140 13234 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:14.140233 13236 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:14.132332 13239 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:14.141289 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.147473 16365 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.148943 16368 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:14.149655 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.156625 16353 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:14.158293 16353 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:14.161392 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.171106 16368 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.179618 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.180505 16368 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.180866 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.181851 16368 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.182940 13161 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:14.184970 13239 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:14.186934 16365 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.188395 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:14.189196 13161 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.189590 13161 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:14.196430 13236 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:14.198793 16365 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:14.203533 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.198851 13161 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.209076 13161 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:14.211361 13159 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:14.213171 13159 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:14.215530 13157 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:14.217315 16365 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:14.232864 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.233673 16368 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.234058 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.239435 16368 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.239795 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.240636 16368 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.241048 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.241829 16368 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:14.242676 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.243788 13161 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:14.254376 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.255442 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:14.256397 16389 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:14.273061 16389 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:14.273422 16389 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:14.274370 16389 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.275554 16389 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.271487 16337 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:14.278615 16388 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:14.278999 16388 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:14.279747 16388 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.280964 16388 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:14.289079 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.302796 13232 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
W20260709 14:51:14.313817 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 71201.8us
I20260709 14:51:14.314451 16353 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:14.315704 16379 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:51:14.316519 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.316882 16375 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:14.317274 16375 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.318028 16375 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.319591 16375 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.328197 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.331382 16379 consensus_queue.cc:1059] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.334616 16379 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:14.335016 16379 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.336076 16379 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.337893 16353 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:14.338227 16379 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:14.343977 16396 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:14.345289 16396 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:14.345635 16396 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.346465 16396 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.347668 16396 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:14.360179 16367 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.361845 16375 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:14.362279 16375 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.363184 16375 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:14.364408 16375 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:14.368466 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:14.369297 16367 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:14.369791 16367 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.370658 16367 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.377450 16353 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:14.378629 16368 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:14.379000 16368 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:14.379833 16368 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.380757 16389 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.381829 16368 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:14.381843 16337 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:14.383109 16337 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:14.383939 16337 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.384788 16389 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:14.385125 16337 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:51:14.385574 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.387077 16388 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:14.387472 16388 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:51:14.388157 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.388307 16388 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.389439 16388 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:51:14.394479 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.393967 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.396260 16353 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:14.399914 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.402578 16395 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.403203 16395 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.404289 13205 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.405007 16311 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.404251 16395 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:14.405925 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.406184 16395 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:14.408955 13163 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:14.414027 13161 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:14.415519 16358 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:14.415879 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.417271 16373 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:14.417771 16373 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:14.418653 16373 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.427019 16353 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:14.427590 16353 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.429682 16353 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:14.431614 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:14.407356 16395 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.434995 16353 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:14.434428 13057 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.435681 16353 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.437565 16395 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:14.438853 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:14.440526 16353 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:14.442956 13161 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:14.447956 16358 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:14.448854 13161 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:14.453130 13157 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:14.453879 13163 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:14.454258 13159 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:51:14.461645 13232 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:14.462965 16368 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.470265 13057 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.472678 13232 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:14.472922 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.474535 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.474535 16368 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:14.476539 13311 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:14.486104 13311 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:14.488818 13311 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:14.490983 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.491962 13311 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:14.493139 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.494529 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.512842 13310 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:14.513332 13306 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:14.514016 13312 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:14.514104 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:14.514297 13307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:14.514755 13310 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:14.514837 13307 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.515244 13307 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:14.516906 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.524420 13307 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.526517 13307 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:14.530618 13163 raft_consensus.cc:1240] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 4. Current term is 5. Ops: []
I20260709 14:51:14.532474 16366 consensus_queue.cc:1059] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:14.533564 16366 raft_consensus.cc:3055] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:14.533893 16366 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:14.534898 16366 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:14.536325 16366 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:14.540855 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:14.542173 13236 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:14.542595 13236 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:51:14.543118 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.548040 13236 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.549437 13236 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:14.556980 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:14.558331 13305 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:14.571156 13236 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:14.572969 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:14.573938 16365 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:14.574493 16365 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:14.575416 16365 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.584978 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:14.586652 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:14.587847 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:14.588430 13311 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:14.588543 13163 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.590939 13310 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:14.591706 13304 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:14.597976 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.598706 16367 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:14.599104 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.600498 16367 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.603354 13163 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:14.611166 16392 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:14.612171 16367 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:14.612563 16367 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.613507 16367 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.615410 16367 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:14.616314 16392 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:14.625330 16392 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:14.625698 16392 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.617223 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.626513 16392 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.627079 16396 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:51:14.628165 16392 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:14.628620 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:14.636574 16396 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:51:14.638896 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:14.640600 16368 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:14.642561 16396 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:14.653409 16396 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:14.655069 16375 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:14.655437 16375 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:14.651383 16368 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 14:51:14.656265 16375 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:14.657581 16375 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:14.661325 13059 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:14.681890 16368 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:14.683992 16365 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.686236 16365 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:14.696467 16365 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:14.697665 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.700433 16368 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:14.702565 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.703904 16365 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:14.706550 16388 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:14.846761 13163 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:14.848330 13310 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:14.849751 16395 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:14.855221 13163 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:14.862708 13232 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:14.864377 16396 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:14.864488 16395 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:14.903000 13310 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:14.914125 16396 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:14.932004 16395 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:14.932567 16395 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:14.935598 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:14.936687 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:14.937449 13895 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 6.
I20260709 14:51:14.941931 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:14.942719 16337 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:14.943131 16337 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:14.943470 16337 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:14.954239 16395 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:14.978725 16337 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:14.995713 16337 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:14.997646 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:15.016538 13895 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:15.024443 13895 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:14.999923 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.026358 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.027403 16337 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:15.027908 16337 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:15.028724 16337 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.033066 13163 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:15.034945 16390 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:15.063884 13232 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:15.065358 16368 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:15.100454 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 5 to 7, leader changed from 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 7 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.136052 16430 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.136700 16430 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.140882 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.141252 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.142491 13232 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:15.140901 16430 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.143900 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.144670 16430 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:15.145087 16430 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.145401 16430 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:15.165570 16430 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.168339 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.180099 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.180683 13232 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:15.211270 13232 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:15.214946 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.215905 16390 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:15.216463 16390 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:15.217332 16390 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.231865 16430 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.248010 13062 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.261479 16353 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.261992 16353 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.263980 16353 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.270428 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.271095 13236 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:15.273979 13279 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.275008 16353 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:15.275385 16353 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.275715 16353 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:15.284518 16353 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.284721 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.287715 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.288292 13232 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:15.290598 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.296525 16353 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.299296 13232 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:15.304282 13279 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.305395 16430 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:15.305907 16430 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:15.306773 16430 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.315261 16392 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:15.315853 16392 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.317885 16392 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.319165 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.319810 13310 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:15.319815 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.320684 13232 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.322961 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:15.323845 16392 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:15.324206 16392 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:15.324501 16392 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.332588 16392 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.335577 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.336292 13236 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.342149 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:15.343050 13062 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.344846 16353 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.345405 16353 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.347501 16353 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.348587 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.349354 13236 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:15.350617 13279 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.351542 16390 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:15.351933 16390 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.352242 16390 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.353358 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.354024 13159 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:15.354178 16392 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.353945 13310 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:15.358553 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:15.359750 16392 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:15.360826 16392 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:15.362398 16392 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.360658 16390 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.369484 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.370123 13236 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.372267 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.372974 13159 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.374023 16353 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.374652 16353 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.376951 16353 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.378634 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.379369 13232 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:15.380550 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.381561 16353 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:15.381942 16353 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.382262 16353 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:15.390168 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.390903 13163 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:15.396339 16379 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:15.397006 16379 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.399261 16379 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.403297 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.404132 13232 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.406363 16375 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:15.407104 16375 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.408164 16353 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.413618 16379 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:15.408903 16390 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.414280 16379 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.406495 13236 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:15.409636 16375 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:15.410754 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:15.415551 13895 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:15.416405 16379 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:15.411638 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.417179 13127 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:15.420926 13232 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.417584 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:15.421682 13895 raft_consensus.cc:2368] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:51:15.422402 13279 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.422685 16375 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:15.423239 16375 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:15.423596 13127 leader_election.cc:400] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:51:15.424024 13127 leader_election.cc:403] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:15.421792 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:15.425374 16379 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:51:15.429222 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.431792 13310 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:15.433715 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.423667 16375 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:15.438314 16430 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:15.438882 16430 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:15.439734 16430 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.453613 16353 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.454605 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.458284 13236 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:15.477849 13062 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.481565 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:15.456435 13159 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:15.489414 16392 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:15.479470 13060 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.490005 16392 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:15.492045 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.493273 13155 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:51:15.504962 16392 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:15.486068 16375 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.511294 16430 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.511901 16430 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.513962 16430 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.515055 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.515667 13232 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:15.515978 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:15.516832 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.517591 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.518365 13232 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.521399 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.522094 13159 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:15.523801 13236 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:15.523909 16430 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:15.504443 13155 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:15.524478 13895 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:15.525235 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.525799 13127 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:15.524482 16430 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.526077 16368 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:15.526414 16430 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.526719 16368 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:15.527364 16396 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:15.527904 16396 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:15.527906 16368 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.529042 16396 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.531920 16375 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:15.534482 16379 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 6. Current term is 7.
I20260709 14:51:15.536164 13163 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:15.542744 16388 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:15.534282 16430 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.545631 16392 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.547423 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.547924 16430 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:15.548146 13232 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.548724 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:15.549474 13163 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:51:15.562521 13232 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:15.564229 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:15.570910 13163 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
W20260709 14:51:15.588476 13127 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 62743.6us
I20260709 14:51:15.583632 16445 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:15.597798 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.598670 13232 raft_consensus.cc:2393] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 7: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:15.603825 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:15.595181 16388 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.605073 16388 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.608857 16445 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:15.610025 16445 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.612212 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.614188 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.614796 13155 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:15.616348 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:15.618273 16337 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:15.618842 16337 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.632800 13062 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.635764 16450 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:15.636950 16450 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.611465 16388 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.605108 13895 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:15.649734 16337 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.639576 16446 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:15.652056 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.653368 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.655439 13307 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:15.653841 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:15.651503 16446 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.656227 13155 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:15.657274 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.658232 13157 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:15.658664 16337 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 14:51:15.652168 16392 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.671226 13304 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:15.658056 16446 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:15.675493 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:15.677902 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:15.679955 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:15.683532 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.684572 13304 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:15.681681 16375 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:15.690549 16375 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:15.691671 16375 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.699949 16451 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:15.701612 16449 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:15.702131 16449 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:15.702473 16449 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:15.702841 13236 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 14:51:15.700659 16451 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:15.705257 16451 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:15.706982 16430 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:15.681392 16450 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.717106 13310 raft_consensus.cc:606] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.716128 16396 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.719393 16396 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.723287 13157 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:15.730358 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:15.730841 16396 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.731158 13232 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:15.733711 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:15.735750 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:15.736485 13304 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:15.737062 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:15.737851 13310 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.741648 13157 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:15.744417 16396 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:15.744977 16396 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:15.745332 16396 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:15.747330 16365 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:15.766011 16337 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.770401 16337 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.773232 13307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:15.774056 13307 raft_consensus.cc:606] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.761452 13062 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:15.802109 16366 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.803526 16388 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:15.816918 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:15.817502 13157 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:51:15.820997 13232 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:15.817639 13310 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.830866 13157 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260709 14:51:15.806447 16366 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.833978 16353 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:15.822048 16388 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.835165 16430 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260709 14:51:15.838644 16368 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 14:51:15.862872 16353 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:15.904973 16353 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:15.906565 16446 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.908717 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.912155 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:15.913015 13159 raft_consensus.cc:2393] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 5: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:15.913931 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
W20260709 14:51:15.914256 16457 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 14:51:15.914613 13896 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:51:15.915794 16449 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.918355 16449 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.920197 16337 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:15.921144 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:51:15.924525 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:15.925209 13310 raft_consensus.cc:606] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:15.945997 13236 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:15.900219 16396 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.909621 16451 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:15.968606 16451 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.968958 13059 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:15.970142 16366 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.973358 16388 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.975641 16396 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.957248 16446 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:15.944166 16353 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:51:15.978833 16353 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:15.979243 16353 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:15.996301 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:15.997597 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:15.998432 13234 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:15.998131 13236 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:15.999313 16460 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 14:51:16.012120 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.016371 13159 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:16.017431 13232 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:16.012106 13234 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:16.021092 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.021836 13164 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:16.027841 13163 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:16.019973 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.030467 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.031107 13155 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.029138 13162 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
I20260709 14:51:16.029563 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.031213 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.035140 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:16.035626 13307 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:16.037479 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:16.039585 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.040385 13309 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:16.040263 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.041167 13304 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:16.002784 16466 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:16.043025 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.004098 16450 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.045784 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.046083 13859 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.041320 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.054766 13306 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:16.048134 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.048265 16396 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:16.049681 16443 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:16.051600 16463 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.045961 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:16.069780 13896 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:16.070495 13307 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:16.074667 13163 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:51:16.080631 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.082325 13155 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:16.074540 16365 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.083889 16365 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.086704 16365 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.069324 16430 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.066745 16466 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.094379 16466 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:16.095209 16467 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.093s	user 0.003s	sys 0.000s
I20260709 14:51:16.096011 13158 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:16.074913 16443 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.101811 16443 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.075256 16463 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.097499 16469 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:16.067134 16450 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.114043 13236 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:16.109184 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [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: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:16.118809 13059 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.100669 16353 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:16.106576 16469 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.087692 16430 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:16.122077 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 83756.2us
I20260709 14:51:16.116461 16395 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:16.136595 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.120538 16365 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.136626 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:16.142343 16445 raft_consensus.cc:993] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.142843 16445 raft_consensus.cc:1081] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.145887 16450 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.136067 16469 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:16.147647 16462 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:16.148288 16462 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.149873 16462 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.137593 16448 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.152964 13895 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:51:16.125782 16446 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:16.159976 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:16.154053 13304 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 5.
I20260709 14:51:16.138530 13236 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:16.138192 16395 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.153544 16365 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.164237 16395 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.165437 16450 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.166026 16365 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.165963 16450 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.153015 16448 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.168503 16469 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:16.162611 16353 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:16.169178 16475 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:16.168746 16477 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:16.168452 16448 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.157737 16430 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.163136 16446 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.171000 16446 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.171368 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.171973 13157 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:16.173822 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:16.176954 16466 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:16.177418 16388 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:16.177501 16466 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.178161 16388 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.178674 16466 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.179101 16388 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.181178 16450 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.182505 16475 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.183041 16475 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.168311 16463 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.213625 16469 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.215396 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.216549 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.217280 13239 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:16.218446 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.218859 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.219076 13162 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:16.219455 13155 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:16.220155 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.220808 13158 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:16.219563 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.221714 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.217357 16475 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.224574 16396 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:16.225114 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.225703 13304 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:16.232571 16430 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:16.233758 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:16.234975 16430 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:16.236301 16430 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.237267 16430 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:16.241050 13279 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:16.244138 16477 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:16.244570 16477 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:16.244941 16477 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:16.251660 13157 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 6.
I20260709 14:51:16.252954 13859 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.253593 16390 raft_consensus.cc:993] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.253779 16469 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:16.254200 16390 raft_consensus.cc:1081] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.254097 13059 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.255165 16469 raft_consensus.cc:697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:16.256126 16469 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:51:16.264025 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 103615us
I20260709 14:51:16.271842 16365 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:16.273262 16395 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.275043 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.275695 13239 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:16.281248 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.282052 16449 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:16.282444 16449 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:16.282807 16449 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.283664 16448 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.284231 16390 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.285686 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.267787 16477 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.292425 16462 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:16.293787 16446 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:16.308298 13304 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 6.
I20260709 14:51:16.286854 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.314224 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.317456 16446 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:16.318228 13234 raft_consensus.cc:1240] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:51:16.320441 16463 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:16.320926 16463 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.321270 16463 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.321700 16477 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.323628 13234 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:16.314139 16462 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.321455 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:16.324541 16462 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:16.324666 16375 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:16.333393 16375 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.333772 16375 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:16.333230 13059 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:16.336558 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.337456 13307 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:16.342471 16449 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.346545 16462 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.348212 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.348918 13307 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:16.349653 16470 consensus_queue.cc:1059] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:16.352296 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.355103 13236 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8.
I20260709 14:51:16.358592 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.361292 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.362069 13158 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:16.363380 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:16.364173 16463 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.366722 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.391492 13230 raft_consensus.cc:2368] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10.
I20260709 14:51:16.391700 13313 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:16.379889 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.374357 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.355686 16396 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 14:51:16.393249 13158 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:16.365397 16379 raft_consensus.cc:3055] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:16.393843 16379 raft_consensus.cc:740] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.394251 13162 raft_consensus.cc:2393] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 7: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:16.394789 16379 consensus_queue.cc:260] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:16.396641 16379 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.400527 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:16.310238 16430 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.380913 13279 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8.
I20260709 14:51:16.382187 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.401365 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:16.379204 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.404583 13157 raft_consensus.cc:2368] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:51:16.405551 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.406224 16455 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:16.368974 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:16.386153 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.385139 16375 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.406845 16451 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:16.406947 13164 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.387493 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.407933 13160 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.408118 16449 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.408437 13161 raft_consensus.cc:2368] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12.
I20260709 14:51:16.389669 13060 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.401216 13163 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.410100 13163 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.407729 13164 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.392623 16463 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.383028 16395 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.401530 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.403569 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:16.412961 13162 raft_consensus.cc:2368] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:16.413028 13156 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.412424 13060 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.406286 13157 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:16.414367 16462 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.410321 13307 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:16.414225 13060 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.401808 13279 leader_election.cc:403] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.416462 16353 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.413460 13156 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:16.420974 13160 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:16.424260 16353 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 7. Current term is 8.
I20260709 14:51:16.409997 16430 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.404721 16388 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:16.427448 16388 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.427822 16388 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.429384 13304 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:16.426836 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:16.430704 13308 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:16.435243 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.439165 13239 raft_consensus.cc:2368] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:51:16.444489 16353 raft_consensus.cc:993] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.446915 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.447767 13160 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:16.452394 13163 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.445017 16353 raft_consensus.cc:1081] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:16.438139 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.456892 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.458724 13307 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:16.410315 16375 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.437045 13279 leader_election.cc:400] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10.
I20260709 14:51:16.440443 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.441408 13308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:16.460031 13279 leader_election.cc:403] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.460465 13308 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.461131 13308 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:51:16.439764 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 48165.8us
I20260709 14:51:16.462641 16368 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.442118 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.464012 13306 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:16.465456 13276 leader_election.cc:400] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:51:16.465351 13313 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:16.466795 13276 leader_election.cc:403] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.467391 16477 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 5. Current term is 6.
I20260709 14:51:16.468289 13276 leader_election.cc:400] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:16.468585 13276 leader_election.cc:403] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.469108 16477 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.469524 13279 leader_election.cc:400] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:51:16.469872 13279 leader_election.cc:403] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.474655 13306 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:51:16.454628 13156 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.477807 13202 leader_election.cc:400] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12.
I20260709 14:51:16.478147 13202 leader_election.cc:403] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 14:51:16.478515 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.478690 13155 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 14:51:16.478878 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.479112 13230 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:16.480860 16449 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:16.481593 16449 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.484069 13308 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.482568 16449 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.487023 13230 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:16.497367 13163 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.504289 13156 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.508375 13308 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.514249 16379 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:16.514277 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:16.516156 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.516870 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.517580 13155 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.516752 13160 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:16.520326 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.520912 13230 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:16.522058 13162 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:16.522394 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:16.486353 16477 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:16.485852 16365 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:51:16.523767 13236 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:16.525045 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.529626 13232 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.525854 13234 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 14:51:16.436270 13164 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.527660 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.527853 13162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:16.532582 13230 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:16.533080 13162 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:16.534219 13162 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:16.533572 13163 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:16.518729 16463 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:16.536744 13164 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.537515 13161 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:16.540292 13160 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:51:16.540666 13155 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:16.490406 16466 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12.
I20260709 14:51:16.552342 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.553603 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.556015 13157 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:16.557289 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.558265 13230 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.536597 16455 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:16.536672 16478 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.560338 13232 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:16.561525 13163 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:16.567179 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.577726 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.577625 16478 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.580344 16478 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.559460 16470 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:16.585036 16470 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.561314 16368 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10.
I20260709 14:51:16.585951 16470 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.587721 16475 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:16.588351 16475 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.557711 16430 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:16.592509 13230 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:16.624217 16475 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.560582 16443 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:16.632642 13304 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:16.650079 16388 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.652140 13239 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 14:51:16.639011 16443 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.654251 16443 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.658385 13162 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.634209 16466 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:16.667474 13162 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.668923 16455 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.671655 16445 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:16.674878 16445 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:16.677389 16388 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:16.629320 16430 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.669833 16466 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.681054 16455 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.681154 16466 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.684923 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.687682 13162 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:51:16.689078 16430 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.692528 16472 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 14:51:16.696487 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 129383us
I20260709 14:51:16.700460 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.701427 13304 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:16.723400 13059 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.725461 13059 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.726720 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.727303 13312 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:16.727572 13312 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:16.728268 13312 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.729215 13312 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:16.729087 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.733062 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.733676 13238 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:16.733982 13238 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.735108 13238 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.736186 13238 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:51:16.736891 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:16.743908 13236 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:16.744827 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.746230 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.746527 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.747164 13306 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:16.747439 13306 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:16.748112 13306 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.749255 13306 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:16.749696 13308 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:16.750010 13308 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:16.750692 13308 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.751528 13308 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:51:16.748157 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 170529us
I20260709 14:51:16.758970 13230 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:16.759538 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.760097 13232 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:16.767223 13159 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:16.768105 13158 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:16.768535 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.773509 13311 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:51:16.773772 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:16.775085 13306 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:16.775590 13233 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:16.778674 13232 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:16.780695 13304 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:16.777671 13312 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:16.782032 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.782683 13307 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.783694 13238 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:16.786022 13308 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:16.791064 13307 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:16.796106 13308 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:16.807626 13062 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.810220 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.810998 13155 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:16.809721 13062 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.768625 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:51:16.813432 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 44917.6us
I20260709 14:51:16.814718 16475 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:16.815207 13307 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:16.816401 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:16.817221 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.818722 16445 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:16.819320 16445 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:16.819552 13307 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260709 14:51:16.820538 13158 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:16.821250 13307 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:16.822319 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:16.823066 13157 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:16.815277 16475 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.824872 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:16.825429 13307 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:16.825774 13307 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:16.825320 16475 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.826437 13307 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.827291 13307 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:16.827034 16445 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.814654 16494 consensus_queue.cc:1059] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260709 14:51:16.829772 16494 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:16.830148 16494 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.830448 16388 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:16.830981 16388 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:16.830912 16494 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.832263 16494 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:16.832046 16388 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.837929 13155 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:16.838819 13307 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:16.841310 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:16.844045 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.842875 16430 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:16.845839 16430 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.846277 16430 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:16.847783 16455 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:16.846284 16493 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:16.853643 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:16.853510 16470 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:16.854610 16443 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:16.855150 16443 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:16.855967 16443 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:16.857930 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 51885.7us
I20260709 14:51:16.862519 16430 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:16.865336 16430 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:16.866626 16468 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:16.867996 16493 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:16.874643 13236 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:16.884984 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:16.878636 16430 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:16.900698 16430 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:16.902750 16430 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:16.906831 16379 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:16.913026 13162 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:51:16.892668 16472 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 14:51:16.921950 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:16.911597 16365 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:51:16.930019 13304 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:16.934775 13062 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:16.948267 16466 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:16.919018 16468 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 14:51:16.948277 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:16.963615 16478 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:16.984193 16462 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 14:51:17.018157 16515 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:51:16.984740 16462 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:17.024717 16462 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.025933 16462 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:16.988057 16430 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.031378 16430 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:17.032092 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:17.032696 13155 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:17.032961 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:17.032604 13311 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260709 14:51:17.047302 13155 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:17.052846 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:17.054338 16478 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:17.054939 16478 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:17.055612 13312 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:17.056746 16478 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.043277 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:17.060492 16455 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:51:17.070098 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 123126us
I20260709 14:51:17.068842 16499 consensus_queue.cc:1059] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.006s
I20260709 14:51:17.099205 13155 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260709 14:51:17.111994 13060 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.096283 16466 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:17.121826 16466 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:17.122819 16466 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.124011 16466 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:17.149204 13161 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:17.151470 13232 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:17.170302 16494 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:17.178757 16468 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:51:17.185730 16521 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 14:51:17.225127 13312 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 14:51:17.222018 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 70104.5us
I20260709 14:51:17.229650 13308 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:17.233072 13059 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.318046 13306 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:17.312017 16522 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.057s
I20260709 14:51:17.314901 16495 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.062s
W20260709 14:51:17.393958 16526 log.cc:927] Time spent T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.077s	user 0.000s	sys 0.002s
W20260709 14:51:17.401190 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 171746us
I20260709 14:51:17.407480 13059 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:17.416965 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 176258us
I20260709 14:51:17.423874 16499 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:17.424873 16478 raft_consensus.cc:993] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:17.433979 13239 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:17.434317 13236 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:17.435735 13232 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:17.437377 13233 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:17.442528 16478 raft_consensus.cc:1081] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:17.443903 13306 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:17.447708 13308 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:17.449256 13310 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:17.449589 13313 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:17.450419 13306 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:17.458838 13158 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:17.465142 16478 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:17.473567 13162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:17.474150 13162 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.474504 13162 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:17.477105 16499 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:17.479311 16499 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:17.481832 13162 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.483246 13162 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:17.486773 13162 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:17.490837 13161 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:17.497568 16478 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:17.499866 13163 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:17.504060 13162 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260709 14:51:17.504455 13162 pending_rounds.cc:85] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 5
I20260709 14:51:17.504680 13162 pending_rounds.cc:107] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260709 14:51:17.505012 13162 raft_consensus.cc:2889] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:17.476593 13062 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.517891 16534 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:17.519269 16495 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:17.521414 16496 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:17.528475 13232 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:17.529845 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:17.533530 13233 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:17.539474 13230 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 14:51:17.539978 13230 pending_rounds.cc:85] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 8
I20260709 14:51:17.540231 13230 pending_rounds.cc:107] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 14:51:17.540470 13230 raft_consensus.cc:2889] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:17.549306 16530 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:17.558986 13233 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:17.571731 16466 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:17.573204 16535 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:17.581040 16468 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:17.622574 16534 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:17.625696 16538 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:17.611783 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:17.628255 13304 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:17.628737 13304 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:17.622954 16494 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:17.629601 13304 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.635766 13304 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:17.642721 13304 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:17.649912 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:17.655350 16470 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:51:17.608820 16495 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 14:51:17.663290 16443 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:17.688967 16443 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:17.758309 16443 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:17.804289 16472 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:17.817106 16472 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:17.897886 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:17.900279 13161 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 8.
I20260709 14:51:17.916059 16472 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:17.907995 13859 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:17.918167 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:17.919121 13233 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:51:17.916697 16548 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.117s	user 0.000s	sys 0.002s
I20260709 14:51:17.926007 16472 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:17.938710 16472 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:17.959317 16472 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:51:17.961229 16555 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 14:51:18.101687 16472 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:18.117158 16472 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:18.139181 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:18.162281 13161 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 8.
I20260709 14:51:18.164008 13859 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.171718 16562 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:18.172364 16562 raft_consensus.cc:697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:18.173151 16562 consensus_queue.cc:237] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:18.194358 13060 catalog_manager.cc:5697] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 8 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.214684 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.215884 13230 raft_consensus.cc:2393] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 75a24e82361d4c8388b6a8bd93bed4d4 in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:18.233982 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:18.268922 13058 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.310909 16388 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:18.311806 16388 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:18.318277 16388 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:18.318864 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:18.326666 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:18.327644 13162 raft_consensus.cc:2410] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 6.
I20260709 14:51:18.333326 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:18.336023 16533 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:18.338438 13230 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:18.339466 13312 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:18.339871 16522 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:18.343168 16522 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:18.401594 13230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:18.402227 13230 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:18.413970 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:18.414714 13235 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:18.421347 13157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:18.422039 13157 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:18.425861 16565 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:18.426474 16565 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.429023 16565 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:18.429164 16451 raft_consensus.cc:993] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:18.430781 16451 raft_consensus.cc:1081] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:18.431679 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:18.432324 13235 raft_consensus.cc:606] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:18.439247 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:18.439883 13157 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.440279 13157 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.441061 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:18.442195 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:18.442951 13230 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:18.442852 13235 raft_consensus.cc:606] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:18.445387 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:18.446143 13308 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:18.450718 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:18.451398 13312 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:18.453784 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:18.455648 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:18.458063 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:18.459883 16565 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:18.463218 16565 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:18.462602 13157 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.463779 16565 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:18.465988 13157 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:18.467324 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.467938 13235 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:18.468075 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:18.468313 13235 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:18.468744 13312 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.469240 13235 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.470585 13235 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.472322 16565 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.474354 16565 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:18.476963 13235 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:18.477417 13312 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:18.477880 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.479642 16538 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:18.480142 16538 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:18.481823 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:18.482415 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:18.483253 13308 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:18.487437 13230 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:18.482419 13157 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.489244 13157 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:18.498454 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.499441 16443 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:18.499960 16443 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:18.501034 13157 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.500875 16443 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.506974 13157 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:18.509133 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.510646 16522 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:18.511219 16522 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:18.512002 16522 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.513230 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.513935 13230 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:18.525859 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:18.526628 13308 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:18.526929 13308 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:18.527653 13308 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.529801 13058 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.532754 13308 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:18.538480 13230 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:18.545217 13308 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:18.553311 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.554088 16443 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:18.554556 16443 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:18.555704 16443 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.560835 13058 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.566159 16522 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:18.566653 16565 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:18.569458 13230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:18.570133 13230 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.570500 13230 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:18.583287 13230 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.586256 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:18.586598 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:18.586925 13157 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:18.587327 13308 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:18.587352 13157 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:18.588603 13157 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.589772 13157 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:18.597417 16533 raft_consensus.cc:993] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.597975 16533 raft_consensus.cc:1081] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.599514 13312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:18.600075 13312 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.600495 13312 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:18.599946 13157 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:18.586277 13230 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:18.602811 13308 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:18.602365 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.605280 16451 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:18.605849 16451 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:18.606721 16451 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.614972 13058 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.617619 13312 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.621397 13312 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:18.623049 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.623648 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:18.623801 13236 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:18.624317 13236 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:18.624290 13157 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:18.625288 13236 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.626355 13236 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:18.635373 13157 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:18.637318 16446 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.637965 16446 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.641681 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.642285 13312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:18.643690 13312 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.643121 16538 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:18.658672 16538 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:18.659687 16538 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.645661 13312 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:18.648105 16468 raft_consensus.cc:993] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.650399 13236 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:18.665428 16468 raft_consensus.cc:1081] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:18.666126 13058 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:18.678113 13312 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.681346 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.681941 13236 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:51:18.682236 13236 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:18.682919 13236 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.683939 13236 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:18.680045 13312 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:18.694497 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:18.695194 13162 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:18.709617 13162 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:51:18.711498 13310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:18.712126 13310 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:18.712481 13310 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.710851 13058 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.714079 13236 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:51:18.720039 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.724558 13310 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.726545 13310 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:18.727221 16538 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:51:18.728184 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:18.728533 16538 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:18.728811 13236 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:18.729176 13236 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:18.729779 16538 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.732465 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:18.730003 13236 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.733186 13157 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.733776 13236 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:18.739151 13157 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:18.740316 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:18.741204 16538 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:18.741746 16538 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:18.742638 16538 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:18.747874 13236 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:18.747747 13058 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.765008 13058 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:18.794049 13162 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:18.795364 16562 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:18.795750 13236 raft_consensus.cc:1275] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:18.798081 16562 consensus_queue.cc:1048] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:18.959563 13312 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:18.960978 16495 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:18.963588 13236 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:18.964886 16495 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:18.979331 13310 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:18.986933 13236 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:18.993374 16522 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:18.998247 16565 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:18.998592 13312 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:19.007862 16522 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:19.034873 13162 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:19.037967 13230 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:19.049950 16451 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:19.053752 16566 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:19.082245 13312 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:19.085592 16451 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:19.160089 13230 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:19.161612 16538 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:19.164526 13236 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:51:19.165774 16478 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:19.178215 13162 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:19.182354 16538 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:19.187448 13162 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:51:19.193853 16538 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:19.227861 13157 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:19.230283 16531 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:19.241087 13236 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:19.245620 16602 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 14:51:19.456707 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:20.505352 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:20.549890 13162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:20.550446 13162 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:20.553526 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:20.554327 13310 raft_consensus.cc:606] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:20.557094 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:20.557632 13236 raft_consensus.cc:606] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:20.558836 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:20.560491 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:20.689568 16565 raft_consensus.cc:993] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:20.690119 16565 raft_consensus.cc:1081] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:20.691576 13230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:20.692109 13230 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.692371 13230 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:20.699973 13230 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.701694 13230 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:20.703785 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:20.704542 13310 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:20.706054 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:20.706578 13162 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:20.706902 13162 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:20.707525 13162 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.711707 13162 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:20.714135 13310 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:20.717077 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:20.717916 16608 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:20.719094 16608 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:20.719352 13162 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:20.719923 16608 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.735072 13058 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.744664 16602 raft_consensus.cc:993] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:20.745276 16602 raft_consensus.cc:1081] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:20.747212 13230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:51:20.747803 13230 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.748133 13230 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:20.755182 13230 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.756938 13230 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:20.757732 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:20.758353 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:20.758528 13162 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:20.758930 13310 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:20.759251 13310 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:20.760030 13310 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.761374 13310 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:20.765462 13162 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:20.766680 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:20.767396 16608 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:20.767930 16608 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:20.768872 16608 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.769475 13310 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:20.780965 13058 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.817278 16451 raft_consensus.cc:993] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:20.817894 16451 raft_consensus.cc:1081] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:20.820554 13312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:20.821197 13312 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:20.821555 13312 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:20.827431 13312 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.830519 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:20.830549 13312 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:20.831266 13236 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:20.831707 13236 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:20.832468 13236 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.835399 13236 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:20.838241 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:20.838888 13162 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:20.844427 13162 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:20.845574 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:20.845860 13236 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:20.846629 16602 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:51:20.847124 16602 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:20.848023 16602 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:20.861392 13058 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 6, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 6 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.207693 13162 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:21.209148 16451 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:21.238511 13236 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:51:21.241191 13310 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:21.241652 16602 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:21.243088 13310 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:21.245532 16621 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:21.247411 16608 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:21.272162 13157 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:21.273869 16608 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:21.325996 13162 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:51:21.358415 16609 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:21.561447 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:22.516829 16636 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:22.517608 16636 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.520018 16636 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:22.546574 16638 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:22.547331 16638 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.549714 16638 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:22.580413 16636 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:22.581305 16636 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.583964 16636 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:22.585319 16638 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:22.586155 16638 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.588428 16638 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:51:22.665016 13130 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.005s	sys 0.004s
W20260709 14:51:22.665575 13127 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.001s	sys 0.001s
W20260709 14:51:22.666255 13130 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.006s	sys 0.004s
W20260709 14:51:22.666332 13127 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.002s	sys 0.001s
I20260709 14:51:22.822057 16644 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:22.823465 16644 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.845389 16644 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:22.945325 16646 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:22.947072 16646 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:22.950151 16646 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:22.953403 16646 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:22.860558 16643 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.091293 16649 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.092478 16649 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.091328 16638 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.095078 16647 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.100466 16587 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.107466 16587 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.112124 16587 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.114928 16636 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.116065 16636 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.119473 16636 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.120065 16636 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.122825 16635 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.099761 16645 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.125231 16645 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.131661 16648 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.132716 16648 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.135270 16648 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.135983 16645 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.126950 16646 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.123805 16635 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.100988 16643 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.142795 16644 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.143229 16649 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.144902 16638 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.146476 16639 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.147562 16639 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.154227 16640 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.164543 16640 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.168222 16647 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.153743 16643 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.161443 16641 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.170269 16639 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:23.170624 16641 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.171032 16647 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.171554 16644 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.140785 16636 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.152302 16635 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.153499 16646 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.178685 16650 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.174562 16634 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.174919 16652 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.147766 16638 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.174340 16639 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.155305 16642 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:23.194130 16642 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.177282 16645 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.150413 16637 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.172537 16643 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.144315 16648 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.195426 16646 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.195519 16635 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.153100 16649 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.202461 16639 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.202642 16652 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.203694 16646 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.205158 16657 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.205284 16639 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.206357 16646 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.206070 16657 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.207010 16646 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.207787 16646 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.202847 16649 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.208969 16648 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.210325 16641 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.210423 16649 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.202396 16635 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.211548 16648 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.212060 16644 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.187511 16647 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.217053 16639 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.218235 16639 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.218964 16644 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.208963 16637 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.226575 16651 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.227516 16651 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.219936 16644 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.230662 16642 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:23.212864 16647 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.236513 16636 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.237347 16636 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.232077 16640 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.238071 16636 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.202486 16645 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.232784 16641 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.232618 16634 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.196115 16638 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.196565 16650 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.240373 16635 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.241268 16637 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.254655 16636 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.241729 16644 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.260319 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 95) took 1188 ms. Trace:
I20260709 14:51:23.243872 16647 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.258549 16634 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.258814 16650 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.237816 16657 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.255187 16645 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.241601 16652 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.261937 13060 rpcz_store.cc:276] 0709 14:51:22.071839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:23.258503 (+1186664us) service_pool.cc:224] Handling call
0709 14:51:23.260104 (+  1601us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260709 14:51:23.263911 16655 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.264140 16630 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.255672 16643 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.240573 16651 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.259176 16635 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.255733 16641 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.266304 16635 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.241896 16646 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.265147 16630 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.212203 16648 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.257206 16638 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.273337 16648 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.275053 16638 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.269667 16628 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.276432 16628 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.270005 16635 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.270253 16650 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.278712 16641 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.279455 16650 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.282104 16650 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.282541 16639 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.272518 16630 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.278807 16628 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.267884 16655 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.294179 16651 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.288793 16660 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.289673 16635 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.285898 16643 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.282651 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 3013) took 1200 ms. Trace:
I20260709 14:51:23.296108 16637 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.297364 16655 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.298139 16641 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.303175 16651 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.307514 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.303316 16635 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.304355 16637 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.301616 13239 rpcz_store.cc:276] 0709 14:51:22.081596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:23.281455 (+1199859us) service_pool.cc:224] Handling call
0709 14:51:23.281964 (+   509us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:23.282190 (+   226us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:23.282217 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:23.282273 (+    56us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:51:23.282309 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:23.282361 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:23.282456 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:23.305457 16641 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.306449 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.312371 13162 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:23.312810 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.312414 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.300239 16639 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.314764 16639 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.316859 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.317495 16639 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.318897 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.316973 16628 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.319615 16638 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:23.319696 13155 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 5.
I20260709 14:51:23.320125 16628 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.320658 16638 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.322641 16628 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.323110 16638 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:23.326833 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.329322 16648 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.311514 16646 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.331401 16646 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.333734 16646 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.335367 16631 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.336185 16631 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.338407 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.318773 16637 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.349066 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.373385 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.374264 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.375344 13155 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:23.339306 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.384424 16651 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.385207 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.334625 16660 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:23.385943 13162 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:23.386843 16637 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.390872 16637 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.393616 16637 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.391417 16660 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.351302 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.402530 13159 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 7.
I20260709 14:51:23.404017 13859 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.404295 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.405360 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.342803 16635 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.405970 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.338569 16631 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.406311 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.377311 16641 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.406976 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.407058 13235 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:23.407001 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.408265 13237 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
W20260709 14:51:23.409844 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08000cde20 after lost signal to thread 12033
I20260709 14:51:23.410288 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:23.411113 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9ba0 after lost signal to thread 13096
I20260709 14:51:23.411736 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:23.412523 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7160 after lost signal to thread 13188
I20260709 14:51:23.413467 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:23.413952 13260 debug-util.cc:398] Leaking SignalData structure 0x7b080039aea0 after lost signal to thread 13263
I20260709 14:51:23.414610 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:23.415364 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08003ab9e0 after lost signal to thread 13337
I20260709 14:51:23.405915 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:51:23.416447 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7400 after lost signal to thread 13920
I20260709 14:51:23.407382 16663 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:23.418061 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.418354 16650 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.419441 16663 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.420357 16663 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.423472 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.424793 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.425160 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.419173 16650 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.428576 16650 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.429872 16662 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.430577 16602 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.430738 16662 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.431455 16602 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.433281 16662 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.435003 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:23.435364 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:23.436939 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.440205 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.440996 13304 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:23.442214 16628 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.443041 16628 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.443372 16609 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.443904 16609 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.444980 16646 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.445079 16630 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.445302 16655 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.446297 16655 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.445744 16646 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.447489 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.448258 16630 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.449265 16646 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.449667 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.450384 16628 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.450541 16630 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.451344 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.452095 13309 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:23.453936 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.455191 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.456203 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.456425 16609 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.456732 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.457774 16641 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.458071 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.458786 16655 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.458549 16641 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.459463 16662 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.460274 16662 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.461107 16641 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.461503 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.462590 16602 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.463711 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.465976 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.466769 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.462498 16662 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.466775 16602 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.469223 16602 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.470192 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.470991 13312 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:23.471117 16602 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.472754 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.473416 13309 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:23.478255 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.478739 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.479130 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.479504 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.479257 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.480602 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.481482 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.481737 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.483111 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.474016 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.483845 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.483214 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.483979 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.488510 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.490291 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.490787 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.491585 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.491760 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.492331 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.498198 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.492444 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.493177 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.500273 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.501150 13312 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:23.501340 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.501677 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.501145 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.502382 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.502847 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.502540 13309 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:23.503608 13306 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.504271 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.505650 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.504860 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.505051 16655 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.505782 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.502357 13310 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.515522 16655 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.515115 16663 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.517781 16655 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.519017 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.519650 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.520074 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.519768 13306 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.521869 13309 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:23.522294 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.519907 16663 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.522886 13312 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.523370 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.523545 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.523865 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.524063 13309 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.522899 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.521137 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.525247 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.525897 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.526079 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.527974 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:23.528271 13311 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:23.528422 13305 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:23.524479 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.529524 13313 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:23.529806 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.506433 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.526559 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.530753 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.524499 13312 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:23.521060 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.527390 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.526353 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.532303 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.520532 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.526916 13304 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:23.534040 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.535339 16663 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.537400 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.538470 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.541124 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.541365 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.542172 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.542420 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.543892 13205 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.544130 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.544487 16664 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:23.545044 16664 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.545419 16664 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:23.546691 16659 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:23.544754 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.548822 16659 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.549001 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.549356 16659 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:23.532524 13310 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:23.553453 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.552851 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.561388 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.563277 16631 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.564229 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.559118 16659 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.554380 16655 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:23.560827 16648 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:23.549335 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.566085 16655 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.566823 16655 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:23.565366 16631 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:23.567435 16631 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.568046 16631 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.571756 16664 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.565510 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.575493 16658 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:23.575893 16658 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.576253 16658 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:23.566298 16648 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.577335 16648 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:23.583668 16645 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.584388 16645 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:23.585649 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.585784 16657 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.589030 16635 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.589016 16657 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.589752 16635 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.590790 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.591156 16657 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.587733 16645 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:23.591825 16652 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.591734 16635 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.592435 16652 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.593133 16635 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.593694 16635 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.594799 16655 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.591249 16648 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.598639 16655 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.587958 16658 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.591665 16641 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.587461 16631 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.601815 16658 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.595678 16635 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.594724 16652 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.595888 16657 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:23.602888 16658 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.596436 16634 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:23.596618 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.603055 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.603745 16634 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.604166 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.604390 16602 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:23.604846 16602 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.587591 16659 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.605131 16645 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:23.605556 16659 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.603509 16658 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.606019 16659 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.603288 16657 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.607012 16659 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.607180 16657 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:23.607626 16658 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.608006 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.605026 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.606134 16634 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.605211 16602 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.609272 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.606007 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.610029 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.610615 16634 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.610903 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.611162 16634 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.611770 16634 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.611930 16630 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.611507 16655 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.601720 16631 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.615212 16652 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.615631 16652 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.615969 16652 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.599673 16648 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.612349 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.616011 16631 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:23.619282 16631 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.619663 16631 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.622164 16630 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:23.622619 16630 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.622987 16630 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:23.623557 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:23.605556 16645 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.629170 16645 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:23.630414 16659 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.630751 16630 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.626590 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.628180 16602 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.634186 16641 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.637118 16602 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.633405 16659 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.637542 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.618054 16657 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.640987 16657 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.633461 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.642295 16602 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:23.642923 16635 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.643427 16635 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.643590 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.644457 16602 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.645134 16635 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.647747 16664 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.649049 16630 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 6 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.646711 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.650379 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.654770 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.656961 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.657805 16652 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.658900 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.659971 16652 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.659197 16631 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.660720 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.640703 16645 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.664192 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.628582 16634 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.665845 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.674274 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.664816 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.666908 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.661442 16635 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.664691 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.677579 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.678623 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.679332 13896 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:23.680652 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.682003 16602 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.682341 16664 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:23.682643 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.683349 16664 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.683465 16652 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:23.683837 16664 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:23.685180 16658 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:23.687331 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.687722 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.685581 16658 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:23.677570 16634 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.687847 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.689143 16658 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:23.690543 16658 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.677718 16631 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.670044 16645 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.684969 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.698643 16635 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.699398 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.700412 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.700819 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.701068 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.701889 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.702584 16655 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.703258 16655 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.705186 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.705847 16655 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.706212 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.706934 16655 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.709167 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.709810 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.709748 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.710526 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.711691 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.712152 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.699488 16630 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:23.712915 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.695601 16664 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.713210 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.713928 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.714754 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.714915 16628 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.713203 16630 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.716674 13304 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:23.715134 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.717840 16630 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.718129 16609 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:23.718098 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.719527 16609 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.720602 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.721310 16602 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.713356 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.722391 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.723024 16655 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.723389 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.724061 16655 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.724469 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.725215 16655 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.733762 13237 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:23.735833 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.737043 16630 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.737697 13313 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:23.739691 13237 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:23.740180 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.746068 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.748111 16630 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.748363 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.715165 16664 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.749680 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.749511 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.750363 16655 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.751693 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.752483 16655 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.754922 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.755203 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.756459 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.757565 16662 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:23.758730 16641 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:23.759112 16641 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.759168 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.759866 13230 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:23.760251 16641 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.762843 13232 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:23.763257 13236 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:23.756390 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.765370 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.766098 13305 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:23.766949 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.767472 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.769086 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.766316 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:23.770339 16655 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.771032 16655 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.772634 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.773180 16655 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.773974 16655 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.774534 16655 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.776513 16655 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:23.777392 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.779641 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.779836 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.783478 16641 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:23.788380 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.784219 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:23.789115 13313 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:51:23.784552 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.785892 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.786332 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.786613 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.792654 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.793110 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.793936 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.794014 16631 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:23.794588 16631 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.794693 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.795047 16631 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.796176 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.797058 16636 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.797470 16636 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.797572 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.797906 16636 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.798941 16660 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:23.799806 16637 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:23.800076 16651 consensus_queue.cc:1059] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:23.801038 16651 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:23.801371 16651 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.801857 16644 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:23.802220 16644 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.799079 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.803004 16645 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:23.803380 16645 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.803730 16645 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:23.803885 13239 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:23.798568 16635 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:23.805979 16635 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.806368 16635 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:23.806317 16660 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:23.807382 16660 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.798461 16658 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.802289 16651 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.810799 16651 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:23.803172 16644 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.813230 16644 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:23.814391 16645 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.808182 16660 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.817556 16635 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.798480 16662 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.018s
I20260709 14:51:23.818634 16660 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:23.821254 16635 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.819286 16643 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:23.821801 16643 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.822598 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.822906 16643 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.824301 16643 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.825520 13239 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:23.823387 16658 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:23.826126 13232 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:23.826100 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.826807 16658 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.827503 16658 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:23.828725 13232 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:23.829612 16645 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.831053 13232 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:23.832481 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.826036 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.833244 13232 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:23.833662 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.833773 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.834553 16634 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:23.834945 16634 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.835163 16645 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:23.835459 16634 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.838097 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.840126 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.835619 16645 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:23.841780 16645 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.842157 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.844704 16634 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.847558 16658 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.848423 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.845715 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.850564 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:23.845198 16631 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.851744 13237 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:23.851575 16645 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.823181 16636 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.854892 16636 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.855542 16631 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.857113 16658 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.857784 16644 consensus_queue.cc:1059] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:23.857921 16651 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:23.858754 16661 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:23.859061 16617 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:23.859146 16643 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:23.859279 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.860322 16643 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.860471 16637 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:23.860945 16637 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.859788 16634 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.860072 16651 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:51:23.858871 16644 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 14:51:23.862483 16651 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:23.862963 16644 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:23.863368 16644 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.864077 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:23.861383 16643 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.865559 16643 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:23.862150 16639 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:23.866530 16639 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.862886 16651 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.867410 16639 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.868413 16651 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.869597 16651 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.859844 16661 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 14:51:23.861809 16637 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.873123 16662 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:23.872833 16637 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.877081 16639 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:23.877503 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.878953 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.880407 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.882282 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.883498 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.886888 16660 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:23.887347 16660 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.890051 16645 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.890980 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.892434 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.892863 13158 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:23.895581 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.905311 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.905761 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.906236 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:23.906466 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.907074 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.908063 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.909300 13309 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:23.909070 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.909624 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.872800 16644 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.909076 16660 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.910503 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.911242 16644 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.911808 16660 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:23.913590 16641 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:23.914005 16641 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.915151 13306 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:23.914872 16641 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.916074 16641 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.917131 16643 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:23.917485 16643 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:23.918021 13306 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:23.918309 16643 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.919422 16643 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:23.920856 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:51:23.921602 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 58075.9us
I20260709 14:51:23.923426 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.923764 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.924191 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.924785 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.925284 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.927860 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.928260 13305 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 14: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:23.925526 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.926296 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:23.930784 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.932029 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.928665 16662 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.932149 16660 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.933385 16662 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.919442 13306 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 5. Current term is 6. Ops: []
I20260709 14:51:23.934988 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.935885 16665 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.937510 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.938246 16665 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.939549 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.926784 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.940593 16655 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:23.941244 16641 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:51:23.940709 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.943102 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.943794 16665 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.944453 16665 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.945096 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.946288 16645 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.946684 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.947340 13205 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.947898 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.948630 16665 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.949404 16665 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:51:23.948910 16634 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.950768 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.948536 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.951939 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.952550 16641 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:23.953091 16641 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.953454 16641 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:23.952488 16634 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:23.952152 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.960363 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.960527 16634 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.961159 16645 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.962633 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.963320 16645 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.964156 16665 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.964507 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.965281 16645 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.966140 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.966432 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.967163 16643 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.967504 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.967368 16641 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:23.968192 16645 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:23.969028 16643 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:23.969622 16641 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:23.970245 13205 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.970727 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.970947 16645 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.971925 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.972081 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.972838 16643 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.973306 16665 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:23.974237 16645 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.974748 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.975306 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.975925 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.976125 16643 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:23.975841 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.976704 16641 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:23.976528 16664 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:23.976989 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.978499 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.978914 16602 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:51:23.979043 16645 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.979434 16641 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:23.980105 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.981170 16645 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:23.981853 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.982592 16641 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.976588 16643 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:23.983898 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:23.983911 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.984251 16643 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:23.984647 16641 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:23.994937 16634 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:23.982198 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.996179 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.996343 16664 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:51:23.997735 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:23.998265 16634 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:23.998960 16664 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:24.000653 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.000034 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.001551 16664 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.002281 16634 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:24.003244 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.003969 16655 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:24.005427 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.006464 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:24.006615 16664 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:24.007236 16655 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:24.007671 16655 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:24.008311 16643 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.008605 16655 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.010385 16643 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:24.011456 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.012288 16634 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:24.014465 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.015159 16634 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.003667 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:24.017366 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:24.017880 16634 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:24.018913 16645 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:24.019286 16645 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.019398 16634 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:24.020442 16658 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:24.020905 16658 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.020179 16645 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.022763 16645 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:24.023099 16641 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.023939 16641 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:24.021826 16658 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.031306 16658 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.039177 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:24.043766 13058 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.021723 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.048200 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:24.049830 16634 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:24.046512 13163 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:24.055567 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:24.059237 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.060134 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:24.060452 16631 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:24.063964 13161 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 6. Current term is 7. Ops: []
I20260709 14:51:24.064450 13232 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:24.064996 13239 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.066005 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.066653 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:24.067234 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:24.067561 16631 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:24.068166 16631 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.069381 16631 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.070879 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:24.071700 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.070809 13237 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:24.060520 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.074213 16658 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:24.080117 13158 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:24.083417 16634 consensus_queue.cc:1059] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:24.084784 16645 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:24.085191 16645 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.086153 16645 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.087376 16645 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:24.085204 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.089632 16658 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:24.091734 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.092522 16634 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:24.096737 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.100129 16634 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:24.101046 16636 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:24.101833 16643 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:24.102258 16636 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:51:24.102710 16636 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.103137 16641 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:24.103603 16641 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.103684 16636 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.104588 16641 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.106810 16641 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:24.110642 13310 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:24.111712 16636 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:24.115242 16643 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:24.116452 16665 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:24.116892 16665 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.117736 16665 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.118599 16643 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:24.118898 16665 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.120018 16662 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:24.120450 16662 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.121284 16662 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.123517 16631 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:24.129453 16635 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:24.129921 16635 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.130923 16635 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.132536 16635 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.138252 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:24.138568 16662 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.139587 16636 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:24.140120 16636 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.141044 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:24.141083 16636 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.151535 13059 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.159108 16643 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:24.159610 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:24.160388 16643 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:51:24.181551 13059 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.261039 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:24.287629 13237 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:24.288942 16662 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:24.289816 16643 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:24.290135 16643 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.290915 16643 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.292057 16643 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:24.302784 13237 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:24.307880 13159 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:24.310284 16636 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:24.311336 16645 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:24.311812 16645 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.312853 16645 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.314342 16645 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.314816 16643 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:24.316072 16662 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:24.316520 16662 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.317413 16662 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.318621 16662 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.318456 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:24.319512 13310 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.323561 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:24.324148 13237 raft_consensus.cc:606] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.324477 13237 raft_consensus.cc:614] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:24.327364 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:24.328029 13310 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.330883 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:24.331425 13237 raft_consensus.cc:606] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:24.339184 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:24.339814 13310 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:24.341279 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:24.342895 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:24.379364 16602 raft_consensus.cc:993] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.379946 16650 raft_consensus.cc:1081] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.381953 13158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:24.382714 13158 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.383076 13158 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.394421 13159 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:24.397245 13158 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.400076 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.400449 13158 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:24.400790 13237 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.404183 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:24.404814 13310 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:24.405170 13310 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:24.405958 13310 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.407200 13310 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:24.404176 16655 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260709 14:51:24.414479 13310 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:24.418359 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:24.419231 16662 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:24.419802 16662 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.420794 16662 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.424631 13237 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:24.445912 13059 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.470115 13237 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:24.471647 16655 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:24.474553 13158 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:24.477172 16635 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:24.528612 13310 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.536280 13310 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:24.538017 16645 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:24.657032 13161 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:24.658617 16645 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:24.673558 13310 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:24.686774 16635 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:24.691557 16602 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.692106 16602 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.694090 13158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:24.694675 13158 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.695055 13158 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.707304 13158 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.709306 13158 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:24.710461 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.711033 13239 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.715127 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:24.715724 13310 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:24.715982 13310 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:24.716728 13310 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.718783 13310 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.722841 13239 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:24.724927 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:24.725123 16664 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.725736 16662 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:24.725723 16664 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:24.726423 16662 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.727396 16662 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.727818 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:24.728363 13161 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.728703 13161 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.729216 16635 raft_consensus.cc:993] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:24.729984 16636 raft_consensus.cc:1081] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:24.733268 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:24.733868 13306 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:24.734205 13306 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.736863 13161 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.739722 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.740427 13239 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.742250 13310 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:24.743562 13161 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:24.746728 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:24.747419 13310 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:24.747717 13310 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:24.748618 13310 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.749977 13310 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:24.750770 13239 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:24.750470 13306 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.753067 13306 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:24.754325 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:24.754725 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:24.755475 13161 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.755139 13237 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:24.756417 13237 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:24.757326 13237 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.758826 13237 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:24.762050 13161 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:24.761170 13059 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.763350 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:24.763839 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:24.764509 16655 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:24.765758 16655 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:24.766919 16655 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.770848 13310 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:24.772936 16662 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:24.775244 13237 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:24.775575 16662 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:24.777505 16662 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:24.786746 13059 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.794579 13058 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.932610 13237 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:24.934303 16662 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:24.952057 13310 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:51:24.959882 16692 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:25.013617 16692 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.014129 16692 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.016003 16692 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.016913 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.017132 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.017675 13237 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:25.018994 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:25.020095 16692 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:25.020481 16692 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.020829 16692 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.027740 16662 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.027964 16692 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.028350 16662 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.030203 16692 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.030381 16662 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.032012 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.032261 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.032420 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.033015 13239 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.031704 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.034431 13237 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.034535 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:25.035516 16662 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:25.035913 16662 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.036248 16662 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.041254 13237 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:25.042534 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:25.043002 16662 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.043628 16692 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:25.044371 16692 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.045109 16662 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.046710 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.046835 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.047549 13237 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.045348 16692 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.054491 13237 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:25.055765 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:25.056805 16662 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:25.057298 16662 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.058084 16662 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.075400 13058 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.102221 13059 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.150591 13237 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:25.152225 16662 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:25.154594 16662 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.155229 16662 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.157706 16662 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:25.158829 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:25.159147 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.159618 13896 raft_consensus.cc:2393] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:51:25.159665 13239 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:25.164304 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:25.170244 16662 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:25.170814 16662 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.171217 16662 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.175798 16643 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.176383 16643 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.178892 16643 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.179502 16692 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.179965 16692 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.179548 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.181202 13239 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:25.182415 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.183655 13310 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:25.184310 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.185375 16692 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.192983 16692 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:25.197279 16692 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.198555 16692 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.206032 16662 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.206738 16643 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.207056 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.207209 16643 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.207837 13237 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:25.209558 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.209700 16698 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:25.210512 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.211886 16698 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.212378 16698 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.212720 16698 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.213035 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:25.213770 13896 raft_consensus.cc:2393] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 8: Already voted for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in this term.
I20260709 14:51:25.214887 16643 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.216544 16692 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.217383 16602 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.217907 16602 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.218631 16655 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.219089 16655 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.219799 16602 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.221045 16655 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.221530 16655 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.221938 16655 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.211973 16662 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:25.222343 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.223230 13161 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:51:25.224404 16655 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.224829 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.225864 16698 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.227910 16698 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.228340 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.229084 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.229220 13239 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.225677 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.230712 16655 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.231436 16655 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.229702 13237 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.229723 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.233669 16655 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.232426 16664 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:25.225584 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.234364 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.234843 13158 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:25.235145 13161 raft_consensus.cc:2368] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.236002 16645 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.236527 16645 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.233728 13232 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:25.238752 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.239936 13279 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:25.240312 13279 leader_election.cc:403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:25.242473 16645 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.243134 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.243979 13232 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.244966 16602 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.245460 16602 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.247349 16602 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.248225 16602 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:25.234324 16664 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.248541 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.249531 13237 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.249732 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.249152 16664 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:25.252378 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.261233 13237 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.263482 16702 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.264257 16702 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.269126 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.270031 13236 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.271575 16664 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.273921 16664 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.248507 16602 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.274031 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.274633 16602 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.274945 13236 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.276379 16655 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.278121 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.278981 13236 raft_consensus.cc:2393] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.280750 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.281414 13161 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:25.282334 16645 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.282388 16602 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.282970 16645 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.284838 16602 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.286337 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.287276 13236 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.288753 16645 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.290488 13237 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.286226 16692 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.292555 13232 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:25.266726 16702 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.292917 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.294350 16636 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 14:51:25.294642 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 55988us
I20260709 14:51:25.294788 16636 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.295368 16636 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.294497 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.298151 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.298743 16701 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.299326 16701 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.300374 16700 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:25.300846 16700 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.300967 16692 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:25.301222 16700 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.301496 16692 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.302393 16692 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.302887 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.307246 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.310850 16700 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.315596 16703 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.317507 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.302421 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.318490 16655 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:25.319259 16655 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.319778 16655 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.320097 16701 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.318657 13158 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:25.321028 16702 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.321563 16702 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.323375 16702 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.324725 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.325464 13158 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:25.326476 16700 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.316319 16703 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.319270 13161 raft_consensus.cc:2368] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.329676 16703 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.330948 13163 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:25.334646 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.336201 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:25.336702 13230 raft_consensus.cc:2368] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.334872 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.337745 13235 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.339257 13279 leader_election.cc:400] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.339639 13279 leader_election.cc:403] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:25.340126 13159 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:51:25.342036 16602 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.342546 16655 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.335886 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.343991 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:25.344192 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.345202 13235 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.333552 16636 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.342717 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.349676 13232 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:25.350095 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.350262 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.350772 13235 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.351123 16645 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:25.351547 16645 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.351869 16645 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.342175 16700 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:25.358784 16700 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.359817 16700 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.358870 16636 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.360967 13236 raft_consensus.cc:2393] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.363235 16706 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.363817 16706 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.366030 16706 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.366549 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.367167 13310 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:25.368377 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.368948 13310 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.369957 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.370710 13236 raft_consensus.cc:2393] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.357887 13235 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:25.373282 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.374799 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.375427 13159 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.375669 16692 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:25.376246 16692 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.377110 16692 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.357784 16702 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 14:51:25.380522 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.381165 13313 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.387055 16645 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.388094 13159 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:25.389137 16602 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.390833 13313 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:25.392520 13310 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.393002 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.401983 16645 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.393936 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.394243 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.403843 13306 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.396004 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.404683 13312 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:25.397508 13276 leader_election.cc:400] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.410816 13276 leader_election.cc:403] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:25.398121 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.412087 16706 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.413569 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.412125 13311 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.422344 16706 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:25.422833 16706 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.423195 16706 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.423883 13058 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.437253 16693 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.437899 16693 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.440048 16693 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.444514 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.445236 13276 leader_election.cc:400] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.445632 13276 leader_election.cc:403] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:25.446926 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.447690 16704 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:25.448308 16704 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:25.449214 16704 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.450063 16706 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.453914 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.393231 13235 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:25.402881 16636 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:25.483534 16636 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:25.403052 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.484390 16692 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:25.484995 13159 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.484534 16636 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.458012 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.448011 13276 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.495277 13236 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:51:25.495559 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47618.8us
I20260709 14:51:25.458470 13311 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:25.458851 16706 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.470180 16663 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.496865 16602 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:25.497393 16602 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:25.497218 16663 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.498310 16602 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.499330 16663 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.502688 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.503477 13156 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:25.503947 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.504942 16700 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.505501 16700 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.506102 16692 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:25.506654 16692 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.507190 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.507570 16700 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.507431 16692 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.508237 13159 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:25.509088 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.401211 13313 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:25.494395 16693 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.454893 13306 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:25.509899 16693 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.510843 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.511057 16703 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:25.511483 13158 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:25.512123 16693 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.512396 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.513046 13164 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:25.516063 13060 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.516961 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.517654 13237 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:25.510221 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.521852 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.523000 16699 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.523478 16699 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.523777 16699 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.524935 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.525688 13236 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 8.
I20260709 14:51:25.527603 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.528362 16713 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:25.529775 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.529850 16713 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.529023 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.530556 16713 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.530835 16635 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:25.531363 16635 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:25.532366 16635 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.535284 13059 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.538957 16713 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.542704 13236 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:25.544852 13237 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:25.546348 16700 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:25.548930 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.549736 13237 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.550400 13161 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:25.555402 16700 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:25.558620 13237 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 9.
I20260709 14:51:25.559381 16700 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.557814 16713 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.560107 16700 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.560966 13862 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.562124 16713 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:25.563109 16698 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.563688 16698 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.564536 16713 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:25.565944 16698 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.566912 16713 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.570631 16703 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.571242 16703 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.572188 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.573107 16706 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.571722 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.573748 16706 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.576464 16706 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.573439 16698 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.579237 16698 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.581480 16698 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.578363 16703 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.588271 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.590186 13313 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.568806 16699 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:25.593377 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 89283.3us
I20260709 14:51:25.594807 16699 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.562448 16700 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.598328 13313 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:25.599900 16700 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.605291 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.606016 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.606743 13313 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:25.607430 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.607244 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.608132 13239 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:51:25.608319 13230 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:25.606166 13232 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:25.612402 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.613044 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.613724 13233 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.650799 13158 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:25.662359 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.663038 13159 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:25.667372 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:51:25.661502 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 51584.3us
I20260709 14:51:25.600422 16700 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.611703 16703 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.672982 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.671236 16664 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.682070 16664 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.690814 13162 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
W20260709 14:51:25.669353 16715 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.105s	user 0.001s	sys 0.002s
W20260709 14:51:25.674578 16716 log.cc:927] Time spent T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 14:51:25.678143 16693 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.696798 13233 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.691658 16602 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:25.700619 16602 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.701073 16602 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.670743 16662 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 14:51:25.714231 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:25.678149 16703 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.722216 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.713016 16698 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.710400 16693 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.743685 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.746477 13235 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.727074 16706 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:25.747021 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.743736 13312 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:25.730779 16701 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.749617 13230 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.750752 16701 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.749871 16602 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.747123 16655 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.753407 16655 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.753806 16655 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.755759 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:25.757706 16602 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.759871 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.760061 16718 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:25.760377 16703 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.760522 13230 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.760522 16718 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.762890 16718 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.759961 16664 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.762317 16701 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.762394 16693 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.769027 16700 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.771737 13230 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:25.773293 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.774068 13230 raft_consensus.cc:2368] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.775034 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.775280 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.776113 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.776470 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.776952 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.777136 13230 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:25.777871 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.778529 13235 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:25.779409 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.780160 13233 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.745276 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.781582 16664 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.781953 16664 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.782313 16664 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.789378 16692 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:25.789888 16692 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.790354 16692 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.789677 16700 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:25.787405 13058 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.792663 13279 leader_election.cc:400] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.793143 13279 leader_election.cc:403] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 14:51:25.788000 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.743276 16698 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.795159 13158 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:25.793767 16662 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:51:25.799925 16662 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.800295 16705 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:25.796101 16699 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.801303 16699 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.800333 16662 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:51:25.803376 16699 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.803978 13062 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132). New cstate: current_term: 9 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.807608 13279 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.808164 16705 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.811133 16706 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:25.811671 16706 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.812042 16706 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:25.797127 13059 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.793984 16700 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:25.823567 16700 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:25.828877 16643 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:25.829577 16643 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.830477 16643 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.831454 16698 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.836661 16662 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.837402 16655 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.808535 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.852200 13236 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:25.853587 16701 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:25.854015 16701 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.854346 16701 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.860661 16703 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:25.861765 16655 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.862836 13896 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:25.839835 16706 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.799536 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.841604 16692 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.844152 16705 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11.
I20260709 14:51:25.799263 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:25.866619 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:51:25.869813 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 70633.5us
W20260709 14:51:25.869930 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 70503.6us
I20260709 14:51:25.870458 16602 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:25.872851 13236 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.875573 16602 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:25.875751 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.878876 16602 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.883234 16701 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.877813 16724 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.888165 16724 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.889279 16701 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.890332 16724 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.884390 16728 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:25.890764 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.891553 13237 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.891925 16664 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.885057 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.885128 16643 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:25.897046 16643 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.898775 16643 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:25.885694 16706 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.871452 16698 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:51:25.898168 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.898303 16728 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.886857 16692 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.901428 16698 consensus_queue.cc:1243] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer 75a24e82361d4c8388b6a8bd93bed4d4 log is divergent from this leader: its last log entry 9.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:51:25.901621 13233 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:25.902166 16692 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:25.903209 16728 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:25.902293 16698 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:25.904942 16662 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 6 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.905879 13237 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:25.908190 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.904393 16664 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:25.898206 16718 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.916406 16718 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.918072 16662 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.917658 13062 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.918830 16662 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.919788 13058 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.921835 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:25.924790 16705 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:25.925513 16705 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:25.924638 16728 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.926548 16705 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.930369 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.931067 13312 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.932163 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.933425 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.933939 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:25.934662 13313 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:25.934656 13310 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:25.936010 13313 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:25.937423 13312 raft_consensus.cc:2393] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:25.938895 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:25.933218 16724 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.940797 16724 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.943027 16724 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.904464 16698 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:25.952011 13306 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.946461 16693 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:25.955127 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 84034.1us
I20260709 14:51:25.959201 13236 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:25.947875 16664 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:25.958329 16693 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.965961 16693 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.966539 16698 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:25.967485 16664 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:25.967730 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.968079 16664 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:25.970273 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.970995 13164 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:25.971108 13279 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:25.971496 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:25.972052 13161 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:25.973798 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.968353 13158 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:25.975828 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:25.978224 16718 raft_consensus.cc:2764] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:51:25.983378 13233 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:25.983870 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.985194 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.985668 16718 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.986222 16718 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:25.988958 16718 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:25.991166 13161 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:25.985795 13158 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:25.993408 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.994621 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.995324 13233 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:25.996665 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.995244 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:25.999135 13232 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:26.002846 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:25.992623 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.003526 13233 raft_consensus.cc:2368] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13.
I20260709 14:51:25.998279 13235 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:26.003754 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:25.967931 16698 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.020920 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.017469 13062 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:26.025012 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.026558 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.027283 13236 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:26.016273 13058 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:26.034922 13158 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:26.003664 16706 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:26.003834 16728 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:26.015323 16703 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:26.120359 13159 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:51:26.124038 13161 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:26.028167 16635 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:26.135849 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.141638 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.142313 13305 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:26.142313 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.143998 13312 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:26.143115 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.148427 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.149294 13311 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 6: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:26.045346 16717 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.140703 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.151562 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.152237 13307 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:26.152376 13309 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:26.155979 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.036850 16700 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.157900 13307 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:26.130566 16706 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:26.159504 13313 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:26.137017 16635 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.167975 13307 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:26.170208 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.136129 16703 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.170959 16635 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.202131 13305 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:26.157585 16717 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.204560 16704 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:26.213003 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 198090us
I20260709 14:51:26.214607 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.216468 13308 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:26.207367 16662 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.219595 16740 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 14:51:26.228561 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 96941.4us
I20260709 14:51:26.233244 13163 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:51:26.233922 13235 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:51:26.235682 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.259101 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.261641 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.262881 13239 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:26.263167 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:51:26.264160 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:26.268369 13230 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 6.
I20260709 14:51:26.278491 13312 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:26.271628 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.276746 13164 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:26.237146 16734 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
I20260709 14:51:26.263808 13163 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:26.262287 13155 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:26.279871 13160 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:26.272810 16703 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:51:26.280906 16737 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 14:51:26.281322 16643 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:26.282908 16738 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.147s	user 0.000s	sys 0.000s
W20260709 14:51:26.284053 16735 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:51:26.285920 16700 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.220407 16706 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.287663 16664 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.314370 16664 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:26.315075 13306 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:26.317914 16643 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.290023 16717 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.217845 16704 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.320178 16704 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:26.293889 16742 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:26.297653 13162 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:26.299005 13161 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 14:51:26.321002 13161 pending_rounds.cc:85] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Aborting all ops after (but not including) 7
I20260709 14:51:26.321297 13161 pending_rounds.cc:107] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 14:51:26.321571 13161 raft_consensus.cc:2889] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:51:26.307058 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 44880.7us
I20260709 14:51:26.323802 16746 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:26.304795 16693 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.326362 16693 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.331521 16693 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.361502 16635 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.377789 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.380282 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:26.381374 13232 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:26.382236 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.382889 13232 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10.
I20260709 14:51:26.388845 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:26.389089 13233 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.389345 13238 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:26.390336 13232 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:26.391912 16717 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:26.390370 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.393081 13238 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.394323 13160 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:26.399259 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:51:26.402475 16743 log.cc:927] Time spent T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.149s	user 0.003s	sys 0.000s
I20260709 14:51:26.403613 16635 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.405519 16655 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:51:26.405951 16655 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.406271 16655 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:51:26.410295 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 285560us
I20260709 14:51:26.413462 16655 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.415457 16655 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:26.416882 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.417739 13236 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.375638 16704 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.044s
I20260709 14:51:26.423352 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:26.424341 16704 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:26.424882 16704 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:26.425230 16704 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:51:26.433841 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 48786us
I20260709 14:51:26.439149 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.440338 16745 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:26.440828 16745 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.441174 16745 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.440100 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.443742 16751 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:26.444204 16751 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.444542 16751 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.447103 13233 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:26.453125 16751 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.458552 16745 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.459563 16751 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.460758 16704 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.449438 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.448594 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:26.485440 13237 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:26.487608 13130 leader_election.cc:400] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13.
I20260709 14:51:26.487986 13130 leader_election.cc:403] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 14:51:26.482324 13238 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:26.476281 13236 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:26.489838 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.478299 16745 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.481105 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:26.491531 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:26.492331 16655 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:26.493021 16602 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:26.493578 16602 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:26.492844 16655 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:26.494748 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:26.493330 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:26.498116 16740 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13.
I20260709 14:51:26.504170 16664 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:26.480988 16701 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
I20260709 14:51:26.492805 16698 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:26.505470 13231 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:26.506294 16702 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:26.506882 13062 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:26.504717 16664 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:26.509613 16698 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.498565 16602 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.509892 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.509385 13062 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:26.510438 16753 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:26.510782 13231 raft_consensus.cc:2368] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:26.501181 16643 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:26.518455 16643 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.518909 16643 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:26.519771 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:26.520996 16636 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:26.518263 13279 leader_election.cc:400] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:26.508219 16702 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:26.524101 16704 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:26.523846 16702 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.524675 16717 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:26.525175 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:26.525924 13160 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:26.523012 13279 leader_election.cc:403] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 14:51:26.524331 16635 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:51:26.528182 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.528342 16704 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.526273 16698 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.526530 16745 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:26.530933 16745 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.531121 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.531389 16745 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.531803 13162 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:51:26.521399 16636 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.533214 16636 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:26.533631 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.534175 13162 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:26.513019 16655 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.536720 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.537567 13160 raft_consensus.cc:2368] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:26.530104 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.538975 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.540328 13162 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:26.541181 16734 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:26.542830 16734 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.543159 16734 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:26.543371 16700 raft_consensus.cc:2764] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260709 14:51:26.509323 16664 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.543236 13155 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 14:51:26.489748 16692 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.049s
I20260709 14:51:26.548893 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.540740 13130 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10.
I20260709 14:51:26.559307 13130 leader_election.cc:403] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:51:26.540277 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:26.565937 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.553171 16734 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.569231 13237 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:26.570075 13163 raft_consensus.cc:2368] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:26.575730 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.576391 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.577318 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.577494 13313 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:26.579150 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.579833 13306 raft_consensus.cc:2368] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10.
I20260709 14:51:26.580883 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.581394 13309 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.581887 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.582142 13304 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:26.565776 16700 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10.
I20260709 14:51:26.577684 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:26.566391 16724 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:26.592506 13308 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:26.555501 16698 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.568243 16692 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:26.595008 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:26.607147 13157 raft_consensus.cc:2368] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:26.586339 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:26.611821 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.615059 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:26.615199 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.615921 13161 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.617159 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:26.617909 13158 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:26.618861 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.619604 13158 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:26.598347 16724 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:26.619087 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:26.623476 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:26.629174 13159 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:26.626935 16699 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 14:51:26.630939 16747 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260709 14:51:26.607749 16692 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:26.636569 13161 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:26.638168 13237 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 14:51:26.640007 16655 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:26.634403 16725 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:26.642495 16725 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:26.642851 16725 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:26.643198 16725 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:26.647432 13309 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:26.597976 16727 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.065s
W20260709 14:51:26.671411 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 52477us
I20260709 14:51:26.644367 16745 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.686724 16731 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
W20260709 14:51:26.687636 16762 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:51:26.688472 16692 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.700188 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.701275 13238 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:26.703593 13276 leader_election.cc:400] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:26.703905 13276 leader_election.cc:403] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 14:51:26.674028 16643 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.709861 16602 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:26.691561 16636 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:26.753293 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 48620.1us
I20260709 14:51:26.754909 13164 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 9: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:26.754957 13276 leader_election.cc:400] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:26.748907 16702 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 14:51:26.717674 16703 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:26.752918 16734 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.750674 16698 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.695472 16724 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.834066 16643 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:26.834800 16764 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.227s	user 0.001s	sys 0.000s
I20260709 14:51:26.838008 16636 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.838747 16636 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:51:26.848553 16763 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.146s	user 0.000s	sys 0.001s
W20260709 14:51:26.850584 16768 log.cc:927] Time spent T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 14:51:26.859705 16704 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13.
I20260709 14:51:26.888820 16745 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:26.898738 16725 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:26.865319 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 79880us
I20260709 14:51:26.905341 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:26.910696 13312 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:26.913923 16725 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:26.936235 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 152152us
I20260709 14:51:26.929867 16718 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:26.939818 16718 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:26.940958 16718 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:26.948458 13163 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 14:51:26.964064 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 264770us
I20260709 14:51:26.969863 13161 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:26.972201 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:26.974607 13130 leader_election.cc:400] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10.
I20260709 14:51:26.987594 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.988335 13231 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:26.992621 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:26.993491 13236 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:27.009059 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.009322 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.012262 13276 leader_election.cc:400] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:27.012627 13276 leader_election.cc:403] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:27.012948 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.013590 13304 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.012996 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.014945 13310 raft_consensus.cc:2393] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:27.019451 13233 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:27.030323 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:27.030987 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:27.031656 13160 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.031009 13158 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.018990 16745 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:27.039564 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:27.040367 13157 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.044468 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.051110 13160 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:27.056387 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:27.018419 16643 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
I20260709 14:51:27.005280 16662 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.057s
I20260709 14:51:27.072013 13231 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:27.073654 13157 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:27.082783 13158 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:27.084084 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:27.084851 16662 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:27.085361 16662 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:27.086174 16662 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:27.091212 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 56098us
I20260709 14:51:27.100888 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:27.102105 16722 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:27.102628 16722 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:27.103591 16722 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.121222 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
W20260709 14:51:27.154263 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 59633.9us
I20260709 14:51:27.161912 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:51:27.163239 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 55239.4us
I20260709 14:51:27.170369 16785 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:27.162818 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.160307 16702 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 14:51:27.193905 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:27.206175 13235 raft_consensus.cc:606] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:51:27.230067 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 66193us
W20260709 14:51:27.233563 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 77503.7us
I20260709 14:51:27.247241 16698 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:27.247947 16698 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.219703 16724 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:27.253042 16751 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:27.253237 16786 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:27.253795 16791 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:27.254180 16788 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12.
I20260709 14:51:27.274299 16724 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:27.268586 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:27.290412 16786 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:51:27.344280 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86494.7us
I20260709 14:51:27.345767 13160 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 14:51:27.339720 16722 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:27.286026 16751 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.352512 16724 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:27.353377 16797 log.cc:927] Time spent T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:51:27.290160 16791 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.358353 16791 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:27.293138 16785 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
I20260709 14:51:27.363624 13238 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:27.373009 13238 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:27.376495 13236 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:27.381366 16705 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:27.382171 16705 consensus_queue.cc:1243] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 10.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:51:27.382891 16808 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:27.383423 16808 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.384435 16808 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.386027 16808 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:27.391453 13237 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:27.396993 16813 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:27.397753 16813 consensus_queue.cc:1243] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:51:27.398185 16808 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:27.398749 16808 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.403894 16786 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.408099 16751 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:27.409173 16808 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.410679 16808 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.365849 16722 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:27.413641 16722 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:27.418424 16799 log.cc:927] Time spent T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.164s	user 0.002s	sys 0.000s
I20260709 14:51:27.425580 16788 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:51:27.427629 16702 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:27.428172 16702 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.437618 13233 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:27.446828 13312 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:27.450939 16655 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:27.460392 16655 consensus_queue.cc:1243] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:51:27.461022 16602 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:27.461447 16602 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.462221 16602 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.463588 16602 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.494342 16655 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:27.499652 16655 consensus_queue.cc:1243] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 11.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:51:27.494024 16731 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:27.505666 16703 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:27.539765 16698 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:27.541251 16818 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 14:51:27.528625 16703 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.527859 16731 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:27.546742 16731 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:27.553438 13163 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:27.554956 13155 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:27.559724 16703 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:27.566604 16800 log.cc:927] Time spent T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.314s	user 0.000s	sys 0.003s
I20260709 14:51:27.571864 13155 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 14:51:27.569393 16702 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.582440 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:27.583242 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:27.584746 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:27.585618 13306 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260709 14:51:27.586093 13306 pending_rounds.cc:85] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 7
I20260709 14:51:27.586297 13306 pending_rounds.cc:107] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260709 14:51:27.586504 13306 raft_consensus.cc:2889] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:27.587417 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:27.587543 13307 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:27.592473 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:27.597718 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:27.599749 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.603947 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.585577 16702 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:27.607151 16747 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:27.614799 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:27.593745 16783 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 14:51:27.609156 16741 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:27.637282 13155 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:27.646435 16783 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
W20260709 14:51:27.658728 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 52188.5us
I20260709 14:51:27.659097 13058 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.669173 13058 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:27.665284 16820 log.cc:927] Time spent T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.109s	user 0.004s	sys 0.000s
I20260709 14:51:27.666846 16747 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:27.667137 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.673534 16741 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:27.665464 16703 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:27.678869 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.679702 16741 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:51:27.681264 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.682802 16741 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:27.683427 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:27.684109 13312 raft_consensus.cc:606] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:27.687273 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:27.687817 13312 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.691169 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:27.691776 13312 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:27.695290 13162 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:27.697264 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:27.698313 13161 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:27.701699 13156 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:27.704265 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:27.705497 13312 raft_consensus.cc:606] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:27.711025 16810 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:27.712229 13058 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.715669 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:27.719913 13312 raft_consensus.cc:606] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:27.721591 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:27.723577 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:27.737838 16788 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:27.738471 16788 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:27.740491 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:51:27.741101 13233 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.741470 13233 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.770824 13313 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:27.771404 13060 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.773526 16790 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:27.773216 13060 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.775646 13060 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 5 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.810914 13238 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:27.819710 13059 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.821995 13059 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.822554 13313 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:27.829903 13233 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.833184 13233 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:27.834424 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.864403 13313 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:27.864926 13313 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.865811 13313 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.867103 13313 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.841976 13238 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:27.850343 13311 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:27.857195 16783 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:27.870440 16790 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:27.856911 13058 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.859169 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:27.874922 16635 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:27.876547 16810 raft_consensus.cc:993] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.877146 16810 raft_consensus.cc:1081] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.877586 16790 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:27.878732 13313 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:27.879945 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:27.880045 13058 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.881209 13163 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.881644 13163 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.881966 13058 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.878058 16635 raft_consensus.cc:993] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.879870 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:27.890282 13159 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:27.890726 13164 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:27.891583 13156 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:27.889879 16741 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:51:27.894999 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:27.895709 13161 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:27.898500 16747 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:27.899197 16786 raft_consensus.cc:1081] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.902578 16724 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:27.903189 16724 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:27.904150 16724 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.911981 13163 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:27.921996 16753 raft_consensus.cc:993] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.922674 16703 raft_consensus.cc:1081] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:27.930778 13163 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:27.936019 13161 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:27.941958 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:27.942387 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:27.943691 13313 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:27.943922 13313 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:27.942595 13235 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:27.946228 13163 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:27.947853 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:27.948385 13161 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:27.948700 13161 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:27.933919 16662 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 14:51:27.952169 16717 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.052s
I20260709 14:51:27.946312 16783 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.058s
I20260709 14:51:27.953635 16636 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 14:51:28.074345 13313 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.075525 13313 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:28.079314 13161 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.085661 13161 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.087036 13235 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:28.134265 16705 raft_consensus.cc:993] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:28.135974 16810 raft_consensus.cc:1081] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:28.140748 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49262
I20260709 14:51:28.141398 13233 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.141745 13233 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:28.144748 13058 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.153414 13233 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.157790 13311 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260709 14:51:28.158219 13311 pending_rounds.cc:85] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 7
I20260709 14:51:28.158430 13311 pending_rounds.cc:107] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260709 14:51:28.158663 13311 raft_consensus.cc:2889] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:51:28.159574 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 211478us
I20260709 14:51:28.162001 16769 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:28.158464 13312 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260709 14:51:28.165333 13312 pending_rounds.cc:85] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 5
I20260709 14:51:28.165580 13312 pending_rounds.cc:107] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260709 14:51:28.165812 13312 raft_consensus.cc:2889] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:28.166949 13313 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:28.167224 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:28.167843 13161 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.168233 13161 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.169884 13233 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.176342 13161 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.178663 13161 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.239573 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:28.240176 13307 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:28.240479 13307 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:28.241210 13307 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.242111 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:28.242272 13307 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:28.246500 16751 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:28.248108 16751 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:28.252347 13307 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:28.256799 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.257699 16662 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:28.258291 16662 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:28.255287 13238 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:28.259245 16662 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.260032 13238 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:28.263713 13238 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.265652 13238 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.268999 13164 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:28.270133 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:28.270728 13162 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:28.273664 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:28.283047 13235 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.287180 13162 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:28.306357 13238 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:28.313661 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.323014 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:28.323622 13307 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.327234 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:28.327934 13308 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:28.330607 13307 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:28.328212 13308 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:28.336267 13235 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:28.334263 13308 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.342173 13308 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:28.333434 16725 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:28.361672 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.363618 16725 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:28.388788 16725 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.420141 13308 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
W20260709 14:51:28.453896 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 92296.9us
I20260709 14:51:28.455209 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.461169 16785 raft_consensus.cc:993] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:28.432657 16662 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:28.486624 16810 raft_consensus.cc:1081] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
W20260709 14:51:28.558745 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 103601us
I20260709 14:51:28.464728 13058 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.576311 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:28.576931 13157 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.577312 13157 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:28.590781 13155 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:28.591316 16662 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:28.592366 16662 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.602133 16741 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:28.602772 16741 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:28.603669 16741 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.617791 13157 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.618867 13158 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:28.620394 13157 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.644193 13307 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:28.664108 16635 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:28.668383 16645 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:28.669180 16855 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:28.670217 16855 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:28.671130 16855 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:28.675429 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:28.676108 13238 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:28.677647 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:28.684842 13238 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:28.687289 13059 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.693255 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.695497 16855 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.702194 16855 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:28.695956 16727 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:28.710988 16727 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:28.711882 16727 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.725076 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:28.731014 13060 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.734477 13060 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.745837 13233 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:28.747272 13306 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:28.751519 16857 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:28.773360 13313 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:28.778208 16741 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
I20260709 14:51:28.890904 16635 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.891461 16635 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.893524 16635 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.895412 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:28.896145 13164 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:28.898133 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.898877 16635 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:28.899209 16635 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.899501 16635 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:28.902558 13058 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.907735 16635 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.915686 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:28.920022 13313 raft_consensus.cc:2410] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 14:51:28.920943 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:28.921936 13155 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:28.925215 16635 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:28.928242 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:28.929220 13313 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:28.933301 13155 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:28.934512 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:28.935640 16790 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:28.936141 16790 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:28.937000 16790 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:28.938875 13313 raft_consensus.cc:2410] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 14:51:28.957300 13155 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:28.958629 13313 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:28.959344 16635 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:28.961661 16751 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:28.992569 13058 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.060590 13238 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:29.062058 16741 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:29.074946 13306 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:51:29.077657 16727 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:29.120597 16753 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:29.121217 16753 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:29.124208 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:29.124859 13155 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:29.126147 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:29.125255 16753 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:29.127640 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:29.126799 16781 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:29.128995 16781 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:29.129340 16781 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:29.135787 16781 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:29.138947 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:29.139566 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:29.139567 13155 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:29.138885 16781 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:29.145854 13155 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:29.146787 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:29.147541 16705 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:29.147949 16705 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:29.148737 16705 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:29.165072 13238 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 14:51:29.170549 16727 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:29.182940 13313 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 14:51:29.191561 13059 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.194942 16747 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:29.197563 13233 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:51:29.222489 13306 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 14:51:29.222779 16847 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:29.240482 16747 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:29.384509 13164 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:29.386093 16635 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:29.387238 16635 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:29.387570 16635 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:29.388388 16635 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:29.389698 16635 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:29.558420 13164 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:29.560038 16705 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:29.572984 13238 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 14:51:29.574514 16705 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:29.575105 16705 consensus_queue.cc:1243] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 10.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:51:29.577427 13238 pending_rounds.cc:85] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Aborting all ops after (but not including) 4
I20260709 14:51:29.577744 13238 pending_rounds.cc:107] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: Aborting uncommitted NO_OP operation due to leader change: 10.5
I20260709 14:51:29.577983 13238 raft_consensus.cc:2889] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:29.835256 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:29.882066 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:29.882718 13238 raft_consensus.cc:606] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:29.886010 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:29.886679 13306 raft_consensus.cc:606] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:29.889755 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:29.890413 13306 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:29.893309 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:29.893847 13238 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:29.896550 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:29.897219 13238 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:29.898411 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:29.900007 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:30.114271 16635 raft_consensus.cc:993] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:30.114894 16881 raft_consensus.cc:1081] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:30.117506 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:30.118090 13305 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.118407 13305 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.129266 13305 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.131311 13305 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:30.133404 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:30.133977 13238 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:30.134265 13238 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:30.135062 13238 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.136035 13238 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.142055 13238 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:30.141891 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:30.142709 13163 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.149425 13163 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:51:30.149468 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:30.150553 16810 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:30.151054 16810 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:30.151988 16810 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.178299 13058 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:30.188038 16881 raft_consensus.cc:993] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:30.188609 16881 raft_consensus.cc:1081] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:30.190893 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:30.191504 13306 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.191895 13306 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.201680 13306 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.204669 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:30.205300 13163 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.208637 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:30.209259 13238 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:30.209578 13238 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:30.211987 13163 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:30.211800 13238 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.212872 13238 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:30.213070 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:30.217092 16883 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:30.217707 16883 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:30.218605 16883 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.222179 13306 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:30.226776 13238 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:30.232051 16705 raft_consensus.cc:993] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.232481 16883 raft_consensus.cc:1081] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.233914 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:30.234405 13163 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.234726 13163 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:30.240648 16790 raft_consensus.cc:993] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.241297 16790 raft_consensus.cc:1081] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.241601 13163 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.243014 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:30.243407 13163 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:30.243619 13164 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.243970 13164 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.246083 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:30.246454 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:30.246627 13238 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:30.246944 13306 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:30.247238 13306 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:30.247951 13306 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.249176 13306 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:30.257889 13306 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:51:30.258553 13238 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:51:30.259881 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:30.259977 13164 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.262502 16662 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:30.262946 16662 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:30.263696 13164 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:30.263686 16662 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.267947 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:30.240414 13058 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:30.268520 13233 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:30.268901 13233 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:30.269644 13233 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.270823 13233 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.271888 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:30.272569 13305 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:30.287132 13305 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:30.293167 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:30.294117 16847 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:30.310297 13233 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:30.320026 16847 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:30.307901 13058 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 15 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.321035 16847 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.344973 13058 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.400405 16889 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.401021 16705 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:30.402717 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:30.403306 13163 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:30.403645 13163 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.410399 13163 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.412282 13163 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:30.413280 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:30.413993 13233 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.414969 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:30.415611 13305 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:30.415921 13305 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:30.416592 13305 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.417829 13305 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:30.423166 13233 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:30.424144 13305 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:30.424540 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:30.425437 16847 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:30.425896 16847 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:30.426748 16847 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:30.439832 13058 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:30.533066 13233 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:30.534775 16889 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:30.548352 13163 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:30.550621 16810 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:30.624969 13164 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:30.626516 16810 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:30.641438 13233 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:30.642966 16810 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:30.724967 13233 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 14:51:30.726747 16847 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:30.727767 13306 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 14:51:30.729177 16847 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:30.828430 13233 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:30.830134 16847 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:30.830549 13306 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:30.832414 16847 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:30.857703 13233 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:30.862157 16890 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:30.901008 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:30.923230 13306 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:51:30.966017 16890 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:51:32.021574 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:32.063782 13233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:32.064544 13233 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:32.067950 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:32.068590 13305 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:32.074198 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:32.074893 13155 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:32.076577 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:32.078332 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:32.163718 16889 raft_consensus.cc:993] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:32.164834 16883 raft_consensus.cc:1081] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:32.166630 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:32.167289 13164 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.167619 13164 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:32.174175 13164 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.175979 13164 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:32.176787 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:32.177356 13236 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:32.177978 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:32.178570 13306 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:32.178856 13306 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:32.179656 13306 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.180819 13306 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:32.185779 13236 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:32.187274 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:32.188161 13306 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:32.188213 16847 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:32.188892 16847 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:32.189684 16847 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.201635 13060 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.266719 16891 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:32.267307 16847 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:32.269258 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:32.269781 13233 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.270107 13233 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:32.277226 13233 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.279250 13233 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:32.280462 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:32.281278 13306 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:32.281594 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:32.282138 13155 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:32.282399 13155 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:32.283192 13155 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.284467 13155 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:32.295419 13306 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:32.297070 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:32.297811 16910 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:32.298388 16910 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:32.298957 13155 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:32.299361 16910 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.318068 13060 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 9 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.435757 16881 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:32.436244 16910 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:32.437852 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:32.438473 13313 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.438815 13313 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:32.444758 13313 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.446550 13313 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:32.447434 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:32.447741 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:32.448164 13155 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:32.448233 13233 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:32.448709 13233 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:32.449755 13233 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.451123 13233 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:32.455458 13155 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:32.456938 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:32.457535 13233 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:32.457773 16889 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:32.458335 16889 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:32.459204 16889 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:32.471814 13060 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.696260 13313 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:32.697568 16881 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:32.723664 13155 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:51:32.730677 16910 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:32.777460 13236 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:32.778582 16891 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:32.793673 13313 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:32.796000 16891 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:32.912650 13233 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:51:32.914232 16883 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:32.925740 13159 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:51:32.927471 16883 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 14:51:33.080511 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:34.167296 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:34.211615 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:34.212469 13238 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:34.215771 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:34.216410 13306 raft_consensus.cc:606] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:34.219533 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:34.220129 13155 raft_consensus.cc:606] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:34.221735 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:34.222986 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:34.278887 16929 raft_consensus.cc:993] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:34.279412 16929 raft_consensus.cc:1081] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:34.281129 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:34.281788 13155 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.282213 13155 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.291767 13155 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.293888 13155 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:34.295032 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:34.294951 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:34.296023 13306 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:34.296128 13233 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.296478 13306 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:34.297675 13306 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.298997 13306 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.303886 13233 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:34.305730 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:34.306639 13306 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:34.306721 16847 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:34.308305 16847 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:34.309315 16847 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.332343 13058 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.383967 16934 raft_consensus.cc:993] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:34.384585 16847 raft_consensus.cc:1081] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:34.386525 13233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:34.387053 13233 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.387344 13233 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.392726 13233 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.394484 13233 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:34.395612 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:34.395612 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:34.396168 13306 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.396483 13159 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:34.396914 13159 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:34.397764 13159 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.399124 13159 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:34.402341 13306 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:34.403666 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:34.404541 16908 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:34.405135 16908 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:34.406184 16908 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.406911 13159 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:34.418769 13058 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.725612 16910 raft_consensus.cc:993] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:34.726145 16908 raft_consensus.cc:1081] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:34.729804 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:34.730347 13313 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:34.730742 13313 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.737833 13313 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.740492 13313 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:34.741593 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:34.742274 13155 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.742601 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:34.743332 13233 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:34.743647 13233 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:34.744453 13233 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.745869 13233 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:34.748162 13155 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:34.750313 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:34.751086 16928 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:34.752327 13233 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:34.752964 16928 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:34.756018 16928 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:34.767869 13058 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.782413 13313 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:34.783705 16847 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:34.796581 13313 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:34.799597 16908 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:34.799602 13233 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:34.804118 16847 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:34.844095 13155 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 14:51:34.845526 16908 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:35.167466 13238 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:35.168660 16928 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:35.187831 13155 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:35.189888 16929 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:35.223897 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:36.268460 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:36.314091 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:36.314759 13155 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:36.317683 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:36.318261 13235 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:36.321079 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:36.321614 13313 raft_consensus.cc:606] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:36.322993 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:36.324697 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:36.458828 16933 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:36.459435 16934 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:36.460745 13235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:36.461428 13235 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.461757 13235 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:36.468489 13235 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.471977 13235 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:36.472384 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:36.473040 13159 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:36.473703 13159 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:36.474325 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:36.474472 13159 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.474869 13313 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:36.475728 13159 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:36.481596 13313 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:36.482311 13159 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:36.483047 13205 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:36.483886 16950 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:36.484447 16950 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:36.485392 16950 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.495973 13058 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.642320 16928 raft_consensus.cc:993] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:36.642828 16941 raft_consensus.cc:1081] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:36.644331 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:36.644948 13155 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.645246 13155 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.651392 13155 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.653288 13155 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:36.654053 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:36.654626 13235 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.655047 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:36.655635 13305 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:51:36.655874 13305 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:36.656476 13305 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.657498 13305 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:51:36.659687 13235 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:36.660991 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:36.661780 16933 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:51:36.662323 16933 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:36.663203 16933 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.664059 13305 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 7.
I20260709 14:51:36.674296 13058 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 6 to 7, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 7 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.712652 16964 raft_consensus.cc:993] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:36.713236 16964 raft_consensus.cc:1081] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:36.714989 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:36.715514 13305 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.715885 13305 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:36.721412 13305 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.723038 13305 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:36.724090 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:36.724473 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:36.724862 13159 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:36.725178 13238 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:36.725540 13238 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:36.726370 13238 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.727542 13238 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:36.731353 13159 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:36.732739 13276 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:36.733795 16941 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:36.735126 16941 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:36.735203 13238 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:36.736199 16941 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:36.752097 13058 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.874323 13305 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:36.875908 16964 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:36.890892 13159 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:36.893512 16964 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:37.082556 13235 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:37.083855 16933 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:37.094308 13305 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:51:37.098253 16934 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:37.122462 13238 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:51:37.125109 16968 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:37.136205 13155 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:51:37.138062 16928 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:37.325824 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:38.378264 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:38.426776 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:38.427552 13155 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:38.430521 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:38.431115 13235 raft_consensus.cc:606] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:38.435487 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:38.436239 13313 raft_consensus.cc:606] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:38.438174 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:38.440095 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:38.462386 16958 raft_consensus.cc:993] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:38.462893 16964 raft_consensus.cc:1081] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:38.464547 13306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:38.465149 13306 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.465461 13306 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.471549 13306 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.473552 13306 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:38.474633 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:38.475246 13238 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:38.475607 13238 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:38.476514 13238 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.477627 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:38.478334 13164 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.479863 13238 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.487121 13164 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:38.488855 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:38.489802 16966 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:38.490378 16966 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:38.491248 16966 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.495604 13238 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:38.504841 13058 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:38.739795 16933 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:38.740430 16974 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:38.742103 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:38.742749 13238 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.743182 13238 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.752152 13238 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.754271 13238 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:38.754511 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:38.755024 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:38.755581 13306 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.755173 13155 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:38.757014 13155 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:38.757833 13155 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.758944 13155 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:38.760514 13306 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:38.761703 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:38.762365 16958 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:38.762903 16958 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:38.763777 16958 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.765697 13155 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:38.774887 13058 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.798007 16966 raft_consensus.cc:993] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:38.798506 16981 raft_consensus.cc:1081] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:38.800108 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:38.800688 13164 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.801074 13164 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:38.805964 13164 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.807575 13164 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:38.808559 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:38.808691 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:38.809221 13238 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:38.809276 13306 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:38.809760 13306 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:38.810575 13306 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.811558 13306 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:38.816031 13306 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:38.817586 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:38.818321 13238 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:51:38.818833 16974 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:38.823361 16974 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:38.824380 16974 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:38.848151 13058 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:38.931631 13163 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:38.932844 16966 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:38.949090 13235 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:38.950649 16981 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:39.248713 13163 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:39.250080 16958 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:39.259449 13313 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:39.262176 16964 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:39.282828 13313 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:39.284551 16933 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:39.295765 13235 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:39.298228 16974 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:39.441030 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:40.481655 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:40.525491 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:40.526098 13313 raft_consensus.cc:606] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:40.528860 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:40.529454 13163 raft_consensus.cc:606] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:40.532346 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:40.532941 13238 raft_consensus.cc:606] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:40.534134 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:40.535398 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:40.714704 16981 raft_consensus.cc:993] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:40.716308 16966 raft_consensus.cc:1081] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:40.718097 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:40.718958 13163 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:40.719494 13163 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:40.731405 13163 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.734308 13163 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:40.735527 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:40.736177 13238 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:40.737651 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:40.738298 13305 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:40.738579 13305 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:40.739539 13305 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.740850 13305 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:40.744130 13238 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:40.745992 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:40.746990 16999 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:40.749152 16999 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:40.750036 16999 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.750687 13305 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:40.763026 13060 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.880897 16964 raft_consensus.cc:993] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:40.881384 16958 raft_consensus.cc:1081] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:40.882992 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:40.883566 13305 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:40.883847 13305 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.888811 13305 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.890595 13305 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:40.891721 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:40.891831 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:40.892596 13238 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:40.892645 13163 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.893378 13238 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:40.894268 13238 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.895588 13238 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:40.899520 13163 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:40.901157 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:40.902065 16966 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:40.902480 16966 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:40.903182 16966 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:40.903384 13238 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:40.913699 13060 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:41.120373 16974 raft_consensus.cc:993] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:41.120893 16999 raft_consensus.cc:1081] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:41.122532 13236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:41.123106 13236 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:41.123387 13236 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.129374 13236 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:41.131220 13236 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:41.132359 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:41.132216 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:41.133037 13305 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.133177 13159 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:41.133498 13159 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:41.134250 13159 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:41.135587 13159 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:41.141867 13305 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:41.144049 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:41.144871 16964 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:41.145433 16964 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:41.145533 13159 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:41.146355 16964 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:41.158555 13060 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:41.182902 13305 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:41.184172 16974 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:41.206265 13236 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:41.208079 16974 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:41.460388 13159 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:41.461946 16966 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:41.472381 13238 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:41.474164 16966 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:41.536252 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:41.594796 13305 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:41.596222 16958 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:41.605527 13163 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:41.607161 17020 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:42.477663 13051 maintenance_manager.cc:419] P 33974ebd00924961b28827d902e3379f: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033392
I20260709 14:51:42.576412 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:42.645967 13050 maintenance_manager.cc:643] P 33974ebd00924961b28827d902e3379f: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.167s	user 0.100s	sys 0.055s Metrics: {"bytes_written":29554,"cfile_init":1,"dirs.queue_time_us":5874,"dirs.run_cpu_time_us":434,"dirs.run_wall_time_us":1478,"drs_written":1,"lbm_read_time_us":324,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3436,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":63,"thread_start_us":8949,"threads_started":2,"wal-append.queue_time_us":3843}
I20260709 14:51:42.649807 13051 maintenance_manager.cc:419] P 33974ebd00924961b28827d902e3379f: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 11274 bytes on disk
I20260709 14:51:42.651697 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:42.652407 13163 raft_consensus.cc:606] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:42.652104 13050 maintenance_manager.cc:643] P 33974ebd00924961b28827d902e3379f: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":297,"lbm_reads_lt_1ms":4}
I20260709 14:51:42.655946 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:42.656590 13306 raft_consensus.cc:606] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:42.659325 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:42.660036 13236 raft_consensus.cc:606] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:42.661463 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:42.662985 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:42.834486 16964 raft_consensus.cc:993] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:42.835057 16964 raft_consensus.cc:1081] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:42.837420 13305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:42.838235 13305 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.838637 13305 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:42.863623 13305 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:42.865880 13305 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:42.869949 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:42.870814 13238 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:42.871193 13238 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:42.873473 17003 raft_consensus.cc:993] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:42.877485 13238 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:42.878515 17003 raft_consensus.cc:1081] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:42.879125 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:42.882678 13163 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:42.886766 13235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:42.887593 13235 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.887948 13235 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:42.900981 13238 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:42.903551 13235 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:42.909137 13163 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:42.912406 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:42.913141 13159 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:42.913429 13159 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:42.914140 13235 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:42.914383 13159 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:42.915841 13159 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:42.916229 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:42.924525 17002 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:42.925104 17002 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:42.925987 17002 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:42.961665 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:42.962482 13305 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:42.963284 13238 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:42.986574 13305 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:42.987819 17030 raft_consensus.cc:993] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:42.989886 17023 raft_consensus.cc:1081] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:42.960523 13159 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:42.994657 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:42.999212 17028 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:42.999780 17028 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:43.000694 17028 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:43.011396 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:43.011989 13159 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.017515 13159 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:43.018409 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.025120 13159 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:43.030296 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:43.030422 13159 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:43.036170 13235 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:43.037467 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:43.038206 13307 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:43.038545 13307 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:43.039709 13307 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:43.041224 13307 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:43.043589 13235 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:43.044971 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:43.046289 17003 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:43.046913 17003 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:43.048264 17003 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:43.099546 13307 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:43.134713 13058 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.236073 13060 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:43.267808 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 73871.8us
I20260709 14:51:43.342363 13163 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:43.357647 17038 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:43.387724 13236 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:43.401901 13155 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:43.404973 16964 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:43.408635 17023 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:43.439616 13307 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:43.447655 13235 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:43.453876 17029 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:43.458870 17028 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:43.497117 13307 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:43.522070 17040 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:43.664494 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:44.778026 17057 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:44.778813 17057 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:44.790904 17055 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:44.791661 17055 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:44.796200 17057 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:44.811009 17022 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:44.811873 17022 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:44.871397 17057 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:44.872424 17057 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:44.954108 17059 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:44.955030 17059 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:44.986502 17054 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:44.987345 17054 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.076197 17059 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.077083 17059 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.077843 17059 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.087960 17059 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.113415 17062 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.114835 17061 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.079607 17054 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.132710 17055 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.159376 17064 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.175398 17057 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.209100 17065 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.210592 17066 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.230841 17067 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.234465 17003 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.246601 17023 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.247376 17069 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.319129 17067 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.317587 17055 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.324595 17023 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.325022 17069 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.325227 17055 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.327977 17069 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.077185 17022 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.328405 17055 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.294310 17059 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.271358 17040 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.290768 17063 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:51:45.313015 13861 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.973s	user 0.014s	sys 0.014s
I20260709 14:51:45.321945 17061 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.305022 17062 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.319453 17064 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.269289 17038 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.363054 17038 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.363366 17069 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.329080 17022 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.364250 17022 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.330425 17067 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.325440 17066 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.331413 17065 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.258831 17068 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.319955 17057 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.361096 17054 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.360584 17059 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:45.361567 13861 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.021s	user 0.015s	sys 0.014s
I20260709 14:51:45.367868 16964 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.385239 17068 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.384311 16964 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.388491 17067 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.389159 17067 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.391129 17057 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.393566 17054 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.360864 17081 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.407004 17081 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.360682 17040 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.409988 17023 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.410732 17057 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.411896 17067 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.412729 17059 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.413295 17055 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:51:45.414469 17056 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.013s	sys 0.004s
I20260709 14:51:45.335580 17003 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.360564 17078 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.421167 16964 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.429729 17082 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.364054 17069 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:45.442572 17056 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.013s	sys 0.005s
I20260709 14:51:45.447539 17078 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.441802 17023 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.381805 17063 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.461872 17054 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.454159 17022 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.455334 17089 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.468924 17062 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.468097 17089 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.469655 17066 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.470728 17038 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.471436 17064 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.471827 17089 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:45.457508 17081 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.458094 17071 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.458228 17068 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:45.458770 17086 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.460412 17072 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.447937 17055 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:45.483704 17071 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.485113 17078 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.485561 17055 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:45.462574 17070 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.477943 17023 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.486354 17070 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.451165 17003 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.466400 17084 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.472357 17065 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.488818 17057 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.489333 17081 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.482458 17082 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.489892 17081 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.484652 17083 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.491761 17070 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.491628 17083 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.466912 17063 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.481986 17086 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.488344 17084 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.492012 17081 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.464404 16964 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.467362 17061 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.486253 17073 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.499554 16964 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.492178 17069 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.499598 17063 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.544478 17085 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.544601 17094 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.545125 17085 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.544670 17063 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:45.546038 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800358340 after lost signal to thread 12033
I20260709 14:51:45.546428 17040 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.495857 17057 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:45.547168 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003ae480 after lost signal to thread 13096
I20260709 14:51:45.547617 17063 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.548393 17083 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.545773 17082 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.548650 17060 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.548820 17073 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.548691 17057 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.558375 16964 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.482138 17072 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.545132 17023 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.552944 17063 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.575299 17063 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.561605 17082 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.575790 17070 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.553299 17094 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.576440 17078 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.576277 17070 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:45.577066 17078 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.578914 17070 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.579376 17078 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.579622 17063 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.554701 17065 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.565388 17086 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.556932 17069 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.580528 17065 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.566740 17085 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.581362 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.581367 17069 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.582877 17065 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.576138 17061 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.567971 17095 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.584642 17061 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.584796 17095 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.568229 17023 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.568866 17091 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.586534 17057 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.569510 17056 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.569608 17083 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.569998 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.587301 17061 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.587180 17057 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.583542 17073 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.588325 17056 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.589118 17061 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.571043 17077 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.571794 17064 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.572328 17038 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.589924 17061 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.573272 17079 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.590353 17038 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.574332 17060 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.591135 17079 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.592510 17060 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.592690 17038 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.587275 17095 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.593118 17060 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.554454 17071 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.573875 17090 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.590034 17064 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.579922 17068 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.594395 17068 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.583511 17069 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.559890 17081 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.585115 17094 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.595690 17064 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.586268 17091 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.596272 17081 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.568079 17067 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.596684 17068 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.597194 17060 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.593937 17090 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.598359 17067 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.590593 17056 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.600204 17090 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.567117 17084 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.570393 17097 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.601017 17081 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:45.601436 17097 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.603262 17061 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.589550 17057 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:45.608533 17090 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.609308 17090 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.611564 17090 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.587158 17023 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.576133 17082 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.624246 17082 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.572702 17072 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.590948 17083 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.585620 16964 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.593447 17079 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.603581 17097 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.589929 17077 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.637105 17077 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.598062 17091 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.587568 17085 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.637995 17085 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.639964 17085 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.606703 17060 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.600685 17067 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:51:45.625931 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800396ea0 after lost signal to thread 13188
I20260709 14:51:45.629204 16964 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.657045 17063 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.657629 17064 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.657866 17063 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.658293 17064 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.639773 17083 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.660398 17063 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.671708 17073 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.672392 17073 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.674579 17073 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.675057 17073 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.675316 17061 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.676092 17061 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.677269 17069 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.677433 17057 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.677883 17069 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.678400 17061 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.661098 17095 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.675521 17073 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.679005 17095 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.680027 17069 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.661329 17090 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.680707 17073 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:51:45.662269 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800224080 after lost signal to thread 13263
I20260709 14:51:45.662499 17087 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:45.681047 17095 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.677315 17063 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.682116 17095 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.654968 17082 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.662941 17079 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.681067 17090 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.682825 17082 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.683200 17079 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.684799 17090 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.664534 16964 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.684921 17082 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.681520 17087 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:45.660421 17064 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.661793 17097 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:51:45.682834 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003859e0 after lost signal to thread 13337
I20260709 14:51:45.686650 17097 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.687597 17087 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:51:45.688117 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800386da0 after lost signal to thread 13920
I20260709 14:51:45.689132 17097 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.660876 17083 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.689877 17083 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.691839 17083 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.686656 17095 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.693286 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.693449 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.694416 17095 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.678035 17057 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.685389 17079 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.694900 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.681874 17063 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.684917 17069 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.700670 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.700382 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.701100 17069 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.701575 13155 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:45.702800 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.703251 17069 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.703426 13164 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:45.700717 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.682297 17023 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.697852 17079 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.706532 17079 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.700349 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.708704 17079 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.709283 13157 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:45.710098 17057 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.702641 17063 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.718209 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.718880 13156 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:45.719961 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.720522 13156 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:45.722853 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.731351 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.734730 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.734949 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.735234 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.735509 13157 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:45.736603 13164 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:45.739169 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:45.745096 17071 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.745707 17071 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.747835 17071 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.750459 17068 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.750948 17068 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.752871 17068 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.753159 17098 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.753841 17068 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.754485 17079 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.755076 17079 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.757113 17079 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.757912 17068 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.760020 17068 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.760588 17071 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.760711 17084 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.764868 17084 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.766839 17084 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.767491 17071 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.772023 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.772233 17071 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:45.773839 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.775516 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.776700 17079 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.777529 17079 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.779568 17079 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.780296 17079 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.780822 17079 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.781342 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.782059 13313 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:45.784945 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.785944 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.787955 17079 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.753983 17098 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.790072 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.790678 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.791642 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.793066 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.793694 13233 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:45.793883 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.794950 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.796586 13307 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:45.795729 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.795452 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.797008 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.799517 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.799741 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.800187 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.800859 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.801415 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.802253 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.802415 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.801442 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.803150 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.802839 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.791252 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.805980 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.806722 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.806993 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.807960 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.808684 13161 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:45.808813 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.809108 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.809660 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.809906 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.810405 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.810787 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.807320 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.808370 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.811257 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.811715 13158 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:45.811065 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.811019 13160 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:45.812745 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.813422 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.812645 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.814808 13163 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:45.808113 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.812086 13162 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:45.815869 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.817432 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.817816 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.813354 13158 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:45.788954 17079 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.819245 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.819926 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.819710 17079 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.819245 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.820541 13312 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:45.821494 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.821748 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.822149 17079 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.822366 13312 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:45.823097 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.823316 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.823648 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.823777 17098 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.824906 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.826345 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.826761 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.827983 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.829999 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.832536 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.833171 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.833817 13307 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:45.835134 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.835201 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.836585 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.839802 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.841251 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.842592 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.843132 13307 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:51:45.843992 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.844256 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.842710 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.845583 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.865748 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.867192 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.867524 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.869055 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.846295 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.846372 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.847662 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.848294 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.849311 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.870452 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.849947 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.871250 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.849644 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.872054 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.873204 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.873339 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.873865 13306 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:45.874468 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.874790 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.876147 13233 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:45.871325 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.849279 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.850885 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.852252 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.852597 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.872195 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.853060 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.853370 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.855279 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.855466 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.856078 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.856243 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.856792 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.858481 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.858762 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.860178 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.861899 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.861896 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.845932 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:45.869129 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.877144 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.872020 13312 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:51:45.879714 13305 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:45.846093 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.881130 13310 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:45.883317 13239 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:45.881635 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.878567 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.888084 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.888736 13239 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:45.889667 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.889909 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.890264 13239 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:45.891039 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.891165 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.892127 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.892740 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.892634 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.893646 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.893869 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.894194 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.894848 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.895403 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.895892 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.896313 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.894268 13238 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:45.897786 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.898981 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.895324 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.896903 13232 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:45.899832 13237 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:45.900691 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.902825 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.903787 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:45.896647 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.888415 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.917979 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.919329 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.921023 17101 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:45.921177 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.921633 17101 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.922043 17101 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:45.923746 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.924175 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.926287 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.927825 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.928040 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.923772 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:45.929649 17023 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:45.930089 17023 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:45.930442 17023 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:45.930683 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.932170 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.933168 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.933467 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.938946 17023 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.920472 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.941361 17101 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:45.943694 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.943903 17101 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.946755 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.951238 17023 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:45.953269 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.955209 17098 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:45.955623 17098 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.956002 17098 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:45.959626 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.960983 17101 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:45.961406 17101 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.961472 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:45.961856 17101 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:45.971303 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.970793 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:45.973368 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.974166 17097 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:45.974033 17083 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:45.976195 17083 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:45.976588 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:45.977526 17084 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:45.976603 17083 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:45.980343 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.981159 17068 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:45.981570 17068 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.981940 17068 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:45.981966 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.982817 17084 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:45.983237 17084 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:45.983590 17084 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:45.985513 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:45.990036 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.992547 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.996960 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:45.999287 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.002238 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.000434 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.993786 17073 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.001112 17069 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.007440 17090 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:46.007900 17090 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:46.008270 17090 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.012868 17072 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:46.013372 17072 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.013868 17072 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.017566 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:45.997663 17057 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:46.018864 17057 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.018723 17069 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:46.019276 17057 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:45.994964 17063 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:46.019462 17069 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.019853 17063 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.019943 17069 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:45.994329 17095 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:46.023639 17095 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:46.024044 17095 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:46.031983 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.033555 16964 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.034056 16964 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.034410 16964 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.028469 17069 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.037070 17069 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.030166 17063 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.038738 17098 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.036495 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.045188 17079 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.046600 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.032078 17023 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.047444 17023 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:46.047710 13279 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.051250 17064 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:46.051683 17064 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.052053 17064 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.052505 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.054694 17057 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:46.055954 17095 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.056856 17023 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.057466 17057 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:46.058130 17095 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.051344 17063 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.058812 17095 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.060257 17068 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:46.060847 17063 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.061425 13279 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.062436 17068 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.063472 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.063975 17083 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.063918 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.030090 17101 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.065932 17079 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:46.066397 17079 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.066697 17084 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.060631 17064 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.066800 17079 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.068817 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.072829 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.073709 17100 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.074096 17100 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:46.075946 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.066843 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:51:46.078209 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43874.2us
I20260709 14:51:46.074785 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.077955 13279 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.078761 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.066035 17083 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.080837 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.081370 16964 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.068913 17084 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.082747 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:46.082312 17087 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.079001 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.074431 17100 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.084240 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.070467 17064 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.091977 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.092931 16964 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.094726 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.080814 17095 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.094295 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.084431 17074 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.083685 17098 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.099699 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.100062 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.101302 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.105618 13279 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.106462 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.107995 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.112499 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.114868 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.115926 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.116405 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.114797 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.103338 17064 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.115098 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.117205 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.103729 17087 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.118739 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.118711 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.106088 17063 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.109323 17099 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:51:46.110332 17098 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:46.124492 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.120888 17074 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:51:46.127676 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 48779.8us
I20260709 14:51:46.128624 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.123164 17063 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:46.131706 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.131983 17063 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.136559 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.139688 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.127985 17095 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.139894 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.139925 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.140349 13159 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.141070 13161 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.130052 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.143772 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.144968 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.120401 17090 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.129578 17064 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:46.148358 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.150449 13157 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.149870 17064 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.153805 17064 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.157455 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.161433 17064 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.162304 17072 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.173926 13161 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:46.146682 17098 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.177939 13159 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:51:46.179489 17074 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:46.180532 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.185640 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.185779 17064 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.179977 17074 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.186887 17074 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:46.189627 13157 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
W20260709 14:51:46.190474 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 54811us
I20260709 14:51:46.191824 17090 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.194024 17100 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.194845 17074 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.195246 13160 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.196311 17100 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.196870 17074 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.192288 17101 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.199743 17079 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.201980 17079 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.176683 17098 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.202581 13310 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:46.203044 17098 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.205291 17023 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.207386 17023 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.203017 17063 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.210204 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.211416 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.211611 17073 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:46.212081 17073 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.212852 17081 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.214071 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.212432 17073 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.214826 17094 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:46.212556 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.217837 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.218158 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.218595 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.219278 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.219954 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.220816 13305 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.224694 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.225760 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.226344 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:51:46.226497 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 49837.6us
I20260709 14:51:46.227231 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.227443 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.220963 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.221388 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.221802 13307 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:46.228488 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.225821 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.229311 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.222026 17072 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.223199 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.231153 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.229221 17067 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.234532 17103 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:46.229687 17094 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.238651 17094 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.241099 17072 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:46.241500 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:46.241734 17072 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.226171 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.232375 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.235011 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.242748 17072 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.243341 17081 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:46.236304 13306 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:46.244982 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.243536 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.246333 13279 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.247007 17081 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.247473 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.247745 17067 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.248296 17081 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.248740 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.249500 17081 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.249953 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [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: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.250730 17081 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.255470 17098 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.271590 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.272006 13313 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.274155 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.275468 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.276705 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.247519 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.281823 17095 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.262111 17063 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.262225 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.263526 17073 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.284629 17073 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.285673 17098 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:46.286167 13279 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.288252 17095 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.288553 13279 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.265390 13157 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.266948 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.262588 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.295691 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.296496 17094 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.297034 17038 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.298563 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.306079 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.307293 13205 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.308048 17072 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.308820 17072 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.264721 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:46.309232 17072 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.309710 17072 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.310020 17073 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:46.309504 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.312521 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.317098 17073 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.323055 17073 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.324292 13058 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.308943 17094 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:46.325750 17094 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.326169 17094 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.326995 17084 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.327433 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.328145 17084 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.328549 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.329257 17084 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.308488 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.330829 17095 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.331746 17063 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:51:46.309651 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 47833.3us
I20260709 14:51:46.336284 17063 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:46.337553 17063 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.337877 17063 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.338685 17063 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.339890 17063 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:51:46.343210 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47587.3us
I20260709 14:51:46.344101 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.346197 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.346989 17067 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.348039 17067 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:51:46.349299 17038 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:46.349670 17038 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.350545 17038 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.351995 17038 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.351986 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.364167 13279 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.365131 17067 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.366441 13313 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:46.366868 17103 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:46.367379 17103 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.367769 17103 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.367938 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.374413 13159 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:46.374393 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.376837 17081 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:46.377277 17081 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.377645 17081 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:46.374603 17100 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.379812 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.380592 17100 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.385128 13279 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.388711 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.389551 17067 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.390261 17067 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.395184 17094 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.381903 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.397615 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.399159 17057 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.399539 17100 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.403869 17072 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.407599 17081 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.410830 13159 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:46.413020 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.415515 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.416385 17072 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.418124 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.418676 17100 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.419456 17103 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.420197 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.422875 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:46.426743 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.427233 17100 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.427979 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.427951 17100 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.423293 17094 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.431288 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.458385 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.459400 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.460266 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.423738 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:46.461532 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.462459 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.463299 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.431896 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.432303 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.432615 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.424023 17057 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.433281 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.433352 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.437191 13160 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.438655 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:46.424789 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.471493 17057 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.472710 13233 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
W20260709 14:51:46.473289 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 48612.6us
I20260709 14:51:46.474582 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.444489 17095 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.425278 17103 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.475517 17057 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.475780 17098 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:46.476143 17098 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.476827 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.476953 17098 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.477926 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.478185 17098 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.478474 17103 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:46.478799 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.479265 17057 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.478852 17103 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.480083 17103 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.446002 17067 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.428936 17100 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.481873 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.474743 13234 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.447923 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.457085 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.483291 17100 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.484968 17057 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.485894 13160 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:46.486861 13205 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.484903 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.488126 17100 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.489696 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.490511 17100 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.423785 17081 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.493579 17072 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.494818 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.492277 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.495864 13230 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.496181 17100 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.496835 17081 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.497794 17067 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:46.498227 17067 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.499038 17067 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.497025 17095 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.503516 17103 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.504236 13234 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:46.495872 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.507128 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.508038 17081 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.508421 13279 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.509680 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.514076 17081 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:46.514621 17081 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.511157 17098 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.508131 17095 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.515653 17081 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:46.514915 17038 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 14:51:46.509626 13279 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.518160 17056 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:46.518714 17103 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.520102 17056 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:46.520378 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.514020 13205 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.521025 17056 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.521562 17094 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:46.520525 17087 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.521970 17094 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:46.521931 13279 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.522449 17023 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.522655 17094 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.523425 17090 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.521976 17056 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:46.524994 13279 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.527520 17087 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.537092 17087 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.538048 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.538280 17087 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.539499 17038 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.525094 17056 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:46.540323 17038 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.542025 13279 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.542750 17038 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.544061 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.529374 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:46.545454 17103 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:51:46.530432 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.547297 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.531754 17094 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.551596 17084 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.552929 17094 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.532320 17081 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.545898 17103 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:46.553205 17084 consensus_queue.cc:1059] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:46.553786 17103 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.554562 17068 raft_consensus.cc:3055] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:46.554958 17068 raft_consensus.cc:740] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.555114 17081 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.555895 17068 consensus_queue.cc:260] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.539570 17087 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.557142 13058 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.558951 13058 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.545905 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.544822 17038 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.561865 17094 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.531164 17067 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.562407 17081 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:46.563611 17094 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:46.564008 17094 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.565109 17094 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.566398 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.566617 17094 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:46.567456 13304 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.568600 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.569904 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.571081 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.569754 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.571909 13310 raft_consensus.cc:2393] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:46.547857 17100 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:46.550665 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.572263 13309 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:46.573648 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.574168 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.574291 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.574834 13279 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.575886 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.562342 17103 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:46.576956 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:46.578824 17103 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:46.579046 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.579877 13309 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:46.580062 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:51:46.580955 17038 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.582104 17038 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.582717 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.582746 17038 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.583549 13308 raft_consensus.cc:2393] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:46.584579 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.589048 17068 raft_consensus.cc:3060] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.575971 13279 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.592386 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.594667 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.608475 17084 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.611152 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.612213 13313 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:46.612782 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.612980 17098 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.613282 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.613559 17093 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.614241 17093 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.615182 17093 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.615720 17093 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:46.616035 17093 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.616467 17099 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:46.617019 17023 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.617753 17023 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.618609 17098 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:46.619176 17023 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.619585 17023 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.618924 17056 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.619076 17098 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:46.621110 17098 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.621582 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:46.620618 17023 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.622715 17098 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.623624 17023 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.625530 13304 raft_consensus.cc:1240] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:46.621543 13310 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.624565 13309 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.629019 17094 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:46.629400 17093 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.630344 17103 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.630717 17093 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.630750 17103 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.635833 17103 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.637121 17103 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.641433 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:51:46.649300 17094 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.649458 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.651758 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.653241 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.655089 17084 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.656002 17094 consensus_queue.cc:1059] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:46.656960 17068 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:51:46.656453 17100 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:51:46.657505 17081 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:46.657925 17081 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.658802 17081 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.660856 17081 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.671759 17094 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:46.673264 17072 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:46.673659 17072 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.674576 17072 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.676318 17072 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.679112 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.681425 17100 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.682174 17100 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:46.685950 17084 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:46.686342 17084 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.687419 17057 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.687222 17084 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.688606 17057 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.689093 17057 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.689548 17084 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.689947 17057 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.691258 17057 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.696828 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.698648 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.701040 17112 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:51:46.701954 17112 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.703226 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.706578 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.707345 17112 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.708151 17112 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.709584 17112 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.710840 17093 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.711239 17093 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.712182 17093 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.715119 17093 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.722430 17113 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.723927 17112 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:46.724421 17112 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.725373 17112 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.728068 17112 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.729260 13313 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.727140 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:46.730837 17113 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.731146 17057 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:46.732486 17057 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.732894 17057 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.735321 13233 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.738207 13308 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:46.738626 13234 raft_consensus.cc:1240] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:46.735931 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.744971 17072 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:51:46.745085 17057 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.746557 17057 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.752748 13308 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.754781 17072 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.756155 17081 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.756516 13232 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:51:46.756512 17081 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.758386 17081 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.759588 17081 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.772001 13232 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:46.784878 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
W20260709 14:51:46.792901 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:46.809514 13160 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
W20260709 14:51:46.811321 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:46.813867 13239 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 14. Current term is 15. Ops: []
I20260709 14:51:46.815702 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.815953 17114 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:51:46.817252 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.822525 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:46.823176 13239 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:46.823698 13308 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:46.826116 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:46.826666 13239 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:46.827445 17081 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:46.829066 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:46.830288 13239 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.833096 13239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755d700d9314a219f17f56771070580"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:46.833612 13239 raft_consensus.cc:606] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:46.833925 13239 raft_consensus.cc:614] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:51:46.834856 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:46.836441 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:46.841579 17115 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:46.842097 17115 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:46.842978 17115 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:46.848086 13164 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:46.859570 13230 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:51:46.860052 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.859474 13232 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:51:46.861147 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.861563 17063 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:46.861963 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.858806 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.862609 17063 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:46.864151 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:46.862419 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.865345 17072 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:46.861474 17103 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.865490 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.865916 17072 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.867626 17072 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.874455 17093 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.875509 13161 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:46.875659 17113 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:46.876133 17113 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.877092 17113 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.878041 17113 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:46.878909 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.895125 17093 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:46.897439 13155 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:46.898808 13163 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:51:46.901641 17084 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:46.901965 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:46.902669 17113 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:46.903059 17113 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.907385 17100 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:46.908433 17100 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:46.908793 17100 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.901892 17112 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:46.909610 17100 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.912923 13164 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:46.910881 17112 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.914347 17112 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.915603 17112 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:46.844370 17115 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:46.913157 17100 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:46.903911 17113 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.931093 13058 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.936749 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.939332 17103 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:51:46.942793 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.944439 17103 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:51:46.945271 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:46.946267 13164 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:46.946645 13164 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.950781 13163 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:46.951480 13155 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:51:46.951838 13239 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:51:46.952265 13313 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:51:46.934063 17113 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:46.955284 13309 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:46.954487 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.959091 13164 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.968954 13164 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:46.970151 17103 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:51:46.972394 17103 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 14:51:46.981127 17093 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:46.982893 13202 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:46.984010 17113 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:46.984479 17113 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:46.985965 17057 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:51:46.986264 17113 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.987561 17103 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:51:46.989491 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:46.990135 13239 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:46.990428 13239 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:46.991144 13239 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:46.992190 13239 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:46.988029 17113 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:47.003516 17081 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.011685 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:47.012457 13313 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.018622 13239 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:47.021251 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.023216 17084 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:47.023778 17084 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:47.024861 17084 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.026849 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:47.027717 17081 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:47.028208 17081 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.029723 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:47.023722 13313 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:47.031112 17081 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.032979 17094 raft_consensus.cc:993] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:47.033417 17063 raft_consensus.cc:1081] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:47.035693 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:47.036278 13309 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:47.036609 13309 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.042342 17063 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:47.043069 17063 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.044121 17063 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.047763 13202 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:47.054495 13309 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.057608 13313 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:47.059930 17057 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:47.061791 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.062570 17103 raft_consensus.cc:2804] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:47.063089 17103 raft_consensus.cc:697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.063966 17103 consensus_queue.cc:237] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.059969 17072 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.005s
I20260709 14:51:47.065498 13164 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.067970 13058 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.078769 13164 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:47.083194 13157 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 14:51:47.079934 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.086057 17098 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:47.086369 17072 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:47.087266 17072 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:47.087622 17072 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.086566 17098 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:47.089777 17072 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.090170 17098 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.091009 17072 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.094590 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.086719 13309 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.109763 13060 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.128284 13059 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.131374 13059 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.142110 17057 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:47.143519 17057 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:47.148113 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:47.148799 13309 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:47.149135 13309 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:47.163792 13309 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.166582 13309 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.167152 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.167801 13232 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:47.168108 13232 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.168954 13232 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.166923 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.170190 13155 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:47.170321 13232 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:47.173004 13059 catalog_manager.cc:5697] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.181067 13155 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:47.183988 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.184975 17098 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:47.185496 17098 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:47.186358 17098 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.188876 13232 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:47.194296 13239 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:47.218818 13058 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.252178 13155 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:47.253930 17103 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:47.302198 13309 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:47.303881 17081 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:51:47.453979 13309 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:47.455734 17103 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:47.483418 13155 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:47.486922 17103 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:47.511482 13310 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:47.516191 17103 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:47.530318 13309 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:47.533818 17103 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.534789 13239 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:47.536513 17084 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.566401 13155 raft_consensus.cc:1275] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:47.567842 17057 consensus_queue.cc:1048] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:47.581367 13310 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:47.586880 17084 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.613461 13164 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:47.622118 13239 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:47.623075 17057 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.625239 17098 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:47.656711 13157 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:47.658330 17023 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:47.702248 13164 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:47.709702 13232 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:47.708551 17142 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:51:47.721196 17023 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:47.788582 17145 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:47.789296 17145 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.792625 17145 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.792831 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:47.793634 13230 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:47.796060 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:47.797616 17023 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:47.798061 17023 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:47.798467 17023 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:47.800491 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:47.801349 13164 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:47.819078 17023 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.825346 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.825683 17023 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.827874 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.828150 13164 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:51:47.837466 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:47.838953 13232 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:47.839879 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:47.840579 17142 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:47.841100 17142 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:47.842001 17142 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.851420 13060 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.886695 17142 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.887243 17142 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.890440 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:47.891081 13164 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:47.891666 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:47.893290 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.894043 17142 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.894129 17145 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:47.894544 17145 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.894843 17145 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:47.899363 17142 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.900116 17142 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:47.902954 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:47.903648 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:47.904408 13164 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:47.903651 13239 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:47.905705 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.906523 17142 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:47.907346 17023 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:47.907780 17023 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.908072 17023 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:47.909859 17145 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.913053 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.913687 13164 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:47.914690 17145 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.914180 17023 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:47.916952 17103 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.917459 17103 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.919584 17103 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:47.920874 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:47.921458 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:47.921522 13310 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:47.922487 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.923024 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:47.924698 17023 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:51:47.924923 17057 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:47.925279 17057 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.925617 17057 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.921620 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.928962 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.929535 13163 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:47.923148 13232 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:47.933076 13164 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:47.935043 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:47.936690 13163 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:47.937089 17023 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:47.937630 17023 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:47.938701 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:47.939810 13232 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:47.939843 17145 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:47.940788 17145 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:47.941744 17145 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:51:47.939033 17023 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.944075 17057 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.947444 17057 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:47.948217 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.949057 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:47.949653 13310 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:47.955961 13310 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:47.956882 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:47.957345 17100 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.957564 17057 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:47.958012 17100 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.958122 17057 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:47.958019 13060 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.959321 17057 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.960372 17100 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:47.962224 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:47.962389 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:47.963311 13310 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:47.961078 17023 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.965833 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:47.966192 17023 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.968207 17023 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.971210 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:47.975809 17100 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:47.976227 17100 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.977267 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:47.977905 13232 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:51:47.979069 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:47.976599 17100 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:47.982142 17145 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:51:47.982545 17145 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.982874 17145 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:47.983506 13060 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.989670 13058 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.991168 17145 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.993443 17145 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:47.995291 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:47.996133 13232 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:47.996388 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:47.989720 17100 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:47.999276 17100 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:47.999866 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.000463 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.001091 13310 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:48.002866 13232 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:51:48.006458 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.007184 13310 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:48.007753 17145 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:51:48.008487 17145 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.008863 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.009596 17100 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:48.009358 17145 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.010144 17100 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:48.010842 17100 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.016479 17100 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:51:48.016999 17100 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.020359 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.020496 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.021345 13232 raft_consensus.cc:2368] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16.
I20260709 14:51:48.022054 17100 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.025951 13130 leader_election.cc:400] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16.
I20260709 14:51:48.026356 13130 leader_election.cc:403] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.026150 13060 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.026933 17100 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.027792 13059 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.036337 17100 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16.
I20260709 14:51:48.042429 17145 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.042985 17145 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.044678 17145 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.045542 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.045881 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.046314 13163 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:48.046569 13232 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:48.047780 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.048653 17145 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:48.049077 17145 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.049427 17145 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.057436 17145 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.060336 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.060637 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.061017 13163 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.061254 13232 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.062942 17081 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.063534 17081 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.065647 17081 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.069340 13163 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:48.071048 13232 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:48.072244 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.072525 17100 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.072511 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.073443 17023 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:48.074146 17023 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.073155 17100 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.074275 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.074925 13309 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:48.073155 17145 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.075817 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.075956 17100 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.076568 17057 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:48.077040 17057 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.077754 17057 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.077021 17023 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.081063 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.081936 13309 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:48.088004 17145 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.088626 17145 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.088107 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.089836 13232 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:48.090883 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:48.091547 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.091749 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.092227 13163 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:48.092337 17145 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.092249 13239 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:48.093428 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.093041 17113 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:48.093298 13060 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.095330 17145 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:48.095825 17145 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.096346 17145 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:48.094601 17113 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.097393 17113 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:48.089111 17057 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.102620 17145 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.104233 17057 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.110859 17113 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.106603 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.105769 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.112313 13310 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.112978 17145 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.113066 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.113777 13164 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:48.114171 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.115471 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.116222 13309 raft_consensus.cc:2393] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:48.116336 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.116916 13232 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:51:48.117740 17113 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.120941 13239 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:48.120975 13164 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:48.122290 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.122491 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:48.123245 17145 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:48.123485 17057 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.123581 17113 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:48.124665 17145 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.125378 13232 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:48.124956 17113 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:48.127679 17145 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.128175 17113 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.128801 17057 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.131569 13310 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:48.132270 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.135855 17023 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.136389 17023 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.136471 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.138547 17081 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:48.139151 17081 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:48.138675 17023 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.140344 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.140688 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.141028 13239 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:51:48.142421 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.142807 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.143473 17023 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:51:48.140007 17081 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.144101 17023 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.144831 17023 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.141898 13310 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:48.143566 13163 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:51:48.154359 17057 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.165233 13060 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.166211 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.169572 17057 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:48.170006 17057 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.170346 17057 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.182081 13059 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.182613 17057 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.168695 17023 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.187973 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.189604 17023 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.190531 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.191133 13163 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.191231 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.191776 13239 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.198689 13239 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:51:48.198913 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.199513 13310 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.199913 13279 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.200675 17145 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:51:48.201179 17145 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.202068 17145 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.198745 13058 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.207175 13163 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:51:48.208730 17081 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.209381 17081 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.213560 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.213826 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.214273 13309 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:48.215492 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.215709 17081 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.216320 17103 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:48.216662 17103 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.217057 17103 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.217170 13310 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:48.216922 17057 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.221493 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.223909 17057 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:48.224546 17057 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:48.225507 17057 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.227466 13058 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.228510 17103 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.231971 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.235172 17103 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.240835 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.241495 13309 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.251801 13309 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:48.254295 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:48.254731 17142 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.255369 17142 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.256088 17165 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.256630 17165 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.255753 17163 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:48.256186 13059 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.258963 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.259639 13163 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:48.258950 17163 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:48.260546 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.261008 17163 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.261865 17142 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.260159 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.264160 13239 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.264734 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.265694 17165 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.265892 17098 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:51:48.266464 17098 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.266906 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.266827 17098 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:48.267688 13310 raft_consensus.cc:2368] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13.
I20260709 14:51:48.268827 13205 leader_election.cc:400] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13.
I20260709 14:51:48.269124 13205 leader_election.cc:403] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.269768 17081 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:51:48.297076 17098 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.298566 17081 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13.
I20260709 14:51:48.300163 13164 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:48.300498 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.301658 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.301967 17142 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:48.302888 17098 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.302400 13239 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 8: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.306648 13163 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:48.308296 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.309819 17142 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:48.310431 17142 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.311339 17142 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.311652 13059 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.314749 17115 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.315408 17115 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:48.318490 17115 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.319520 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.319730 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.320672 13239 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 15.
I20260709 14:51:48.321921 17023 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.322503 17023 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.326623 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.329367 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.330265 13239 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 13: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.324572 17023 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.343094 17115 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:51:48.343621 17115 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.343984 17115 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.345893 17023 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:51:48.346426 17023 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:48.349143 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.349875 13239 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.358246 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.359017 13163 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:48.361007 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:51:48.349308 17023 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:51:48.365466 17113 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.366150 17113 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.367023 13239 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:48.368468 17113 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.370831 17084 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.371251 17113 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.371359 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.370383 17100 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.374869 17100 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.375448 13058 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.377005 17100 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.371769 17113 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.378927 17113 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.371351 17084 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.379895 17115 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:48.381155 13893 raft_consensus.cc:2368] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16.
I20260709 14:51:48.383234 13232 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:51:48.385185 17084 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.373853 17171 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:48.388473 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.389340 13239 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.390324 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.393610 13310 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 16
I20260709 14:51:48.389348 17115 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.401742 13234 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:48.402709 13310 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 16.
I20260709 14:51:48.403553 13239 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 16.
I20260709 14:51:48.405658 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.406574 17115 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:51:48.411415 17171 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.411692 17145 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.412402 17145 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.413638 13232 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 14:51:48.414565 17145 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.415031 17098 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:48.415932 17023 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:48.416122 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.417062 13232 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.420224 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.420396 17171 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.422696 17171 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.420884 13239 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:48.423466 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.423334 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.425441 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.440675 17084 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:48.426751 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.441311 17084 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.441998 17084 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:48.442413 13164 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 14:51:48.441797 13234 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.444615 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.445523 13164 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:48.447108 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.447654 13164 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:48.451748 13276 leader_election.cc:400] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16.
I20260709 14:51:48.452054 13276 leader_election.cc:403] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.452914 17171 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16.
I20260709 14:51:48.453944 13310 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:48.459017 13230 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:51:48.459558 13164 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.463085 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.464382 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.465147 13310 raft_consensus.cc:2368] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.465426 13309 raft_consensus.cc:2393] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:51:48.465528 17171 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:51:48.428825 17173 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:51:48.468989 17173 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.472136 13164 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 14:51:48.473121 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.474155 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.480980 13310 raft_consensus.cc:2368] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.480371 13309 raft_consensus.cc:2368] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.481352 17081 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:48.482997 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.484454 17023 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:51:48.484901 17023 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.485253 17023 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:48.474890 17115 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:51:48.489840 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.490785 17098 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.495723 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.511338 13163 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:48.511664 13130 leader_election.cc:400] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.512084 13130 leader_election.cc:403] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.514314 17023 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.515789 17103 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:48.516484 17023 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.525488 17023 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.526016 17023 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.508981 17145 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:51:48.525954 13130 leader_election.cc:400] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.520267 17172 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 14:51:48.585842 17174 log.cc:927] Time spent T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 14:51:48.589852 17172 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.491377 17115 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:51:48.590510 17172 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:48.594668 13130 leader_election.cc:403] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.598287 17100 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 12
W20260709 14:51:48.604195 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 78400.1us
I20260709 14:51:48.607191 13130 leader_election.cc:400] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.607529 13130 leader_election.cc:403] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:48.608741 17023 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.608923 17113 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.583396 17145 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:51:48.615047 17145 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:48.618589 17084 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.621125 17084 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.621214 17172 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.621919 17084 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.625365 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.627024 13239 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:48.639817 13230 raft_consensus.cc:2393] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 13: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.627381 17100 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.628332 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.641095 13232 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:48.631311 17145 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.645577 13306 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:48.635754 17172 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.651508 17057 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:48.652242 17145 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.636180 17173 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.636878 17098 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:48.673059 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.638186 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.673741 13164 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:51:48.679368 13155 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:48.683447 13163 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:48.688651 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.694072 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.695407 13155 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:51:48.700248 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.701538 17172 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:51:48.701939 17172 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.702261 17172 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:48.703464 17098 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:48.709448 17172 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.711609 17172 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.713415 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.713725 13058 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.718170 17171 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:48.722466 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.723270 17142 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:48.723838 17142 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.724754 17142 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:51:48.724524 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 117479us
I20260709 14:51:48.727567 13309 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:48.728996 13233 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:48.732105 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.732784 13160 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:48.735109 13163 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:48.736843 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.737251 17057 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:48.739620 13160 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:48.741950 13158 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:48.743170 13157 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:51:48.745854 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.749796 17084 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12.
I20260709 14:51:48.724061 17187 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:48.751231 17187 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.752146 17187 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.759155 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.764020 13230 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.760205 13234 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:51:48.764874 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:48.765552 13309 raft_consensus.cc:2368] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11.
I20260709 14:51:48.758783 13233 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:48.760527 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.766965 13160 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.768174 13156 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:48.767196 13237 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 9: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:51:48.775410 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:48.776059 13237 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:48.778522 13234 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:48.779590 13304 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:48.778538 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.792596 13157 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:48.795782 13234 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:48.796705 17103 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.797256 17103 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.802197 13237 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:48.805154 17103 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.813552 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.817622 17084 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:48.817564 17142 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:48.818709 17142 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.819634 17142 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.820257 17081 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:48.820814 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.823278 17084 raft_consensus.cc:2764] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election decision vote started in defunct term 10: won
I20260709 14:51:48.823938 17023 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:48.825498 17187 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:48.829263 17191 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:48.835544 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:48.836519 17098 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:48.837100 17098 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:48.837941 17098 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.829212 13160 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:48.843328 13130 leader_election.cc:400] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11.
I20260709 14:51:48.847776 17142 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.848460 17142 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.850842 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:48.850071 17173 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:48.853230 17100 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:51:48.857215 13308 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:48.859385 13313 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:48.860543 17184 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.861984 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.862771 13160 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:48.864149 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:48.867561 17184 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.871893 13058 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.873817 13058 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.874378 13238 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:51:48.883260 17187 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:48.884496 17142 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:48.890759 17187 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:48.894630 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:48.907836 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:51:48.913509 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:48.915001 17103 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:51:48.915542 17103 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.915951 17103 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.916471 13058 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.918555 13058 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.923544 17142 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:48.959044 17173 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:48.965634 13156 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:51:48.965938 17057 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:48.970381 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:48.989979 17103 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:48.992401 17103 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:48.993305 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:48.993988 13164 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:48.996999 13156 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:51:49.023308 13164 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:49.025878 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.026979 17184 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:49.027702 17184 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:49.033246 17184 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.068229 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.071997 17103 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.072999 17103 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.076272 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:49.076987 13164 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:49.093523 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.102510 17187 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:51:49.101742 17057 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:51:49.103426 17057 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.103773 17057 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:49.104471 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.111059 17187 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:51:49.110935 17057 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.113083 17057 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.114619 17103 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.114414 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:49.120366 13164 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:49.121733 13237 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:51:49.125245 17115 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:51:49.128365 17103 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.131300 17103 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.132977 13062 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.134362 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:51:49.144726 13163 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:51:49.147848 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.149246 17201 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:51:49.149674 17201 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.150053 17201 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.134989 17103 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.165203 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:49.165968 13304 raft_consensus.cc:606] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.141338 17187 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:49.165513 17201 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.139894 13164 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:49.176102 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.177680 17201 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.179286 17184 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:49.182327 17184 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:49.183225 17184 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.180469 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:49.181325 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.185180 13164 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.186187 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:49.188162 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.189528 13160 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:49.188235 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:51:49.197553 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:49.203331 13309 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.204255 13304 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:51:49.206724 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:49.207326 17115 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:51:49.207486 13309 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.214933 13164 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:49.215730 13155 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:49.252635 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:49.253360 13309 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.258723 17098 consensus_queue.cc:1059] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:49.260600 17098 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:49.260993 17098 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.261785 17098 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.262434 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.262948 17098 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:49.263900 17201 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:49.264513 17201 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:49.265512 17212 raft_consensus.cc:993] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.266016 17212 raft_consensus.cc:1081] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.266604 13234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:49.267220 13234 raft_consensus.cc:606] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.265551 17201 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.269277 13237 raft_consensus.cc:1240] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:51:49.280078 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:49.280819 13304 raft_consensus.cc:606] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:49.283087 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:49.285089 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:49.282361 13062 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.286098 17212 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:49.287977 17187 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:49.288503 17187 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.289387 17187 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.290597 17187 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.295009 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:49.295630 13155 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.295967 13155 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:49.302978 13155 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.312686 13155 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.314791 17172 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.315297 17172 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.316285 13231 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:51:49.320407 17212 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.322306 17213 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.324980 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:49.325603 13163 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.325968 13163 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.326342 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:49.326934 13231 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:49.334446 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:49.335070 13155 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.335414 13155 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:49.335281 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.336198 13304 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:51:49.336504 13304 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.337230 13304 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.338601 13304 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:51:49.338812 13163 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.340957 13231 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:49.341753 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:49.342329 13238 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.343410 13060 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.347774 13304 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:51:49.349696 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.350520 13155 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.351684 13238 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:49.352643 13155 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.353065 13163 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.354954 17084 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:51:49.355538 17084 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:49.356386 17084 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.370622 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.372980 13309 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:49.372187 17172 raft_consensus.cc:993] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.373432 13309 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.373806 17172 raft_consensus.cc:1081] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.374312 13309 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.368194 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.370911 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.376360 13313 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:49.376664 13313 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.375962 17084 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:49.377651 17084 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:49.377547 13313 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.375654 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:49.370662 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:49.379086 13231 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:49.375664 13309 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:49.379966 17084 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.379052 13155 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.378822 13313 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:49.366046 13238 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:49.381848 13155 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.389542 13231 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:49.390743 13309 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:49.390950 13155 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.391944 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.392670 17173 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:49.393255 13155 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.384335 17187 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.393491 17173 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:49.394681 17173 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.398450 13313 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:51:49.402765 13060 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.402765 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:49.408720 13238 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.416469 13163 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:51:49.418778 17172 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.426919 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.430148 13237 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:49.446996 13313 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:49.447477 17185 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:49.435479 13238 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:49.448341 17185 consensus_queue.cc:1243] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer bad99cba25614f82995f39d7ea6eaed6 log is divergent from this leader: its last log entry 12.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:51:49.449023 17185 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:49.449407 17185 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.450265 17185 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.451386 17185 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:49.448271 13313 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:49.436873 13155 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:51:49.452845 13313 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.454056 13313 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.450508 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.460842 17186 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:49.461078 13313 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:49.461450 17186 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:49.462500 17186 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.463457 13309 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 14:51:49.463826 13309 pending_rounds.cc:85] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 8
I20260709 14:51:49.464031 13309 pending_rounds.cc:107] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 14:51:49.464293 13309 raft_consensus.cc:2889] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:49.471299 17163 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:49.474879 13062 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.476121 13062 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.486948 13163 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:49.488306 17201 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:49.509590 13062 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.643867 13313 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 8. (term mismatch)
I20260709 14:51:49.644258 13313 pending_rounds.cc:85] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 7
I20260709 14:51:49.644495 13313 pending_rounds.cc:107] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 13.8
I20260709 14:51:49.644734 13313 raft_consensus.cc:2889] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:49.646042 17163 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:49.661540 13155 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 14:51:49.663305 17201 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:49.760365 13313 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:51:49.760674 13313 pending_rounds.cc:85] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 7
I20260709 14:51:49.760847 13313 pending_rounds.cc:107] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:51:49.760998 13313 raft_consensus.cc:2889] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:49.762396 17201 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:49.770099 13237 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:49.771569 17186 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.771209 13155 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:51:49.776342 17163 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:49.786491 17163 raft_consensus.cc:993] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.787022 17103 raft_consensus.cc:1081] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:49.787992 13313 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:49.788734 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:49.789315 13163 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:49.789597 13163 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.790622 17186 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.798170 13163 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.802099 13163 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:49.807755 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:49.808368 13237 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:49.808688 13237 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:49.809464 13237 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.810720 13237 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.821254 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:49.821964 13313 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:49.822553 13237 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:49.824898 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:49.825651 17084 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:49.826126 17084 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:49.826941 17084 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:49.829842 13313 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:51:49.840684 13058 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.900626 13313 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:49.901804 17186 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.915735 13237 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:51:49.917495 17113 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:49.947073 13304 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:49.949007 17113 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:49.961282 13237 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:49.964982 17113 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:49.976406 13237 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:49.977857 17113 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:50.001632 13313 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:51:50.005007 17084 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:50.286000 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:50.360886 13304 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:50.362246 17084 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:50.374570 13237 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 14:51:50.381711 17173 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:51.323899 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:51.368283 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:51.368908 13237 raft_consensus.cc:606] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:51.371613 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:51.372182 13163 raft_consensus.cc:606] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:51.375015 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:51.375612 13237 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:51.378382 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:51.378947 13238 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:51.381623 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:51.382184 13309 raft_consensus.cc:606] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:51.384792 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:51.385414 13309 raft_consensus.cc:606] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:51.386464 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:51:51.388334 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:51.391099 17084 raft_consensus.cc:993] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:51.391604 17173 raft_consensus.cc:1081] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:51.393131 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:51.393568 13238 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.393837 13238 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:51.398588 13238 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.400624 13238 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:51.401870 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:51.401870 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:51.402828 13163 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:51:51.402944 13309 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:51.403272 13163 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:51.404147 13163 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.405284 13163 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:51:51.409704 13309 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:51.410813 13163 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:51:51.411077 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:51.411996 17163 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:51:51.412462 17163 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:51.413278 17163 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.429437 13058 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.458783 17103 raft_consensus.cc:993] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.459347 17163 raft_consensus.cc:1081] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.461086 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:51:51.461592 13163 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.461871 13163 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:51.472178 13163 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.473834 13163 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:51.475136 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:51.475690 13238 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:51.475925 13238 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:51.476537 13238 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.477530 13238 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:51.480999 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:51.481447 13309 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:51.486610 13309 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:51.489374 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:51.489667 13238 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:51:51.491243 17173 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:51.491802 17173 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:51.492735 17173 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.504060 13058 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.607126 17163 raft_consensus.cc:993] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:51.607565 17103 raft_consensus.cc:1081] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:51.608875 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:51.609359 13304 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.609647 13304 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:51.614966 13304 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.617324 13304 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:51.619174 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:51.619165 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:51.619894 13155 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:51.619789 13237 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:51.620573 13237 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:51.622268 13237 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.623428 13237 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:51.630362 13237 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:51.631413 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:51.632122 17187 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:51.632690 17187 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:51.633586 17187 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.642302 13155 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:51.651556 13058 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:51.653296 17172 raft_consensus.cc:993] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.654006 17172 raft_consensus.cc:1081] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.657006 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:51.657665 13163 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.658052 13163 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.665664 13163 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.667798 13163 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:51.668363 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:51.668851 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:51.669026 13237 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.669497 13304 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:51.669843 13304 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:51.670632 13304 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.671684 13304 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.675107 13237 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:51.676200 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:51.676882 17084 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:51.677268 17084 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:51.677979 17084 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.678234 13304 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:51.689186 13058 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.814363 13309 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:51.815718 17163 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:51.837205 13163 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:51:51.844048 17255 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:51:51.844859 17163 raft_consensus.cc:993] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:51.845445 17163 raft_consensus.cc:1081] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:51.847208 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:51.847793 13309 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.848187 13309 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.859804 13309 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.862190 13309 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:51.862986 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:51.863669 13237 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:51.863983 13237 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:51.864742 13237 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.865891 13237 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.873679 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:51.874462 13164 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:51.875247 13237 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:51.876878 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:51.877825 17172 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:51.878293 17172 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:51.879129 17172 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.882812 13164 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:51:51.893450 13058 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:51.977447 17258 raft_consensus.cc:993] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.978065 17187 raft_consensus.cc:1081] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:51.978991 13237 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:51.979605 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:51.980162 13164 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:51.980577 13164 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:51.980476 17264 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:51.987715 13164 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:51.992089 13313 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:51:51.993525 17263 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:51.997814 13164 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:52.002416 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:52.003034 13309 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:51:52.003352 13309 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:52.004108 13309 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:52.005259 13309 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:52.009050 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:52.009729 13237 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:51:52.017567 13237 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:51:52.018893 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:52.019721 13164 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:52.019708 17263 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:51:52.020605 17263 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:52.021662 17187 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:52.021680 17263 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:52.017356 13309 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:51:52.031692 13237 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:52.033300 17172 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:52.047520 13058 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 15 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.207738 13309 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:52.209103 17263 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:52.220575 13238 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:52.222191 17173 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:52.301331 13164 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:52.303093 17172 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:52.315303 13237 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:51:52.316891 17187 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:52.389441 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:52.447098 13309 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:52.449946 17173 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:52.461125 13237 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:51:52.463212 17264 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:53.432741 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:53.507957 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:53.509047 13304 raft_consensus.cc:606] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:53.513027 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:53.513592 13238 raft_consensus.cc:606] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:53.516850 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:53.517486 13163 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:53.519171 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:53.520445 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:53.621538 17172 raft_consensus.cc:993] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:53.622180 17187 raft_consensus.cc:1081] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:53.623907 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:53.624540 13164 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.625032 13164 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:53.634516 13164 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.636540 13164 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:53.637980 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:53.638202 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:53.638916 13313 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:53.638972 13238 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:53.639425 13313 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:53.640447 13313 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.642148 13313 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:53.651875 13313 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:53.651875 13238 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:51:53.654238 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:53.655190 17084 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:53.655700 17084 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:53.656971 17084 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.669900 13058 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.864574 17283 raft_consensus.cc:993] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:53.865334 17281 raft_consensus.cc:1081] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:53.866912 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:53.867401 13313 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.867744 13313 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:53.873699 13313 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.875742 13313 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:53.876294 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:53.876513 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:53.877020 13163 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:53.877209 13237 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:51:53.877619 13237 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:53.878448 13237 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.879786 13237 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:51:53.886946 13163 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:53.888747 13276 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:53.888849 13237 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:51:53.889748 17187 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:51:53.890270 17187 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:53.891124 17187 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.896512 17173 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:53.897224 17263 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:53.899019 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:53.899519 13237 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:53.899890 13237 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:53.902206 13058 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.904840 13237 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.907536 13237 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:53.908454 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:53.909180 13163 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:53.909288 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:53.909566 13163 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:53.909881 13304 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:53.910490 13163 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.912017 13163 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:53.917678 13304 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:53.918185 13163 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:51:53.919219 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:53.920128 17283 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:53.920595 17283 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:53.921509 17283 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:53.932083 13058 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.071539 13313 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:54.073179 17173 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:51:54.082238 13238 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:51:54.085451 17263 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:54.299585 13238 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:54.301008 17187 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:54.311456 13163 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:51:54.313537 17187 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:51:54.425164 13304 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:54.426736 17283 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:51:54.437954 13163 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:51:54.439947 17296 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:51:54.521482 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:55.561432 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:55.607811 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:55.608469 13237 raft_consensus.cc:606] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:55.611145 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:55.611781 13313 raft_consensus.cc:606] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:55.617376 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:55.617924 13164 raft_consensus.cc:606] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:55.620546 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:55.622655 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:55.630853 17281 raft_consensus.cc:993] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:55.631397 17296 raft_consensus.cc:1081] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:55.632858 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:55.633298 13313 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.633549 13313 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:55.637845 13313 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.639369 13313 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:55.640111 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:55.640322 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:55.640864 13164 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:55.640882 13238 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:55.641466 13238 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:55.642136 13238 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.643209 13238 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:55.647161 13164 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:55.647913 13238 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:51:55.648671 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:55.649654 17172 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:55.650049 17172 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:55.650873 17172 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.661899 13058 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.768290 17263 raft_consensus.cc:993] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:55.768977 17305 raft_consensus.cc:1081] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:55.771358 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:55.771836 13238 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:55.772068 13238 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:55.777346 13238 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.778950 13238 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:55.780102 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:55.780094 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:55.780970 13164 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:51:55.781111 13313 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:55.781392 13164 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:55.782205 13164 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.783253 13164 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:51:55.786173 13313 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:55.787500 13205 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:55.788347 17296 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:51:55.788827 13164 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:51:55.788928 17296 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:55.790163 17296 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:55.811388 13058 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.048914 13163 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:56.050714 17172 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:56.072230 13237 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:56.074339 17304 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:56.109925 17304 raft_consensus.cc:993] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:56.110450 17304 raft_consensus.cc:1081] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:56.112106 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:56.112649 13163 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:56.113135 13163 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.119158 13163 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:56.121744 13163 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:56.124300 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:56.124867 13237 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.126407 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:56.127141 13313 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:56.127491 13313 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:56.128311 13313 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:56.129757 13313 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:56.132088 13237 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:56.133147 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:56.133867 17305 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:56.134421 17305 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:56.135275 17305 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:56.137255 13313 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:51:56.152421 13058 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:56.279587 13164 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:51:56.280963 17296 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:56.295607 13309 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:51:56.298128 17296 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:56.522961 13238 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:56.524322 17312 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:56.541613 13309 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:56.543140 17263 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:56.623759 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.662932 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:57.702867 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:57.703534 13309 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:57.706611 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:57.707114 13231 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:57.709776 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:57.710309 13164 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:57.711604 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:57.713596 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:57.821950 17304 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:57.822463 17304 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:51:57.824206 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:51:57.824931 13164 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:57.825314 13164 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:57.831061 13164 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:57.832800 13164 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:57.833508 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:57.833767 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:57.834162 13231 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:57.834467 13313 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:51:57.834828 13313 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:57.835616 13313 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:57.836879 13313 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:51:57.840817 13231 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:51:57.841852 13313 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:51:57.842027 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:57.842813 17305 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:51:57.843776 17305 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:57.844584 17305 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:57.856943 13060 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 17 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.064400 17332 raft_consensus.cc:993] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:58.065136 17340 raft_consensus.cc:1081] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:58.066746 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:58.067521 13313 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.072512 13313 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:58.080977 13313 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.083772 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:58.083822 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:58.083242 13313 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:58.084440 13231 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:58.084671 13155 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:58.084903 13231 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:58.085777 13231 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.086763 13231 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:58.090809 13155 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:58.092161 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:58.092427 13231 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:58.093119 17304 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:58.093624 17304 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:58.094458 17304 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.105850 13060 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:58.247274 17305 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:58.247864 17305 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:58.249974 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:58.250523 13231 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:58.250857 13231 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:58.258023 13231 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.260622 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:58.260943 13231 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:58.261624 13155 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:51:58.261965 13155 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:58.262671 13155 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.263914 13155 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:58.265733 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:58.266470 13309 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:51:58.270884 13155 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:58.272190 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:58.273363 17340 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:51:58.273921 17340 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:58.274039 13309 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:51:58.274924 17340 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:58.287513 13060 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:58.391996 13237 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:51:58.393406 17343 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:58.404206 13313 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:51:58.407081 17343 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:51:58.567593 13164 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:58.569285 17349 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:58.584692 13237 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:51:58.586269 17304 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:51:58.714587 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:58.783567 13164 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:58.785194 17332 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:58.803606 13309 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:51:58.811049 17332 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:51:59.752868 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:59.792941 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:51:59.793545 13237 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:51:59.796211 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:51:59.796881 13309 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:51:59.799626 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:51:59.800232 13155 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:51:59.801692 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:51:59.802817 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:59.887156 17332 raft_consensus.cc:993] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:59.887838 17332 raft_consensus.cc:1081] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:51:59.889456 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:51:59.890024 13309 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.890305 13309 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:59.895367 13309 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.897099 13309 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:51:59.897925 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:59.898139 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:51:59.898459 13155 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:59.898886 13231 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:51:59.899242 13231 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:59.900135 13231 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.901474 13231 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:51:59.903512 13155 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:59.905049 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:51:59.905814 17354 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:51:59.907048 17354 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:51:59.908417 17354 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.911090 13231 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:51:59.919934 13060 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:59.932994 17343 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:59.933622 17343 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:51:59.935436 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:51:59.936125 13231 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:59.936484 13231 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:59.942492 13231 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.944126 13231 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:51:59.945158 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:51:59.945204 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:51:59.945837 13155 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:51:59.945940 13313 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:59.946206 13155 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:51:59.947014 13155 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.947970 13155 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:51:59.953987 13313 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:59.955338 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:51:59.956189 17340 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:51:59.956422 13155 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:51:59.956759 17340 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:51:59.957782 17340 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:51:59.970357 13060 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.163522 17354 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:00.163978 17304 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:00.165725 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:00.166347 13155 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.166749 13155 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:00.174934 13155 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:00.176898 13155 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:00.178169 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:00.178388 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:00.178915 13231 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:00.179056 13313 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:00.179584 13313 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:00.180413 13313 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:00.182083 13313 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:00.186934 13231 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:00.188836 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:00.191414 17334 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:00.192028 13313 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:00.191877 17334 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:00.193315 17334 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:00.212932 13060 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.374387 13155 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:00.376151 17304 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:00.391542 13237 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:00.393257 17304 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:00.495050 13313 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:52:00.496330 17340 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:00.507732 13155 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:52:00.509266 17340 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:00.614477 13237 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:52:00.615896 17334 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:00.633024 13313 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:52:00.635963 17343 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:00.803653 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.846352 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.891458 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:01.892000 13309 raft_consensus.cc:606] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:01.894878 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:01.895499 13155 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:01.898444 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:01.898972 13238 raft_consensus.cc:606] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:01.900200 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:01.901755 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:01.908933 17343 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:01.909536 17375 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:01.911324 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:01.911880 13237 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.912184 13237 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:01.918038 13237 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:01.919695 13237 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:01.920701 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:01.920701 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:01.921679 13155 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:01.922178 13309 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:01.922214 13155 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:01.923475 13155 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:01.926182 13155 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:01.929047 13309 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:01.930287 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:01.930991 17371 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:01.933919 13155 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:01.939774 17371 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:01.941123 17371 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:01.956588 13058 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 17 to 18, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 18 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.256999 17304 raft_consensus.cc:993] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:02.257520 17387 raft_consensus.cc:1081] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:02.259042 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:02.259526 13155 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.259790 13155 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:02.265340 13155 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.266992 13155 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:02.267987 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:02.268229 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:02.268625 13238 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:02.268826 13309 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:52:02.269274 13309 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:02.270103 13309 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.271486 13309 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:02.275884 13238 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:02.277202 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:02.278071 17378 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:52:02.279034 17378 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:02.279202 13309 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:02.280093 17378 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.295064 13058 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.313294 17371 raft_consensus.cc:993] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:02.313911 17377 raft_consensus.cc:1081] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:02.316229 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:02.316817 13304 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.317134 13304 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:02.325245 13304 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.327364 13304 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:02.328249 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:02.328408 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:02.328944 13164 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:02.329244 13238 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:02.329593 13238 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:02.330303 13238 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.331343 13238 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:02.336071 13164 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:02.337021 13238 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:02.337431 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:02.338390 17387 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:02.338910 17387 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:02.340225 17387 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:02.341320 13304 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 14:52:02.343169 17377 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:02.359737 13164 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 14:52:02.361349 17377 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:02.373462 13058 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.698925 13304 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:52:02.700379 17343 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:02.713047 13238 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:52:02.714665 17343 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:02.743116 13155 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:02.744618 17387 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:02.761080 13238 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:02.764446 17354 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:02.902813 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:03.944469 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:04.057689 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:04.059082 13155 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:04.063055 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:04.063587 13238 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:04.066455 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:04.066906 13309 raft_consensus.cc:606] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:04.068318 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:04.069515 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:04.082823 17380 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:04.083436 17380 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:04.085386 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:04.085996 13313 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.086433 13313 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:04.093370 13313 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.096447 13313 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:04.097399 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:04.097600 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:04.098405 13164 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:04.098490 13238 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:04.098950 13238 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:04.099726 13238 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.100867 13238 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:04.107878 13164 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:04.109745 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:04.111825 17354 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:04.112423 17354 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:04.113477 17354 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.117924 13238 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:04.143246 13060 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:04.146063 17343 raft_consensus.cc:993] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:04.146883 17401 raft_consensus.cc:1081] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:04.149034 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:04.149500 13231 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.149796 13231 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:04.154963 13231 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.157835 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:04.158465 13164 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:04.158847 13164 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:04.159124 13231 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:04.159698 13164 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.162698 13164 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:04.170768 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:04.171495 13304 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:04.177348 13304 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:04.176599 13164 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:04.186407 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:04.187520 17408 raft_consensus.cc:993] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:04.187971 17377 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:04.188508 17410 raft_consensus.cc:1081] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:04.188570 17377 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:04.190035 17377 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.197737 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:04.200248 13164 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.202824 13164 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:04.215092 13164 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.219779 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:04.220479 13238 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:04.220724 13058 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.229957 13164 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:04.231520 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:04.232487 13304 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:04.232827 13304 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:04.233742 13304 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.235467 13304 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:04.237141 13238 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:04.238574 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:04.239547 17401 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:04.240056 17401 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:04.241016 17401 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:04.243346 13304 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:04.274361 13060 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.526028 13231 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:04.527271 17408 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:04.567920 13164 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:04.593494 17408 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:04.637382 13237 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:52:04.641122 17401 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:04.666298 13313 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:52:04.671114 17375 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:04.676980 13164 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:04.679073 17380 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:04.696453 13313 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:04.704337 17380 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:05.070716 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:06.114261 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:06.156937 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:06.157528 13309 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:06.160089 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:06.160620 13237 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:06.163188 13163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:06.163682 13163 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:06.165023 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:06.166570 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:06.480913 17375 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:06.481453 17375 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:06.483114 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:06.483582 13237 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:06.483932 13237 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:06.486590 17427 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:06.487238 17427 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:06.490885 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:06.490986 13237 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.491464 13304 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:06.492471 13304 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:06.493114 13237 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:06.493803 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:06.494442 13155 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:06.494656 13155 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:06.495705 13155 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.494609 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:06.497116 13155 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:06.497591 13309 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:06.512117 13304 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.512356 13155 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:06.512567 13309 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:06.514129 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:06.514511 13304 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:06.515347 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:06.515563 17427 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:06.516070 13238 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:06.516389 17427 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:06.516413 13238 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:06.517220 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:06.517779 17427 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.518122 13155 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:06.518098 13238 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.519311 13238 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:06.527148 13238 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:06.528373 13155 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:06.528522 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:06.529556 17410 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:06.530031 17410 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:06.530913 17410 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.531217 13060 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.550722 17408 raft_consensus.cc:993] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:06.557104 13062 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:06.563859 17410 raft_consensus.cc:1081] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:06.567481 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:06.568200 13155 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:06.568650 13155 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:06.576905 13155 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.579324 13155 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:06.580641 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:06.581262 13304 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:06.581748 13304 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:06.581236 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:06.582893 13238 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:06.582479 13304 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.585906 13304 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:06.589346 13238 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:06.590848 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:06.591600 17401 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:06.592120 17401 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:06.593109 17401 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:06.602694 13304 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:06.615302 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:06.979974 13164 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:06.981354 17435 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:06.987892 13313 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:06.991779 17427 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:06.997022 13237 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:06.999794 17408 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:07.074185 13164 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:07.076972 17445 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:07.092290 13313 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:07.093461 17401 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:07.107044 13238 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:07.109862 17401 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:07.167701 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:08.208173 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:08.250267 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:08.250835 13155 raft_consensus.cc:606] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:08.253664 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:08.254107 13313 raft_consensus.cc:606] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:08.256618 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:08.257287 13237 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:08.259370 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:08.261065 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:08.343905 17452 raft_consensus.cc:993] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:08.344523 17408 raft_consensus.cc:1081] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:08.346513 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:08.347169 13164 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.347472 13164 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:08.355038 13164 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.357182 13164 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:08.357915 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:08.358616 13238 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:08.358882 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:08.359513 13313 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:08.359812 13313 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:08.360664 13313 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.362207 13313 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:08.365955 13238 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:08.367272 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:08.368232 17401 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:08.368937 17401 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:08.369913 13313 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:08.369720 17401 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.383546 13062 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 17 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.515605 17447 raft_consensus.cc:993] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:08.516238 17447 raft_consensus.cc:1081] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:08.518169 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:08.518756 13309 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.519037 13309 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:08.525058 13309 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.527184 13309 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:08.527985 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:08.528118 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:08.528631 13164 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:08.528755 13238 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:08.529150 13238 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:08.529745 13238 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.530653 13238 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:08.533917 13164 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:08.535172 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:08.536990 17452 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:08.537366 13238 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:08.539201 17452 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:08.540310 17452 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.552338 13062 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:08.693725 17454 raft_consensus.cc:993] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:08.694904 17453 raft_consensus.cc:1081] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:08.697605 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:08.698173 13238 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:08.698493 13238 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:08.704345 13238 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.706142 13238 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:08.707832 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:08.708376 13155 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:08.708591 13155 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:08.709167 13155 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.709996 13155 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:08.712469 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:08.713064 13313 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:08.714803 13155 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:08.715870 13202 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:08.716552 17445 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:08.716980 17445 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:08.717772 17445 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:08.718578 13313 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:08.728652 13062 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:08.844995 13313 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:08.846508 17454 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:08.872509 13238 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:08.873775 17454 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:09.004513 13231 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:09.005803 17460 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:09.016520 13155 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:09.018298 17452 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:09.134186 13164 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:09.136324 17447 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:09.148995 13309 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:09.150385 17447 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:09.262094 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:10.298210 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:10.336143 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:10.336733 13238 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:10.339709 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:10.340395 13164 raft_consensus.cc:606] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:10.343735 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:10.344465 13309 raft_consensus.cc:606] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:10.346203 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:10.347865 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:10.448830 17478 raft_consensus.cc:993] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:10.449440 17477 raft_consensus.cc:1081] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:10.451670 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:10.452129 13164 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.452392 13164 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:10.457705 13164 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.459199 13164 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:10.460287 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:10.459965 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:10.461625 13309 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:52:10.461681 13238 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:10.462085 13309 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:10.463085 13309 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.464416 13309 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:10.469067 13238 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:10.470345 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:10.470757 13309 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:10.471366 17454 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:52:10.471874 17454 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:10.472692 17454 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.485400 13062 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.543183 17474 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:10.543717 17474 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:10.545991 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:10.546500 13309 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.546829 13309 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:10.552619 13309 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.555084 13309 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:10.555519 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:10.556237 13164 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:10.556504 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:10.557132 13231 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Stepping down as leader of term 18
I20260709 14:52:10.557515 13231 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:10.558403 13231 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.12, Last appended by leader: 12, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.559523 13231 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:10.563912 13164 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 19.
I20260709 14:52:10.565565 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:10.566359 17478 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:52:10.566356 13231 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 19.
I20260709 14:52:10.567045 17478 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:10.567888 17478 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.578900 13062 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 18 to 19, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 19 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.635093 17454 raft_consensus.cc:993] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:10.635609 17462 raft_consensus.cc:1081] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:10.637210 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:10.637717 13238 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:10.637974 13238 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:10.643213 13238 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.645195 13238 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:10.646287 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:10.647017 13164 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:10.647349 13164 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:10.648144 13164 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.649123 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:10.649506 13164 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:10.649744 13309 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:10.657153 13164 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:10.658499 13202 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:10.659459 17475 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:10.659461 13309 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:10.660153 17475 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:10.661116 17475 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:10.672245 13062 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.905498 13238 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:10.906761 17462 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:10.918311 13313 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:10.922200 17454 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:10.986200 13238 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260709 14:52:10.987650 17477 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:10.997460 13155 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260709 14:52:10.999541 17477 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:11.190294 13304 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:11.191622 17475 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:11.201997 13155 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:11.204238 17497 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:11.348757 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:12.386270 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:12.428627 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:12.429394 13309 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:12.433866 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:12.434576 13164 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:12.437309 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:12.437837 13238 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:12.439033 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:12.440860 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:12.454355 17477 raft_consensus.cc:993] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:12.454933 17499 raft_consensus.cc:1081] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:12.456604 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:12.457288 13155 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.457703 13155 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:12.464133 13155 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.466059 13155 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:12.466832 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:12.467171 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:12.467450 13238 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:12.467756 13313 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:12.468024 13313 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:12.468659 13313 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.469973 13313 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:12.473801 13238 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:12.475419 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:12.476372 17462 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:12.476379 13313 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:12.476938 17462 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:12.477840 17462 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.487648 13062 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.712146 17497 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:12.712744 17475 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:12.714417 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:12.714975 13313 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.715268 13313 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:12.720032 13313 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.722055 13313 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:12.722637 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:12.723153 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:12.723399 13155 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:12.723783 13238 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:12.724112 13238 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:12.724922 13238 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.726186 13238 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:12.731282 13155 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:12.732658 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:12.733557 17499 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:12.733729 13238 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:12.734231 17499 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:12.735169 17499 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.748360 13062 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.902093 17462 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:12.902735 17462 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:12.904448 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:12.905022 13237 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:12.905367 13237 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:12.910799 13237 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.912698 13237 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:12.913727 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:12.913599 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:12.914580 13309 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:12.914631 13164 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:12.915161 13164 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:12.916074 13164 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.917586 13164 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:12.922813 13309 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:12.924338 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:12.925417 13164 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:12.925422 17475 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:12.926441 17475 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:12.927290 17475 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:12.939461 13062 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.004870 13313 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:52:13.006490 17462 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:13.019982 13237 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:52:13.021965 17462 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:13.164577 13237 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:13.166088 17499 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:13.181504 13164 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:13.184033 17514 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:13.334339 13164 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:52:13.335598 17475 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:13.350909 13313 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:52:13.353266 17517 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:13.444273 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.570873 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:14.618804 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:14.620049 13309 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:14.624006 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:14.624620 13231 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:14.628245 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:14.628803 13164 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:14.630165 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:14.631678 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:14.786643 17497 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:14.787485 17518 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:14.789530 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:14.790241 13304 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.790571 13304 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:14.799437 13304 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.801384 13304 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:14.802239 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:14.802625 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:14.803074 13164 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:14.803272 13231 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:14.803635 13231 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:14.804324 13231 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.805444 13231 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:14.809489 13164 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:14.810918 13276 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:14.811298 13231 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:14.811775 17499 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:14.812268 17499 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:14.813185 17499 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.824836 13060 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:14.886888 17499 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:14.887547 17514 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:14.889274 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:14.889760 13164 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.890029 13164 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:14.894925 13164 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.896950 13164 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:14.898756 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:14.899334 13237 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:14.899438 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:14.900094 13304 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:14.900350 13304 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:14.901153 13304 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.902204 13304 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:14.905018 13237 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:14.907909 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:14.909297 13304 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:14.911306 17462 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:14.911808 17462 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:14.912689 17462 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.938344 13060 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.979467 17531 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:14.980026 17505 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:14.981658 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:14.982129 13231 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:14.982453 13231 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:14.987581 13231 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.990012 13231 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:14.991217 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:14.991750 13309 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:14.992012 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:14.992792 13164 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:14.993121 13164 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:14.994158 13164 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:14.995601 13164 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:15.001062 13309 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:15.002045 13164 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:15.003461 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:15.004254 17518 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:15.004724 17518 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:15.005527 17518 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:15.017011 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.238610 13156 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:15.240211 17514 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:15.252214 13231 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:15.253899 17514 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:15.337394 13309 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:15.338733 17462 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:15.352730 13231 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:15.354259 17531 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:15.434104 13164 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:15.436080 17497 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:15.451999 13304 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:15.453627 17518 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:15.632844 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.675683 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.716284 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:16.716866 13304 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:16.719558 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:16.720187 13237 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:16.722816 13156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:16.723313 13156 raft_consensus.cc:606] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:16.724623 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:16.726428 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:16.863149 17497 raft_consensus.cc:993] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:16.863629 17518 raft_consensus.cc:1081] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:16.865381 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:16.865875 13304 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.866165 13304 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:16.871013 13304 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.872702 13304 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:16.873631 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:16.873982 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:16.874405 13156 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:16.874584 13237 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:16.874910 13237 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:16.875733 13237 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.877852 13237 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:16.883440 13156 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:16.884467 13237 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:16.884969 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:16.885895 17514 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:16.886325 17514 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:16.887239 17514 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.898711 13062 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.946185 17499 raft_consensus.cc:993] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:16.946771 17514 raft_consensus.cc:1081] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:16.948407 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:16.948938 13164 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.949206 13164 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:16.953958 13164 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.955693 13164 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:16.956459 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:16.956738 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:16.957211 13237 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:16.957713 13309 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:16.958218 13309 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:16.958943 13309 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.960247 13309 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:16.967501 13237 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:16.969328 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:16.970119 17505 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:16.970463 17505 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:16.971174 17505 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:16.971809 13309 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:16.982466 13062 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.044677 17505 raft_consensus.cc:993] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:17.045282 17531 raft_consensus.cc:1081] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:17.046767 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:17.047297 13231 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.047600 13231 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:17.052898 13231 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:17.054768 13231 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:17.055992 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:17.055994 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:17.056595 13164 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:17.057022 13164 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:17.056813 13309 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:17.058319 13164 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:17.059734 13164 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:17.065591 13309 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:17.066395 13164 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:17.067245 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:17.068195 17518 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:17.068672 17518 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:17.069573 17518 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:17.082288 13062 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.344621 13237 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:52:17.345989 17514 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:17.367086 13156 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:52:17.368618 17514 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:17.523959 13237 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:17.525650 17531 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:17.542850 13304 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:17.547787 17559 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:17.625641 13156 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:17.627130 17497 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:17.638533 13309 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:17.641106 17497 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:17.727516 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.769059 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.811887 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:18.812563 13304 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:18.815971 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:18.817210 13237 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:18.823105 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:18.823892 13164 raft_consensus.cc:606] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:18.825668 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:18.827116 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:18.838150 17570 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:18.838797 17570 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:18.840478 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:18.841125 13304 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.841565 13304 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:18.847324 13304 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:18.849906 13304 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:18.850873 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:18.851521 13156 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:18.859266 13156 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:18.860714 13276 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:18.859433 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:18.861872 17552 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:18.862499 17552 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:18.861994 13237 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:18.863511 17552 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:18.864035 13237 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:18.865098 13237 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:18.866493 13237 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:18.873337 13237 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:18.888660 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:19.186728 17569 raft_consensus.cc:993] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:19.187876 17505 raft_consensus.cc:1081] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:19.189986 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:19.190608 13231 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:19.191015 13231 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.197655 13231 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.199102 13231 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:19.200402 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:19.200932 13304 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.199944 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:19.202158 13156 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:19.202507 13156 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:19.203157 13156 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.204281 13156 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.207274 13304 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:19.208509 13205 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:19.209299 17562 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:19.209293 13156 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:19.210059 17562 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:19.210906 17562 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.220745 13060 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.326644 17567 raft_consensus.cc:993] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:19.327399 17579 raft_consensus.cc:1081] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:19.328117 13156 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:19.329093 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:19.329588 13156 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:19.329891 13156 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.329671 17579 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:19.341336 13156 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.343207 13156 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:19.344359 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:19.345018 13237 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.348915 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:19.349617 13304 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:19.351055 13304 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:19.352097 13237 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:19.351953 13304 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.354344 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:19.354216 13304 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:19.357887 17577 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:19.358500 17577 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:19.359395 17577 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:19.369632 13304 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:19.390365 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.390362 13237 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:19.415108 17552 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:19.603133 13304 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:19.604480 17562 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:19.615360 13164 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:19.617506 17562 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:19.828125 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:19.832432 13237 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:19.834029 17577 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:19.846325 13309 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:19.848737 17577 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:20.896952 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:20.936733 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:20.937463 13160 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:20.940598 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:20.941215 13238 raft_consensus.cc:606] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:20.944008 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:20.944502 13304 raft_consensus.cc:606] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:20.945919 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:20.947265 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:21.043570 17570 raft_consensus.cc:993] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:21.045157 17562 raft_consensus.cc:1081] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:21.046962 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:21.047535 13309 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.047922 13309 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:21.054613 13309 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.056618 13309 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:21.057619 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:21.058302 13237 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:21.058593 13237 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:21.059348 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:21.059396 13237 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.060216 13160 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:21.060874 13237 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:21.067514 13160 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:21.069150 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:21.070158 17585 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:21.070688 17585 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:21.071866 17585 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.074322 13237 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:21.080751 17591 raft_consensus.cc:993] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:21.081272 17591 raft_consensus.cc:1081] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:21.083393 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:21.084194 13238 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.084618 13238 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:21.086750 13062 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 10, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 10 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:21.093019 13238 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.098026 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:21.098414 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:21.099745 13164 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:21.100035 13164 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:21.100422 13238 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:21.101783 13309 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:21.100852 13164 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.106230 13164 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:21.110208 13309 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:21.112816 13205 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:21.113713 17570 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:21.113991 13164 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:21.114349 17570 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:21.116819 17570 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.128690 13062 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.316301 17552 raft_consensus.cc:993] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:21.316799 17552 raft_consensus.cc:1081] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:21.318176 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:21.318651 13164 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:21.318980 13164 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:21.323679 13164 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.325436 13164 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:21.326380 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:21.327046 13309 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:21.327358 13309 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:21.326414 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:21.328153 13238 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:21.328188 13309 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.329639 13309 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:21.336045 13309 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:21.335939 13238 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:21.337198 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:21.338066 17577 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:21.338596 17577 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:21.339480 17577 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:21.350318 13062 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 17 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.534472 13164 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:52:21.536171 17552 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:21.564632 13237 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:52:21.567348 17595 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:21.711956 13164 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:52:21.713327 17562 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:21.713748 13304 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:52:21.718024 17562 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:21.741503 13309 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:21.743294 17591 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:21.771353 13238 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:21.772704 17577 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:21.948158 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:22.988263 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.032125 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:23.032665 13309 raft_consensus.cc:606] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:23.035261 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:23.035735 13164 raft_consensus.cc:606] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:23.038442 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:23.039182 13238 raft_consensus.cc:606] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:23.042817 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:23.046756 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:23.379901 17613 raft_consensus.cc:993] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:23.380452 17617 raft_consensus.cc:1081] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:23.382323 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:23.382897 13309 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.383239 13309 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.388751 13309 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.390354 13309 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:23.391388 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:23.392107 13164 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.392392 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:23.392971 13238 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:23.393309 13238 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:23.394114 13238 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.395419 13238 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.399199 13164 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:23.400457 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:23.401437 17552 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:23.401960 17552 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:23.402419 13238 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:23.402954 17552 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.412293 13060 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.520152 17577 raft_consensus.cc:993] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:23.523092 17577 raft_consensus.cc:1081] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:23.527823 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f05c787173944912bf1e2b927663364a"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:23.528752 13237 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.529268 17615 raft_consensus.cc:993] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:23.529378 13237 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.530143 17625 raft_consensus.cc:1081] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:23.532349 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:23.533171 13164 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.533567 13164 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:23.546691 13237 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.557874 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:23.558758 13160 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:23.559073 13160 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:23.560175 13160 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.562304 13160 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.564988 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:23.567863 13309 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:23.559156 13237 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:23.574940 13160 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:23.577009 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:23.578342 17617 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:23.579519 13164 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.580075 17617 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:23.581828 17617 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.583923 13164 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:23.584649 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:23.587308 13237 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:23.584141 13309 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:23.585619 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:23.591159 13304 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:23.591539 13304 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:23.594923 13304 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.596908 13304 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:23.611855 13304 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:23.613713 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:23.614849 17626 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:23.615458 17626 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:23.616657 17626 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:23.621075 13237 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:23.633332 13060 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.662772 13062 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.793578 13238 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:23.795902 17625 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:23.808739 13164 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:23.810653 17585 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:24.000977 13237 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:24.002317 17626 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:24.016472 13309 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:24.017871 17577 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:24.047983 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:24.079784 13313 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:24.081478 17593 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:24.099064 13160 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:24.102133 17613 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:25.114210 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:25.154042 13164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:25.154973 13164 raft_consensus.cc:606] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:25.158151 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:25.158689 13237 raft_consensus.cc:606] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:25.161759 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:25.162257 13309 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:25.163645 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:25.165478 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:25.268460 17626 raft_consensus.cc:993] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:25.269049 17626 raft_consensus.cc:1081] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:25.270756 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:25.271517 13238 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.271840 13238 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:25.279841 13238 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.283876 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:25.285125 13164 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:25.285372 13238 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:25.285552 13164 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:25.285270 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:25.286867 13309 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:25.287142 13164 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.288300 13164 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:25.293632 13309 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:25.294800 13164 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:25.296309 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:25.297214 17593 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:25.297729 17593 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:25.298578 17593 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.312291 13060 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 16, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 16 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.417233 17585 raft_consensus.cc:993] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:25.417775 17639 raft_consensus.cc:1081] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:25.419509 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:25.419981 13164 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.420217 13164 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:25.425406 13164 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.426920 13164 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:25.428586 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:25.428057 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:25.429342 13238 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:25.429422 13313 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:52:25.430013 13313 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:25.431133 13313 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.432564 13313 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:25.438380 13238 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:52:25.439468 13313 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:52:25.439713 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:25.440675 17610 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:52:25.441242 17610 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:25.442116 17610 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.456108 13060 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 7 to 8, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 8 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.509676 17613 raft_consensus.cc:993] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:25.510315 17637 raft_consensus.cc:1081] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:25.512158 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:25.512676 13309 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.513028 13309 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:25.518231 13309 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.520712 13309 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:25.521334 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:25.521850 13238 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:52:25.522166 13238 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:25.521118 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:25.522872 13164 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:25.522938 13238 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.524302 13238 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:25.530404 13164 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:52:25.530664 13238 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:52:25.531780 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:25.532884 17639 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:52:25.533509 17639 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:25.534637 17639 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:25.548645 13060 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:25.697021 13313 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 14:52:25.698609 17613 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:25.721084 13160 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260709 14:52:25.723114 17613 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:25.847116 13237 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:52:25.848462 17610 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:52:25.859081 13313 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:52:25.861289 17610 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:52:25.943670 13164 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:25.945297 17639 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:25.956269 13238 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:25.958513 17658 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:26.166623 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:27.216017 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:27.257795 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:27.258456 13238 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:27.261135 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:27.261829 13313 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:27.264591 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:27.265242 13160 raft_consensus.cc:606] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:27.266512 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:27.267899 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:27.371519 17654 raft_consensus.cc:993] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:27.372135 17626 raft_consensus.cc:1081] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:27.373697 13238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:27.374166 13238 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:27.374419 13238 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:27.380034 13238 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.382999 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:27.383078 13238 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:27.383683 13160 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:27.384027 13160 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:27.385574 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:27.384888 13160 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.386292 13313 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:27.386806 13160 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:27.392832 13160 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:27.394081 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:27.394901 17613 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:27.395705 17613 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:27.395711 13313 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:27.396507 17613 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.406708 13060 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.440188 17613 raft_consensus.cc:993] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:27.440863 17663 raft_consensus.cc:1081] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:27.445349 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:27.445979 13313 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:27.446264 13313 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.453325 13313 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.455495 13313 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:27.456027 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:27.456506 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:27.456699 13238 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:27.457070 13238 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:27.457100 13160 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.458102 13238 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.459290 13238 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.463160 13160 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:27.464741 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:27.465531 17585 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:27.467564 13238 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:27.469368 17585 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:27.470199 17585 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.481648 17639 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:27.482224 17639 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:27.484120 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:27.484994 13156 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:27.485582 13156 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.489558 13060 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.491948 13156 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.494084 13156 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:27.498459 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:27.499199 13238 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.498632 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:27.506135 13309 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:27.506513 13309 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:27.507299 13309 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.508430 13309 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:27.512107 13238 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:27.513527 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:27.514065 13309 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:27.514197 17626 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:27.514722 17626 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:27.515566 17626 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:27.526405 13060 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.780505 13160 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:27.782003 17663 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:27.794780 13313 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:27.796331 17637 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:27.968854 13313 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:27.970579 17626 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:27.977174 13237 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:27.980551 17654 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:27.983314 13160 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:27.986037 17668 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:28.032583 13231 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:28.035630 17668 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:28.268882 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.313740 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:29.354550 13156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:29.355052 13156 raft_consensus.cc:606] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:29.357888 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:29.358505 13231 raft_consensus.cc:606] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:29.361399 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:29.362066 13309 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:29.363503 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:29.365105 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:29.423403 17686 raft_consensus.cc:993] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:29.423960 17637 raft_consensus.cc:1081] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:29.425726 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:29.426330 13309 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.426622 13309 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:29.431763 13309 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.433444 13309 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:29.434440 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:29.434564 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:29.435376 13160 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:29.435421 13231 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:29.435969 13231 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:29.436897 13231 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.438329 13231 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:29.443712 13160 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:29.446884 13231 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:29.448053 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:29.448694 17688 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:29.454144 17688 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:29.455250 17688 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.466890 17690 raft_consensus.cc:993] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:29.467490 17690 raft_consensus.cc:1081] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:29.470038 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:29.469453 13060 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.470580 13156 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.470952 13156 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:29.476194 13156 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.478245 13156 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:29.479447 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:29.479915 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:29.480170 13231 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:29.480600 13313 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:29.481109 13313 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:29.482029 13313 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.483808 13313 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:29.493083 13313 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:29.496251 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:29.498363 17677 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:29.498930 17677 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:29.499895 17677 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.507654 13231 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:29.514377 13060 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.520718 17698 raft_consensus.cc:993] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:29.521736 17698 raft_consensus.cc:1081] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:29.525825 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:29.526475 13231 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:29.526873 13231 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:29.534364 13231 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.536427 13231 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:29.537863 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:29.538033 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:29.538638 13160 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:29.538679 13313 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:29.539143 13160 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:29.540032 13160 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.541254 13160 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:29.547298 13313 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:29.548300 13160 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:29.549228 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:29.550504 17686 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:29.551208 17686 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:29.552174 17686 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:29.568571 13060 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.917353 13231 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:29.918695 17626 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:29.935001 13313 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:29.941586 17626 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:29.968073 13160 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:52:29.969893 17692 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:29.972970 13160 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:52:29.975044 17701 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:29.990334 13231 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:52:29.994138 17690 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:29.994763 13313 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:52:29.997278 17686 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:30.366324 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.407631 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:31.455129 13309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:31.455659 13309 raft_consensus.cc:606] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:31.458380 13156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:31.458966 13156 raft_consensus.cc:606] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:31.461684 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:31.462196 13231 raft_consensus.cc:606] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:31.463449 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:31.466507 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:31.668272 17692 raft_consensus.cc:993] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:31.668798 17690 raft_consensus.cc:1081] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:31.670226 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:31.670773 13156 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.671096 13156 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:31.677466 13156 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.679127 13156 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:31.680531 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:31.680974 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:31.681598 13313 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:31.681936 13313 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:31.681422 13231 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:31.682571 13313 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.683873 13313 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:31.689118 13313 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:31.690310 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:31.691181 17713 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:31.691768 17713 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:31.692668 17713 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.693781 17637 raft_consensus.cc:993] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:31.694159 17637 raft_consensus.cc:1081] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:31.695688 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:31.696231 13309 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.696579 13309 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:31.698931 13231 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:31.704960 13309 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.706933 13309 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:31.708962 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:31.709595 13156 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:31.708401 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:31.710819 13231 raft_consensus.cc:3055] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:31.711153 13231 raft_consensus.cc:740] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:31.711910 13231 consensus_queue.cc:260] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.712010 13062 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:31.713438 13231 raft_consensus.cc:3060] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:31.715438 13156 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:31.717289 13276 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:31.718137 17690 raft_consensus.cc:2804] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:31.718696 17690 raft_consensus.cc:697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:31.719720 17690 consensus_queue.cc:237] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.722306 13231 raft_consensus.cc:2468] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:31.741978 13060 catalog_manager.cc:5697] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:31.796608 17698 raft_consensus.cc:993] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:31.797238 17698 raft_consensus.cc:1081] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:31.798947 13231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:31.799448 13231 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:31.799750 13231 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:31.805133 13231 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.807961 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:31.808142 13231 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:31.808662 13156 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:31.808739 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:31.809211 13156 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:31.809374 13309 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:31.810094 13156 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.811437 13156 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:31.816520 13309 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:31.817822 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:31.818224 13156 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:31.818743 17701 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:31.819357 17701 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:31.820245 17701 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:31.830734 13060 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.092823 13231 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:32.094337 17713 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:32.109544 13304 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:32.111418 17713 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:32.124858 13155 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:32.128216 17692 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:32.146741 13238 raft_consensus.cc:1275] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:32.150805 17728 consensus_queue.cc:1048] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:32.221585 13304 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:32.223060 17714 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:32.241963 13155 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:32.243611 17714 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:32.467538 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:33.507599 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:33.682168 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58782.1us
W20260709 14:52:33.693290 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 64916.3us
I20260709 14:52:33.757416 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:33.758759 13155 raft_consensus.cc:606] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:33.763561 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:33.764295 13313 raft_consensus.cc:606] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:33.768910 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:33.769654 13231 raft_consensus.cc:606] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:33.771462 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:33.773914 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:33.934026 17701 raft_consensus.cc:993] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:33.934862 17743 raft_consensus.cc:1081] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:33.937037 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:33.937745 13313 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.938262 13313 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:33.949635 13313 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:33.953177 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:33.953413 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:33.954409 13231 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:33.954736 13231 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:33.953486 13313 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:33.955482 13231 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:33.956727 13231 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:33.954372 13155 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:33.963476 13231 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:33.964670 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:33.965997 17741 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:33.966534 17741 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:33.967994 17741 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:33.970044 13155 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:33.988621 13060 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.153532 17626 raft_consensus.cc:993] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:34.154142 17736 raft_consensus.cc:1081] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:34.155987 13234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:34.156507 13234 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:34.156817 13234 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:34.162164 13234 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:34.164064 13234 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:34.165483 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:34.166118 13304 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:34.165983 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:34.166968 13164 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:34.167253 13164 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:34.168112 13164 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:34.170243 13164 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:34.173839 13304 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:34.175406 13205 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:34.176448 17743 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:34.177310 17743 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:34.177119 13164 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:34.178381 17743 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:34.190790 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:34.240687 17740 raft_consensus.cc:993] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:34.241235 17741 raft_consensus.cc:1081] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:34.243251 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:34.243878 13155 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:34.244288 13155 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:34.251830 13155 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:34.254011 13155 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:34.255218 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:34.255298 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:34.256304 13304 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:34.256173 13234 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:34.256754 13304 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:34.257848 13304 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:34.259295 13304 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:34.263641 13234 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:34.265908 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:34.267110 17626 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:34.267647 17626 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:34.268492 17626 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:34.273310 13304 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:34.294060 13060 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 12 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:34.554348 13231 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:34.556483 17741 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:34.585338 13164 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:34.588182 17752 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260709 14:52:34.664194 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46435.2us
I20260709 14:52:34.677620 13160 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:34.681135 13313 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:34.684937 17763 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:34.689383 17755 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:34.744962 13237 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:52:34.746428 17761 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:34.757058 13313 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:52:34.759416 17761 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:34.775300 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:35.820945 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:35.858829 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:35.859385 13237 raft_consensus.cc:606] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:35.861974 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:35.862603 13313 raft_consensus.cc:606] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:35.867079 13155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:35.867669 13155 raft_consensus.cc:606] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:35.869059 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:35.870724 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:36.012833 17626 raft_consensus.cc:993] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:36.013440 17761 raft_consensus.cc:1081] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:36.015257 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:36.015853 13237 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.016111 13237 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:36.022348 13237 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.024612 13237 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:36.024868 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:36.025326 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:36.026211 13304 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:36.026652 13155 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:36.027086 13155 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:36.027733 13155 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.028797 13155 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:36.032213 13304 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:36.033438 13205 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:36.033779 13155 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:36.034144 17762 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:36.034682 17762 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:36.035495 17762 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.044756 13062 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 9 to 10, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 10 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.158073 17762 raft_consensus.cc:993] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:36.158622 17763 raft_consensus.cc:1081] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:36.160192 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2015900216a0499bbafac43d39671e39"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:36.160718 13309 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.161074 13309 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:36.171500 13309 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.173349 13309 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:36.175372 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:36.175968 13237 raft_consensus.cc:3055] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:36.176196 13237 raft_consensus.cc:740] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:36.176574 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:36.177241 13160 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:36.176999 13237 consensus_queue.cc:260] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.178323 13237 raft_consensus.cc:3060] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:36.183027 13160 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:36.184346 13276 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:36.184527 13237 raft_consensus.cc:2468] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:36.185194 17752 raft_consensus.cc:2804] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:36.185710 17752 raft_consensus.cc:697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:36.186575 17752 consensus_queue.cc:237] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.198765 13062 catalog_manager.cc:5697] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.202577 17753 raft_consensus.cc:993] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:36.203168 17753 raft_consensus.cc:1081] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:36.205773 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:36.206286 13156 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.206593 13156 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:36.212731 13156 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.214427 13156 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:36.215134 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:36.215775 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:36.216320 13309 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:36.216536 13309 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:36.215785 13234 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:36.217476 13309 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.218779 13309 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:36.225261 13234 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:36.225310 13309 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:36.226912 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:36.227545 17761 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:36.227986 17761 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:36.229130 17761 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:36.240794 13062 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 15 to 16, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 16 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.481005 13156 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:36.482213 17777 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:36.495494 13313 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:36.496606 17777 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:36.631495 13237 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:52:36.632899 17761 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:36.643857 13313 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:52:36.645318 17771 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:36.727909 13155 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:52:36.729558 17752 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:36.730436 13237 raft_consensus.cc:1275] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 14:52:36.732154 17752 consensus_queue.cc:1048] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:36.871969 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.913913 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.953998 13156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:37.954741 13156 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:37.958468 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:37.959213 13237 raft_consensus.cc:606] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:37.962488 13313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:37.963172 13313 raft_consensus.cc:606] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:37.964890 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:37.967007 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:38.110458 17792 raft_consensus.cc:993] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:38.111373 17761 raft_consensus.cc:1081] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:52:38.113905 13237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:52:38.113909 17789 raft_consensus.cc:993] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:38.114516 13237 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.114692 17752 raft_consensus.cc:1081] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:38.114931 13237 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:38.116303 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:38.116799 13160 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.117085 13160 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:38.122177 13160 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.124084 13160 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:38.125028 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:38.123718 13237 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.125654 13231 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:38.127724 13237 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:38.128645 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:38.129323 13313 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:38.129973 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:38.130636 13309 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:38.130944 13309 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:38.131726 13309 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.133031 13309 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:38.133596 13231 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:38.136831 13313 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:38.139289 13309 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:38.139969 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:38.141001 17793 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:38.142524 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:38.143410 17792 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:38.139868 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:38.143913 17792 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:38.144411 13160 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:38.144719 13160 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:38.145164 17792 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.145561 13160 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.144145 17793 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:38.146951 13160 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:38.147267 17793 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.157433 13160 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:38.163589 13058 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 15 to 16, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 16 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.166858 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.350960 17791 raft_consensus.cc:993] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:38.351501 17793 raft_consensus.cc:1081] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:38.353103 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:38.353617 13304 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.353933 13304 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:38.360487 13304 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.362389 13304 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:38.363476 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:38.363481 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:38.364253 13155 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:38.364459 13231 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:38.366303 13231 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:38.367205 13231 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.368563 13231 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:38.371928 13155 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:38.373764 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:38.374660 17752 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:38.375217 17752 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:38.376106 17752 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:38.377485 13231 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:38.390625 13062 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.581547 13155 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:38.583482 17793 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:38.591576 13304 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:38.593065 17761 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:38.598498 13313 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:38.609364 17793 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:38.645579 13237 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:38.651115 17809 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:38.826418 13160 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:38.827795 17752 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:38.838335 13234 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:38.840159 17789 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:38.968022 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:40.006834 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:40.047559 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:40.048149 13304 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:40.051944 13237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:40.052521 13237 raft_consensus.cc:606] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
W20260709 14:52:40.152204 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 50726.1us
I20260709 14:52:41.117740 17824 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.118448 17824 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.121366 17824 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.192407 17822 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.193171 17822 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.196286 17822 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.227105 17817 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.227769 17817 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.231526 17817 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.239532 17817 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.243745 17817 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.249933 17817 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.269677 17822 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.285872 17822 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.288689 17822 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.288705 13237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 5946) took 1134 ms. Trace:
I20260709 14:52:41.290077 13237 rpcz_store.cc:276] 0709 14:52:40.154781 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:40.155266 (+   485us) service_pool.cc:224] Handling call
0709 14:52:40.155679 (+   413us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:40.155921 (+   242us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:40.155954 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:40.156009 (+    55us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:52:40.156053 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:41.288339 (+1132286us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:41.288573 (+   234us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:41.290211 17825 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.297408 17825 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.300829 17825 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.374727 17823 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.374629 17820 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.375069 17824 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.375520 17823 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.376190 17825 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.376014 17824 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.377048 17820 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.377923 17823 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.378866 17820 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.379665 17820 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.380254 17820 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.380744 17824 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.381605 17824 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.382061 17824 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.382452 17820 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.376819 17825 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.384086 17824 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.384543 17825 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.387537 17825 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.388350 17825 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.392037 17825 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.403491 17822 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.404112 17822 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.406198 17822 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.409116 17824 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.409261 17828 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.410028 17824 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.410254 17828 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.411329 17820 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.411944 17820 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.412595 17824 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.413995 17820 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.419392 17822 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.419967 17822 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.422186 17822 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.422765 17822 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.423311 17822 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.425546 17822 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.426595 17831 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.431413 17822 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.431214 17831 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.431998 17822 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.432816 17820 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.433504 17820 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.434216 17822 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.434717 17831 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.426926 17828 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.420359 17825 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.436213 17820 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.436528 17825 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.437474 17829 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.437743 17822 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.439281 17832 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.439344 17822 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.440138 17832 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.438803 17825 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.441150 17825 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.441597 17822 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.442129 17822 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.441644 17825 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:41.442597 17822 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.443928 17832 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.445003 17829 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.445847 17825 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:41.453977 17832 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.465019 17825 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.446030 17822 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.466939 17832 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.468428 17820 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.479851 17832 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.480083 17820 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.468479 17825 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.482272 17820 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.483389 17832 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.478120 17837 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.477236 17828 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.477636 17831 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.476902 17822 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.487478 17820 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.495132 17822 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.495513 17820 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.497193 17837 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.499524 17837 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.500259 17824 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.500828 17820 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.500988 17824 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.502285 17829 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.503322 17824 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.503923 17829 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.504472 17829 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.505926 17834 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.506527 17834 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.510306 17836 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.510731 17836 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.512575 17836 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.482563 17825 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.483980 17832 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.533684 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.533933 17834 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.487375 17828 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.523488 17836 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.534214 17832 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.525779 17837 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.544821 17836 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.545426 17837 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.490200 17831 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.543147 17827 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.543587 17835 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.567569 17822 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.544725 17838 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.570217 17829 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.546202 17834 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.581166 17827 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.583773 17821 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.584043 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.586916 17817 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.587381 17828 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.589612 17845 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:52:41.586661 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86155.2us
I20260709 14:52:41.576440 17835 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.597218 17817 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.598749 17835 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.599462 17817 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.599982 17827 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.600152 17828 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.601256 17842 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.601409 17828 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.601892 17842 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.603273 17831 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.587779 17834 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.604094 17842 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.604508 17837 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.605161 17837 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.609953 17837 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.600847 17821 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.610855 17833 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.611363 17833 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.612185 17837 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.585418 17844 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.612942 17844 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.613454 17833 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.614750 17833 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.615252 17833 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.615909 17844 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.606559 17836 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.607023 17834 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.603595 17828 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.607647 17817 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.608124 17845 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.609162 17830 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.610235 17825 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.603928 17831 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.621136 17840 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.621312 17833 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.621799 17840 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.621857 17825 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.624007 17821 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.622040 17831 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.625373 17825 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.626235 17822 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.626945 17822 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.630110 17845 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.630405 17822 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.619549 17817 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.630633 17830 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.632555 17817 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.632702 17841 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.632555 17830 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.633278 17841 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.633726 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.635257 17841 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.635807 17828 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.628549 17836 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.636564 17828 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.636870 17836 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.638890 17836 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.627185 17831 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.635805 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.640196 13234 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:52:41.639117 17828 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.641960 17821 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.643913 17841 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.644471 17821 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.644917 17841 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.585388 17838 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.648531 17820 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.649333 17820 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.650596 17838 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.651463 17820 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.653676 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.656019 17823 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.636227 17840 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.654044 17826 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.654222 17846 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.652642 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.653370 17824 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.653733 17827 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.664745 17826 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.651954 17833 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.664942 17824 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.665887 17821 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.665853 17833 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.666688 17821 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.667088 17826 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.664004 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.656653 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.652253 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.668058 17833 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.641031 17834 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.656421 17820 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.665257 17843 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.667256 17824 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.668967 17820 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.669821 17827 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.664021 17842 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.664083 17835 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.664803 17844 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.667205 17821 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.639796 17831 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.653189 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.732367 17835 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:41.725733 17841 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.733034 17831 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.733181 13238 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:41.662678 17823 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.663090 17845 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.734611 17835 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:41.734797 17845 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.735540 17831 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.735870 17823 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:41.670715 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 47195.4us
I20260709 14:52:41.729405 17837 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.737710 17842 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.739692 17842 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.730803 17838 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.740326 17834 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.725584 17822 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.740419 17845 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.743132 17845 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.742996 17822 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.743841 17848 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.743705 17845 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.745253 17822 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.745874 17828 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.736065 17843 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.735338 17844 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.737416 17837 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.748513 17838 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.760869 17823 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.761492 17823 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.762251 17837 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.732429 17827 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.764856 17823 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.748199 17828 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.767413 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.768092 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.766826 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.765673 17853 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.737444 17821 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.769254 13230 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:41.766508 17827 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.689316 17846 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.770663 17841 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.770466 17827 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.771205 17841 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.772411 17846 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.768461 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.773094 17846 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:41.773275 17841 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.773837 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.768043 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.769109 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.773674 17846 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:41.765744 17834 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.775317 13237 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:41.774447 17824 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.772838 17826 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.778403 17824 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.778946 17826 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.779479 17846 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:41.780028 17846 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.770488 17844 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.780480 17846 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.709564 17850 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.772586 17827 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.769086 17847 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.781519 17850 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.769343 17853 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.781956 17847 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.762231 17838 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.780601 17824 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.746382 17820 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.744354 17848 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.771276 17821 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.805805 17821 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.799453 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.806542 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.798728 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.807367 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.807565 13236 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:41.808014 17821 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.776808 17823 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.808194 13163 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:52:41.810635 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.781723 17827 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.812167 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.812330 17827 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.812391 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.799494 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.813448 13162 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:52:41.786746 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.814540 17827 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.815284 13164 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:41.815846 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.816615 13162 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:41.775763 17841 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.811295 17823 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.817947 17841 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.818799 13157 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:41.819929 17841 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.792598 17853 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.795529 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.820319 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.792408 17843 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.797465 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.794582 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.796386 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.819957 17823 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.786603 17826 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.745796 17845 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.792019 17828 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.782498 17846 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.821239 13237 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:41.799119 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.856823 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.857831 13160 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:41.857967 13239 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:41.791796 17847 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.859599 17854 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.859730 17852 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:41.860558 17852 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.861922 17856 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.862551 17856 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.863430 17822 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.864037 17822 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.864959 17856 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.862741 17852 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.862790 17848 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.860241 17854 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.865959 17852 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.866242 17822 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.866482 17852 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.867733 17854 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.871717 13234 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:41.868607 17852 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.874743 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.875430 13313 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:41.877102 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.877743 13156 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:41.878057 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.878744 13231 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:41.880314 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.882807 17843 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:41.883680 17843 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.885952 17843 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.884305 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.889636 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.891652 13313 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:41.895020 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.895494 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.896790 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.897426 13238 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:41.897909 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.898073 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.898672 13313 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:41.898854 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.899641 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.900274 13238 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:41.900300 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.900496 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.902519 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.903491 13239 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:41.904536 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.905525 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.907819 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.918098 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.925957 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.926321 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.926631 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.927345 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.927417 13309 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:41.925851 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.928612 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.929003 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.929992 13309 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:41.930513 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.929239 13307 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 7.
I20260709 14:52:41.931679 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.931854 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.926723 13313 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:41.930748 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.932885 13304 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:41.933228 13309 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:41.928333 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.933936 13311 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:41.934237 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.928947 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.837172 17850 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:41.930685 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.932479 13307 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:41.935002 13305 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:41.938503 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.939312 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.939801 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.940039 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.940623 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.941094 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.938103 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.941349 13235 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:41.939888 13238 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:41.942188 13232 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:41.937443 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.928639 13310 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:41.943521 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:41.941270 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.944419 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.945544 13231 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:52:41.946048 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.946841 17822 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:52:41.947254 17822 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.947477 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.948529 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.949277 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.949482 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.949636 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.950358 17822 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:41.950634 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.951790 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.953460 13312 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:52:41.953820 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.954137 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.954764 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.955296 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.956027 13304 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:41.956897 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.959661 13312 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:41.960253 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.960834 13311 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:41.961135 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.961792 13157 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:41.957026 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.957713 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:41.958662 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.963160 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:41.957247 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.964485 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.965083 17856 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:41.954531 13306 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:41.966208 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.966892 17854 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:41.967255 17854 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.968339 17854 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:41.969585 17856 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.970067 17856 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:41.972368 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.973295 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.974745 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.975544 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.975723 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.976058 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.976214 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.976735 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.974866 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.977604 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.978225 13160 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:41.978677 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.978916 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.979415 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.978078 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.980150 13163 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:41.979923 13164 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:41.981238 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.982048 17822 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.982606 17840 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:41.983027 17840 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.983389 17840 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:41.984160 17822 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 8 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.985754 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.986515 17852 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:41.986901 17852 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.987277 17852 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:41.987190 17854 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.989535 17854 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.990473 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.991245 17840 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.992611 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.993283 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.993430 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.993916 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.994442 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.994669 17840 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:41.995019 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.996057 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.996337 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.996680 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.995455 17856 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:41.997236 13279 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.998065 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.998412 17833 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:41.998521 13279 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:41.996944 17840 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:41.998916 17833 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.999322 17840 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:41.999400 17833 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:41.999788 17840 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:42.000494 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.001192 13161 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:42.001711 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.003327 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.003903 13156 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 6.
I20260709 14:52:42.005077 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.005353 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.005941 13156 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:42.006471 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.006630 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.006814 17840 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:42.007187 13163 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:42.007537 17850 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:42.007922 17850 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.008289 17850 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:42.008692 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:41.996331 17852 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.009449 13158 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:42.009970 17833 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.011147 17852 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.011945 17833 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.012569 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:42.012660 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.013212 13158 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:42.013216 17856 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.013960 17822 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:42.014396 17822 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.014907 17822 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:42.016175 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.011790 17852 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:42.017884 17852 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.018491 17852 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:42.017431 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.021309 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.022259 17832 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:42.022683 17832 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.023056 17832 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:42.023170 17836 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:42.023725 17836 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.024065 17836 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:42.025288 17822 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.017532 17825 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:42.026546 17825 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.027127 17825 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:42.027370 17822 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.031575 17836 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.026537 17857 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:42.033095 17857 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.033777 17836 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.034228 17852 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.035570 17857 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:42.036006 17852 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.036648 17840 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:42.037793 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.038815 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.040700 17836 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:42.044646 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.046115 17822 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:42.049088 17836 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.046519 17822 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.050021 17840 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:42.060178 17822 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:42.059893 17836 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:42.060323 17840 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:42.062346 17840 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:42.065865 17832 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.068217 17832 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:42.073115 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.076841 17822 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.078526 17825 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.084170 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:42.084882 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.399814 13232 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:42.083389 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:42.084056 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.406551 13233 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:42.086082 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.413618 17862 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:52:43.413873 13234 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6012) took 1328 ms (client timeout 1747 ms). Trace:
I20260709 14:52:42.082834 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:52:43.415522 13235 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6005) took 1334 ms (client timeout 1606 ms). Trace:
W20260709 14:52:43.415882 13235 rpcz_store.cc:269] 0709 14:52:42.081568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.082596 (+  1028us) service_pool.cc:224] Handling call
0709 14:52:43.415462 (+1332866us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.417081 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:42.082238 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:42.086107 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.417840 13235 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6013) took 1330 ms. Trace:
I20260709 14:52:43.419672 13237 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6007) took 1337 ms. Trace:
I20260709 14:52:42.083456 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:52:43.414456 13234 rpcz_store.cc:269] 0709 14:52:42.085358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.085495 (+   137us) service_pool.cc:224] Handling call
0709 14:52:43.413775 (+1328280us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23168}
I20260709 14:52:42.082329 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.421562 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.422179 13234 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:42.087970 13205 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:43.425184 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 1.3371e+06us
I20260709 14:52:43.425627 13233 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 8.
I20260709 14:52:43.426208 13233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6002) took 1345 ms. Trace:
I20260709 14:52:43.426506 13233 rpcz_store.cc:276] 0709 14:52:42.080566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.083757 (+  3191us) service_pool.cc:224] Handling call
0709 14:52:43.426142 (+1342385us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.427970 13230 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:43.428283 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:42.092801 17836 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:42.094277 17840 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.433012 17859 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:42.082432 17854 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:52:42.086766 17822 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:43.025398 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.432612 17836 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:43.422088 13239 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:43.027585 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.437520 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.434783 17854 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.438103 13164 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:43.049758 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.051016 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.439342 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.049399 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.063771 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:43.220186 12035 debug-util.cc:398] Leaking SignalData structure 0x7b08002b64a0 after lost signal to thread 13205
I20260709 14:52:42.086303 17850 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.441140 13157 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:43.056947 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.441749 13231 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 13: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:43.442032 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.383044 17825 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:43.336468 13334 debug-util.cc:398] Leaking SignalData structure 0x7b08000c05a0 after lost signal to thread 12033
I20260709 14:52:43.440702 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.387938 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:43.385715 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 44518.9us
I20260709 14:52:43.397575 13161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35444 (request call id 5807) took 1392 ms. Trace:
I20260709 14:52:43.439646 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:43.443989 13334 debug-util.cc:398] Leaking SignalData structure 0x7b080036b460 after lost signal to thread 13096
W20260709 14:52:43.444742 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 56896.6us
I20260709 14:52:43.398936 17860 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:43.444947 13161 rpcz_store.cc:276] 0709 14:52:42.004713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.004845 (+   132us) service_pool.cc:224] Handling call
0709 14:52:43.281672 (+1276827us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.414358 17862 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:43.445890 13334 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3460 after lost signal to thread 13188
I20260709 14:52:43.445518 17860 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:43.440531 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.419028 13236 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:43.447180 17862 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.447619 17860 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:43.442658 13157 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
W20260709 14:52:43.413889 13202 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.129:40929 timed out after 1.558s (SENT) [suppressed 13 similar messages]
I20260709 14:52:43.446130 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.420977 13238 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:43.424099 13232 raft_consensus.cc:2468] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:43.448666 13161 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:43.443984 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.450062 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.450479 13160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:52:43.451035 13160 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:43.445375 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.433516 17859 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.452996 17859 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:43.447947 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.449290 17825 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:43.454722 13236 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:43.455310 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6006) took 1373 ms. Trace:
I20260709 14:52:43.420106 13237 rpcz_store.cc:276] 0709 14:52:42.082154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.085521 (+  3367us) service_pool.cc:224] Handling call
0709 14:52:43.419610 (+1334089us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38400}
I20260709 14:52:43.434062 17856 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:52:43.456697 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.457154 17856 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.457305 13237 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:43.458120 17856 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [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: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.427512 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.438145 17854 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:43.448727 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.461905 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.462771 13308 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:43.463104 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.463754 13233 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:43.442819 17850 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.464658 13304 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:43.465354 13306 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:43.464547 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.467002 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:43.467537 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.468264 13305 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:43.433234 17840 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:43.439406 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.050526 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.469583 13309 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:43.469651 13162 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:43.440526 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.470336 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.470568 13163 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:43.442559 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.471493 13310 raft_consensus.cc:1240] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:43.470959 13304 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:43.472014 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.471626 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.472816 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.473344 13305 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:43.473493 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.473918 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.392566 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:43.474532 13305 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:43.475531 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.472458 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.449139 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6011) took 1365 ms. Trace:
I20260709 14:52:43.476640 13232 rpcz_store.cc:276] 0709 14:52:42.083327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.084614 (+  1287us) service_pool.cc:224] Handling call
0709 14:52:43.449070 (+1364456us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.477622 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.478515 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.470891 13313 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:43.478889 13156 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:43.474495 13311 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:43.419736 13235 rpcz_store.cc:276] 0709 14:52:42.087645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.416809 (+1329164us) service_pool.cc:224] Handling call
0709 14:52:43.417789 (+   980us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.480783 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.481292 13235 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:43.482064 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.482523 13235 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:43.444000 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6010) took 1361 ms. Trace:
I20260709 14:52:43.434612 13230 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:52:43.475593 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.484709 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6009) took 1402 ms. Trace:
I20260709 14:52:43.485049 13230 rpcz_store.cc:276] 0709 14:52:42.082746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.083942 (+  1196us) service_pool.cc:224] Handling call
0709 14:52:43.484654 (+1400712us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.485944 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.486874 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.487071 17854 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.487507 17850 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:43.468667 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:43.480167 13279 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.478603 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.488152 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:43.488514 17850 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.489550 13232 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:43.490630 13279 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.491009 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 6015) took 1383 ms. Trace:
I20260709 14:52:43.487252 13231 rpcz_store.cc:276] 0709 14:52:42.083021 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.083138 (+   117us) service_pool.cc:224] Handling call
0709 14:52:43.443827 (+1360689us) spinlock_profiling.cc:243] Waited 35.9 ms on lock 0x7b54003926d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:52:43.443944 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":82477952}
I20260709 14:52:43.491319 17840 raft_consensus.cc:2804] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:43.491863 17840 raft_consensus.cc:697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.492039 17825 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:43.492504 13231 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 6016) took 1384 ms. Trace:
W20260709 14:52:43.455856 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800373e20 after lost signal to thread 13263
I20260709 14:52:43.492714 17825 raft_consensus.cc:697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.492738 17840 consensus_queue.cc:237] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.494683 13307 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:52:43.494350 17825 consensus_queue.cc:237] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.491343 13232 rpcz_store.cc:276] 0709 14:52:42.107140 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.490243 (+1383103us) service_pool.cc:224] Handling call
0709 14:52:43.490527 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.490705 (+   178us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.490730 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.490770 (+    40us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:52:43.490814 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.490862 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.490956 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.496721 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:43.497351 13232 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:43.488363 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.498726 13230 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:43.499315 13239 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
W20260709 14:52:43.499874 13239 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6004) took 1418 ms (client timeout 1795 ms). Trace:
W20260709 14:52:43.501358 13334 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5900 after lost signal to thread 13337
W20260709 14:52:43.502628 13334 debug-util.cc:398] Leaking SignalData structure 0x7b0800253280 after lost signal to thread 13920
I20260709 14:52:43.502936 17854 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:43.506994 13232 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 9.
I20260709 14:52:43.467157 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.508499 13232 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 6018) took 1374 ms. Trace:
I20260709 14:52:43.509037 13233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 6019) took 1374 ms. Trace:
I20260709 14:52:43.508944 13238 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:43.509567 13233 rpcz_store.cc:276] 0709 14:52:42.135045 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.508206 (+1373161us) service_pool.cc:224] Handling call
0709 14:52:43.508481 (+   275us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.508642 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.508664 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.508699 (+    35us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:52:43.508741 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.508890 (+   149us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.508983 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.509806 13238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6008) took 1427 ms. Trace:
I20260709 14:52:43.500119 13230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49262 (request call id 6017) took 1366 ms. Trace:
I20260709 14:52:43.510843 13238 rpcz_store.cc:276] 0709 14:52:42.082458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.083244 (+   786us) service_pool.cc:224] Handling call
0709 14:52:43.509743 (+1426499us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.493345 13231 rpcz_store.cc:276] 0709 14:52:42.108365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.491772 (+1383407us) service_pool.cc:224] Handling call
0709 14:52:43.492034 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.492194 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.492216 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.492252 (+    36us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:52:43.492297 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.492343 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.492450 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.511639 17860 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:43.512717 17860 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:43.514947 17860 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:43.515517 17862 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:43.516064 17862 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.511332 13230 rpcz_store.cc:276] 0709 14:52:42.133912 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.499336 (+1365424us) service_pool.cc:224] Handling call
0709 14:52:43.499613 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.499784 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.499808 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.499844 (+    36us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:52:43.499889 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.499937 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.500056 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.518149 17862 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:43.519958 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 53123.8us
I20260709 14:52:43.508932 13232 rpcz_store.cc:276] 0709 14:52:42.134471 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.507759 (+1373288us) service_pool.cc:224] Handling call
0709 14:52:43.508050 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:43.508216 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:43.508238 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:43.508276 (+    38us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:52:43.508316 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:43.508366 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:43.508453 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.492077 17850 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.510689 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.524950 13307 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:43.525358 13304 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:43.526571 13307 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:43.523916 13062 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 7 to 8, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 8 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.527240 13313 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:43.526631 13309 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:52:43.529500 13279 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.530367 17840 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:43.531602 17840 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.530279 17854 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:52:43.532605 17854 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.532984 17840 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.533524 17854 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.532035 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.533480 13237 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:43.537626 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.537943 13313 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:43.538380 13307 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:43.537151 13309 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:43.539106 17860 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:43.539505 17860 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.539964 17860 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:43.541148 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.541288 13236 rpcz_store.cc:276] 0709 14:52:42.081854 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.081979 (+   125us) service_pool.cc:224] Handling call
0709 14:52:43.455254 (+1373275us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.554117 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.554081 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.556592 13236 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:43.550488 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:43.554064 17859 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.559227 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.559510 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.559953 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.560590 13304 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:43.561270 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.561838 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.562036 13307 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:43.552012 13232 raft_consensus.cc:1240] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:43.562529 13310 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:43.562801 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.562500 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.542979 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.564847 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.565488 13305 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:43.565778 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:52:43.500291 13239 rpcz_store.cc:269] 0709 14:52:42.081265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.082116 (+   851us) service_pool.cc:224] Handling call
0709 14:52:43.499781 (+1417665us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.567111 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.567761 13310 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:43.550233 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.557189 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.555341 17854 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:43.561076 13313 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:43.569209 13231 raft_consensus.cc:1240] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:43.561758 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.570789 13231 raft_consensus.cc:1240] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:43.572558 13239 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:52:43.574007 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.555775 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.555794 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.429112 13234 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:43.575850 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.576328 13232 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:43.551415 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.576224 13234 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49262 (request call id 6014) took 1470 ms. Trace:
I20260709 14:52:43.575855 13235 raft_consensus.cc:2468] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:43.577768 17862 raft_consensus.cc:2764] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election decision vote started in defunct term 16: won
I20260709 14:52:43.577160 17850 raft_consensus.cc:2764] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 14:52:43.577363 13234 rpcz_store.cc:276] 0709 14:52:42.106088 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:43.421292 (+1315204us) service_pool.cc:224] Handling call
0709 14:52:43.576146 (+154854us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:43.580344 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.581372 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.565613 17860 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.578895 17854 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.585557 17860 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.585307 17854 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.586257 17860 raft_consensus.cc:2764] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 14:52:43.589866 13238 raft_consensus.cc:1240] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:43.589776 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.589187 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.566987 17866 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:52:43.590898 13231 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
W20260709 14:52:43.592993 17872 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:52:43.602424 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.602641 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.603132 13313 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:43.598905 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.603575 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.604125 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:52:43.593163 13185 debug-util.cc:398] Leaking SignalData structure 0x7b0800194f20 after lost signal to thread 12033
I20260709 14:52:43.603363 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.607146 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.607427 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.604192 13307 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:43.592037 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.598973 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.608440 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.604048 13306 raft_consensus.cc:2468] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:43.594692 17859 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.606763 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.604617 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.620743 13312 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:43.607020 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.620393 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.607577 13304 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:43.603353 13310 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
W20260709 14:52:43.606798 13185 debug-util.cc:398] Leaking SignalData structure 0x7b080028bc40 after lost signal to thread 13096
W20260709 14:52:43.623831 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4fa0 after lost signal to thread 13188
I20260709 14:52:43.589665 13236 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:43.610162 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.624028 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.610790 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.620199 13311 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
W20260709 14:52:43.591305 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 177539us
W20260709 14:52:43.625696 13185 debug-util.cc:398] Leaking SignalData structure 0x7b080035d3c0 after lost signal to thread 13263
I20260709 14:52:43.613749 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.617050 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.609146 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:43.627188 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08003aa9c0 after lost signal to thread 13337
I20260709 14:52:43.627753 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.623234 17817 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:43.628859 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:52:43.630229 13185 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3be0 after lost signal to thread 13920
I20260709 14:52:43.633322 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.633191 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.634328 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.634860 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.635450 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.636560 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.637815 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.639000 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.640091 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:43.641433 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.642920 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.631357 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.634020 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:43.646025 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.646857 13279 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:43.649077 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 73333.1us
I20260709 14:52:43.650950 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:43.650393 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.663316 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.664891 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.667972 13205 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.670485 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:52:43.671352 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 105085us
I20260709 14:52:43.661999 17850 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:43.649150 17817 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.678966 17817 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:43.661055 17832 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:43.689441 17832 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.690421 17832 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.666312 17840 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:43.694792 17862 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:43.669310 17825 raft_consensus.cc:2804] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:43.695255 17862 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.695655 17825 raft_consensus.cc:697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.696650 17825 consensus_queue.cc:237] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.674484 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:43.676930 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.668929 17859 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:43.697041 17840 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.676458 17881 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:43.699121 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:43.701841 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 55034us
I20260709 14:52:43.702186 17860 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:43.695684 17862 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:43.711627 17840 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.710295 17860 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:43.713266 17860 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:43.703049 17850 raft_consensus.cc:2764] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 14:52:43.727283 17860 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.731043 17860 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.732600 17862 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.739017 17862 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.708954 17881 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.740532 17881 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:43.700601 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:52:43.789669 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 90454.9us
I20260709 14:52:43.791283 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.803371 17859 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:43.804227 17859 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:43.804700 17859 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:43.828013 17880 raft_consensus.cc:2764] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 14:52:43.830677 13235 raft_consensus.cc:1240] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:43.835706 17863 consensus_queue.cc:1059] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 14:52:43.838255 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 88184.6us
I20260709 14:52:43.839664 13202 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:43.842972 17860 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:43.843400 17860 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:43.843775 17860 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:43.846917 13235 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:43.857270 17817 consensus_queue.cc:1059] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:43.858130 13205 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.861078 17850 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:43.861549 17850 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.861923 17850 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:43.863392 13232 raft_consensus.cc:1240] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:43.860683 17883 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:43.867753 17883 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:43.869496 17883 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.871519 17883 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:43.878883 17866 raft_consensus.cc:3055] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:43.879472 17866 raft_consensus.cc:740] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:52:43.889144 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49758.8us
I20260709 14:52:43.897491 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.898639 17880 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:43.860481 13205 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.902834 13230 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:52:43.904987 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.857095 17862 raft_consensus.cc:2764] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:52:43.905659 17880 raft_consensus.cc:2764] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election decision vote started in defunct term 17: won
I20260709 14:52:43.907481 17862 raft_consensus.cc:2764] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260709 14:52:43.913201 13062 catalog_manager.cc:5697] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 17 to 18, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 18 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.914227 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:43.915994 13062 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.920447 13062 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 9 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.926079 13062 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.929922 13062 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.933946 13062 catalog_manager.cc:5697] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.893649 17866 consensus_queue.cc:260] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.936546 17891 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:52:43.941727 17817 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:43.952795 17817 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:43.953331 17817 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:52:43.941915 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 115743us
I20260709 14:52:43.909178 13205 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.952375 17881 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.956799 17859 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:43.951370 13062 catalog_manager.cc:5697] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 16 to 17, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 17 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:43.963282 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 62751.2us
W20260709 14:52:43.969013 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 59982us
I20260709 14:52:43.970387 17862 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:43.970930 17862 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.971369 17862 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:43.972196 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.973415 17875 raft_consensus.cc:2764] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:52:43.975066 13205 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:43.981920 17880 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:43.982412 17880 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:43.982805 17880 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:43.986352 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:43.989650 13062 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.991285 17875 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:52:43.996089 13232 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:44.000077 17880 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.001420 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.002066 17881 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.002456 17891 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:52:44.003731 17882 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:44.004176 17882 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.004614 17882 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:44.004899 13062 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:44.008874 17862 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.010571 17880 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.980327 17860 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.022639 17840 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:44.040189 17840 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.041706 17840 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.043279 17840 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:44.043473 13239 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260709 14:52:44.023283 17866 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:44.025615 13232 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:44.034941 17859 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:43.964527 17850 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.036372 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 50215.3us
I20260709 14:52:44.045511 17882 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.046384 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.047402 17859 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:44.047887 17859 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.048038 17882 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.048317 17859 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:52:44.038981 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 230638us
W20260709 14:52:44.049715 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 60308.8us
I20260709 14:52:44.038471 17862 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.050669 17863 consensus_queue.cc:1059] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:44.052124 17889 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:44.052570 17889 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.055780 17889 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.057353 17889 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.060716 17850 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.061691 13202 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.062427 17892 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:52:44.064570 17850 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:44.065899 17850 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.066339 17850 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.073227 17863 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 15.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:44.074185 17892 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:44.074764 17863 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:44.074461 17890 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:44.076908 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.076728 17864 consensus_queue.cc:1059] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:52:44.074827 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:44.081859 13230 raft_consensus.cc:1240] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
W20260709 14:52:44.086741 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 85501us
I20260709 14:52:44.094434 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.081275 17863 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.099819 17863 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.101475 17863 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.102113 17895 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:44.105902 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.106936 17895 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.107342 17895 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.107707 17895 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.116128 13235 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:44.101749 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.064695 17817 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.121935 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 47297.2us
I20260709 14:52:44.122537 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.122824 13205 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:44.122225 13237 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:44.123668 17866 raft_consensus.cc:3055] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:44.124187 17866 raft_consensus.cc:740] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.124346 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.125010 17882 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.125765 13234 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:44.125458 17866 consensus_queue.cc:260] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.126580 17891 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:44.127192 17883 consensus_queue.cc:1059] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:44.129632 17891 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.105875 17850 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.129665 17854 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:44.130153 17891 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.131660 17850 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.132267 17850 raft_consensus.cc:2764] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 14:52:44.134884 17836 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:44.135298 17836 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.135653 17836 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.137823 17882 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.138396 17882 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.138924 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.139570 17883 raft_consensus.cc:3055] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:44.140012 17883 raft_consensus.cc:740] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.137490 17866 raft_consensus.cc:3060] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:44.141916 17883 consensus_queue.cc:260] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.143208 17883 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.140529 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.141120 17856 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:44.148954 17856 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.149406 17856 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.148979 13202 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.165943 17832 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:44.166515 17832 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.166905 17832 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.167194 17825 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260709 14:52:44.164813 17854 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.005s
I20260709 14:52:44.159163 17850 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:44.178689 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.179869 17880 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:44.180464 17880 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.180938 17880 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:44.183303 17836 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.185513 17859 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.188930 17859 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.188668 17880 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.191063 17880 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.192555 17836 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.188280 17891 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.198897 17891 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.199455 17863 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:52:44.180258 13202 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.205170 17856 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.216111 17856 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.213245 17817 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.213761 17882 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.174348 17850 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.218312 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:44.219934 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:44.229168 17882 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.212734 17880 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:44.231463 17880 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.231969 17880 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.236969 17850 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.237747 17832 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.241987 17832 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.242489 17864 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:44.250090 17864 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.251266 17864 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.252693 17864 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:52:44.254856 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 114436us
I20260709 14:52:44.256023 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.259100 17895 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.260496 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.271493 17832 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.274480 17832 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.274945 17832 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.284678 17860 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.289109 17850 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.289109 17832 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.295265 17832 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.296154 17850 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:44.301296 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45446.5us
I20260709 14:52:44.304384 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.316352 17895 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.330170 17832 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:52:44.337160 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 260393us
I20260709 14:52:44.338611 17889 consensus_queue.cc:1059] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:52:44.339877 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 174318us
I20260709 14:52:44.340076 17889 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:44.341286 17889 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.342268 17889 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.343660 17889 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.344825 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.345724 17892 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:44.347286 13276 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.358777 17892 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:44.357389 17880 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.360293 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.360648 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.361333 17880 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.364010 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.366168 17866 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:44.366899 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.367545 17866 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.368036 17866 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.368192 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:44.368482 17866 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.369946 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.369625 17902 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:44.372267 17903 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:52:44.372293 17902 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.372627 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.372951 17903 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:44.373416 17903 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:52:44.373685 17902 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.375316 17902 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.375651 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.378635 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.379618 17892 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.380036 17892 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.380410 17892 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.381976 13239 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:44.390966 13239 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:44.391615 17903 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:44.392807 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.397527 17864 consensus_queue.cc:1059] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 16.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:44.398762 17890 raft_consensus.cc:3055] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:44.399170 17890 raft_consensus.cc:740] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.400199 17890 consensus_queue.cc:260] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.400691 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.402870 17890 raft_consensus.cc:3060] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:44.408042 17832 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.408524 17832 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.408936 17832 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:52:44.414237 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.414718 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.420584 17866 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.422478 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:44.423062 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.424099 17864 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:44.424523 17864 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.424893 17864 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.431250 17817 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:44.433458 17817 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:44.414126 17892 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.443403 17892 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:44.443931 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.444991 17832 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.446667 17898 consensus_queue.cc:1059] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:44.446879 17863 consensus_queue.cc:1059] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:44.447801 17864 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.449415 17890 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:44.454502 17863 consensus_queue.cc:1059] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:44.452118 17866 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.450080 17864 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.459038 13230 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:44.460271 17889 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:44.460703 17889 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.461791 13230 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:44.462182 17910 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:44.462561 17910 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.466001 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.466434 17866 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:52:44.467291 17864 consensus_queue.cc:1059] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:44.473407 13309 raft_consensus.cc:1240] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 6. Current term is 7. Ops: []
I20260709 14:52:44.473816 17892 consensus_queue.cc:1059] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:44.481403 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:52:44.482409 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.487965 17863 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:44.489382 17863 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:44.489827 17863 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.490229 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:44.494347 17890 consensus_queue.cc:1059] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:44.490291 17863 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:52:44.494010 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54318.9us
I20260709 14:52:44.461786 17889 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:44.499078 17889 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.394039 17903 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 7 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:44.508266 17866 consensus_queue.cc:1243] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer 38fbc24b2bf441038676280fd5393d6e log is divergent from this leader: its last log entry 8.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:52:44.509462 17864 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:52:44.454509 17907 raft_consensus.cc:3055] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:44.511015 17907 raft_consensus.cc:740] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.509227 17822 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.004s
I20260709 14:52:44.512660 17907 consensus_queue.cc:260] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.513403 17866 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:44.513865 17866 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.510146 17892 raft_consensus.cc:3055] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:44.514348 17864 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.513938 17817 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:44.512915 17912 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:44.515661 17817 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.514941 17910 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.517038 17910 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.516839 17817 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.514874 17892 raft_consensus.cc:740] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.497524 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.519711 17892 consensus_queue.cc:260] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.518991 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 45271.7us
I20260709 14:52:44.520566 17822 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.521126 17822 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.521565 17822 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.522244 17832 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.521253 17892 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.519726 17817 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
W20260709 14:52:44.531680 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:44.518697 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50637.7us
I20260709 14:52:44.515918 17912 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:52:44.552659 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.514437 17907 raft_consensus.cc:3060] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:44.518105 17866 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.545492 17890 consensus_queue.cc:1243] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer 38fbc24b2bf441038676280fd5393d6e log is divergent from this leader: its last log entry 14.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:52:44.564164 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.585215 17893 consensus_queue.cc:1059] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:44.586513 17861 raft_consensus.cc:3055] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:52:44.515587 17864 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.586959 17861 raft_consensus.cc:740] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:52:44.587769 17864 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:52:44.585508 17909 raft_consensus.cc:3055] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:44.595980 17912 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.597563 17912 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.599526 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.601234 17902 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:52:44.601805 17902 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:52:44.595965 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 69350.2us
I20260709 14:52:44.602726 17902 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:44.596179 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.603806 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.604230 17902 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:44.604921 17883 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:44.608019 17866 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.588099 17861 consensus_queue.cc:260] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:44.611915 17861 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:52:44.613380 17911 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:44.613962 17911 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.614372 17911 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.614753 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.603820 17822 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.589818 17909 raft_consensus.cc:740] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:44.588562 17863 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.630928 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.636410 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.637315 17866 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.637765 17866 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.638240 17866 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.638543 17863 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.639200 17863 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.639515 17863 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.639860 17863 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.640980 17822 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.625367 17892 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:44.637806 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.643988 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.644598 17889 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:44.645704 17889 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.646116 17889 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:44.633116 17909 consensus_queue.cc:260] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.649607 17909 raft_consensus.cc:3060] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.657236 17866 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.662956 13230 raft_consensus.cc:1240] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:44.674352 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.674546 13235 raft_consensus.cc:1240] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:44.674201 17917 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:44.676991 17917 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.677366 17917 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.677700 17866 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.681137 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:44.683542 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 68987.2us
I20260709 14:52:44.684727 17903 consensus_queue.cc:1059] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 14:52:44.685961 17903 raft_consensus.cc:3055] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:44.686391 17903 raft_consensus.cc:740] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.687400 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.687269 17903 consensus_queue.cc:260] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.688489 17903 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.693365 17822 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:44.693837 17822 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.694247 17822 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:44.698498 17892 consensus_queue.cc:1059] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260709 14:52:44.703693 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:44.705855 17864 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:44.706102 17882 raft_consensus.cc:3055] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:44.706290 17864 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.706658 17882 raft_consensus.cc:740] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:44.706813 17864 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:44.707834 17882 consensus_queue.cc:260] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.708849 17866 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.709187 17882 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.709961 13276 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.710896 17892 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:44.711374 17892 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.711766 17892 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:44.714295 17864 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.716444 17864 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.717885 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.721000 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.723088 17909 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:44.721662 17822 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.723603 17909 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.723817 17882 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:44.724112 17909 raft_consensus.cc:3060] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.723412 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.725978 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.729281 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.730934 17822 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.731637 17856 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:44.732530 17856 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:44.733116 17856 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.733491 17856 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:44.734040 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.737100 17864 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:44.737629 17864 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.737994 17864 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.739494 17889 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.741366 17911 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.743497 17911 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.744055 17856 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.736451 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.745397 17866 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.731765 17909 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.747274 17866 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.749126 17909 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.750142 17911 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:44.750572 17911 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.750765 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.751749 17909 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:44.752182 17909 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.752295 17889 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.750984 17911 raft_consensus.cc:3060] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.752678 17909 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.758368 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:44.762712 17902 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:44.763152 17902 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:44.763542 17902 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:44.765654 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.768180 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:44.772512 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.773128 17903 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:52:44.774487 17902 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.769420 17863 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.775187 17864 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.776281 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:44.778630 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.779395 17903 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:52:44.779888 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.768705 17856 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.781765 17856 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:44.777020 17863 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.774507 17892 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.777326 17911 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.771854 17909 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.778057 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.784919 17917 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.785542 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.785923 17909 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.786137 17863 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:44.785888 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.787441 17911 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.788185 17911 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:44.776706 17902 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.784667 17864 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:44.790349 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.790771 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.791481 17903 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:44.791865 17866 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.792726 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.793325 17917 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.786993 17892 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:44.793915 17903 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:52:44.794109 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.795444 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:44.796200 17903 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:44.798839 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:44.800014 17864 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:44.800355 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:44.802567 13309 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:44.803678 13311 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:44.804162 13310 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:44.800460 17864 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:44.805107 17864 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:44.805874 13304 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:44.804947 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.806821 13306 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:44.808068 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:44.796598 17917 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:52:44.808523 13309 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.809783 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:44.810110 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:44.811754 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.812554 13306 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:44.812378 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:44.813427 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.813899 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.821348 13309 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:44.822539 13230 raft_consensus.cc:1240] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:44.824394 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.825047 17917 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:44.826115 13306 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.827759 13306 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.825224 13309 raft_consensus.cc:2393] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 14: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
W20260709 14:52:44.825634 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:44.828810 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.829869 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.830278 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.830792 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.831043 13306 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 16: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:44.831619 13312 raft_consensus.cc:2393] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:44.832091 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.833665 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.834347 13313 raft_consensus.cc:2393] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 17: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:44.835465 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.841991 13304 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:44.843112 13313 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
W20260709 14:52:44.844087 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.809727 17866 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.845422 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.846444 13230 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.845896 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.847783 17864 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:44.848917 13230 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:52:44.850313 17864 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:44.851922 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.852488 13230 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:44.853855 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.855965 13230 raft_consensus.cc:1240] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:44.857434 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.859967 13230 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.859935 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:52:44.861466 13306 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:44.863849 13230 raft_consensus.cc:1240] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:44.867276 13310 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:44.867628 13311 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:44.868642 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.867681 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:44.870206 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:44.872076 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.874984 13312 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:44.874086 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.877028 13305 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:44.878949 13310 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:44.880107 13307 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:44.883896 13313 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:44.885675 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.888111 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.890892 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.892797 17864 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:44.893416 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.894937 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.895695 13306 raft_consensus.cc:2468] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:44.898052 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.899963 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.904182 13159 raft_consensus.cc:1240] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:44.904806 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.905961 13230 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:44.908074 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.910048 13304 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:44.894913 17864 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.910305 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.912981 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.914064 17864 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:44.910909 13309 raft_consensus.cc:2468] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:44.919603 13164 raft_consensus.cc:1275] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260709 14:52:44.921478 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.923381 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.924144 13164 raft_consensus.cc:2393] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.927789 13164 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:52:44.930559 13159 raft_consensus.cc:1240] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:44.931303 13156 raft_consensus.cc:1240] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:44.933730 13156 raft_consensus.cc:1275] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:44.935251 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.942811 13159 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:44.943089 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.943681 13156 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:52:44.943785 13163 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:44.945905 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.947183 13159 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:44.947428 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.948076 13163 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:44.948444 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.948163 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.949132 13162 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.949482 13156 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.951704 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.954385 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.954797 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.955204 13159 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.956314 13156 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.963070 13156 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:44.963971 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.965447 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.989928 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.990105 13205 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:44.990669 13159 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.990844 17881 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:44.991317 17881 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:44.991460 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:44.992063 13159 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 8.
I20260709 14:52:44.966924 13163 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:44.992252 17881 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.993815 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.970016 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.995167 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.995875 13157 raft_consensus.cc:2393] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.971014 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.996495 17862 consensus_queue.cc:1059] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:44.997190 13155 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.997699 17875 raft_consensus.cc:3055] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:44.972082 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:52:44.999948 17862 consensus_queue.cc:1059] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:44.973168 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.001058 13160 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:45.001103 17860 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:45.001533 17860 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.002457 17860 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.974140 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.005203 13161 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:45.005999 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:45.007025 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.007990 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.008495 13161 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:44.997987 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.009732 13155 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:45.010460 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:44.996615 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.013700 13157 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:45.017077 13155 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:45.018147 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.018867 13155 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 12: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:45.019667 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.021888 13155 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 13: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:44.999886 13158 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:52:45.022953 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.023224 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.023831 13155 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:45.024755 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.028257 13159 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:45.029109 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.029675 13159 raft_consensus.cc:3060] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:45.032058 13155 raft_consensus.cc:2468] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:45.033149 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.033777 13155 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:45.040411 13155 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:45.041345 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.042632 17860 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:45.048180 13155 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:45.031934 13158 raft_consensus.cc:2468] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:45.049598 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.050899 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.049921 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.052037 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.052177 13158 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:45.053814 13157 raft_consensus.cc:2468] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:45.054459 13160 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:45.055670 13160 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260709 14:52:45.069664 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:44.980960 17850 consensus_queue.cc:1059] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:44.981593 17916 consensus_queue.cc:1059] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:52:44.982800 17895 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:44.984010 17880 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:45.072572 17862 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:45.073038 17880 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:45.073518 17880 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.074378 17880 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.071581 17850 raft_consensus.cc:3055] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:45.075505 17850 raft_consensus.cc:740] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.075665 17880 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:52:44.986529 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:44.987289 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.076628 17850 consensus_queue.cc:260] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:44.980423 17859 consensus_queue.cc:1059] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.008s
I20260709 14:52:45.078050 17850 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:45.078752 17859 raft_consensus.cc:3055] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:45.079131 17859 raft_consensus.cc:740] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.079972 17859 consensus_queue.cc:260] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.083165 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:44.993868 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:45.084373 17895 raft_consensus.cc:3055] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:45.084904 17895 raft_consensus.cc:740] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.085773 17895 consensus_queue.cc:260] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.087015 17895 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:45.084570 13163 raft_consensus.cc:3060] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:44.998059 17875 raft_consensus.cc:740] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.089442 17875 consensus_queue.cc:260] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.090626 17875 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:44.967242 13164 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:45.094803 13062 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:45.101512 17859 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:45.057056 13157 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:45.058213 13893 raft_consensus.cc:2468] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 7.
I20260709 14:52:45.052640 13155 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:45.060667 13161 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:45.116194 13160 raft_consensus.cc:1240] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:45.118296 13163 raft_consensus.cc:2468] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:45.061595 13156 raft_consensus.cc:1275] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:44.967242 13162 raft_consensus.cc:2468] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:45.073035 17862 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.081740 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:45.082875 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:45.122851 13159 raft_consensus.cc:2468] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:45.128674 13160 raft_consensus.cc:1240] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:45.119647 13155 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:45.129812 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.130803 13304 raft_consensus.cc:2393] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.061493 13158 raft_consensus.cc:2468] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:45.130713 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.131579 13309 raft_consensus.cc:2393] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:52:45.133154 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 51508.3us
I20260709 14:52:45.133482 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:45.134022 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.134716 13205 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:45.135691 17881 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:45.137904 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.136639 17916 raft_consensus.cc:2804] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:45.136127 17875 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:52:45.143356 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.136529 17919 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.143796 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.149267 13160 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:45.126019 17862 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.153894 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.150843 13313 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.151291 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.155570 13309 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:45.158978 13161 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:45.160251 13161 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:45.150220 17875 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:45.160717 17880 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:45.165694 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.166268 13156 raft_consensus.cc:1240] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:45.161409 13161 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:45.167833 13156 raft_consensus.cc:1240] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:45.168042 13161 raft_consensus.cc:1240] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:45.162707 17859 consensus_queue.cc:1059] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.006s
I20260709 14:52:45.163516 17862 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:45.164440 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.164702 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.199177 13304 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 16: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.165002 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.165391 17875 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:45.166496 13312 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.171643 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.171953 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.172629 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.172820 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.174118 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.174327 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.175963 13164 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:45.202205 13311 raft_consensus.cc:2393] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.176595 13157 raft_consensus.cc:1240] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:45.179227 13159 raft_consensus.cc:1240] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:45.203709 13310 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 16: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.181543 13160 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:45.180562 13163 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:45.204345 13307 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 10: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.181706 13162 raft_consensus.cc:1240] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:45.185197 17880 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.185978 13155 raft_consensus.cc:1240] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 11. Current term is 12. Ops: []
I20260709 14:52:45.187129 13158 raft_consensus.cc:1240] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
W20260709 14:52:45.152318 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 44209.7us
W20260709 14:52:45.194983 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 55046.8us
I20260709 14:52:45.196496 13276 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [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: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 
I20260709 14:52:45.199864 13313 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 14: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.201290 13161 raft_consensus.cc:1240] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:45.204107 13305 raft_consensus.cc:2393] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:45.207334 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:52:45.211267 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 73435.8us
I20260709 14:52:45.212605 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:45.213833 13306 raft_consensus.cc:2393] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.211993 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.197224 17881 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.217033 17861 consensus_queue.cc:1059] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:45.218746 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.219233 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.224953 13312 raft_consensus.cc:2393] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:45.222048 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.218919 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.225699 13313 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 14: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:45.219892 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:45.212374 17892 raft_consensus.cc:2804] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:52:45.225699 13307 raft_consensus.cc:2393] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 12: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:45.225790 17859 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:52:45.230690 17880 consensus_queue.cc:1059] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:45.232128 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.228243 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.233074 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.233771 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.221704 17916 raft_consensus.cc:697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.235343 17882 consensus_queue.cc:1048] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:45.216125 17903 consensus_queue.cc:1059] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.017s
W20260709 14:52:45.246236 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.241618 17864 raft_consensus.cc:2764] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 14:52:45.254508 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:45.241689 17822 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.244867 17856 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 14:52:45.261672 17866 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:52:45.263000 17925 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.260170 17923 consensus_queue.cc:1059] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.028s
I20260709 14:52:45.265578 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.266470 17866 raft_consensus.cc:2764] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:52:45.266961 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.267800 17866 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:45.268186 17866 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:45.268237 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.268707 17866 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:45.269894 17927 consensus_queue.cc:1059] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:45.278353 13205 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:45.276851 17850 raft_consensus.cc:3055] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
W20260709 14:52:45.295239 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.257666 17924 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.258775 17892 raft_consensus.cc:697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.277487 17861 raft_consensus.cc:3055] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:45.309417 13205 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:45.283422 17866 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.311192 17922 consensus_queue.cc:1059] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:45.312057 17919 consensus_queue.cc:1059] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:45.312848 17866 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:45.282802 17895 raft_consensus.cc:3055] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 14:52:45.313006 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 44835.3us
W20260709 14:52:45.315476 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.315690 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.310760 17861 raft_consensus.cc:740] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:52:45.319898 17931 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:45.301136 17916 consensus_queue.cc:237] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.320899 17861 consensus_queue.cc:260] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:45.322543 17861 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:45.316989 17895 raft_consensus.cc:740] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.314522 17880 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.011s
W20260709 14:52:45.327255 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49633.4us
I20260709 14:52:45.328331 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.302160 17864 raft_consensus.cc:2764] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:52:45.299057 17850 raft_consensus.cc:740] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.301523 17925 raft_consensus.cc:2804] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
W20260709 14:52:45.331072 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.332039 17880 raft_consensus.cc:2804] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:45.331843 17892 consensus_queue.cc:237] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:45.332715 17880 raft_consensus.cc:697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.333765 17880 consensus_queue.cc:237] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.326606 17859 raft_consensus.cc:3055] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:45.305943 17923 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.037s
I20260709 14:52:45.306306 17882 consensus_queue.cc:1048] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.037s
I20260709 14:52:45.324573 17895 consensus_queue.cc:260] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.347672 17875 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.329878 17850 consensus_queue.cc:260] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.297693 17881 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:45.352650 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 92582.4us
I20260709 14:52:45.370576 17866 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.340494 17917 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:52:45.388988 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 60752.8us
I20260709 14:52:45.344839 17859 raft_consensus.cc:740] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.351730 17860 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
W20260709 14:52:45.396687 13128 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.397022 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 81396.4us
I20260709 14:52:45.398590 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.389024 17925 raft_consensus.cc:697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.399396 13230 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 19. Current term is 20. Ops: []
I20260709 14:52:45.398605 17866 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.406338 17859 consensus_queue.cc:260] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.407269 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.414464 17859 raft_consensus.cc:3060] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:45.415181 17866 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:45.417384 17856 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:45.417866 17856 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.418778 17856 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:45.420328 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.398005 17860 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.420270 17856 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:45.421788 17860 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.422945 17860 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:45.426179 17875 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:45.427671 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.427824 17882 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:45.428946 13276 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.429531 17882 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:45.430195 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.431041 17929 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.431093 17928 raft_consensus.cc:2804] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:45.432063 17928 raft_consensus.cc:697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.431403 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.432632 17822 raft_consensus.cc:3055] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:45.406198 17850 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:45.433046 17928 consensus_queue.cc:237] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.433806 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.435041 17929 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.435216 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.436241 17927 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.436079 17929 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 19.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:45.431166 17930 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.437637 17930 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Stepping down as leader of term 19
I20260709 14:52:45.438051 17930 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.439085 17930 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.13, Last appended by leader: 13, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.441022 17930 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:45.441481 17925 consensus_queue.cc:237] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.444556 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:45.453967 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46810.3us
W20260709 14:52:45.454480 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.454699 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:45.432266 17895 raft_consensus.cc:3060] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:45.454572 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.458480 13276 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:45.459939 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 61412.8us
I20260709 14:52:45.460868 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.437141 17929 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:52:45.463428 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.433109 17822 raft_consensus.cc:740] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.452939 17866 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:52:45.488283 17922 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:45.488929 17922 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.489262 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.489813 17922 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.455875 17938 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:52:45.456715 17927 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.470899 17933 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:45.468532 17859 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:45.502494 17859 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.503643 17932 raft_consensus.cc:2804] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:45.503412 17859 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.504228 17932 raft_consensus.cc:697] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:52:45.494831 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.508909 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.490531 17822 consensus_queue.cc:260] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.509899 17932 consensus_queue.cc:237] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.510566 17822 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:45.513295 17862 raft_consensus.cc:3055] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:45.513716 17862 raft_consensus.cc:740] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.513567 17939 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:45.496980 17933 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.496515 17923 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.500149 17924 raft_consensus.cc:3055] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:52:45.501682 17931 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:45.472404 17864 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:52:45.494287 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 184954us
I20260709 14:52:45.535789 13205 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:45.521960 13276 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.524343 13202 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
W20260709 14:52:45.524871 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 64102.7us
I20260709 14:52:45.537294 17927 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:45.537420 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.538666 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.539753 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.504595 17859 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:45.540632 17929 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:45.541455 17927 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.542356 17927 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.544946 17917 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:45.545663 17917 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:45.546279 17917 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:52:45.478051 17937 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.548493 13276 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.549154 17892 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:45.552441 13276 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.554409 13205 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:45.558713 17925 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
W20260709 14:52:45.563416 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.566166 13202 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:45.559595 17929 raft_consensus.cc:2804] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:45.567392 17928 consensus_queue.cc:1048] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 14:52:45.534840 17923 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:45.567548 17931 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.571020 17931 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.571444 17923 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
W20260709 14:52:45.564064 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.527087 17924 raft_consensus.cc:740] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:52:45.573546 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.577037 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.583302 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:45.561124 17892 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:45.565217 17939 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:52:45.601483 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.601845 13202 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:45.576876 17929 raft_consensus.cc:697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.590426 17925 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.606737 17875 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:45.621640 17924 consensus_queue.cc:260] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.598763 17881 raft_consensus.cc:2804] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:52:45.624433 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.606385 13059 catalog_manager.cc:5697] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 6 to 7, leader changed from 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 7 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:45.590942 17942 raft_consensus.cc:2804] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:45.604486 17892 raft_consensus.cc:697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:45.621145 17939 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:52:45.634958 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 95245.4us
W20260709 14:52:45.644059 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.647176 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.629401 17936 raft_consensus.cc:2804] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:45.636103 17875 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.639547 17881 raft_consensus.cc:697] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.642874 17942 raft_consensus.cc:697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.675033 17936 raft_consensus.cc:697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:45.681501 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.623229 17933 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.721388 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:45.704905 17864 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:52:45.735622 17943 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
W20260709 14:52:45.735479 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 54052.4us
W20260709 14:52:45.737504 17948 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:52:45.738926 17949 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 14:52:45.739578 17940 log.cc:927] Time spent T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 14:52:45.740972 17949 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:45.741377 17949 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:45.742188 17949 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.743271 17924 raft_consensus.cc:3060] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:45.743384 17949 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:45.750926 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.775266 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.776494 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.778321 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.689539 17925 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.689793 17862 consensus_queue.cc:260] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.815001 17971 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.755905 17949 consensus_queue.cc:1059] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:45.687523 17929 consensus_queue.cc:237] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.820466 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:45.783041 17935 log.cc:927] Time spent T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260709 14:52:45.836791 13235 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:45.837388 17936 consensus_queue.cc:237] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:45.838877 17955 log.cc:927] Time spent T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.076s	user 0.000s	sys 0.006s
I20260709 14:52:45.706054 17892 consensus_queue.cc:237] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.726657 17881 consensus_queue.cc:237] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:45.849707 17944 log.cc:927] Time spent T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.176s	user 0.000s	sys 0.004s
I20260709 14:52:45.807996 17942 consensus_queue.cc:237] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:45.847925 17953 log.cc:927] Time spent T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.064s	user 0.004s	sys 0.002s
I20260709 14:52:45.847333 17862 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:45.870950 17949 raft_consensus.cc:3055] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:45.871407 17949 raft_consensus.cc:740] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:45.872255 17949 consensus_queue.cc:260] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.873644 17949 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
W20260709 14:52:45.852697 17947 log.cc:927] Time spent T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.180s	user 0.000s	sys 0.004s
W20260709 14:52:45.883621 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 63246.9us
I20260709 14:52:45.884446 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.847913 17963 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:52:45.729221 17939 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.863935 17864 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:45.892050 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.832005 17875 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:45.897629 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.904001 17962 consensus_queue.cc:1059] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.056s
W20260709 14:52:45.902878 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86529.3us
W20260709 14:52:45.905328 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.904381 17966 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.907804 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.896349 17917 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.908991 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.903401 17866 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:45.921976 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.919528 17952 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.918699 17864 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:45.934365 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.939594 13235 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:45.928614 17963 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.941068 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:45.945044 13308 raft_consensus.cc:606] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:45.945755 17954 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.168s	user 0.005s	sys 0.000s
I20260709 14:52:45.946494 17975 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:52:45.961488 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.962322 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.967578 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:45.945195 17958 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 14:52:45.975078 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.938326 17966 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:52:45.983623 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:45.976377 17930 consensus_meta.cc:287] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.526s	user 0.002s	sys 0.010s
I20260709 14:52:45.990057 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.978891 17952 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:45.993997 13130 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:45.993111 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 99804.8us
I20260709 14:52:45.985041 17936 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:45.996634 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:45.985854 17963 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:45.991324 17866 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260709 14:52:46.014566 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.001480 17936 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.001072 17966 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:45.994827 17864 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:45.991628 17822 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.015s
I20260709 14:52:46.028746 13239 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:46.012475 17965 raft_consensus.cc:3055] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
W20260709 14:52:46.025113 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:45.999063 17975 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:46.032162 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:46.034927 13310 raft_consensus.cc:606] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.035282 13310 raft_consensus.cc:614] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:46.033124 17936 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.046329 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:46.047886 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.037788 17965 raft_consensus.cc:740] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:46.049029 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:46.053283 13156 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 14:52:46.062983 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.065165 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.066850 13160 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:46.067574 13161 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
W20260709 14:52:46.070407 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.071440 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.078322 17965 consensus_queue.cc:260] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.079844 17965 raft_consensus.cc:3060] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:46.081192 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.081676 13305 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:52:46.085623 13155 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:52:46.097354 13308 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 20.
I20260709 14:52:46.101254 13307 raft_consensus.cc:1275] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:46.101508 13305 raft_consensus.cc:1240] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:46.101866 13156 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:52:46.102329 13312 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:46.103024 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.104135 13159 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:46.112654 13155 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:46.124991 13313 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:52:46.065904 17927 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.043s
W20260709 14:52:46.129876 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.136240 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.137779 13308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:46.138523 13308 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.139371 13313 raft_consensus.cc:1275] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 14:52:46.153679 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.154489 13235 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:52:46.170394 17929 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:52:46.176127 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 92145.5us
I20260709 14:52:46.177413 13158 raft_consensus.cc:3060] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:52:46.177953 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.178399 13160 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:46.179011 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e199f09f081476088669015cbe77792"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:46.179606 13235 raft_consensus.cc:606] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.179931 13235 raft_consensus.cc:614] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:52:46.180917 17991 log.cc:927] Time spent T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:52:46.181737 13307 raft_consensus.cc:1275] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 14:52:46.188253 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.189160 13307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:46.189759 13307 raft_consensus.cc:606] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.194406 13158 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 14:52:46.195976 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:46.196419 13202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.201128 13162 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:46.202508 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 640) took 1110 ms. Trace:
I20260709 14:52:46.203742 17922 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.206020 13159 raft_consensus.cc:1240] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 10. Current term is 11. Ops: []
I20260709 14:52:46.197400 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:46.208838 17881 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 14:52:46.209472 17881 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.209798 17922 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.210449 17881 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.211663 17922 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:46.212961 13160 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:46.220265 17923 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:46.218534 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:46.244683 13307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:46.246438 13307 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.246668 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.247359 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.247828 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.246788 13307 raft_consensus.cc:614] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:46.247496 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.251556 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.251019 13202 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:46.252851 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.223363 17925 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 14:52:46.245621 17937 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:52:46.256248 17937 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.257575 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:46.257259 17937 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.259528 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:46.260982 17923 raft_consensus.cc:2804] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:46.261654 17923 raft_consensus.cc:697] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.262560 17923 consensus_queue.cc:237] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.252965 17922 consensus_queue.cc:1059] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.012s
I20260709 14:52:46.265959 17939 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:46.266327 17939 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.266649 13232 raft_consensus.cc:1275] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:46.267150 17939 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.202922 13062 rpcz_store.cc:276] 0709 14:52:45.091764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:45.091932 (+   168us) service_pool.cc:224] Handling call
0709 14:52:46.202423 (+1110491us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:45.219443 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:45.243322 (+ 23879us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:45.243369 (+    47us) write_op.cc:435] Acquired schema lock
0709 14:52:45.244362 (+   993us) tablet.cc:662] Decoding operations
0709 14:52:45.259957 (+ 15595us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:45.262437 (+  2480us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:45.276861 (+ 14424us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:45.277111 (+   250us) tablet.cc:701] Row locks acquired
0709 14:52:45.277130 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:52:45.300083 (+ 22953us) write_op.cc:270] Start()
0709 14:52:45.310561 (+ 10478us) write_op.cc:276] Timestamp: P: 1783608765299984 usec, L: 0
0709 14:52:45.316580 (+  6019us) op_driver.cc:348] REPLICATION: starting
0709 14:52:45.396879 (+ 80299us) log.cc:844] Serialized 544 byte log entry
0709 14:52:45.882727 (+485848us) op_driver.cc:464] REPLICATION: finished
0709 14:52:46.003799 (+121072us) write_op.cc:301] APPLY: starting
0709 14:52:46.003904 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:46.051072 (+ 47168us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:46.068998 (+ 17926us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:46.147644 (+ 78646us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:46.157604 (+  9960us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:52:46.167586 (+  9982us) write_op.cc:312] APPLY: finished
0709 14:52:46.176124 (+  8538us) log.cc:844] Serialized 25 byte log entry
0709 14:52:46.180102 (+  3978us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:46.180189 (+    87us) write_op.cc:454] Released schema lock
0709 14:52:46.180231 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:46.180723 (+   492us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:46.180780 (+    57us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":120773,"apply.run_cpu_time_us":5274,"apply.run_wall_time_us":176892,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":107910,"prepare.run_cpu_time_us":8764,"prepare.run_wall_time_us":246807,"raft.queue_time_us":138544,"raft.run_cpu_time_us":40987,"raft.run_wall_time_us":225356,"replication_time_us":565933,"thread_start_us":303691,"threads_started":4,"wal-append.queue_time_us":201777}]]}
I20260709 14:52:46.268532 17939 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:46.279680 17928 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:46.282267 13060 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 14 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:46.284335 13204 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.283967 13060 catalog_manager.cc:5697] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.286881 13060 catalog_manager.cc:5697] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.286087 17856 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:52:46.288978 17925 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.290807 17922 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:46.291174 17922 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.292045 17922 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.293478 17922 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:46.294471 17882 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:46.295845 17882 consensus_queue.cc:1048] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.296254 17946 raft_consensus.cc:993] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.297189 17962 raft_consensus.cc:1081] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.301046 17822 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.306173 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.288367 13060 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.306964 13158 raft_consensus.cc:1275] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:52:46.307591 13130 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.307832 13060 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.383179 13161 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:46.351508 17822 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.425105 17822 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.427053 17856 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:46.430423 13060 catalog_manager.cc:5697] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.432433 13060 catalog_manager.cc:5697] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:46.342761 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c82d97d73042d487186a872e52b92c"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:46.437135 13159 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.437572 13159 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:46.440721 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.441414 13161 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:46.309755 13232 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:46.313041 17862 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:46.314333 13234 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:46.339247 13893 raft_consensus.cc:1275] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 14:52:46.390357 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 84885.1us
I20260709 14:52:46.370036 13312 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:46.312812 13231 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:52:46.445374 17923 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.445933 17923 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.446508 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:46.447793 17934 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.448177 13202 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.382583 17892 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.448900 17942 consensus_queue.cc:1048] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:46.449080 17892 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.449281 17925 consensus_queue.cc:1048] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:46.449488 17934 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:46.450379 17942 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:46.448959 17875 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:46.311302 17895 consensus_queue.cc:1059] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:46.451171 17875 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:46.451807 17875 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:46.454170 17942 raft_consensus.cc:3055] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:46.454594 17942 raft_consensus.cc:740] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:46.455127 17923 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.451212 17892 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:46.455449 17942 consensus_queue.cc:260] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.457443 17942 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:46.380213 13162 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:52:46.410159 13235 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:46.460950 17895 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.417985 17975 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:46.401428 17882 raft_consensus.cc:993] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.315689 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.461915 17975 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.462590 17864 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:46.462107 17923 consensus_queue.cc:1048] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 14:52:46.463737 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 148562us
I20260709 14:52:46.463604 17875 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:46.419731 17987 raft_consensus.cc:993] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.308969 17949 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:52:46.423269 13310 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:52:46.464865 17987 raft_consensus.cc:1081] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.429093 17822 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:46.394822 17962 consensus_queue.cc:1048] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:46.417207 13157 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:52:46.464210 17975 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.309435 17972 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:46.468076 13156 raft_consensus.cc:1275] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:46.464614 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.462554 17882 raft_consensus.cc:1081] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:46.471176 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.471994 17975 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:46.472699 17975 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:46.472599 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.473008 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.473963 17975 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:52:46.474404 13231 raft_consensus.cc:1275] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:46.474120 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.483520 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.483781 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:46.484652 13160 raft_consensus.cc:2376] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17. Re-sending same reply.
I20260709 14:52:46.492321 17892 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:46.493052 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.493882 13160 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:46.494241 17856 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.495932 17981 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:46.497071 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:46.497712 13160 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.498118 13160 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:46.501765 17981 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:46.507803 17981 consensus_queue.cc:1048] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:46.466351 17875 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:46.494848 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:46.515609 13156 raft_consensus.cc:2376] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15. Re-sending same reply.
I20260709 14:52:46.521059 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.488287 13159 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.521888 13164 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:46.525065 13160 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.528064 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.535677 17924 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.004s
I20260709 14:52:46.552029 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.514976 17925 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.522370 17862 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 14:52:46.539925 17981 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:46.555043 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:46.562353 13304 raft_consensus.cc:2393] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:46.564657 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:46.568692 13160 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.582049 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:46.585453 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50310.7us
I20260709 14:52:46.567209 17981 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:46.576799 17864 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:46.566633 17962 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260709 14:52:46.611166 13160 raft_consensus.cc:1275] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:52:46.596698 17983 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:46.585497 17928 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.026s
I20260709 14:52:46.579963 17925 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.616366 17983 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.615878 13160 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:46.605005 17981 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:46.591439 17945 consensus_queue.cc:1048] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 14:52:46.613708 17875 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.635412 17875 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.657946 17875 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.621824 17987 consensus_queue.cc:1048] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
W20260709 14:52:46.627452 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 43940.6us
I20260709 14:52:46.678005 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.679821 13310 raft_consensus.cc:1275] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:46.682088 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.682924 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:46.627578 17983 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:46.615710 17864 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.682792 13311 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:46.707414 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.711033 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:46.711613 13160 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:46.689481 17942 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:46.626334 17923 consensus_queue.cc:1048] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.087s
I20260709 14:52:46.723124 13160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:46.700546 17959 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.716698 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:46.734496 13233 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:46.733343 13160 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:46.736135 13160 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:46.707832 17975 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:46.741381 17962 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.714777 17875 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.034s
W20260709 14:52:46.748581 18014 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 14:52:46.749802 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:46.755451 13238 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:46.775553 17972 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.776135 17972 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.794741 17972 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.777472 13238 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:46.775904 17864 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.779743 17942 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:46.802771 13157 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:52:46.799664 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:46.783215 13160 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.755854 17962 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.784138 13159 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.846220 13160 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.803900 17949 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:46.852435 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 52849.5us
I20260709 14:52:46.842941 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.849462 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.752394 17959 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:46.806746 17942 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:52:46.857488 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 260930us
I20260709 14:52:46.836161 18031 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.865480 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.866312 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.866838 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.874790 13311 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:46.875133 13311 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:46.876444 13313 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:52:46.876823 13313 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:46.878693 13309 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 20: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:46.880813 18031 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:46.877591 13313 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.883248 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:46.849264 18024 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.883939 13308 raft_consensus.cc:3055] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:46.883500 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:46.930749 13304 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:46.931825 13308 raft_consensus.cc:740] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:46.934293 13313 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:46.875929 13311 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.877874 17881 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.862793 17862 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:46.859695 17949 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.932827 13308 consensus_queue.cc:260] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:46.946802 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.947459 13311 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:46.965168 17962 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:46.965879 17972 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.966143 18039 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:46.966786 18039 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.968129 17949 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.969020 13160 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:46.978986 13233 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:46.976603 13313 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:46.906623 17923 consensus_queue.cc:1048] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.046s
I20260709 14:52:46.944495 17925 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:46.976913 18039 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:47.008744 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 127376us
I20260709 14:52:46.969321 17936 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.009647 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:46.950161 17862 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:46.996822 17939 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:46.911839 18024 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:46.999651 17928 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:52:47.022893 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 136031us
W20260709 14:52:47.034272 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:46.994553 17972 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.011898 18023 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.039459 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:46.952555 17881 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.009123 17934 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260709 14:52:47.033056 17862 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.027010 17875 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:47.035216 18047 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.014577 17936 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.055014 17949 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.076921 17949 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.079999 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.019470 17939 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.050423 18027 log.cc:927] Time spent T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
I20260709 14:52:47.083778 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.088629 13235 raft_consensus.cc:2393] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.036553 17928 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.080035 18030 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
I20260709 14:52:47.062122 18039 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:47.096382 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 78685.7us
I20260709 14:52:47.115643 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.116595 13159 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 10.
I20260709 14:52:47.120585 18049 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.050899 18023 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.121291 18049 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.129262 18049 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.132572 18031 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.135643 17975 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:47.142030 17928 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.143690 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.144613 13230 raft_consensus.cc:2393] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 18: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.079169 18047 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.122702 13859 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.106642 18034 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.106392 18039 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.158099 13130 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.124442 17949 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.169431 18043 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:47.170115 18043 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:52:47.171115 18052 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:52:47.175454 17881 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.177556 17983 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.183683 13130 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.185700 17966 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:47.186250 17966 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:47.186583 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.187120 17966 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.187747 17975 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:47.189123 18054 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.189657 18054 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.187774 18055 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:47.191905 17881 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.192480 17881 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.172498 18043 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:47.194844 17972 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.184291 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:47.196698 18047 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.191817 18055 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.196601 13230 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:47.197381 18055 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.168188 18034 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.169763 18039 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:47.203872 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 265386us
I20260709 14:52:47.212852 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.213589 13163 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:47.214645 13155 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:47.216197 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.218957 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.220574 13157 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:47.179723 17983 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:47.214222 17946 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.009s	sys 0.020s
I20260709 14:52:47.188347 17975 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
W20260709 14:52:47.225306 17946 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.617s	user 0.009s	sys 0.021s
W20260709 14:52:47.232910 18045 log.cc:927] Time spent T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260709 14:52:47.236121 13311 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:47.237571 17975 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.241700 17939 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.227522 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:47.231931 17983 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.248963 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.251736 13156 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:52:47.252724 13162 raft_consensus.cc:2393] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 10: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:47.253530 13163 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 14:52:47.242676 17862 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.255676 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.256951 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.257150 13163 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
W20260709 14:52:47.245361 17981 consensus_meta.cc:287] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.536s	user 0.011s	sys 0.000s
W20260709 14:52:47.264588 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 83519us
I20260709 14:52:47.261029 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.266364 13163 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:47.262773 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.267081 13157 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:47.258984 18024 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.264621 17939 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.287386 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.292202 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:47.298703 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.299451 13239 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 9.
I20260709 14:52:47.254683 17983 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.305230 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.311735 17959 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.268667 17981 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.315454 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.295814 17929 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.321065 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.323076 17937 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:47.323230 13202 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.324254 17937 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:47.324684 17937 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.279824 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:47.328527 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:47.333400 13230 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:47.298317 17939 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.325162 17937 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.324514 18036 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.015s
I20260709 14:52:47.340144 17862 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.343338 17942 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.322022 17929 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.365489 17929 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.345207 17983 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.367043 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.367664 13230 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:47.368352 18034 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.336678 13130 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.355196 17959 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:52:47.324153 17875 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:47.361248 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:47.357517 17981 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.347576 17939 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.369237 13235 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:47.374428 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 651) took 1128 ms. Trace:
W20260709 14:52:47.385247 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 48673.5us
I20260709 14:52:47.385759 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:47.390012 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 65413us
I20260709 14:52:47.401357 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.404137 13233 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:47.406800 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.393548 17966 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.335346 18055 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:47.402858 17864 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:47.401491 17875 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:47.414566 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.413159 17983 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260709 14:52:47.483325 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 68849.7us
I20260709 14:52:47.413317 17942 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.402130 13060 rpcz_store.cc:276] 0709 14:52:46.246326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.246491 (+   165us) service_pool.cc:224] Handling call
0709 14:52:47.374330 (+1127839us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:46.490083 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:46.490574 (+   491us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:46.490610 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:52:46.490627 (+    17us) tablet.cc:662] Decoding operations
0709 14:52:46.491387 (+   760us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:46.491442 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:46.491468 (+    26us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:52:46.492024 (+   556us) tablet.cc:701] Row locks acquired
0709 14:52:46.492039 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:52:46.492177 (+   138us) write_op.cc:270] Start()
0709 14:52:46.492278 (+   101us) write_op.cc:276] Timestamp: P: 1783608766492134 usec, L: 0
0709 14:52:46.492298 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:52:46.492963 (+   665us) log.cc:844] Serialized 2891 byte log entry
0709 14:52:46.502757 (+  9794us) op_driver.cc:464] REPLICATION: finished
0709 14:52:46.503738 (+   981us) write_op.cc:301] APPLY: starting
0709 14:52:46.503829 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:46.508282 (+  4453us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:46.508433 (+   151us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:46.910160 (+401727us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:46.910385 (+   225us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=0,mrs_lookups=0
0709 14:52:46.910428 (+    43us) write_op.cc:312] APPLY: finished
0709 14:52:46.910696 (+   268us) log.cc:844] Serialized 73 byte log entry
0709 14:52:46.910882 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:46.911013 (+   131us) write_op.cc:454] Released schema lock
0709 14:52:46.911065 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:46.958818 (+ 47753us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:46.969953 (+ 11135us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":30,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":750,"apply.run_cpu_time_us":14221,"apply.run_wall_time_us":436441,"cfile_cache_hit":28,"cfile_cache_hit_bytes":29274,"num_ops":7,"prepare.queue_time_us":7466,"prepare.run_cpu_time_us":3164,"prepare.run_wall_time_us":4135,"replication_time_us":10314}]]}
I20260709 14:52:47.474160 17925 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 14:52:47.493673 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.475095 17864 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:47.501983 17864 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.509483 18038 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.510154 18038 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.512445 18038 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.495235 18036 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:47.496506 17925 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:47.495435 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.498881 17937 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.513579 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.486264 13895 raft_consensus.cc:2368] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11.
I20260709 14:52:47.542374 17925 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.548895 17925 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:52:47.539264 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:47.545231 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49871.6us
I20260709 14:52:47.555526 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.556324 13163 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:47.557437 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.558236 13158 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.414763 17966 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.416870 17862 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.072s
I20260709 14:52:47.477623 17983 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.494369 18068 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.564813 13163 raft_consensus.cc:1275] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:47.565768 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.573369 13159 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:47.528908 18036 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.566679 13157 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:47.593220 13159 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:47.594743 13159 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17. Ops: []
W20260709 14:52:47.596782 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.596316 13158 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:47.570320 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.549929 18017 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:52:47.576622 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.527230 17875 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.603523 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.606669 18070 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.596382 18036 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.616215 17981 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.572022 17983 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.627568 17981 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.628022 18055 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.629980 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.638681 13158 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.595935 17928 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.637765 18065 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.617622 17939 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:47.625313 18017 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.661037 18034 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.667132 17966 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.657413 17981 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.581995 18068 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.660197 17928 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.661173 18017 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:47.668962 13233 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:47.669678 17928 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.669173 13157 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 19 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260709 14:52:47.652582 18040 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.662797 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.670753 18040 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.634699 18070 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.671730 18077 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.186s	user 0.001s	sys 0.000s
I20260709 14:52:47.673429 18070 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.673689 18048 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.656383 18065 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.674415 18048 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.666891 18034 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.661489 18080 log.cc:927] Time spent T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:52:47.663995 13158 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 11.
I20260709 14:52:47.676617 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:47.648663 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43660.7us
I20260709 14:52:47.686185 13859 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.640902 17875 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.675835 18065 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.687332 18055 raft_consensus.cc:2804] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:47.687283 17862 consensus_queue.cc:1048] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:47.660043 17939 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.688182 18055 raft_consensus.cc:697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 LEADER]: Becoming Leader. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:52:47.689512 18055 consensus_queue.cc:237] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:52:47.691300 18063 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.382s	user 0.001s	sys 0.008s
I20260709 14:52:47.693039 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.688835 17939 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.694391 18048 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.695082 17862 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:47.701478 18040 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.701726 17862 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.703142 13202 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.714594 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.702163 17862 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.715415 13156 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:47.693409 18068 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.687371 17937 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.724442 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:47.688428 18034 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.726770 13233 raft_consensus.cc:3060] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.728439 18076 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.013s
I20260709 14:52:47.721292 17942 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.719875 18043 raft_consensus.cc:2804] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:47.680277 17983 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.729857 18036 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.739248 18043 raft_consensus.cc:697] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:47.741058 18043 consensus_queue.cc:237] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.738216 17942 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.749953 17925 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.754588 18023 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.758687 18017 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.761370 18017 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.762928 17942 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.763286 17936 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.769953 18036 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.771152 13308 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.789794 13233 raft_consensus.cc:2468] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75a24e82361d4c8388b6a8bd93bed4d4 in term 11.
I20260709 14:52:47.787674 13308 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:47.793800 17983 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.773116 17862 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.800468 17862 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.803113 17939 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.807447 17939 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.808159 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 654) took 1500 ms. Trace:
I20260709 14:52:47.808650 13062 rpcz_store.cc:276] 0709 14:52:46.307558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.308352 (+   794us) service_pool.cc:224] Handling call
0709 14:52:47.808074 (+1499722us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
W20260709 14:52:47.810794 18074 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.405s	user 0.000s	sys 0.013s
I20260709 14:52:47.817682 17925 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.830928 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:47.831080 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.831933 17903 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:52:47.832466 17903 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.832857 17903 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:47.833798 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.834499 13239 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:47.831902 13231 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:47.837997 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.837988 17962 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:52:47.839254 18047 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.839758 18047 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.840070 18048 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.840557 18048 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.841439 17881 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.842033 17965 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.842578 18048 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.842810 17983 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.843313 17983 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.844411 13308 raft_consensus.cc:1240] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 12. Current term is 13. Ops: []
I20260709 14:52:47.843545 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.843456 18035 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:47.845583 17983 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.845831 18035 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:47.847373 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.847067 18035 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.848040 13304 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:47.845947 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:52:47.849087 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 172525us
I20260709 14:52:47.849213 17966 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:47.849895 17966 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:47.850237 17966 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.850863 13239 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.844686 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.852339 13233 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:47.845508 13232 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.854019 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.855904 17972 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.857095 17972 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.859167 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:47.860065 13234 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.861028 18049 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.861563 18049 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.863056 18069 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.603s	user 0.004s	sys 0.008s
I20260709 14:52:47.863734 18049 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.864969 17864 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.865602 17864 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.865985 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.866585 13156 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.859157 17972 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.868307 17972 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.869144 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.869782 13155 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:47.869791 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.868832 17972 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
W20260709 14:52:47.873023 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.873555 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.879626 13158 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:47.875590 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.880342 13162 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.879904 13060 catalog_manager.cc:5697] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:52:47.881567 13307 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 14:52:47.876303 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.866593 18047 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.884750 13163 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:47.886133 18054 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.886634 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:47.867722 17864 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.888265 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.888828 13155 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.889914 13304 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 19 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260709 14:52:47.890650 17864 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.891068 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.842535 17965 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.893312 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:47.893642 17965 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:47.893996 13158 raft_consensus.cc:3060] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:47.894964 13308 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:52:47.896680 13159 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.899262 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.900061 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.903023 13234 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:47.905956 13158 raft_consensus.cc:2468] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:47.900516 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.899916 13239 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:47.907220 17972 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:47.891419 17864 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:47.908241 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 58084.2us
I20260709 14:52:47.954149 13202 leader_election.cc:400] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11.
I20260709 14:52:47.954488 13202 leader_election.cc:403] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:47.908794 17934 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:47.956760 13155 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:47.957608 18024 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807) with higher term. Message: Invalid argument: T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 10. Current term is 11.
I20260709 14:52:47.961261 18096 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.962110 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:47.964453 18038 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:47.965152 17972 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:52:47.912199 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 78927.3us
I20260709 14:52:47.915050 13162 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:47.907310 13163 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:52:47.915921 13309 raft_consensus.cc:1240] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:47.966604 18018 consensus_queue.cc:1059] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:47.967435 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:47.961956 18096 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.967562 18018 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:47.968024 13309 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.968418 18037 raft_consensus.cc:3055] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:52:47.968842 18037 raft_consensus.cc:740] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:47.969514 18096 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.970093 18096 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.969712 18037 consensus_queue.cc:260] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.970575 18096 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.970993 18037 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:47.971472 17972 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.974462 17972 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.917248 13304 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:47.911749 17939 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:47.919317 13156 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:47.917927 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.914885 18035 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:47.927423 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:47.927867 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.924695 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.912456 13059 catalog_manager.cc:5697] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:47.997287 13306 raft_consensus.cc:3060] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:47.998883 13305 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:52:47.999773 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.000828 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.001840 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.002794 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.003743 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:47.997179 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.004316 13306 raft_consensus.cc:2468] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:52:48.037035 18095 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:47.943828 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.046347 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:48.047350 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 103633us
I20260709 14:52:48.048271 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.050948 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:47.965020 18038 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:47.974707 13309 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:48.051667 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.052389 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.053274 18038 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.053447 13309 raft_consensus.cc:3060] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
W20260709 14:52:47.982384 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:47.982183 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.054347 13231 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:47.983729 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:47.983958 13234 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
W20260709 14:52:48.055264 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 71609.7us
I20260709 14:52:47.985486 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.056749 13239 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:47.985683 17934 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:47.986340 18054 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:47.986526 17856 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.057838 13205 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.058529 17856 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.060352 17949 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:52:47.972587 18096 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.986492 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.993538 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:47.993635 17864 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:47.995723 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.916345 13312 raft_consensus.cc:1275] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:52:47.929219 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.997268 13313 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:47.932935 13159 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:47.933957 17903 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.060716 17856 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.064642 18047 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.056366 17923 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:48.061798 18056 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:48.065364 13232 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:47.998384 13059 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 14, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.062204 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.065701 17903 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.066869 18056 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:48.065201 18047 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.063688 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.069510 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.004853 13308 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:48.062409 18095 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.066980 17923 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.073640 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.074455 17923 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:48.074643 13205 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.075088 18095 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.068090 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.075533 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.076512 13308 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:52:48.077387 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:48.075527 18054 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:48.078298 18056 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:48.079401 18056 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:52:48.078276 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.078888 18054 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.081135 18054 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:48.080909 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.082024 18056 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:48.022486 18018 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:48.021631 17924 consensus_queue.cc:1059] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:52:48.035454 17862 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.084390 17862 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.085848 13309 raft_consensus.cc:2468] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:48.093528 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:47.977339 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:52:48.098438 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 121162us
I20260709 14:52:48.098987 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.099534 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.061661 13235 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:48.101092 18043 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:48.101857 17903 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:48.102383 17903 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.102746 17903 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:48.102913 18043 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.103395 18043 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.103487 17856 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:48.103873 17856 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.104200 17856 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:48.069939 17934 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:48.105510 17934 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.106463 17934 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.063971 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.070017 13059 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.070302 17895 consensus_queue.cc:1048] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:48.063874 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.120689 13312 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:48.061133 18096 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:48.070334 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.123878 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.063336 13311 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 17: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:48.124475 13312 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:48.125342 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.125998 13311 raft_consensus.cc:3060] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 19
I20260709 14:52:48.123493 18096 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.127192 18096 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:48.072391 18047 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.086935 17936 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.130306 13309 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:48.130374 18056 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:48.131973 18043 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.086894 17862 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.017894 17972 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.005004 17939 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.080549 13308 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:48.090317 17942 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:47.943096 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.093734 13205 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.052361 13306 raft_consensus.cc:2468] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
W20260709 14:52:48.143687 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 50028.8us
I20260709 14:52:48.096824 18054 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.118302 13059 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 16, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 16 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.149982 13235 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:48.150290 13059 catalog_manager.cc:5697] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 16 to 17, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.110347 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.152143 13313 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:52:48.121999 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.153254 13159 raft_consensus.cc:2368] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:52:47.950004 17966 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.124485 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.131031 13279 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.156450 13304 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:48.135039 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.141835 13311 raft_consensus.cc:2468] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
W20260709 14:52:48.144378 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:48.145231 13205 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.131146 17936 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.163467 13312 raft_consensus.cc:1275] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:48.165768 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:48.167106 17924 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:48.142724 17942 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.161187 13059 catalog_manager.cc:5697] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.168690 17942 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.169986 17942 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:48.181734 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.176008 13202 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:48.190587 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.191250 13306 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.191148 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:48.193738 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.173192 13059 catalog_manager.cc:5697] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.194415 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.195441 13159 raft_consensus.cc:2368] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:48.179050 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.196980 13235 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:48.195462 13059 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.183908 13313 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:48.202126 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.205111 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.204591 13059 catalog_manager.cc:5697] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.210035 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.211478 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.194685 13202 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:48.216543 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.217945 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.218752 13313 raft_consensus.cc:2393] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 12: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:48.166643 17862 raft_consensus.cc:2804] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:48.226634 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.223624 13160 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.227102 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.212450 13059 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 19 to 20, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 20 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.225214 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.229030 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.229334 13059 catalog_manager.cc:5697] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.228380 13202 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:48.231130 13059 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.232331 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.173161 17933 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:48.234582 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.235725 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.184409 17949 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:48.232621 13059 catalog_manager.cc:5697] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.184998 18095 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:48.233800 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.252789 13234 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:48.251912 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.143381 17972 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.203600 17924 raft_consensus.cc:2804] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:48.249511 13164 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.249720 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.194594 18043 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.248669 17933 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.256059 17933 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:48.204471 18049 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.213557 18038 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.221673 17919 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:48.268800 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.252974 13059 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 13, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 13 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.279126 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.173013 17959 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.075s
I20260709 14:52:48.126686 17923 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.283756 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.289402 13156 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.248088 17881 raft_consensus.cc:2804] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election won for term 19
W20260709 14:52:48.283823 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 55516.7us
I20260709 14:52:48.252345 17949 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.283843 13279 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.256040 13306 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:48.293825 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.297175 13157 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:48.272933 18056 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:48.303545 13160 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:48.305202 13164 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:48.297886 17822 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:48.248335 17856 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.296219 17987 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:48.298806 17949 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.321719 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.288990 17862 raft_consensus.cc:697] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.301625 17924 raft_consensus.cc:697] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.313903 17864 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.298367 18043 raft_consensus.cc:2804] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:48.280495 18038 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.284824 18049 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.314538 18056 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.299990 17965 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:52:48.317005 17822 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.341871 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.297315 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.299739 18096 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.322939 17987 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.323127 18017 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:48.347144 13205 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.350908 13158 raft_consensus.cc:2393] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 13: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.356083 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:48.356487 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 59269.6us
I20260709 14:52:48.357800 13157 raft_consensus.cc:2393] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.353291 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.370041 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.370744 13239 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:48.348392 18056 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.372428 13163 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:48.337985 17919 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.352289 17822 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:48.350826 18043 raft_consensus.cc:697] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.434268 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.357002 17987 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:48.357162 18017 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.438352 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.445021 18017 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:48.343729 17864 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.457875 13160 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.362598 18048 raft_consensus.cc:2764] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
W20260709 14:52:48.454701 18111 log.cc:927] Time spent T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.135s	user 0.000s	sys 0.001s
I20260709 14:52:48.454836 17856 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.371809 17925 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:48.446822 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:52:48.457368 18102 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260709 14:52:48.495193 13230 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:48.498057 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.499939 13164 raft_consensus.cc:2393] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.504987 17934 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:48.505664 17934 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:48.508209 13305 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:48.365720 17903 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.437135 17939 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.472289 18112 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.448040 18054 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.470108 17966 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.554261 13230 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:48.476351 18116 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.500259 17881 raft_consensus.cc:697] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.562971 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.521733 17972 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.530391 17925 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:48.568866 13161 raft_consensus.cc:2393] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.571066 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.562532 17966 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.447778 17862 consensus_queue.cc:237] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.459057 17924 consensus_queue.cc:237] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:48.612727 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 401280us
I20260709 14:52:48.617808 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.618642 13164 raft_consensus.cc:2393] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.566171 17923 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.618500 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.572705 17934 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:48.573153 17972 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.558349 18112 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:48.633296 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.634013 13164 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.612102 18114 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.562520 18116 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.563855 18043 consensus_queue.cc:237] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.641036 18133 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.616744 17966 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.637015 18096 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.634744 17822 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.569591 17919 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.681229 13161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.682008 13161 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
W20260709 14:52:48.672139 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 49795.7us
I20260709 14:52:48.635063 17972 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.650738 18038 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.654917 18133 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.679445 18132 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:48.684049 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.701149 13164 raft_consensus.cc:2393] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.643987 18114 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.729231 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.730020 13164 raft_consensus.cc:2393] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:52:48.732496 17942 consensus_meta.cc:287] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Time spent flushing consensus metadata: real 0.562s	user 0.008s	sys 0.002s
W20260709 14:52:48.733649 18120 log.cc:927] Time spent T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 14:52:48.745153 18123 log.cc:927] Time spent T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.070s	user 0.002s	sys 0.000s
I20260709 14:52:48.746605 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.747807 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.748114 18133 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.734678 17966 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:48.736032 18128 log.cc:927] Time spent T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:52:48.738281 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.739040 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.739220 17903 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.739668 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.645231 17881 consensus_queue.cc:237] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.741005 18035 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:48.723263 18038 consensus_queue.cc:1048] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260709 14:52:48.741375 18112 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.741902 17822 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.672847 17925 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.743721 18114 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.747961 18056 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.748483 13155 raft_consensus.cc:2393] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 13: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:48.752198 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.735033 18116 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.755339 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.790868 13309 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:48.758224 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.761190 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:48.763649 17965 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.763877 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:48.764184 13304 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:52:48.765736 13158 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:52:48.773833 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:52:48.788591 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 86941.2us
I20260709 14:52:48.795475 13156 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:48.795778 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:48.809727 13158 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:52:48.775051 18035 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:48.815518 13162 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:48.856711 13276 leader_election.cc:400] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:52:48.830833 18056 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.836802 18017 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.837312 17936 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.799817 17949 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:48.839437 17933 consensus_meta.cc:287] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: Time spent flushing consensus metadata: real 0.583s	user 0.012s	sys 0.000s
I20260709 14:52:48.839931 17972 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.801584 17822 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:48.802289 17965 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.857300 18136 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:48.889793 18035 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:48.896493 13157 raft_consensus.cc:2368] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:48.846184 13156 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:52:48.815982 17987 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:48.849521 18102 log.cc:927] Time spent T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 14:52:48.851766 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 167924us
I20260709 14:52:48.889140 18136 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:48.857347 13276 leader_election.cc:403] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:52:48.901769 13278 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:48.822147 17975 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.509s	user 0.008s	sys 0.049s
I20260709 14:52:48.905460 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.905376 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:48.906985 13233 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:48.907462 13230 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:52:48.903249 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46691.3us
I20260709 14:52:48.909032 13276 leader_election.cc:400] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:48.909452 13276 leader_election.cc:403] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:48.899232 18035 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.912154 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:48.913673 13234 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
W20260709 14:52:48.906699 17975 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.594s	user 0.008s	sys 0.049s
I20260709 14:52:48.882285 17933 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.918895 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.920749 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.922283 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.922757 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.922986 17864 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.906409 18136 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:48.925819 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.926136 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.926258 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.929376 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.906252 18050 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:52:48.919596 18056 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:48.923206 18095 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:52:48.913131 17972 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.931491 13307 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
W20260709 14:52:48.920296 18104 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.000s	sys 0.013s
I20260709 14:52:48.917619 18047 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:48.935375 17822 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:52:48.936105 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.936349 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:48.938114 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.938472 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.930315 17864 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:52:48.938187 18104 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.604s	user 0.000s	sys 0.014s
I20260709 14:52:48.941457 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:48.932024 17892 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:48.930452 18070 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:48.946460 17822 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:52:48.949211 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.950214 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.950793 13163 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 11: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:48.942730 17965 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.945588 13156 raft_consensus.cc:1275] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:52:48.946781 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:48.947158 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:48.955808 13158 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:48.934572 18056 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:48.958452 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.939561 18137 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:48.961761 13158 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:48.964980 18017 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.965165 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.966408 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:48.967447 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:48.967700 17933 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.943554 17975 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:48.966519 17987 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:48.946045 17864 raft_consensus.cc:2764] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:52:48.961143 13234 raft_consensus.cc:2393] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 14: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:48.970671 13233 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:48.972047 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:48.975703 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.961411 18056 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:48.980645 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:48.939865 17972 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:48.982926 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:48.982972 18095 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.014s
I20260709 14:52:48.994298 17892 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:48.981019 17966 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 14:52:48.995014 18117 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.258s	user 0.004s	sys 0.000s
I20260709 14:52:48.995340 17966 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.995061 17949 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:48.996937 17966 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:49.005739 13307 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:49.007159 13158 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:49.006618 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.010646 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:49.011420 13155 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:49.011650 13202 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.019166 18035 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:49.021835 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:49.023409 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.023561 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.024261 13231 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:49.024744 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.025091 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.025544 13305 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 6093) took 1099 ms. Trace:
I20260709 14:52:49.027817 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.028638 13233 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:49.026099 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.028604 13234 raft_consensus.cc:2393] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 11: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:49.026250 13305 rpcz_store.cc:276] 0709 14:52:47.926390 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.003549 (+ 77159us) service_pool.cc:224] Handling call
0709 14:52:49.025399 (+1021850us) spinlock_profiling.cc:243] Waited 328 ms on lock 0x7b54002d50d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:52:49.025493 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":755214080}
W20260709 14:52:49.031741 13205 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.11.191.131:36083 timed out after 1.753s (SENT) [suppressed 15 similar messages]
I20260709 14:52:49.037467 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.036170 13276 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.039304 13234 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:49.022341 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:49.041611 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.035292 17942 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:49.054881 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:49.039831 18047 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:49.035931 17892 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:52:49.037968 18035 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:49.050267 18138 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:49.078575 17892 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:49.079598 17892 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:49.081435 18146 log.cc:927] Time spent T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:52:49.083199 17881 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:52:49.063992 17943 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
I20260709 14:52:49.058243 18129 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:52:49.066025 18136 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.071666 13232 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:49.072227 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.038774 17895 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.091426 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.102770 13231 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:52:49.053087 17856 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
W20260709 14:52:49.133213 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 79234us
W20260709 14:52:49.135675 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 84119.8us
I20260709 14:52:49.131790 17895 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:49.143414 17895 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:49.145169 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.146162 17962 raft_consensus.cc:3060] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:49.090394 17934 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:49.043465 17966 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.155494 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:49.156241 13158 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:49.158004 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:49.148372 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 126029us
I20260709 14:52:49.149906 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.052944 17923 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.079s
I20260709 14:52:49.128199 17975 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:49.175494 17856 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:52:49.210999 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 53451.9us
I20260709 14:52:49.170737 18095 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.171025 17934 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:52:49.211876 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 180145us
I20260709 14:52:49.175859 18043 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:49.211061 13276 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.215094 18043 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.177526 17919 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:49.220675 13276 leader_election.cc:400] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:49.230304 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:49.230552 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:49.231839 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:49.243413 13157 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:49.243584 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:49.243885 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:49.246404 13158 raft_consensus.cc:2368] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:49.215494 18153 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:49.244155 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:49.215508 18043 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:49.179667 17975 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:49.251550 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 91130.9us
I20260709 14:52:49.219163 17919 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:49.256254 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.259707 13159 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 5946) took 1049 ms. Trace:
I20260709 14:52:49.260226 13159 rpcz_store.cc:276] 0709 14:52:48.205584 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.205751 (+   167us) service_pool.cc:224] Handling call
0709 14:52:48.207710 (+  1959us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:48.364123 (+156413us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 14:52:49.018940 (+654817us) log.cc:844] Serialized 14 byte log entry
0709 14:52:49.148430 (+129490us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:52:49.148484 (+    54us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:52:49.148537 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.254882 (+106345us) spinlock_profiling.cc:243] Waited 156 ms on lock 0x7b54000dbbd4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:52:49.254923 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:49.255055 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":646251,"prepare.queue_time_us":656183,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":808,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":18121,"spinlock_wait_cycles":359145344,"thread_start_us":128538,"threads_started":1,"wal-append.queue_time_us":203855}
I20260709 14:52:49.263435 13156 raft_consensus.cc:2368] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
I20260709 14:52:49.263815 13205 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.264125 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.265081 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.217204 18095 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.263839 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.266129 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.253078 17972 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.268788 13305 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:49.269542 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.269711 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.267314 13308 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:49.257157 17895 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:49.273074 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.274765 13308 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:49.276402 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.278419 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.280646 13305 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:49.281994 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.282513 17966 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.284710 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.286041 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.287444 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.288127 13311 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:49.267879 18024 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:52:49.298660 18095 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.299692 17962 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:49.257542 18153 raft_consensus.cc:697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:49.300709 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:52:49.274085 18119 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.571s	user 0.000s	sys 0.004s
I20260709 14:52:49.303977 13311 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:49.262745 17939 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:49.286070 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.304808 13312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35634 (request call id 6111) took 1236 ms. Trace:
I20260709 14:52:49.312857 13304 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:49.313196 13312 rpcz_store.cc:276] 0709 14:52:48.068153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.187518 (+119365us) service_pool.cc:224] Handling call
0709 14:52:48.187845 (+   327us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:48.188224 (+   379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:48.188254 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:48.188705 (+   451us) log.cc:844] Serialized 26 byte log entry
0709 14:52:48.573858 (+385153us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:52:48.573907 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:48.573981 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:48.819670 (+245689us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b4800043458. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79ebe27aa1 00007f79ebe1eb37 00007f79ebe1e9ca 00007f79ebf1626f 00007f79ebf15f37 00007f79ebf2a55c 00007f79ebf2a508 00007f79ebf2a488 00007f79ebf2a443 00007f79ebf296ec 00007f79eae53a96
0709 14:52:49.175762 (+356092us) spinlock_profiling.cc:243] Waited 34.5 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:52:49.304543 (+128781us) raft_consensus.cc:1685] finished
0709 14:52:49.304564 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:49.304703 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13091,"raft.queue_time_us":1309,"raft.run_cpu_time_us":11930,"raft.run_wall_time_us":626496,"spinlock_wait_cycles":121641216,"thread_start_us":322719,"threads_started":1,"wal-append.queue_time_us":425679}
I20260709 14:52:49.273694 17934 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.308355 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.315623 13308 raft_consensus.cc:2393] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:49.270661 18018 consensus_queue.cc:1048] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 14:52:49.323378 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:49.324527 13308 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:49.325858 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:49.326867 13308 raft_consensus.cc:2376] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15. Re-sending same reply.
I20260709 14:52:49.334143 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.335650 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.337847 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.339819 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.341676 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.341885 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.343530 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.344817 17949 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:49.337195 18095 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:49.349026 17949 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.349591 17949 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:49.341226 17972 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:49.350584 18054 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:49.352391 13205 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.338367 17966 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:49.354213 13276 leader_election.cc:400] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:49.355042 13276 leader_election.cc:403] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260709 14:52:49.342545 17864 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:52:49.359433 18107 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 1.018s	user 0.008s	sys 0.005s
I20260709 14:52:49.318249 17919 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.360942 17975 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.349673 18095 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:49.360435 18056 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.358254 18153 consensus_queue.cc:237] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.346426 18024 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:49.360441 17919 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
W20260709 14:52:49.353267 18148 log.cc:927] Time spent T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:52:49.356871 18122 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:52:49.364396 17895 consensus_queue.cc:1175] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38fbc24b2bf441038676280fd5393d6e" responder_term: 16 status { last_received { term: 16 index: 10 } last_committed_idx: 9 last_received_current_leader { term: 16 index: 10 } }
I20260709 14:52:49.355824 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.364836 18126 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:49.378454 13160 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:49.379961 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.384644 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:49.376523 17862 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.007s	sys 0.002s
I20260709 14:52:49.386152 13276 leader_election.cc:400] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
I20260709 14:52:49.388558 13276 leader_election.cc:403] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260709 14:52:49.389922 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.393518 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:49.397689 18164 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:52:49.400931 13130 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:49.455330 18056 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:49.455703 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 44865us
I20260709 14:52:49.391628 18038 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:49.456727 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:49.392688 17933 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
W20260709 14:52:49.460109 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 64110us
I20260709 14:52:49.382640 18070 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:52:49.455598 18164 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 14:52:49.393330 17862 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.007s	sys 0.002s
I20260709 14:52:49.403810 17975 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:52:49.468235 18038 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:49.394295 18095 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.092s
I20260709 14:52:49.487622 17939 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.458709 17923 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:49.491413 17966 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:52:49.537997 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 77027.8us
I20260709 14:52:49.552543 13161 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:49.576869 13305 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:49.549934 18038 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:49.581604 13308 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 14:52:49.554523 18164 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:49.558415 18127 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.662526 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.578162 17923 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:49.588630 18038 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:49.558036 17939 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.564550 17966 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.649577 17864 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.684245 17864 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:49.685233 18164 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.686676 17864 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
W20260709 14:52:49.711167 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 127981us
I20260709 14:52:49.646469 18043 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:49.649250 18127 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.711643 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:49.743752 18173 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:49.732543 18121 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:49.766887 18037 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.430s	user 0.035s	sys 0.066s
I20260709 14:52:49.750420 18018 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.022s
W20260709 14:52:49.776650 18037 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.444s	user 0.035s	sys 0.066s
I20260709 14:52:49.788630 18049 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.792012 13164 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:52:49.797161 17939 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.800896 18049 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:49.801469 17966 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.801685 18049 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.803058 18127 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.765724 17923 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.805370 18049 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:49.783329 18165 log.cc:927] Time spent T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:52:49.813905 18043 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:49.768486 18121 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.821919 18121 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.827061 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38898 (request call id 178) took 1991 ms. Trace:
I20260709 14:52:49.150938 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:49.832226 18095 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.845109 18095 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.847326 18095 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.850924 13060 rpcz_store.cc:276] 0709 14:52:47.836049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.836205 (+   156us) service_pool.cc:224] Handling call
0709 14:52:49.826963 (+1990758us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:47.937558 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:47.938187 (+   629us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:47.938230 (+    43us) write_op.cc:435] Acquired schema lock
0709 14:52:47.938249 (+    19us) tablet.cc:662] Decoding operations
0709 14:52:47.938601 (+   352us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:47.938675 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:47.938701 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:47.938895 (+   194us) tablet.cc:701] Row locks acquired
0709 14:52:47.938911 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:52:47.939063 (+   152us) write_op.cc:270] Start()
0709 14:52:47.939179 (+   116us) write_op.cc:276] Timestamp: P: 1783608767939011 usec, L: 0
0709 14:52:47.939200 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:52:47.939937 (+   737us) log.cc:844] Serialized 535 byte log entry
0709 14:52:48.311705 (+371768us) op_driver.cc:464] REPLICATION: finished
0709 14:52:48.834074 (+522369us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e3df40ac 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79ea934ef0
0709 14:52:48.962311 (+128237us) write_op.cc:301] APPLY: starting
0709 14:52:48.962399 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:48.963392 (+   993us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:48.963407 (+    15us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:48.963876 (+   469us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:48.964024 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:52:48.964052 (+    28us) write_op.cc:312] APPLY: finished
0709 14:52:48.964208 (+   156us) log.cc:844] Serialized 25 byte log entry
0709 14:52:48.964354 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:48.964409 (+    55us) write_op.cc:454] Released schema lock
0709 14:52:48.964439 (+    30us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:48.972187 (+  7748us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:48.973937 (+  1750us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":644466,"apply.run_cpu_time_us":2470,"apply.run_wall_time_us":2476,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":54500,"prepare.run_cpu_time_us":2746,"prepare.run_wall_time_us":40243,"replication_time_us":341353,"spinlock_wait_cycles":24313600,"thread_start_us":676924,"threads_started":2}]]}
I20260709 14:52:49.857199 13307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35634 (request call id 6120) took 1105 ms. Trace:
I20260709 14:52:49.861034 13307 rpcz_store.cc:276] 0709 14:52:48.752123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.752271 (+   148us) service_pool.cc:224] Handling call
0709 14:52:49.856984 (+1104713us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b54003723d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:52:49.857104 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":320648064}
I20260709 14:52:49.878187 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.879611 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.880211 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.880596 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.881042 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.881608 13237 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:52:49.881857 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.880261 13238 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:52:49.891407 13231 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:49.897447 13239 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
W20260709 14:52:49.898566 17949 consensus_meta.cc:287] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.548s	user 0.005s	sys 0.006s
I20260709 14:52:49.901122 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.904093 18024 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.904736 18024 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.919524 18024 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.912461 17949 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:49.910012 18043 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.920603 18043 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.922327 17949 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.922704 18043 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.930843 18038 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.932938 17919 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:49.933545 17919 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.935681 17919 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.941115 18137 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.941670 18137 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.944218 18137 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.946651 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:49.947824 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.948843 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:49.977716 13233 raft_consensus.cc:2368] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15.
I20260709 14:52:49.949445 18137 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:49.979362 18136 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:49.979867 18137 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:49.983201 18137 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:49.950911 13231 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:49.952586 13162 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 5955) took 1742 ms. Trace:
I20260709 14:52:49.984014 13162 rpcz_store.cc:276] 0709 14:52:48.210326 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:48.273744 (+ 63418us) service_pool.cc:224] Handling call
0709 14:52:48.274066 (+   322us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:52:48.856640 (+582574us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:49.952239 (+1095599us) spinlock_profiling.cc:243] Waited 541 ms on lock 0x7b540009b0d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6efee01 00007f79e6efd83e 00007f79ebec2419 00007f79e5439bd4 00007f79e5439b62 00007f79e5439a91 00007f79e5439a0c 00007f79e5438cc2 00007f79e523948c 00007f79e52388c6
0709 14:52:49.952496 (+   257us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1244564864}
I20260709 14:52:49.968016 13160 raft_consensus.cc:1275] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 75a24e82361d4c8388b6a8bd93bed4d4: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:52:49.986918 18055 consensus_queue.cc:1048] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:49.990862 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47010630af144146bd4046d097e6b949"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:49.991456 13310 raft_consensus.cc:606] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.991778 13310 raft_consensus.cc:614] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:49.997601 13239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49266 (request call id 4753) took 1090 ms. Trace:
I20260709 14:52:49.998034 13239 rpcz_store.cc:276] 0709 14:52:48.907293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:49.662187 (+754894us) service_pool.cc:224] Handling call
0709 14:52:49.997440 (+335253us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54001590d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6f022fa 00007f79ebec3b17 00007f79e543e6d4 00007f79e543e662 00007f79e543e591 00007f79e543e50c 00007f79e543d7c2 00007f79e523948c 00007f79e52388c6 00007f79e523826f
0709 14:52:49.997543 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":373827456}
I20260709 14:52:49.971735 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:49.973027 17949 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.977774 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:49.999841 13234 raft_consensus.cc:2368] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
I20260709 14:52:49.999619 17949 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.001962 17949 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.003271 18153 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:50.003764 13279 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.004606 18153 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:50.005193 18153 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:50.006062 18153 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.006628 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.011785 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:50.012447 13310 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:50.014956 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 641) took 3482 ms. Trace:
I20260709 14:52:50.017158 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.018098 13307 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:50.018456 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:50.019239 13305 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.019615 13305 raft_consensus.cc:614] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:50.020442 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.021458 13307 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:50.023587 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:50.024307 13305 raft_consensus.cc:606] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.024638 13305 raft_consensus.cc:614] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:50.025949 13279 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.028003 13310 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:50.030053 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:50.030339 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:50.095367 13305 raft_consensus.cc:606] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.031153 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.034857 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.035185 18017 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:50.036669 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.037815 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.041262 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.053857 17949 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:52:50.105432 13311 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 18: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:50.105362 13309 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:50.059194 13238 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:52:50.060925 13279 leader_election.cc:400] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14.
W20260709 14:52:50.107050 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 46300.9us
I20260709 14:52:50.063462 17942 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:50.065219 18038 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.015352 13059 rpcz_store.cc:276] 0709 14:52:46.532565 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:46.539410 (+  6845us) service_pool.cc:224] Handling call
0709 14:52:50.014849 (+3475439us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:48.446055 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:48.454045 (+  7990us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:48.454082 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:52:48.454098 (+    16us) tablet.cc:662] Decoding operations
0709 14:52:48.455317 (+  1219us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:48.455371 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:48.455408 (+    37us) tablet.cc:685] Acquiring locks for 14 operations
0709 14:52:48.671741 (+216333us) tablet.cc:701] Row locks acquired
0709 14:52:48.673996 (+  2255us) write_op.cc:260] PREPARE: finished
0709 14:52:48.674150 (+   154us) write_op.cc:270] Start()
0709 14:52:48.676688 (+  2538us) write_op.cc:276] Timestamp: P: 1783608768674094 usec, L: 0
0709 14:52:48.678867 (+  2179us) op_driver.cc:348] REPLICATION: starting
0709 14:52:48.969757 (+290890us) log.cc:844] Serialized 5628 byte log entry
0709 14:52:49.145149 (+175392us) op_driver.cc:464] REPLICATION: finished
0709 14:52:49.145857 (+   708us) write_op.cc:301] APPLY: starting
0709 14:52:49.145958 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:49.402849 (+256891us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:49.453504 (+ 50655us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:49.902143 (+448639us) spinlock_profiling.cc:243] Waited 263 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e67571 00007f79e6ef9e28 00007f79ea934581 00007f79ea933d58 00007f79ea9389f1 00007f79ea9389a9 00007f79ea938939 00007f79ea938901 00007f79ea937b2d 0000000000396ad4 0000000000396919
0709 14:52:49.920346 (+ 18203us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:49.951462 (+ 31116us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=28,key_file_lookups=28,delta_file_lookups=0,mrs_lookups=0
0709 14:52:49.951510 (+    48us) write_op.cc:312] APPLY: finished
0709 14:52:49.951885 (+   375us) log.cc:844] Serialized 129 byte log entry
0709 14:52:49.952974 (+  1089us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:49.953128 (+   154us) write_op.cc:454] Released schema lock
0709 14:52:49.953178 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:49.953541 (+   363us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:49.953572 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":482,"apply.run_cpu_time_us":24555,"apply.run_wall_time_us":807646,"cfile_cache_hit":56,"cfile_cache_hit_bytes":58548,"mutex_wait_us":408,"num_ops":14,"prepare.queue_time_us":146,"prepare.run_cpu_time_us":29077,"prepare.run_wall_time_us":1456273,"replication_time_us":466136,"spinlock_wait_cycles":604112256}]]}
I20260709 14:52:50.075277 18171 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:50.079512 18138 consensus_queue.cc:1059] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:50.085958 13231 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 14:52:50.054296 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 107695us
I20260709 14:52:50.120052 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 652) took 2284 ms. Trace:
I20260709 14:52:50.120640 13062 rpcz_store.cc:276] 0709 14:52:47.835356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:47.835490 (+   134us) service_pool.cc:224] Handling call
0709 14:52:50.119968 (+2284478us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":21}
W20260709 14:52:50.056967 18175 log.cc:927] Time spent T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:52:50.111022 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.121541 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:50.101616 17965 raft_consensus.cc:2764] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election decision vote started in defunct term 13: won
I20260709 14:52:50.129376 13130 leader_election.cc:400] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15.
I20260709 14:52:50.129477 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:50.129824 13130 leader_election.cc:403] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260709 14:52:50.138221 13130 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:50.139243 13130 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:50.110666 17949 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.135629 18049 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:50.142298 17822 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:50.146656 13307 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:50.144644 18095 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:50.148411 18095 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:50.146775 17864 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:50.149241 17864 raft_consensus.cc:697] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:50.149395 18095 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.150141 17942 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:52:50.141907 18137 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:50.151252 17942 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:50.151615 17942 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:50.143400 17949 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:52:50.147861 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.115470 18017 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.160245 18017 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.155468 13307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:50.157407 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.158020 13162 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:50.158162 13158 raft_consensus.cc:1275] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 14:52:50.165882 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.166314 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:50.166894 13230 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:50.167158 13307 raft_consensus.cc:606] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.169894 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:50.141350 18049 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.168708 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.172195 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.167735 17966 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.172742 17864 consensus_queue.cc:237] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.170040 18070 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:52:50.176918 18125 raft_consensus.cc:993] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:50.178117 13304 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:50.152482 17942 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.181704 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.182601 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.187729 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:50.188485 13305 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:50.186900 13304 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:50.193722 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.194160 13162 raft_consensus.cc:1275] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:50.196378 13230 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:52:50.194324 13304 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:50.199004 13304 raft_consensus.cc:1275] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:50.199134 17987 raft_consensus.cc:1081] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:50.202768 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:50.178171 18049 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:50.205070 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:50.206475 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.173081 17966 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.228974 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.244751 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.251432 18156 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:50.252164 18156 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:50.253516 13162 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:50.254933 13155 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:50.258275 13305 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:50.262356 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.265877 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:50.267577 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.268971 17934 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:50.270999 17934 consensus_queue.cc:1048] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:50.271924 13130 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:50.274642 13236 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:50.275521 18056 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:50.286437 17975 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:50.289059 18056 raft_consensus.cc:697] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:50.290467 18056 consensus_queue.cc:237] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.304883 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.279371 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.322045 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.324147 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.322098 17919 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 14:52:50.328606 18167 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:52:50.335760 17975 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:50.336501 17975 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.338757 17975 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.340858 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.324505 18054 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.033s
I20260709 14:52:50.359696 13164 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:50.366048 13162 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:50.379254 17919 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:50.322304 18156 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.284508 17934 consensus_queue.cc:1048] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.084s
I20260709 14:52:50.383364 18137 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15.
W20260709 14:52:50.399452 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.453656 13305 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:50.423987 17983 raft_consensus.cc:3055] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:50.461604 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.463385 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.476727 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.465853 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.479983 18137 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:50.455668 17983 raft_consensus.cc:740] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:50.497848 18038 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:50.498894 18054 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.026s
I20260709 14:52:50.549695 13161 raft_consensus.cc:1275] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 14:52:50.550891 13161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:50.551433 13161 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:50.551779 13161 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:50.553309 17983 consensus_queue.cc:260] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.554701 17983 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:50.570214 13161 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.572201 13161 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.576864 13164 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:52:50.586342 13164 raft_consensus.cc:1240] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:50.590471 17919 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:52:50.634073 13277 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:50.643527 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.644656 13305 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:50.592603 17942 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:50.648602 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:50.654035 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.600461 17975 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:50.671047 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:50.672811 13306 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:50.637166 18049 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.672183 18176 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.640646 17919 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.677469 18125 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.684010 18139 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:50.708694 13163 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:50.687230 18176 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:50.721102 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 231410us
I20260709 14:52:50.731774 13231 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 17. Current term is 18. Ops: []
W20260709 14:52:50.733932 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 65897.8us
W20260709 14:52:50.737605 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 271812us
I20260709 14:52:50.738894 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:52:50.709677 18125 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.730746 13205 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:50.727768 18095 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.572s	user 0.011s	sys 0.023s
W20260709 14:52:50.739138 17949 consensus_meta.cc:287] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: Time spent flushing consensus metadata: real 0.584s	user 0.012s	sys 0.000s
W20260709 14:52:50.743643 18095 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.012s	sys 0.023s
I20260709 14:52:50.713759 18139 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.748821 17949 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.754631 17933 consensus_queue.cc:1048] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:52:50.755429 17949 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.756137 13158 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:52:50.757210 18056 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:52:50.757979 18125 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:50.759702 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.767747 18176 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.753168 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:50.747069 18054 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:50.771965 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:50.775306 18043 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:50.780433 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.777308 18017 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:52:50.784601 18017 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.790172 18017 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:50.790963 18210 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:50.791414 18210 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.791739 18210 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:50.782765 18043 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:50.794653 18043 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:50.798064 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.787315 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.782477 18056 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:50.777827 17934 consensus_queue.cc:1048] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.020s
I20260709 14:52:50.809254 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.817471 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:50.824245 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:50.803869 18049 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.837133 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:50.819243 17949 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:50.825309 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:50.845393 18139 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:50.845836 13231 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:52:50.846979 18203 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260709 14:52:50.821592 18211 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:50.836695 18017 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.829900 13237 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:50.813971 18176 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:50.848448 18211 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:50.825781 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.850704 13236 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260709 14:52:50.888281 13231 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:50.849241 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.905519 13164 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 8. Current term is 9. Ops: []
I20260709 14:52:50.905436 13239 raft_consensus.cc:2368] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 18. Current term is 19.
W20260709 14:52:50.917018 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 97261.6us
I20260709 14:52:50.919173 13205 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.866461 17975 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:50.918046 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:50.820191 17919 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:50.920332 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 182975us
I20260709 14:52:50.823715 18095 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:50.927455 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:52:50.918540 18205 log.cc:927] Time spent T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.200s	user 0.000s	sys 0.002s
I20260709 14:52:50.940064 13238 raft_consensus.cc:2393] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:50.940626 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:50.847631 18043 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.840194 17966 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:50.920411 18214 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260709 14:52:50.919050 18196 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.657s	user 0.015s	sys 0.008s
I20260709 14:52:50.943449 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.983175 13205 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:50.983301 18171 consensus_queue.cc:1059] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:50.984086 18054 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:50.984311 18223 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:50.905076 18017 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.840912 18137 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.985549 18070 raft_consensus.cc:3055] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:50.903375 17972 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
I20260709 14:52:50.985594 18137 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.859445 17923 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 12, Time since last communication: 0.092s
W20260709 14:52:50.981153 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 228167us
I20260709 14:52:50.930524 17942 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:50.930811 18038 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:52:50.999801 13232 raft_consensus.cc:2368] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14.
I20260709 14:52:51.001446 18137 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:50.950191 18095 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.930707 17975 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:50.922055 18176 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.065s
I20260709 14:52:50.986037 18070 raft_consensus.cc:740] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:52:51.016558 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 161391us
I20260709 14:52:51.022233 18095 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:52:51.076452 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 77806.5us
I20260709 14:52:51.024478 18038 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:51.087967 13205 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:51.053488 18137 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:50.903460 18211 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
W20260709 14:52:51.130190 18215 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 14:52:51.126327 18137 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.110855 17966 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:51.127756 18136 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.122587 17942 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.045s
I20260709 14:52:51.179538 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.194375 13163 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
W20260709 14:52:51.181232 18216 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:52:51.181577 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.182898 18038 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.188715 18070 consensus_queue.cc:260] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.156276 17924 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:51.177654 18043 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.145018 18137 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.167203 17966 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.222272 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:51.222824 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 95179.4us
I20260709 14:52:51.234771 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.258345 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:51.259053 13163 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:51.262528 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.262809 13236 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:51.193302 18136 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:51.264917 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 68514.6us
I20260709 14:52:51.197647 18210 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.266902 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:51.282253 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 48187.5us
I20260709 14:52:51.215147 18070 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:51.267462 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.263294 18153 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.298395 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:51.309370 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:51.309904 13305 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:52:51.310349 13305 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:51.311431 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:51.305994 17966 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.313705 13307 raft_consensus.cc:1275] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:51.315089 13306 raft_consensus.cc:2393] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 18: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:51.315477 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:51.316226 13159 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:51.316583 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.319340 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.323189 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.324204 13160 raft_consensus.cc:1240] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:51.265055 18227 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.327715 13309 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:52:51.329170 13312 raft_consensus.cc:1275] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:51.329957 13304 raft_consensus.cc:2393] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 13: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:51.336609 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:51.337864 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.338860 13163 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:52:51.311136 13305 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.346000 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.395177 13159 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:51.332006 18153 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.368928 17975 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.357332 18235 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.068s
I20260709 14:52:51.347685 18227 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:51.436054 18228 log.cc:927] Time spent T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.234s	user 0.001s	sys 0.000s
I20260709 14:52:51.477209 18136 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:51.491403 18210 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:51.521749 18242 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 14:52:51.543314 17965 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.559653 17965 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.548147 18219 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:51.562949 18219 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.567039 18095 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.568413 13163 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
W20260709 14:52:51.569620 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:51.572229 18227 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.589843 13308 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:51.590797 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:51.591427 13309 raft_consensus.cc:3060] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:51.595191 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:51.600365 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:51.585040 18167 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.079s	user 0.019s	sys 0.011s
I20260709 14:52:51.612054 18253 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:51.612617 18253 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:51.613040 18253 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:51.617857 13309 raft_consensus.cc:2468] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:51.625841 13308 raft_consensus.cc:1275] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:51.595042 18232 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.629928 18232 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.593530 17862 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:51.597271 17919 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:52:51.609062 18167 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.108s	user 0.019s	sys 0.013s
I20260709 14:52:51.639094 13307 raft_consensus.cc:1275] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 10. (term mismatch)
I20260709 14:52:51.639537 13307 pending_rounds.cc:85] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Aborting all ops after (but not including) 9
I20260709 14:52:51.627832 18138 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.640525 18138 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.640818 17919 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:51.641767 18221 log.cc:927] Time spent T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.662s	user 0.004s	sys 0.009s
I20260709 14:52:51.642894 18138 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:51.639775 13307 pending_rounds.cc:107] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: Aborting uncommitted NO_OP operation due to leader change: 17.10
I20260709 14:52:51.644140 13307 raft_consensus.cc:2889] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:51.638310 17862 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.628250 18220 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:51.649868 18095 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:51.660884 13279 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:51.665424 18153 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:51.667021 18135 raft_consensus.cc:993] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:51.666738 17942 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:52:51.667403 18232 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.667575 18135 raft_consensus.cc:1081] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:51.670310 18252 consensus_queue.cc:1048] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:51.671402 13305 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:52:51.672721 17919 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.683440 18219 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:51.681169 13059 catalog_manager.cc:5697] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 15 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.683851 13205 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:51.684746 17919 raft_consensus.cc:2804] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:51.685385 17919 raft_consensus.cc:697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:51.686236 17919 consensus_queue.cc:237] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.690922 17924 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:51.691437 17924 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.693457 17924 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.693686 18252 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:51.694350 18252 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.697710 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.699204 18050 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:51.699715 18050 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.701980 18050 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:51.701895 13276 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:52:51.711827 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 444924us
I20260709 14:52:51.712934 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:51.713997 17975 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:51.684892 13059 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 10 to 11, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:51.722775 13305 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 9.
I20260709 14:52:51.714720 17975 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:52:51.711700 17864 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:51.727175 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.727921 18154 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:51.728569 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.756403 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.728974 18227 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:51.737874 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.738245 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:51.738889 13059 catalog_manager.cc:5697] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:51.741251 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.745571 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:51.747200 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.748937 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.763752 13235 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:51.749271 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.756621 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.758998 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.734879 13155 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 17. Current term is 18. Ops: []
I20260709 14:52:51.765089 13059 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 15 to 16, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 16 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.761113 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.766599 13234 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:51.770315 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:51.771100 13164 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:51.767041 13059 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:51.762378 13312 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:51.782696 13162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:51.784755 13162 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:51.785322 13162 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:51.776039 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:51.788916 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:51.801391 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:51.801636 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:51.814133 13130 leader_election.cc:400] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 18. Current term is 19.
I20260709 14:52:51.814580 13130 leader_election.cc:403] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Cancelling election due to peer responding with higher term
I20260709 14:52:51.842685 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:51.786444 17949 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:52:51.774145 18220 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:51.863588 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49601.9us
W20260709 14:52:51.858314 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 63489.9us
I20260709 14:52:51.785827 18253 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.800381 17942 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:51.812965 18056 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260709 14:52:51.791889 18227 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.873799 13276 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:51.777557 18154 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.799820 18210 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:51.774544 18231 consensus_queue.cc:1048] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.097s
I20260709 14:52:51.859526 13162 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.842285 18230 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader election lost for term 18. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 18. Current term is 19.
I20260709 14:52:51.854768 18252 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:51.862030 18254 log.cc:927] Time spent T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:52:51.895467 13305 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: [15.14-15.14]
I20260709 14:52:51.900935 13162 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:51.873903 18220 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.905694 18220 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:51.872181 17942 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:51.862911 17864 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:52:51.879585 18153 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.870751 18049 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:51.888742 18211 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:51.895627 18056 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:51.914944 17942 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:51.892168 18210 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:51.912604 18125 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 14:52:52.033404 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 132450us
I20260709 14:52:52.006865 18038 consensus_queue.cc:1048] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.035s
W20260709 14:52:52.038349 18266 log.cc:927] Time spent T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.143s	user 0.000s	sys 0.000s
I20260709 14:52:52.023780 18125 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.039070 18125 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:52.042433 18154 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.043927 18227 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.017082 17965 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.013264 18056 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.052205 18056 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:52.053108 18267 log.cc:927] Time spent T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 14:52:52.018030 18253 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.053975 18210 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:52.054222 18243 log.cc:927] Time spent T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.641s	user 0.007s	sys 0.007s
I20260709 14:52:52.012137 18211 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.072046 17864 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.072681 17864 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:52.073781 18211 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.012465 18153 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.074898 17864 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.071641 13279 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.076495 18138 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.076493 18153 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:52:52.078804 18264 log.cc:927] Time spent T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.210s	user 0.000s	sys 0.002s
I20260709 14:52:52.079244 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.080236 18153 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:52.080629 18153 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:52.080996 18153 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:52.081284 18125 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.083598 18125 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.092131 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:52.091941 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 180719us
W20260709 14:52:52.102514 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 239997us
W20260709 14:52:52.101845 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 81679.8us
I20260709 14:52:52.103645 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.104825 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.107239 13276 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.113638 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.114158 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.114760 13239 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:52.115059 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.114593 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.115911 13235 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:52.114430 13237 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:52.117823 13130 leader_election.cc:400] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14.
I20260709 14:52:52.118233 13130 leader_election.cc:403] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260709 14:52:52.100519 18138 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:52.122471 18227 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14.
I20260709 14:52:52.121933 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.123973 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.117508 18056 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:52.128983 17942 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.132304 17942 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.120421 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:52.140079 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.118201 18219 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.144606 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.145998 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.140029 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:52.147931 13202 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:52.148758 13232 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:52.148840 18211 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:52:52.149950 18211 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:52.143666 18276 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:52.154035 18154 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:52:52.154474 18154 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:52.154814 18154 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:52.141508 18253 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:52.156997 18253 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.157328 18253 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:52.147501 18219 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:52.144989 17965 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.151295 18211 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.167265 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.168278 13230 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:52.168670 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.144174 17942 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:52.170778 13235 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:52.171459 18219 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:52.172374 18153 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.174098 18253 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.174603 18153 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.178042 18219 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:52.178623 18219 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.180127 18154 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.180629 18219 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.174666 17862 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.183713 13279 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:52.207746 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.196463 13235 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:52.209190 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.185519 18253 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.202829 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.202162 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.213577 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.215365 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.216020 13230 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:52.217374 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.220917 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.221414 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.221968 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:52.222918 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.223492 13162 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:52:52.224012 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.222206 13239 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:52.201185 18210 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:52.229653 18210 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.231940 18210 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.204378 17942 consensus_queue.cc:1059] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.030s
I20260709 14:52:52.235483 17942 raft_consensus.cc:3055] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:52.235872 17942 raft_consensus.cc:740] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:52.236687 17942 consensus_queue.cc:260] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.237823 17942 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
W20260709 14:52:52.241529 18280 log.cc:927] Time spent T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:52:52.242501 18154 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:52.204154 17919 consensus_queue.cc:1059] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.039s
I20260709 14:52:52.248374 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.222807 18050 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:52.253261 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.254134 13156 raft_consensus.cc:2393] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 16: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:52.255856 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.256567 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.256857 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.257390 13313 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:52.258268 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.259248 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:52.260577 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:52.261880 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.262993 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.263679 13237 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 17
I20260709 14:52:52.268282 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.270401 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:52.269450 13230 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:52.270881 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.271016 13309 raft_consensus.cc:3055] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:52.272455 13309 raft_consensus.cc:740] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:52.276628 13310 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:52.280023 13309 consensus_queue.cc:260] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.271696 18050 raft_consensus.cc:697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:52.289489 18050 consensus_queue.cc:237] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.293365 13309 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:52.306049 13237 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:52.320851 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.325889 13309 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:52.327131 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.330013 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.330893 13305 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:52.335901 13239 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:52:52.342690 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:52.344059 13157 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:52.355615 13310 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:52:52.362375 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.363178 13160 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:52.364250 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.365289 13164 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 14: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:52.367551 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:52.368487 13156 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:52.364379 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.371184 13310 raft_consensus.cc:2368] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17.
I20260709 14:52:52.372495 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.365706 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:52.376281 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 101605us
I20260709 14:52:52.379789 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.381695 13160 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
W20260709 14:52:52.391789 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 69602.8us
I20260709 14:52:52.392634 13279 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:52.393760 13160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.395779 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:52.401057 13130 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:52.411656 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:52.412562 13164 raft_consensus.cc:3060] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:52.413156 13156 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:52.413314 13310 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 14:52:52.419049 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:52.427244 13158 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:52.365695 18038 consensus_queue.cc:1048] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.046s
I20260709 14:52:52.403553 17949 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:52.410809 18230 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:52.383231 18278 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.046s
I20260709 14:52:52.439124 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.417537 18237 raft_consensus.cc:2804] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:52.449379 13164 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:52:52.450028 13308 raft_consensus.cc:1275] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 14:52:52.420800 17966 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:52.399780 18252 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.041s
I20260709 14:52:52.435160 18232 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:52.410965 18056 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 14:52:52.445611 17949 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.445348 18218 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:52.472344 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:52.475987 13308 raft_consensus.cc:2393] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 17: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:52.484817 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.475380 17949 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:52.470824 18230 raft_consensus.cc:697] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:52.461714 17966 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.487615 18218 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:52:52.517824 18284 log.cc:927] Time spent T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:52:52.474400 18237 raft_consensus.cc:697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
W20260709 14:52:52.541927 18250 log.cc:927] Time spent T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 14:52:52.543669 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 63474.5us
W20260709 14:52:52.539023 13205 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:52.475184 18232 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:52.561666 18292 log.cc:927] Time spent T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 14:52:52.568181 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:52.572746 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.574810 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.577045 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.577241 18232 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.577646 17864 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:52.579272 18056 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:52:52.581425 17934 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:52:52.581840 17934 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.582182 17934 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:52.583178 18056 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.586964 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
W20260709 14:52:52.563670 18283 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.203s	user 0.001s	sys 0.000s
I20260709 14:52:52.588992 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.589920 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.603498 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.605168 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.609287 13205 leader_election.cc:400] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17.
I20260709 14:52:52.610880 13205 leader_election.cc:403] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:52.567459 18263 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.620174 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.617332 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.623518 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.619913 18249 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083) with higher term. Message: Invalid argument: T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 for earlier term 16. Current term is 17.
I20260709 14:52:52.624825 18237 consensus_queue.cc:237] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.627015 18277 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:52.635303 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.614131 18210 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.645267 18227 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:52.619652 18239 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:52.615279 18038 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:52:52.649051 18278 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:52.649555 18278 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.649899 18278 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:52.651484 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:52.637583 18056 consensus_queue.cc:1059] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 12, Time since last communication: 0.020s
I20260709 14:52:52.617497 18218 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.653079 18276 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:52.653522 18276 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.653846 18276 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:52.654909 13276 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.619449 18154 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:52.634095 18290 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:52:52.621371 18230 consensus_queue.cc:237] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.668265 18227 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 14:52:52.622460 18263 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.654841 17934 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.658874 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:52:52.673422 18297 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 14:52:52.667742 18253 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:52.670893 17924 raft_consensus.cc:3055] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:52.678825 17966 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.721662 18220 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:52:52.679593 17942 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.052s
I20260709 14:52:52.680856 18291 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 14:52:52.768067 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:52.801853 13162 raft_consensus.cc:1240] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: []
I20260709 14:52:52.741704 18210 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:52.745244 18038 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:52.809988 13159 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
W20260709 14:52:52.811522 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 171230us
I20260709 14:52:52.790838 17924 raft_consensus.cc:740] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:52.820592 17934 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.847589 18263 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.815104 18210 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.855028 18210 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.858884 17949 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.815843 18038 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.862766 18038 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.864104 13156 raft_consensus.cc:2368] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
W20260709 14:52:52.866500 18298 log.cc:927] Time spent T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 14:52:52.875869 18276 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:52.879395 18276 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
W20260709 14:52:52.887966 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 220165us
I20260709 14:52:52.916025 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:52.888471 17864 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.908985 18210 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:52:52.935129 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 196417us
I20260709 14:52:52.925961 18304 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:52:52.945324 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 132310us
I20260709 14:52:52.956934 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.909541 18278 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:52.970742 13205 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.973732 13230 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:52.942561 17949 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:52.939734 18210 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.975677 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:52.986733 13162 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: [15.10-15.10]
I20260709 14:52:52.926913 17924 consensus_queue.cc:260] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:52.992297 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.993573 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:52.969532 18305 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:52.978991 18252 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:52:52.969220 18290 consensus_queue.cc:1048] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 14:52:52.997568 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:52.999027 17924 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:52:53.006513 18307 log.cc:927] Time spent T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 14:52:53.010697 18287 log.cc:927] Time spent T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.469s	user 0.004s	sys 0.000s
I20260709 14:52:52.999378 18253 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.014s
I20260709 14:52:52.958135 18304 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.019423 18304 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.022780 18210 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:53.029425 18300 log.cc:927] Time spent T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.355s	user 0.004s	sys 0.003s
I20260709 14:52:53.049899 18278 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.049958 18231 raft_consensus.cc:3055] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Stepping down as leader of term 16
W20260709 14:52:53.056903 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 166967us
W20260709 14:52:53.060640 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 85023.9us
I20260709 14:52:53.066830 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:53.075582 13158 raft_consensus.cc:2393] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:53.078966 18311 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:53.096279 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.111927 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:53.113723 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.114423 13313 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 9.
I20260709 14:52:53.116401 13313 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:53.120134 13304 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: [15.14-15.14]
I20260709 14:52:53.123497 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.134853 13310 raft_consensus.cc:1240] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 15. Current term is 16. Ops: [15.10-15.10]
I20260709 14:52:53.050545 18231 raft_consensus.cc:740] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:53.142320 13162 raft_consensus.cc:1275] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:53.105659 18212 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:53.154987 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:53.157532 13313 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
I20260709 14:52:53.152129 18212 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:53.170217 13232 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:53.170670 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.172995 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.173390 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:53.173557 13307 raft_consensus.cc:1240] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 16. Current term is 17. Ops: []
I20260709 14:52:53.174216 13234 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:53.175269 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.157529 18313 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:53.179136 18313 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:53.179574 18313 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:53.180917 18278 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:53.181496 18278 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.182687 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.183687 18278 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.183972 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:53.185160 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.173606 18231 consensus_queue.cc:260] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.178469 18311 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:52:53.186532 18252 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:52:53.186270 13158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:53.189774 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.194051 18311 consensus_queue.cc:1059] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:53.195168 18252 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:53.195606 18252 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:53.196524 18252 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:53.198055 18252 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:52:53.209403 13862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 106553us
I20260709 14:52:53.186355 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:53.213587 13162 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bad99cba25614f82995f39d7ea6eaed6 in current term 15: Already voted for candidate e678e1a7641947cb9fb75155ab25e3a9 in this term.
I20260709 14:52:53.214882 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
W20260709 14:52:53.232851 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 56406.7us
W20260709 14:52:53.212622 18286 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.020s	sys 0.046s
W20260709 14:52:53.243872 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 65862us
W20260709 14:52:53.242285 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:32807, user_credentials={real_user=slave}} blocked reactor thread for 52824.2us
I20260709 14:52:53.248744 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:53.250869 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:53.248653 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.255052 13310 raft_consensus.cc:2393] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate e678e1a7641947cb9fb75155ab25e3a9 in current term 16: Already voted for candidate 38fbc24b2bf441038676280fd5393d6e in this term.
I20260709 14:52:53.163234 18312 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.079s
W20260709 14:52:53.245000 18286 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.758s	user 0.021s	sys 0.047s
I20260709 14:52:53.272437 13159 raft_consensus.cc:1275] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:53.245054 18210 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:53.319720 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:52:53.321758 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 55889.3us
I20260709 14:52:53.284524 18232 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.038s
I20260709 14:52:53.284075 18153 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.039s
I20260709 14:52:53.340546 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.289482 18210 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.352043 18230 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:52:53.353852 18324 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:52:53.341372 18313 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.356956 18313 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.360447 18212 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.361775 18212 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:53.367476 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:53.368466 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:53.370390 18294 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.823s	user 0.004s	sys 0.004s
I20260709 14:52:53.371693 13236 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49266 (request call id 4818) took 1017 ms. Trace:
I20260709 14:52:53.377593 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.382476 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.384117 18230 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:53.372042 13236 rpcz_store.cc:276] 0709 14:52:52.354439 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.354565 (+   126us) service_pool.cc:224] Handling call
0709 14:52:52.354863 (+   298us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:52:52.355218 (+   355us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:52:52.355242 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:52:52.355711 (+   469us) log.cc:844] Serialized 26 byte log entry
0709 14:52:52.439391 (+ 83680us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:52:52.439430 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:52:52.439494 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:52:53.369867 (+930373us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e6a9986e 00007f79e6a98bb6 00007f79e6a987d8 00007f79e6aa2221 00007f79e6aa21d9 00007f79e6aa2169
0709 14:52:53.371392 (+  1525us) raft_consensus.cc:1685] finished
0709 14:52:53.371411 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:52:53.371627 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3858,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":8323,"spinlock_wait_cycles":4183936,"thread_start_us":83386,"threads_started":1,"wal-append.queue_time_us":145399}
I20260709 14:52:53.387904 18210 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.389415 17949 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:53.389855 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.346568 18329 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:53.393043 13164 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:53.403303 18210 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:52:53.404022 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.404819 18210 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:52:53.405239 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.407518 18210 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:53.417147 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.420288 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.425422 13236 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:53.444661 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.446092 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.472658 18291 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:52:53.477330 18232 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:52:53.494858 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.502542 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.503077 13307 raft_consensus.cc:1275] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:53.504575 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:53.505259 13310 raft_consensus.cc:606] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.511216 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:53.571427 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:53.572335 13305 raft_consensus.cc:606] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.583838 18212 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:53.584511 18212 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.589053 18212 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:53.591396 18319 log.cc:927] Time spent T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.296s	user 0.009s	sys 0.004s
I20260709 14:52:53.594419 13238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:53.595067 13238 raft_consensus.cc:606] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.595417 13238 raft_consensus.cc:614] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:52:53.606631 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:53.607513 13305 raft_consensus.cc:606] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.607986 13305 raft_consensus.cc:614] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:52:53.610663 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 102364us
I20260709 14:52:53.618953 18210 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:53.607023 18219 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:53.623790 18219 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.632961 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.640174 13239 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:53.640926 13305 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:53.641655 13305 raft_consensus.cc:606] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.651903 18331 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:52:53.652922 18331 consensus_queue.cc:1048] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:53.655172 13276 leader_election.cc:400] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15.
I20260709 14:52:53.658247 18153 raft_consensus.cc:993] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.658795 18153 raft_consensus.cc:1081] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.655227 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:53.663977 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:53.664671 13312 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.665413 18231 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:53.666227 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:53.668465 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:53.672246 18331 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:52:53.658703 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:53.686471 13276 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.687526 18220 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:52:53.686717 18219 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:53.693363 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:53.694149 13155 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:53.695139 18220 raft_consensus.cc:993] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.695688 18220 raft_consensus.cc:1081] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.695259 13230 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 14. Current term is 15. Ops: []
I20260709 14:52:53.699934 18237 consensus_queue.cc:1048] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:53.700675 18136 consensus_queue.cc:1048] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:52:53.703099 13202 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.665468 17966 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:53.747849 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:53.711000 17942 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:53.753186 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:53.756664 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:53.726315 18136 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.032s
I20260709 14:52:53.776383 18308 raft_consensus.cc:993] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.753579 18212 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:52:53.785079 18212 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:53.785614 18212 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:53.778963 17987 raft_consensus.cc:993] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
W20260709 14:52:53.785275 18333 log.cc:927] Time spent T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:52:53.807901 18154 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:53.820947 18308 raft_consensus.cc:1081] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.836038 13060 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.842242 13060 catalog_manager.cc:5697] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 9 to 11, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 11 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:53.844678 13155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:53.845602 13155 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.845772 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:53.841985 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 655) took 3493 ms. Trace:
I20260709 14:52:53.846395 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:53.845999 13155 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:53.844383 13060 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.825429 18153 raft_consensus.cc:1081] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:53.846995 13156 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.847599 13060 catalog_manager.cc:5697] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.850155 13156 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:53.823900 18154 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:53.850579 13060 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.852649 13060 catalog_manager.cc:5697] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.859426 13155 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.860215 13060 catalog_manager.cc:5697] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 17 to 19, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 19 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.866219 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:53.866847 13159 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.846732 13059 rpcz_store.cc:276] 0709 14:52:50.348516 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:50.348810 (+   294us) service_pool.cc:224] Handling call
0709 14:52:53.841909 (+3493099us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:52.045379 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:52.045922 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:52.045959 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:52:52.045978 (+    19us) tablet.cc:662] Decoding operations
0709 14:52:52.046732 (+   754us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:52.046784 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:52.046814 (+    30us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:52:52.047281 (+   467us) tablet.cc:701] Row locks acquired
0709 14:52:52.047298 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:52:52.047450 (+   152us) write_op.cc:270] Start()
0709 14:52:52.047563 (+   113us) write_op.cc:276] Timestamp: P: 1783608772047392 usec, L: 0
0709 14:52:52.047583 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:52:52.048215 (+   632us) log.cc:844] Serialized 2500 byte log entry
0709 14:52:52.185443 (+137228us) spinlock_profiling.cc:243] Waited 15.5 ms on lock 0x7b18004176a0. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79eccd9de1 00007f79ecce65b1 00007f79e3e113f3 00007f79e3e137c1 00007f79e3e13779 00007f79e3e13709 00007f79e3e136d1 00007f79e3e129cd 0000000000396ad4 0000000000396919 00007f79e3df483a
0709 14:52:52.462514 (+277071us) op_driver.cc:464] REPLICATION: finished
0709 14:52:53.031937 (+569423us) spinlock_profiling.cc:243] Waited 3.08 ms on lock 0x7b4400022b4c. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e3c99db1 00007f79e3d37c85 00007f79e3d386a2 00007f79e6aaa1db 00007f79e6aa5aaf 00007f79e3df40ac 00007f79ecc4eab9 00007f79e3e1069b 00007f79e3e0e93f 00007f79e3e10c02 00007f79ea934ef0
0709 14:52:53.284134 (+252197us) write_op.cc:301] APPLY: starting
0709 14:52:53.289437 (+  5303us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:53.328468 (+ 39031us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:53.328495 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:53.474587 (+146092us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:53.474819 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=12,key_file_lookups=12,delta_file_lookups=0,mrs_lookups=0
0709 14:52:53.474867 (+    48us) write_op.cc:312] APPLY: finished
0709 14:52:53.475167 (+   300us) log.cc:844] Serialized 65 byte log entry
0709 14:52:53.708503 (+233336us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:53.724424 (+ 15921us) write_op.cc:454] Released schema lock
0709 14:52:53.752645 (+ 28221us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:53.796251 (+ 43606us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:53.796708 (+   457us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":30,"child_traces":[["op",{"apply.queue_time_us":799252,"apply.run_cpu_time_us":30028,"apply.run_wall_time_us":489355,"cfile_cache_hit":26,"cfile_cache_hit_bytes":29219,"num_ops":6,"prepare.queue_time_us":223606,"prepare.run_cpu_time_us":22877,"prepare.run_wall_time_us":100926,"raft.queue_time_us":178359,"raft.run_cpu_time_us":69087,"raft.run_wall_time_us":848457,"replication_time_us":399680,"spinlock_wait_cycles":42703360,"thread_start_us":1411114,"threads_started":5,"wal-append.queue_time_us":382591,"wal-append.run_cpu_time_us":30772,"wal-append.run_wall_time_us":1176153}]]}
I20260709 14:52:53.867208 13159 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:53.867174 13060 catalog_manager.cc:5697] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:53.868923 13060 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 10 to 12, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:53.869602 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:53.870098 13231 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:53.874423 13155 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.872659 13156 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.878410 13159 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.879176 13156 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.841928 18219 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.021s
I20260709 14:52:53.887710 18212 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.890406 17949 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:53.890898 17949 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:53.891752 17949 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:53.893721 18338 log.cc:927] Time spent T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:52:53.895959 13231 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:53.898437 13159 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.915869 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:53.935774 18344 log.cc:927] Time spent T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: Append to log took a long time: real 0.071s	user 0.000s	sys 0.003s
I20260709 14:52:53.936260 18230 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:53.936816 18230 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:53.937662 18230 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.938716 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:53.939352 13231 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:53.939406 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:53.940584 13236 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:53.942866 18154 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.944362 18154 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:53.947517 13236 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:53.949023 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:53.949910 17864 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:53.950459 17864 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:53.951325 17864 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:53.939098 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 45366.8us
I20260709 14:52:53.956204 13231 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:53.907303 17949 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:53.958938 13130 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
W20260709 14:52:53.959440 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 95853.4us
I20260709 14:52:53.961819 18331 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:53.962370 18331 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:53.963194 18331 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:52:53.965117 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49845.6us
W20260709 14:52:53.966215 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 94981us
I20260709 14:52:53.975962 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:53.977227 18125 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:53.989777 18125 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:53.991617 18212 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:53.992233 18237 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:52:53.992017 18125 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:54.071702 13163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:54.076020 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:54.077515 13164 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:52:54.087292 13155 raft_consensus.cc:1240] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 9. Current term is 10. Ops: []
I20260709 14:52:54.091146 13163 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 14:52:54.097613 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 116241us
I20260709 14:52:54.109212 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.110469 13307 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:54.110898 13307 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:54.113271 13307 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.106040 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.117048 13313 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:54.117642 13313 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:54.121773 13313 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.116252 13307 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:54.118098 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.125916 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.129118 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:54.131825 13236 raft_consensus.cc:2368] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:54.132233 13312 raft_consensus.cc:3055] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:54.132712 13312 raft_consensus.cc:740] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:54.134407 13312 consensus_queue.cc:260] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.143072 13312 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:54.146936 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.147984 13305 raft_consensus.cc:3060] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 19
I20260709 14:52:54.150599 13163 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:54.153817 13164 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:52:54.180526 13313 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:54.186103 13307 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
W20260709 14:52:54.188607 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 46187.7us
I20260709 14:52:54.203485 13305 raft_consensus.cc:2468] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:52:54.203518 13312 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:52:54.228551 18308 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.229524 18308 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.232038 18308 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:54.247339 13313 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:54.258402 13202 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.254698 13155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.273602 17924 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.274336 17924 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.276894 18249 raft_consensus.cc:2804] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:52:54.277467 18249 raft_consensus.cc:697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:54.278652 18249 consensus_queue.cc:237] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.276702 17924 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.309343 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.310324 13159 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:54.320658 13163 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.321074 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:54.322207 13231 raft_consensus.cc:2410] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for term 17 because replica has last-logged OpId of term: 15 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 13.
I20260709 14:52:54.325526 13163 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.336508 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:54.337340 13231 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:54.339710 13279 leader_election.cc:400] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:54.340150 13279 leader_election.cc:403] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.340941 17987 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: Vote denied by peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323) with higher term. Message: Invalid argument: T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 18. Current term is 19.
I20260709 14:52:54.345805 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.349939 17862 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:54.350723 17862 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.351203 17862 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.359274 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:54.362727 18237 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:52:54.371181 17862 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.380347 13230 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:54.381928 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:54.382748 13156 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.384156 17864 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:54.389518 17862 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.400905 13231 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:54.401125 13156 raft_consensus.cc:2468] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.401968 13235 raft_consensus.cc:1240] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:54.406221 13202 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.407161 18237 consensus_queue.cc:1059] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:54.409355 18249 raft_consensus.cc:2804] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:54.409950 18249 raft_consensus.cc:697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:54.411154 18237 raft_consensus.cc:3055] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:54.412407 18237 raft_consensus.cc:740] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:54.411298 18249 consensus_queue.cc:237] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.413674 18237 consensus_queue.cc:260] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.415383 18237 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:54.416953 13130 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.418082 18095 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:54.418632 18095 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:54.419621 18095 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.437155 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:54.437561 13235 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:54.440205 13060 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 653) took 2006 ms. Trace:
I20260709 14:52:54.441568 18230 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:54.443460 13235 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:54.446419 17864 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:54.451272 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.444739 13060 rpcz_store.cc:276] 0709 14:52:52.433751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.434856 (+  1105us) service_pool.cc:224] Handling call
0709 14:52:53.642109 (+1207253us) spinlock_profiling.cc:243] Waited 837 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:52:54.439964 (+797855us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:54.224066 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:54.224929 (+   863us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:54.224992 (+    63us) write_op.cc:435] Acquired schema lock
0709 14:52:54.225026 (+    34us) tablet.cc:662] Decoding operations
0709 14:52:54.226489 (+  1463us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:54.226623 (+   134us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:54.226675 (+    52us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:52:54.227699 (+  1024us) tablet.cc:701] Row locks acquired
0709 14:52:54.227749 (+    50us) write_op.cc:260] PREPARE: finished
0709 14:52:54.228050 (+   301us) write_op.cc:270] Start()
0709 14:52:54.228245 (+   195us) write_op.cc:276] Timestamp: P: 1783608774227971 usec, L: 0
0709 14:52:54.228276 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 14:52:54.254652 (+ 26376us) log.cc:844] Serialized 3673 byte log entry
0709 14:52:54.287435 (+ 32783us) op_driver.cc:464] REPLICATION: finished
0709 14:52:54.288180 (+   745us) write_op.cc:301] APPLY: starting
0709 14:52:54.288284 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:54.294226 (+  5942us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:54.294350 (+   124us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:54.336546 (+ 42196us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:54.336892 (+   346us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=18,key_file_lookups=18,delta_file_lookups=0,mrs_lookups=0
0709 14:52:54.336934 (+    42us) write_op.cc:312] APPLY: finished
0709 14:52:54.337315 (+   381us) log.cc:844] Serialized 89 byte log entry
0709 14:52:54.347879 (+ 10564us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.348011 (+   132us) write_op.cc:454] Released schema lock
0709 14:52:54.348070 (+    59us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:54.348508 (+   438us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.348535 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3374,"reported_tablets":33,"spinlock_wait_cycles":1925988096,"child_traces":[["op",{"apply.queue_time_us":419,"apply.run_cpu_time_us":13877,"apply.run_wall_time_us":60320,"cfile_cache_hit":36,"cfile_cache_hit_bytes":37638,"num_ops":9,"prepare.queue_time_us":290561,"prepare.run_cpu_time_us":5840,"prepare.run_wall_time_us":31075,"replication_time_us":58971,"thread_start_us":274614,"threads_started":1}]]}
I20260709 14:52:54.481848 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.485422 13313 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:52:54.495023 18230 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:54.494557 13062 catalog_manager.cc:5697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 14, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:54.518190 13307 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:54.518080 13062 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 13 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.528029 17924 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.528695 17924 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:54.531922 17924 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:54.526947 13062 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.539741 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.540630 13164 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:54.540151 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:54.542621 13305 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:54.542937 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.544375 13307 raft_consensus.cc:1275] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:52:54.544581 18328 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:54.544991 18328 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.545311 18328 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.545637 18095 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:54.546783 18230 consensus_queue.cc:1048] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:54.548585 17862 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.549124 17862 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.549715 13062 catalog_manager.cc:5697] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.551214 17862 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.554409 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.555974 13164 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:52:54.559792 13312 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:54.555989 13062 catalog_manager.cc:5697] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 16 to 18, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 18 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:54.562387 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:54.563074 13312 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:52:54.563901 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.565543 18357 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:52:54.566015 18357 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.566367 18357 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.568781 13062 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.575934 18357 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.597783 18328 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:54.601006 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:54.601722 13156 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.610347 13156 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.613374 18050 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:52:54.616760 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.617127 18050 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.618083 13312 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.618103 18328 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:52:54.619406 18050 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:54.621125 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:54.618209 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.621968 13309 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.615096 18357 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.625066 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:54.625710 13164 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.626206 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.628156 18357 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:54.631337 18357 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:54.634262 18357 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.638633 13312 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.640338 13205 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:54.641230 17862 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:54.641842 17862 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:54.642609 17862 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:52:54.587206 17924 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.644287 17924 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.634117 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.646035 13163 raft_consensus.cc:2368] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
I20260709 14:52:54.647682 13276 leader_election.cc:400] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
I20260709 14:52:54.648033 13276 leader_election.cc:403] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:52:54.651778 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:54.653273 18136 raft_consensus.cc:3060] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 17
I20260709 14:52:54.652443 13163 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.654817 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.659400 18211 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:52:54.659898 18211 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.660244 18211 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:54.657717 13309 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.667626 13164 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.670064 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:54.673133 17924 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.676278 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:54.683414 13313 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:52:54.731808 18211 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.739327 18211 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:54.740607 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:54.750509 13163 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:54.736372 18136 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929) with higher term. Message: Invalid argument: T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e for earlier term 16. Current term is 17.
I20260709 14:52:54.792722 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:54.797359 13163 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:54.798049 13306 raft_consensus.cc:3060] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:54.799150 13202 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:54.799942 17862 raft_consensus.cc:2804] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:54.800380 17862 raft_consensus.cc:697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:54.815689 17862 consensus_queue.cc:237] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:54.823967 13163 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 14:52:54.831634 13312 raft_consensus.cc:1275] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260709 14:52:54.850677 18328 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:54.858984 13306 raft_consensus.cc:2468] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:52:54.860551 18211 consensus_queue.cc:1048] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:54.945657 13306 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:54.947382 17966 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:54.949188 13060 catalog_manager.cc:5697] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:54.951309 13060 catalog_manager.cc:5697] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 16. New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:54.953644 13060 catalog_manager.cc:5697] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 15 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:54.954946 13060 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 8 to 9, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 9 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:54.959600 13062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42640 (request call id 642) took 2318 ms. Trace:
I20260709 14:52:54.960036 13062 rpcz_store.cc:276] 0709 14:52:52.641287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:52.641470 (+   183us) service_pool.cc:224] Handling call
0709 14:52:53.670686 (+1029216us) spinlock_profiling.cc:243] Waited 622 ms on lock 0x7b54001199d4. stack: 00007f79e3ddf343 00007f79e3ddf240 00007f79e376e1d4 00007f79ed4ac304 00007f79ed4ac299 00007f79e6e68090 00007f79e6f06f3a 00007f79eccbd1cc 00007f79ecdbb37e 00007f79eb27c2a4 00007f79eb27c232 00007f79eb27c161 00007f79eb27c0dc 00007f79eb27b392 00007f79e523948c 00007f79e52388c6
0709 14:52:54.959517 (+1288831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:54.733797 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:54.734329 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:54.734379 (+    50us) write_op.cc:435] Acquired schema lock
0709 14:52:54.734393 (+    14us) tablet.cc:662] Decoding operations
0709 14:52:54.735125 (+   732us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:54.735179 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:54.735214 (+    35us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:52:54.735783 (+   569us) tablet.cc:701] Row locks acquired
0709 14:52:54.735797 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:52:54.735934 (+   137us) write_op.cc:270] Start()
0709 14:52:54.736060 (+   126us) write_op.cc:276] Timestamp: P: 1783608774735885 usec, L: 0
0709 14:52:54.736083 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:52:54.736722 (+   639us) log.cc:844] Serialized 2496 byte log entry
0709 14:52:54.752098 (+ 15376us) op_driver.cc:464] REPLICATION: finished
0709 14:52:54.755873 (+  3775us) write_op.cc:301] APPLY: starting
0709 14:52:54.756423 (+   550us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:54.834001 (+ 77578us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:54.834100 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:54.873346 (+ 39246us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:54.873530 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=12,key_file_lookups=12,delta_file_lookups=0,mrs_lookups=0
0709 14:52:54.873679 (+   149us) write_op.cc:312] APPLY: finished
0709 14:52:54.874005 (+   326us) log.cc:844] Serialized 65 byte log entry
0709 14:52:54.879735 (+  5730us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.879869 (+   134us) write_op.cc:454] Released schema lock
0709 14:52:54.879927 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:54.880374 (+   447us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:54.880407 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":41,"spinlock_wait_cycles":1430525312,"child_traces":[["op",{"apply.queue_time_us":1962,"apply.run_cpu_time_us":10956,"apply.run_wall_time_us":124463,"cfile_cache_hit":24,"cfile_cache_hit_bytes":25092,"num_ops":6,"prepare.queue_time_us":509,"prepare.run_cpu_time_us":3203,"prepare.run_wall_time_us":4349,"replication_time_us":15864}]]}
I20260709 14:52:54.956171 13060 catalog_manager.cc:5697] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 16 to 17, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 17 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:54.965281 13060 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:55.005191 13230 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:55.007671 17966 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:55.029469 13156 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:55.033011 13306 raft_consensus.cc:1275] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:55.033267 17862 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:55.034977 18211 consensus_queue.cc:1048] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:52:55.032979 13059 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.052452 13310 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:55.055053 13310 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:52:55.056869 17862 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:55.059684 13059 catalog_manager.cc:5697] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 14 to 15, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 15 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.076982 13164 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:52:55.086575 18358 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 14:52:55.104130 18328 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:52:55.189706 13156 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260709 14:52:55.223464 13062 catalog_manager.cc:5697] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:55.225385 13062 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.227646 13062 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.229444 13062 catalog_manager.cc:5697] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 16 to 18, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 18 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.237641 18136 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.255404 18263 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.268951 18358 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:52:55.285212 18136 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.287370 18136 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:55.285250 18263 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.289503 18263 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:55.292053 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:55.292824 13231 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:55.295197 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:55.296599 18237 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:52:55.297010 18237 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.297322 18237 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:55.326997 18237 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.330766 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:55.331391 13231 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:55.341467 13231 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:55.348235 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:55.349403 18050 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:55.349936 18050 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:55.350889 18050 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.374013 18136 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:55.374596 18136 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.379498 18136 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:55.380828 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:55.381702 13231 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:55.384166 18237 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:55.384354 13162 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260709 14:52:55.384923 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:55.387297 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:55.394250 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:55.389817 13313 raft_consensus.cc:1275] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260709 14:52:55.395006 13163 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:55.397336 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:55.397933 13162 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:55.392860 18231 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:55.398931 18231 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.391065 13062 catalog_manager.cc:5697] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.408984 13162 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:52:55.422230 18231 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:55.427924 13162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9" is_pre_election: true
I20260709 14:52:55.431727 13162 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 10.
I20260709 14:52:55.454473 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:55.456265 18136 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:52:55.456668 18136 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:52:55.457274 18136 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:55.462700 18358 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:52:55.466379 18136 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.468652 18358 consensus_queue.cc:1048] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:52:55.472424 13060 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:55.524145 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:55.524370 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:55.525049 13231 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:55.527087 18328 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:52:55.548527 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:55.549291 13313 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:55.567952 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:55.565740 13059 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:55.569777 18231 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:52:55.570276 18231 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:55.570637 18231 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:55.569672 18136 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:55.592069 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:55.593211 13230 raft_consensus.cc:2393] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 10: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:52:55.732358 18231 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.748715 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:55.749431 13235 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:55.766997 13235 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:55.768069 13130 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:55.768875 17966 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:52:55.769397 17966 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:55.770327 17966 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:55.793350 18231 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 11 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:55.801712 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:55.814783 13062 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.833930 13231 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:52:55.835667 18136 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:52:55.883802 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:55.884500 13312 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:52:55.893272 13312 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:52:55.919533 13164 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:52:55.956539 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:55.957749 18136 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:52:55.958354 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:55.975171 18346 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:52:56.055861 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:56.056717 13231 raft_consensus.cc:606] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:56.067557 13312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:56.068253 13312 raft_consensus.cc:606] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:56.072105 13231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:56.078683 13231 raft_consensus.cc:606] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:56.082127 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:56.082770 13306 raft_consensus.cc:606] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:56.088195 13306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:56.088871 13306 raft_consensus.cc:606] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:56.091890 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:56.094000 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:56.135350 18211 raft_consensus.cc:993] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:56.135972 18211 raft_consensus.cc:1081] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:56.139635 18237 raft_consensus.cc:993] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.140147 18237 raft_consensus.cc:1081] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.155241 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1ade933b121451ca76a4291db630745"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:56.157917 13164 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.158382 13164 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:56.251732 13313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:56.252431 13313 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.252837 13313 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:56.259608 13313 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.267871 13313 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:56.269114 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:56.269832 13231 raft_consensus.cc:3055] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:56.270134 13231 raft_consensus.cc:740] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:56.270968 13231 consensus_queue.cc:260] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.272215 13231 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:56.278643 13164 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.282379 13235 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:52:56.287158 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:56.287786 13235 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:56.295596 13164 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:56.300330 13163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:56.301067 13163 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:56.311234 13163 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:56.314392 18392 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:52:56.311473 13235 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:56.330049 13130 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:56.331106 18392 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:52:56.331601 18392 raft_consensus.cc:697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:56.332559 18392 consensus_queue.cc:237] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.344587 13231 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:56.354533 13279 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:56.355297 13059 catalog_manager.cc:5697] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 9 to 10, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 10 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:56.356338 18136 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:56.357038 18136 raft_consensus.cc:697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:56.357999 18136 consensus_queue.cc:237] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.374050 18211 raft_consensus.cc:993] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.374711 18211 raft_consensus.cc:1081] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.377033 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:52:56.377643 13164 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.378034 13164 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:56.382653 13062 catalog_manager.cc:5697] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:56.385522 18050 raft_consensus.cc:993] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.386089 18050 raft_consensus.cc:1081] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.389050 13164 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.394088 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:56.394748 13310 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:52:56.395038 13310 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:56.395826 13310 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.400525 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:56.401237 13159 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:56.401619 13159 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:56.402415 13313 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:52:56.404814 13310 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:52:56.410553 18392 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:52:56.429523 13159 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.431958 13159 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:56.435196 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:56.435839 13235 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:56.438344 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:56.438970 13307 raft_consensus.cc:3055] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:52:56.439257 13307 raft_consensus.cc:740] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:56.440018 13307 consensus_queue.cc:260] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.441092 13307 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:52:56.452817 13235 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:56.454164 13130 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:56.455075 18392 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:52:56.455710 18392 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:56.456692 18392 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.463687 13310 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 10.
I20260709 14:52:56.466183 13307 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:52:56.466850 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:56.467440 13231 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:56.467731 13231 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:56.468518 13231 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:56.469615 13231 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:56.473589 18136 raft_consensus.cc:993] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:56.474336 18136 raft_consensus.cc:1081] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
W20260709 14:52:56.487633 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 45634.6us
I20260709 14:52:56.932077 13231 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:52:56.966775 13164 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:52:57.047397 13203 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:57.069519 13235 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 14:52:57.168470 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 52024.4us
I20260709 14:52:57.276005 13130 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:57.277696 18231 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:57.283682 13231 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:57.294468 18231 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:57.295797 18231 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:57.302119 18411 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:57.344113 13312 raft_consensus.cc:1275] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:52:57.344942 13309 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:57.389302 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:57.390964 13310 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:57.381744 18231 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:52:57.399447 13310 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:52:57.393460 18231 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:52:57.411264 18411 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:52:57.411967 18411 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:57.413616 18231 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:52:57.415947 18411 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:57.416190 18231 consensus_queue.cc:1048] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:52:57.416342 18392 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:52:57.420454 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:57.428165 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:52:57.431236 13156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:57.431910 13156 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:57.432291 13156 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:57.435272 13237 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:52:57.437537 13059 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42634 (request call id 664) took 1085 ms. Trace:
I20260709 14:52:57.437954 13059 rpcz_store.cc:276] 0709 14:52:56.351812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:56.351991 (+   179us) service_pool.cc:224] Handling call
0709 14:52:57.437473 (+1085482us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:52:56.375928 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:52:56.376505 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:52:56.376541 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:52:56.376559 (+    18us) tablet.cc:662] Decoding operations
0709 14:52:56.376944 (+   385us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:52:56.386924 (+  9980us) write_op.cc:641] Partition lock acquired for write op
0709 14:52:56.386960 (+    36us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:52:56.387160 (+   200us) tablet.cc:701] Row locks acquired
0709 14:52:56.387178 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:52:56.390267 (+  3089us) write_op.cc:270] Start()
0709 14:52:56.390394 (+   127us) write_op.cc:276] Timestamp: P: 1783608776390211 usec, L: 0
0709 14:52:56.390418 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:52:56.391683 (+  1265us) log.cc:844] Serialized 544 byte log entry
0709 14:52:56.569863 (+178180us) op_driver.cc:464] REPLICATION: finished
0709 14:52:56.571290 (+  1427us) write_op.cc:301] APPLY: starting
0709 14:52:56.571379 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 14:52:56.572630 (+  1251us) tablet.cc:1370] finished BulkCheckPresence
0709 14:52:56.572755 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:52:56.573540 (+   785us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:52:56.573777 (+   237us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=0,mrs_lookups=0
0709 14:52:56.573820 (+    43us) write_op.cc:312] APPLY: finished
0709 14:52:56.574017 (+   197us) log.cc:844] Serialized 25 byte log entry
0709 14:52:56.574760 (+   743us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:56.574832 (+    72us) write_op.cc:454] Released schema lock
0709 14:52:56.574875 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:52:56.575251 (+   376us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:52:56.575280 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":338046,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1155,"apply.run_cpu_time_us":3332,"apply.run_wall_time_us":3951,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8309,"num_ops":1,"prepare.queue_time_us":15736,"prepare.run_cpu_time_us":2836,"prepare.run_wall_time_us":51740,"replication_time_us":179246,"thread_start_us":16779,"threads_started":2}]]}
I20260709 14:52:57.444801 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:52:57.457664 18411 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:57.460642 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:57.462050 18411 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:52:57.494918 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:52:57.504002 13127 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:52:57.505716 18410 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:52:57.510279 13159 raft_consensus.cc:1275] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:57.514374 13156 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:57.554785 13163 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 13. Current term is 14. Ops: []
I20260709 14:52:57.553022 13062 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 15 to 16, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 16 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:52:57.559163 18136 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:57.565872 13156 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:57.572279 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:57.573112 13236 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:52:57.574533 13279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 126287us
I20260709 14:52:57.575523 18425 consensus_queue.cc:1048] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:57.583602 13236 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:57.585306 13130 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:57.586534 18410 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:52:57.587059 18410 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:57.587972 18410 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:57.592521 18425 consensus_queue.cc:1059] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:52:57.593861 18429 raft_consensus.cc:3055] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:52:57.594267 18429 raft_consensus.cc:740] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:57.595180 18429 consensus_queue.cc:260] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:57.597615 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:57.600325 18429 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:52:57.624317 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:57.663878 13304 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 14.
I20260709 14:52:57.694762 13059 catalog_manager.cc:5697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 17 to 18, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 18 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.726351 13062 catalog_manager.cc:5697] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 13 to 14, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 14 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:57.775533 13235 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
I20260709 14:52:57.777025 18412 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:52:57.786877 13308 raft_consensus.cc:1275] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
I20260709 14:52:57.788404 18412 consensus_queue.cc:1048] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:52:57.982805 13235 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:57.984136 18424 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:58.003706 13308 raft_consensus.cc:1275] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:52:58.012187 18415 consensus_queue.cc:1048] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 14:52:58.029743 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08001d36c0 after lost signal to thread 12033
W20260709 14:52:58.030874 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9f00 after lost signal to thread 13096
W20260709 14:52:58.031859 13260 debug-util.cc:398] Leaking SignalData structure 0x7b080035d560 after lost signal to thread 13188
W20260709 14:52:58.032722 13260 debug-util.cc:398] Leaking SignalData structure 0x7b080023daa0 after lost signal to thread 13263
W20260709 14:52:58.034861 13260 debug-util.cc:398] Leaking SignalData structure 0x7b08002cb580 after lost signal to thread 13337
W20260709 14:52:58.036149 13260 debug-util.cc:398] Leaking SignalData structure 0x7b0800399580 after lost signal to thread 13920
W20260709 14:52:58.036648 13260 debug-util.cc:398] Leaking SignalData structure 0x7b0800327120 after lost signal to thread 18390
I20260709 14:52:58.702557 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:58.775511 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:52:58.776197 13310 raft_consensus.cc:606] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:58.780089 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:58.780601 13235 raft_consensus.cc:606] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:58.785935 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:58.786541 13235 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:58.789759 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:58.790426 13235 raft_consensus.cc:606] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:52:58.798645 13235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:52:58.799301 13235 raft_consensus.cc:606] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:52:58.800966 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:58.809507 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:58.816139 18446 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:58.817747 18358 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:58.838671 13310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:58.841917 13310 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.842387 13310 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Advancing to term 21
I20260709 14:52:58.844287 18358 raft_consensus.cc:993] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:58.844854 18358 raft_consensus.cc:1081] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:58.846827 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:58.847404 13304 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.847720 13304 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:58.858702 13310 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.861763 13304 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.866039 13310 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 21 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:58.866832 13304 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:58.869618 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:58.869643 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:58.870256 13237 raft_consensus.cc:3055] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:52:58.866711 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:58.870651 13237 raft_consensus.cc:740] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:58.871034 13157 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Advancing to term 21
I20260709 14:52:58.871515 13237 consensus_queue.cc:260] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.872912 13237 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:58.897171 13156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:58.899420 13156 raft_consensus.cc:3060] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:52:58.903246 13237 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:52:58.905903 13279 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:58.907982 18346 raft_consensus.cc:2804] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:52:58.870561 13231 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Stepping down as leader of term 20
I20260709 14:52:58.909019 13231 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:58.909797 13231 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.910944 13231 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Advancing to term 21
I20260709 14:52:58.908795 18346 raft_consensus.cc:697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:58.912031 18346 consensus_queue.cc:237] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.920342 18447 raft_consensus.cc:993] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:58.921834 18447 raft_consensus.cc:1081] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:58.924129 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415be6237f5f40da87ba325cd3587509"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35430
I20260709 14:52:58.924710 13159 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.925122 13159 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:58.936604 13159 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:58.984040 13062 catalog_manager.cc:5697] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 17 to 18, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 18 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.995703 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:59.002103 13237 raft_consensus.cc:3055] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Stepping down as leader of term 19
I20260709 14:52:59.002489 13237 raft_consensus.cc:740] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:59.008420 13159 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:59.010136 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:59.010860 13308 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:59.003396 13237 consensus_queue.cc:260] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 19.15, Last appended by leader: 15, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.012239 13237 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:52:59.038956 13231 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 21.
I20260709 14:52:59.039202 13157 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 21.
I20260709 14:52:59.046224 13308 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 20.
I20260709 14:52:59.047315 13164 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 21 FOLLOWER]: Rejecting Update request from peer bad99cba25614f82995f39d7ea6eaed6 for earlier term 20. Current term is 21. Ops: []
I20260709 14:52:59.050681 13130 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:59.051749 18424 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 14:52:59.053016 13237 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 20.
I20260709 14:52:59.055778 18424 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 20 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:59.057348 18424 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 19.15, Last appended by leader: 15, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.081379 13279 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:52:59.068171 13156 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:52:59.089493 18346 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Leader election won for term 21
W20260709 14:52:59.145663 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49841.8us
I20260709 14:52:59.147753 18136 raft_consensus.cc:993] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:59.149014 18346 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:59.149770 18425 raft_consensus.cc:1081] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:52:59.152550 13157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:52:59.153164 13157 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.153501 13157 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:59.150054 18346 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.161860 13157 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.182667 13157 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:52:59.189046 18358 raft_consensus.cc:993] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:59.190308 18446 raft_consensus.cc:1081] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:52:59.193104 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:52:59.193812 13304 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:59.194293 13304 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:59.202888 13304 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.205852 13157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:52:59.206560 13157 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:59.207716 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:59.208316 13231 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:59.218076 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:52:59.218853 13237 raft_consensus.cc:3055] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:52:59.219161 13237 raft_consensus.cc:740] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:52:59.219992 13237 consensus_queue.cc:260] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.221163 13237 raft_consensus.cc:3060] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:52:59.223356 13157 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:59.225131 13276 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:59.226339 13304 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:52:59.231410 13237 raft_consensus.cc:2468] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:52:59.232286 18429 raft_consensus.cc:2804] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:52:59.232849 18429 raft_consensus.cc:697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:59.233608 18429 consensus_queue.cc:237] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.236666 13231 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:59.239054 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:52:59.239691 13308 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:52:59.239988 13308 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:52:59.240716 13308 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.241963 13308 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:52:59.248714 13062 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 19 to 20, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 20 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.250751 13308 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:52:59.255625 13130 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:52:59.257441 18450 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:52:59.258222 18450 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:52:59.259147 18450 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:52:59.273157 13060 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 20 to 21, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 21 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.301508 13060 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 16 to 17, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 17 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:59.313110 13062 catalog_manager.cc:5697] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 15, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:59.327217 13159 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260709 14:52:59.330050 18346 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:59.382684 13237 raft_consensus.cc:1275] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260709 14:52:59.384255 18346 consensus_queue.cc:1048] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:52:59.488117 13237 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 19 index: 15. Preceding OpId from leader: term: 20 index: 16. (index mismatch)
I20260709 14:52:59.491849 18458 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260709 14:52:59.544412 13304 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 19 index: 15. Preceding OpId from leader: term: 20 index: 16. (index mismatch)
I20260709 14:52:59.547566 18450 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:52:59.723749 13237 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 21 index: 15. (index mismatch)
I20260709 14:52:59.725406 18455 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:52:59.734567 13231 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:59.742059 18450 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:59.747164 13159 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 21 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 21 index: 15. (index mismatch)
I20260709 14:52:59.757057 18346 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 14:52:59.792162 13304 raft_consensus.cc:1275] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 14:52:59.797034 18470 consensus_queue.cc:1048] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:52:59.805899 13159 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:59.810672 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:59.815887 18455 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:52:59.859944 13231 raft_consensus.cc:1275] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:52:59.861301 18429 consensus_queue.cc:1048] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:00.872498 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:00.916189 13304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:53:00.916903 13304 raft_consensus.cc:606] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:00.919782 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:53:00.920388 13236 raft_consensus.cc:606] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:53:00.923782 13156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:53:00.924391 13156 raft_consensus.cc:606] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:00.927341 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:53:00.927953 13236 raft_consensus.cc:606] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:53:00.929200 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:00.931458 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:01.163453 18482 raft_consensus.cc:993] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:53:01.164105 18455 raft_consensus.cc:1081] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:53:01.166934 13164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:53:01.167495 13164 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.167783 13164 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:01.173516 13164 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.175513 13164 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:01.176326 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:01.176934 13237 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:01.177425 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:01.178078 13304 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:53:01.178402 13304 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:01.181007 13304 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.183854 13304 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:01.184662 13237 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:53:01.194775 13304 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 13.
I20260709 14:53:01.196291 13130 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:01.197134 18480 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:53:01.197814 18480 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:01.198841 18480 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.202859 18450 raft_consensus.cc:993] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:53:01.203605 18458 raft_consensus.cc:1081] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:53:01.206001 13236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:53:01.206606 13236 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.206945 13236 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:01.213905 13236 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.217212 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:01.217801 13309 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:01.222961 13164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:53:01.223594 13164 raft_consensus.cc:3055] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:53:01.223869 13164 raft_consensus.cc:740] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:01.224691 13164 consensus_queue.cc:260] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.225749 13164 raft_consensus.cc:3060] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:01.229417 13309 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:01.235361 13236 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:01.216071 13060 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 12 to 13, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 13 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.239198 13205 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:01.240126 18446 raft_consensus.cc:2804] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:53:01.241353 18446 raft_consensus.cc:697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:01.242285 18446 consensus_queue.cc:237] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.246981 13164 raft_consensus.cc:2468] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:01.275846 13059 catalog_manager.cc:5697] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 14 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 15 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.334571 18446 raft_consensus.cc:993] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:01.335070 18446 raft_consensus.cc:1081] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:01.336984 13304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:53:01.337507 13304 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.337822 13304 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:01.345887 18492 raft_consensus.cc:993] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:01.346813 18492 raft_consensus.cc:1081] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:01.354261 13304 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.359527 13309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:53:01.360399 13309 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:01.360756 13309 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:01.362928 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:53:01.363765 13159 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:01.364406 13304 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:01.364581 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:01.365320 13236 raft_consensus.cc:3055] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:53:01.365614 13236 raft_consensus.cc:740] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:01.366482 13236 consensus_queue.cc:260] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.367565 13236 raft_consensus.cc:3060] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:01.368757 13309 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:01.372999 13159 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:53:01.374100 13236 raft_consensus.cc:2468] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:53:01.375272 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:01.386950 13237 raft_consensus.cc:3055] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:53:01.388046 13237 raft_consensus.cc:740] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:01.374575 13309 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:53:01.374430 13276 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:01.388952 13237 consensus_queue.cc:260] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:01.390149 18454 raft_consensus.cc:2804] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:53:01.390722 18454 raft_consensus.cc:697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:01.391700 18454 consensus_queue.cc:237] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:01.392731 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:53:01.393784 13159 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:01.399526 13237 raft_consensus.cc:3060] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:01.404011 13159 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:53:01.409922 13237 raft_consensus.cc:2468] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:53:01.411520 13279 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:01.412577 18454 raft_consensus.cc:2804] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:53:01.413398 18454 raft_consensus.cc:697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:01.414371 18454 consensus_queue.cc:237] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:01.418114 13059 catalog_manager.cc:5697] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 15 to 16, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 16 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.441468 13059 catalog_manager.cc:5697] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 17 to 18, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 18 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:01.634567 13237 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:53:01.637435 18458 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:01.655620 13304 raft_consensus.cc:1275] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:53:01.657538 18450 consensus_queue.cc:1048] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:01.669682 13309 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:53:01.677037 18494 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:53:01.748618 13159 raft_consensus.cc:1275] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:53:01.750293 18492 consensus_queue.cc:1048] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:01.890614 13231 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 14:53:01.892122 18454 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:53:01.907114 13157 raft_consensus.cc:1275] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260709 14:53:01.911805 18495 consensus_queue.cc:1048] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:53:01.932507 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:01.986901 13231 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:53:01.993795 18482 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:02.000906 13159 raft_consensus.cc:1275] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 14:53:02.003849 18482 consensus_queue.cc:1048] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:03.025462 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:03.071012 13310 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
mode: GRACEFUL
new_leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:43194
I20260709 14:53:03.071548 13310 raft_consensus.cc:606] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 LEADER]: Received request to transfer leadership to TS e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:03.074576 13236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
mode: GRACEFUL
new_leader_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:40906
I20260709 14:53:03.075295 13236 raft_consensus.cc:606] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Received request to transfer leadership to TS 38fbc24b2bf441038676280fd5393d6e
I20260709 14:53:03.078662 13159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
mode: GRACEFUL
new_leader_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:57426
I20260709 14:53:03.079330 13159 raft_consensus.cc:606] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Received request to transfer leadership to TS bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:03.080634 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:53:03.082474 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:03.130295 18510 raft_consensus.cc:993] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: : Instructing follower bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:53:03.130971 18458 raft_consensus.cc:1081] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Signalling peer bad99cba25614f82995f39d7ea6eaed6 to start an election
I20260709 14:53:03.132591 13236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038"
dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
 from {username='slave'} at 127.0.0.1:49266
I20260709 14:53:03.133157 13236 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.133426 13236 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:03.138985 13236 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.140604 13236 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:03.141561 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:53:03.141728 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:03.142468 13310 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:03.142408 13159 raft_consensus.cc:3055] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:53:03.142894 13159 raft_consensus.cc:740] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:03.143764 13159 consensus_queue.cc:260] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.145239 13159 raft_consensus.cc:3060] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:03.148492 13310 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:53:03.150838 13205 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:03.151604 18491 raft_consensus.cc:2804] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:53:03.155694 13159 raft_consensus.cc:2468] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:53:03.156842 18491 raft_consensus.cc:697] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:03.157835 18491 consensus_queue.cc:237] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.171142 13059 catalog_manager.cc:5697] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 10 to 11, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 11 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.264654 18511 raft_consensus.cc:993] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: : Instructing follower 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:03.265182 18491 raft_consensus.cc:1081] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Signalling peer 38fbc24b2bf441038676280fd5393d6e to start an election
I20260709 14:53:03.266914 13308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6"
dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
 from {username='slave'} at 127.0.0.1:35634
I20260709 14:53:03.267586 13308 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.267974 13308 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:03.274555 13308 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.276316 13308 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:03.276919 13159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
I20260709 14:53:03.277580 13159 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:03.278136 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:03.278823 13236 raft_consensus.cc:3055] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:53:03.279120 13236 raft_consensus.cc:740] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:03.280438 13236 consensus_queue.cc:260] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.281803 13236 raft_consensus.cc:3060] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:53:03.285198 13159 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:53:03.287019 13276 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:03.288013 18455 raft_consensus.cc:2804] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:53:03.288552 18455 raft_consensus.cc:697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:03.289523 18455 consensus_queue.cc:237] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.293180 13236 raft_consensus.cc:2468] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:53:03.305033 13059 catalog_manager.cc:5697] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 12 to 13, leader changed from bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 13 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:03.462836 18482 raft_consensus.cc:993] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: : Instructing follower e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:53:03.463325 18454 raft_consensus.cc:1081] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 LEADER]: Signalling peer e678e1a7641947cb9fb75155ab25e3a9 to start an election
I20260709 14:53:03.464993 13159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b"
dest_uuid: "e678e1a7641947cb9fb75155ab25e3a9"
 from {username='slave'} at 127.0.0.1:35444
I20260709 14:53:03.465557 13159 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 21 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.465893 13159 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 21 FOLLOWER]: Advancing to term 22
I20260709 14:53:03.471926 13159 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.473963 13159 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 22 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:03.474630 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 22 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: true dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:03.474911 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 22 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: true dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:03.475328 13231 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Advancing to term 22
I20260709 14:53:03.475441 13308 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 LEADER]: Stepping down as leader of term 21
I20260709 14:53:03.475805 13308 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:03.476670 13308 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 21.15, Last appended by leader: 15, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.477905 13308 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Advancing to term 22
I20260709 14:53:03.482268 13231 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 22.
I20260709 14:53:03.483620 13130 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:03.484565 18458 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 FOLLOWER]: Leader election won for term 22
I20260709 14:53:03.484639 13308 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 22.
I20260709 14:53:03.485419 18458 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 LEADER]: Becoming Leader. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:03.486886 18458 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 21.15, Last appended by leader: 15, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:03.497757 13059 catalog_manager.cc:5697] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 reported cstate change: term changed from 21 to 22, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129). New cstate: current_term: 22 leader_uuid: "e678e1a7641947cb9fb75155ab25e3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.579425 13157 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:53:03.580813 18511 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:53:03.598415 13308 raft_consensus.cc:1275] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:53:03.603328 18446 consensus_queue.cc:1048] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:53:03.772913 13231 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:53:03.774610 18454 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:03.825623 13157 raft_consensus.cc:1275] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:53:03.833001 18455 consensus_queue.cc:1048] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:03.867424 13237 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 21 index: 15. Preceding OpId from leader: term: 22 index: 16. (index mismatch)
I20260709 14:53:03.869163 18510 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260709 14:53:03.891979 13310 raft_consensus.cc:1275] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Refusing update from remote peer e678e1a7641947cb9fb75155ab25e3a9: Log matching property violated. Preceding OpId in replica: term: 21 index: 15. Preceding OpId from leader: term: 22 index: 16. (index mismatch)
I20260709 14:53:03.894515 18510 consensus_queue.cc:1048] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260709 14:53:04.083762 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:340: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 3
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:53:04.159068 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
W20260709 14:53:04.173415 13202 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:04.178773 13202 consensus_peers.cc:597] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.184811 13276 consensus_peers.cc:597] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.221835 13859 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.239620 13276 consensus_peers.cc:597] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.330103 13202 consensus_peers.cc:597] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.357366 13276 consensus_peers.cc:597] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.358630 13276 consensus_peers.cc:597] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.364691 13202 consensus_peers.cc:597] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.372370 13276 consensus_peers.cc:597] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.399629 13859 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.435745 13276 consensus_peers.cc:597] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.436872 13276 consensus_peers.cc:597] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:04.431948 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 48495.1us
W20260709 14:53:04.469717 13276 consensus_peers.cc:597] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:05.559734 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:05.637255 18538 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.638513 18538 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:05.660737 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080030b680 after lost signal to thread 12033
I20260709 14:53:05.731949 18537 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.732950 18537 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.735584 18537 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.736258 18537 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.747601 18526 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.748486 18526 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.750846 18526 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.767930 18537 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.769122 13130 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 6542) took 1303 ms. Trace:
I20260709 14:53:05.769807 13130 rpcz_store.cc:276] 0709 14:53:05.769052 (+     0us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:53:05.770866 18537 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.846554 12030 tablet_replica.cc:333] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:05.846909 18538 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.850152 18541 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.851159 18541 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.860471 18538 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.857342 18482 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.853685 18541 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.864634 18538 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.864861 18482 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.870255 18538 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.870591 18482 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.883387 18491 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.884553 12030 raft_consensus.cc:2243] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:05.886111 18547 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.857501 18549 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.867775 18551 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.900718 18548 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.907441 18548 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.904809 12030 raft_consensus.cc:2272] T 4ddb4dd825a2439086a7e1146596d252 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:05.905234 18547 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.905987 18525 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.906196 18549 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.892338 18491 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:05.931113 18551 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.932101 18548 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.933208 18549 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.933760 18551 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.934145 18548 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.939687 18446 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.941403 18538 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.938611 18482 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.945941 18482 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.941555 18547 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.946322 18491 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:53:05.931164 18525 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.956024 18548 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.956328 18545 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.958544 18548 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.958325 18545 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:05.960943 18554 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.961652 18554 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.961673 18545 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.963842 18554 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.964543 18556 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.965272 18556 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.967399 18556 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.969182 12030 tablet_replica.cc:333] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:05.970604 12030 raft_consensus.cc:2243] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 20 LEADER]: Raft consensus shutting down.
I20260709 14:53:05.953409 18547 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.972375 18547 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.974712 18547 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.953073 18538 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.949064 18446 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.983402 18538 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.984807 18525 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.985229 18540 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:05.985896 18540 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.958187 18482 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.989156 18540 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:05.990108 18555 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.990860 18555 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.991741 18551 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.994197 18446 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:05.994907 18553 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.995839 18446 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.996368 18552 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:05.995658 18553 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.996507 18446 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.004136 18555 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:06.005750 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800323400 after lost signal to thread 13096
I20260709 14:53:05.997032 18552 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:05.992550 18551 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.005370 18549 raft_consensus.cc:493] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:05.999886 18547 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.009450 18555 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.010069 18554 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
W20260709 14:53:06.026661 13093 debug-util.cc:398] Leaking SignalData structure 0x7b0800313e40 after lost signal to thread 13188
I20260709 14:53:06.014182 18482 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.030843 18558 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.031111 18482 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.031793 18558 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.031361 18555 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.033692 18482 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.034581 18555 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.039276 18554 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.041128 18551 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.041623 18554 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.042220 18446 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.042721 18550 raft_consensus.cc:493] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.021924 18525 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.046824 12030 raft_consensus.cc:2272] T 415be6237f5f40da87ba325cd3587509 P e678e1a7641947cb9fb75155ab25e3a9 [term 20 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:06.047148 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08003544c0 after lost signal to thread 13263
I20260709 14:53:06.034459 18558 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.056381 18549 raft_consensus.cc:515] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:06.066282 13093 debug-util.cc:398] Leaking SignalData structure 0x7b080030e5a0 after lost signal to thread 13337
I20260709 14:53:06.067611 18549 leader_election.cc:290] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.057367 18541 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.068370 18541 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.070410 18541 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.057981 18553 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.059448 18552 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.043993 18547 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.072644 18547 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.054889 18539 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.073417 18539 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.075845 18539 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.043836 18550 raft_consensus.cc:515] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.062259 18563 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.078025 18563 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.080144 18563 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.081295 18550 leader_election.cc:290] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.064514 18560 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.082294 18560 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.080571 18557 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.090020 18557 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:06.067528 13093 debug-util.cc:398] Leaking SignalData structure 0x7b08003a2ba0 after lost signal to thread 13920
I20260709 14:53:06.084642 18560 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.098546 18530 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.099131 18530 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.091449 12030 tablet_replica.cc:333] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.101527 18530 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.102095 18530 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.065279 18525 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.104413 18525 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.107577 18525 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.108292 18557 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.102614 18530 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.109620 18550 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.110268 18547 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.110836 18552 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.111421 18553 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.112239 18549 raft_consensus.cc:493] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.117085 18559 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.117647 18560 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.118346 18556 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.118920 18546 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.102525 12030 raft_consensus.cc:2243] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.108223 18555 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.173274 18557 raft_consensus.cc:493] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.170789 18548 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.173888 12030 raft_consensus.cc:2272] T f05c787173944912bf1e2b927663364a P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.174240 18548 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.184682 18564 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.185451 18564 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.186326 18555 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.187491 12030 tablet_replica.cc:333] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.188057 18564 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.188853 18555 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.173943 18557 raft_consensus.cc:515] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.173300 18546 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.190039 18553 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.191179 18557 leader_election.cc:290] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.191692 18546 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.191933 18458 raft_consensus.cc:493] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.192296 18553 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.173305 18525 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.189615 18561 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.192903 18556 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.193140 18561 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.194355 18525 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.172297 18550 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.195425 18561 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.165979 18563 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.197094 18563 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.172205 18547 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.198216 18548 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.198889 18558 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.175734 18549 raft_consensus.cc:515] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.175544 18552 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.199949 18571 raft_consensus.cc:493] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.200647 18571 raft_consensus.cc:515] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.201694 18552 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.202171 18549 leader_election.cc:290] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.199177 18563 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.182737 18559 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.189342 18562 raft_consensus.cc:493] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.199468 18558 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.204301 18562 raft_consensus.cc:515] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.181627 18560 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.206148 18558 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.206403 18562 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.206691 18558 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.206874 18455 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.207217 18558 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.207492 18560 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.192693 18458 raft_consensus.cc:515] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.210063 18558 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.210685 18558 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.211082 18458 leader_election.cc:290] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.212138 18458 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.212803 18530 leader_election.cc:290] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.212643 18458 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.214643 18458 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.199609 18547 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.195073 18556 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.215286 18530 raft_consensus.cc:493] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.211706 18559 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.216321 18558 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.196708 18550 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.207340 18455 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.220623 18557 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.221246 18557 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.222246 18567 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.222963 18567 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.225376 18567 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.225880 18546 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.226598 18546 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.226975 18559 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.227592 18559 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.223462 18557 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.226043 18564 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.202770 18571 leader_election.cc:290] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.228992 18554 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.233901 18554 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.216493 18530 raft_consensus.cc:515] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.235929 18554 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229019 18525 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.237082 18525 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.239034 18525 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229146 18548 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.229455 18491 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.231853 18455 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.229568 18446 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.229328 18566 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.252139 18525 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.240132 18530 leader_election.cc:290] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.252709 18566 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.252902 18525 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.255259 18566 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229154 18569 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.255846 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.256417 18569 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.258788 18569 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.225919 18555 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.258891 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.228758 18546 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229274 18556 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.260838 18571 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.260561 18556 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.232170 18564 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.262403 18558 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.262852 18556 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.263195 18564 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.232012 18562 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.265492 18446 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.255813 18491 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.265342 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.259351 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb4dd825a2439086a7e1146596d252" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.266048 18562 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:06.266338 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 62967.3us
I20260709 14:53:06.266499 13308 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:53:06.265021 18571 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.268350 18562 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.259629 18555 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.269503 18446 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.270421 18571 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229712 18547 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.271529 18547 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.272610 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.273025 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.273768 18547 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229830 18552 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.274708 18552 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.275125 18491 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.271589 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.275915 13310 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:06.229959 18553 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.240154 18548 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:06.277194 18553 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.278945 18548 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.273365 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.279989 13308 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:53:06.230791 18565 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.231133 18559 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.229703 18557 raft_consensus.cc:493] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.281836 18482 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.283560 18482 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.284261 18552 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.285359 18567 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.270874 18555 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.283452 18565 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.285985 18567 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.289021 18564 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.289613 18564 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.289966 13305 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:53:06.285887 18482 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.287940 18565 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.288543 18557 raft_consensus.cc:515] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.292804 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.293300 12030 raft_consensus.cc:2243] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.294396 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.296684 18564 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.297396 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.299785 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.292924 18557 leader_election.cc:290] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.301791 18557 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.302445 18557 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.304548 18569 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.304944 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.305197 18563 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.305577 13235 raft_consensus.cc:2468] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:53:06.305738 18563 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.306408 18526 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.281682 18455 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.307236 18540 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.307705 18541 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.307925 18563 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.322579 18540 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.322964 18541 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.324447 18455 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.308111 18539 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.308838 18575 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.309098 18569 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.309103 18482 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.328025 18539 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.328730 18482 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.308928 18458 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.309981 18570 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.311565 12030 raft_consensus.cc:2272] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.311759 18574 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.335337 18574 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.288133 18567 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.336872 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47010630af144146bd4046d097e6b949" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.337698 18574 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.328220 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.339174 13237 raft_consensus.cc:2468] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:53:06.339617 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.340099 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.340507 13239 raft_consensus.cc:2468] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 11.
I20260709 14:53:06.341929 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.344008 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.310804 18565 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.320451 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.320781 18546 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.345189 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.346767 18572 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.324941 18540 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.320415 18556 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.325507 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.347702 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.347848 18556 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.347523 18572 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.346956 18565 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.350064 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.329916 18569 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.281162 18525 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.330065 18539 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.350917 18572 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.326865 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.328140 18575 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.334465 18458 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.351434 13231 raft_consensus.cc:2468] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 15.
I20260709 14:53:06.333851 18482 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.346556 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.345323 18546 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.352596 13311 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:06.354082 18546 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.354240 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.348026 18558 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.354822 18458 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.321149 18564 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.306988 18526 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.347805 18548 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:06.355800 18548 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.324978 18541 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.350191 18556 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.356241 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.355312 18558 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.357020 18526 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.357681 18564 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.358183 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.312845 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.359015 13235 raft_consensus.cc:2468] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 12.
I20260709 14:53:06.350926 18565 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.354477 18575 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.359890 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.360622 13238 raft_consensus.cc:2468] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 16.
I20260709 14:53:06.360683 18455 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.361730 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 21 candidate_status { last_received { term: 20 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.362376 13311 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 20.
I20260709 14:53:06.362732 18558 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.363478 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 23 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.364056 13313 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 22.
I20260709 14:53:06.365896 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:53:06.377501 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 116748us
I20260709 14:53:06.366238 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.366799 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.367955 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.377718 13311 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 13.
I20260709 14:53:06.368402 13237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.368896 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.371665 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.373725 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.365262 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.374617 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.369369 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.382440 13306 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 11.
I20260709 14:53:06.382622 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.367475 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.382980 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.383181 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.370760 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.384014 13239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.384445 13311 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:53:06.385082 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.379849 13305 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:53:06.370362 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.383900 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.368233 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.374004 18548 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.370867 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.371482 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.387053 13236 raft_consensus.cc:2468] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 17.
I20260709 14:53:06.376262 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.388057 13235 raft_consensus.cc:2468] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 18.
I20260709 14:53:06.361665 18564 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.366516 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.388600 13312 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:06.381939 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.383823 13304 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:53:06.364734 12030 tablet_replica.cc:333] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.385736 13230 raft_consensus.cc:2468] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e678e1a7641947cb9fb75155ab25e3a9 in term 8.
I20260709 14:53:06.375881 18570 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.390293 18557 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.393923 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.395076 13308 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:06.391909 12030 raft_consensus.cc:2243] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.396508 18553 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.397480 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.399441 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.400256 12030 raft_consensus.cc:2272] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.400583 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.401084 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.401443 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.400090 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.400164 13238 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:53:06.405452 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.407943 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.409271 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.402844 18570 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.415021 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.415421 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.416011 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.416640 13230 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 13.
I20260709 14:53:06.416741 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.418548 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.419322 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.420195 13233 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:53:06.425483 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.425758 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.426373 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.426916 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.427071 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.427060 13312 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:53:06.427548 13310 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:53:06.427711 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.428599 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.429368 13309 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 14.
I20260709 14:53:06.430279 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.430912 13307 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:53:06.432195 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.433014 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.433862 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 23 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.435151 12030 tablet_replica.cc:333] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.435475 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.436441 12030 raft_consensus.cc:2243] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.437228 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.439217 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.437219 12030 raft_consensus.cc:2272] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.446031 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.446835 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.449301 12030 tablet_replica.cc:333] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.449803 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.450508 12030 raft_consensus.cc:2243] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.451329 12030 raft_consensus.cc:2272] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.452585 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11c68fa4664b81af60e4a4d7f3e20c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.453214 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064add7fda4b4c1aaf3c556759495f10" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.453404 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.454931 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 21 candidate_status { last_received { term: 20 index: 16 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.456199 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.457171 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.457753 13235 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 16.
I20260709 14:53:06.461136 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.457056 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a25d720d2e46a0b66bae68721cce79" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.461529 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.463881 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.464037 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.464818 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.465132 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221648eac2cb4be89dc5c451d0bead11" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.466102 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
W20260709 14:53:06.466059 13859 leader_election.cc:336] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:06.466334 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc41c2080a74a61b57d021c4b048be1" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.466787 13235 raft_consensus.cc:2468] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:53:06.466821 13859 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:06.468184 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.468711 18545 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:06.469213 12030 tablet_replica.cc:333] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.469375 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.471609 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.471779 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2becf0cd71476e958921ed8b9b663b" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.472711 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.474152 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.474737 13233 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 11.
I20260709 14:53:06.474931 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.476488 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd34b43471c4ace8ea79594909b807e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.478004 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.478993 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.479550 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2015900216a0499bbafac43d39671e39" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.480094 18455 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:53:06.480448 18455 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.480795 18455 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:06.481455 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b0aa0a96ed4a449d238eebd242e262" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.481563 12030 raft_consensus.cc:2243] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.482535 12030 raft_consensus.cc:2272] T 47010630af144146bd4046d097e6b949 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.483132 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0844fdf7ab492ba3e8a9e6b8dc1d0c" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.485978 12030 tablet_replica.cc:333] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.486088 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722799c6de124730a3aee15e8f6d1957" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.488126 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.487251 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eecd7dfa5644b8a92915e124ee80ddb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.489756 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db5ebc9f194f2fbe72d6170903f06e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.490908 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6fbe4bd8ef4c78bbc4e01c5d9711e5" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.491129 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e505984d386d497883b44bcd7ac5a038" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.487362 12030 raft_consensus.cc:2243] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.493085 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.493894 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.495656 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087e8788a8e4b8ca1d07f725dce2459" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.496369 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17e1e05213b46139e131c304808c296" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.498816 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cccd853e8a354be4b0514261825b31fb" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.499402 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.500190 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95ebee6a96749b4892a5123048fd5e6" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.493013 12030 raft_consensus.cc:2272] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.505178 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.506099 18564 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:53:06.506527 18564 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.506923 18564 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:53:06.508785 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.509208 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.510030 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.511252 12030 tablet_replica.cc:333] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.511750 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.512445 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.513110 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.514137 12030 raft_consensus.cc:2243] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.515013 12030 raft_consensus.cc:2272] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.515228 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.517228 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8aeaa914af43c59b8640e2e9696aa4" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.518340 12030 tablet_replica.cc:333] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.518913 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4823cb326ed74cfe8645c95e25e5c35e" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.519390 12030 raft_consensus.cc:2243] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.519975 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.520280 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.521261 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.522035 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6e97dca6d448f58f8b3b1d77cac2a8" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.497268 18455 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.519129 18564 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.524004 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.527760 18564 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.528476 18565 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:53:06.528949 18565 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.529330 18565 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:06.531757 12030 raft_consensus.cc:2272] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.535316 12030 tablet_replica.cc:333] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.536691 12030 raft_consensus.cc:2243] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:06.537495 12030 raft_consensus.cc:2272] T c86b33b67bce45bf9f66a8981de755f3 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.524737 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.537864 18565 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.540442 18565 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.543771 18455 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.547540 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.548753 18455 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:06.549160 18455 raft_consensus.cc:493] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.549507 18455 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:06.555871 13205 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.556703 18553 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:53:06.557504 18553 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.557873 18553 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:06.540482 12030 tablet_replica.cc:333] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.559206 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.560086 18559 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:06.560508 18559 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.560930 18559 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:06.561264 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.565011 18555 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:53:06.565461 18555 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.565821 18555 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:06.565999 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.567050 18552 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:06.566951 18553 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.567544 18552 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.568019 18552 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.568401 13279 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.569912 18565 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:06.570780 18565 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.571607 18565 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:06.573282 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:06.575752 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.579842 18555 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.581005 18455 raft_consensus.cc:515] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.559587 12030 raft_consensus.cc:2243] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.577797 18559 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.583134 18564 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:06.601629 18564 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.602113 18564 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.603318 18559 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.583917 13235 raft_consensus.cc:1240] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:53:06.605002 12030 raft_consensus.cc:2272] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.585672 18553 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.583438 18555 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.614043 18564 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.615083 12030 tablet_replica.cc:333] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.614907 18552 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.616191 13233 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:53:06.616262 18564 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.616921 12030 raft_consensus.cc:2243] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.617592 12030 raft_consensus.cc:2272] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.619344 18455 leader_election.cc:290] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.620759 12030 tablet_replica.cc:333] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.620972 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.621601 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.626958 13235 raft_consensus.cc:2393] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 18: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:06.628837 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.629380 13235 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.631314 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.632254 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.633100 13233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa34bca6c17c4b0098325dcdda9acc86" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.633714 13233 raft_consensus.cc:3060] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:06.634645 18565 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.635701 18559 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260709 14:53:06.636112 18559 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.636487 18559 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Advancing to term 21
I20260709 14:53:06.636795 18565 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:06.637630 12030 raft_consensus.cc:2243] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.638353 12030 raft_consensus.cc:2272] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.633811 18555 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:06.633145 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.641204 18555 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.641669 18555 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:06.641870 18491 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260709 14:53:06.641923 13236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.642498 18491 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.643311 18491 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 22 FOLLOWER]: Advancing to term 23
I20260709 14:53:06.649317 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:06.652096 13205 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.654470 18559 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.623914 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:06.621846 18552 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.655074 18446 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:53:06.656980 18446 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.657389 18446 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:53:06.658728 13202 consensus_peers.cc:597] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:06.661283 13202 consensus_peers.cc:597] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:06.662000 13202 consensus_peers.cc:597] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:06.663376 13202 consensus_peers.cc:597] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:06.655220 18555 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.665386 18555 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.660408 18559 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:06.666658 13202 consensus_peers.cc:597] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:06.673192 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.674211 18559 raft_consensus.cc:2804] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:53:06.674791 18559 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.675235 18559 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:06.677613 12030 tablet_replica.cc:333] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.678855 12030 raft_consensus.cc:2243] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.679558 12030 raft_consensus.cc:2272] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.622643 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.685318 18557 raft_consensus.cc:2804] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:06.685763 18557 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.686128 18557 raft_consensus.cc:3060] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.694895 18557 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.675387 18446 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.674224 13205 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.698761 18446 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.701678 13233 raft_consensus.cc:2468] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:53:06.704968 18559 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:06.698035 13276 consensus_peers.cc:597] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:06.702600 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.711124 13205 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.713078 18553 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:53:06.713568 18553 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.713986 18553 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:06.715469 18547 raft_consensus.cc:2804] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:06.715931 18547 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.716326 18547 raft_consensus.cc:3060] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:06.716725 18559 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.712380 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.718356 18559 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:53:06.718771 18559 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.719189 18559 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:06.720520 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:53:06.726143 18552 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:06.726604 18552 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.726991 18552 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:06.727334 18559 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.672024 18491 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.709856 13279 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.729547 18565 raft_consensus.cc:2804] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:53:06.730151 18565 raft_consensus.cc:697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:06.730492 18559 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:06.699306 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 76719.9us
I20260709 14:53:06.733382 13235 raft_consensus.cc:2468] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 12.
I20260709 14:53:06.733940 18555 raft_consensus.cc:2764] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 14:53:06.737975 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.731302 18565 consensus_queue.cc:237] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.739274 13130 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.742594 13279 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.743548 18570 raft_consensus.cc:2804] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:53:06.744046 18570 raft_consensus.cc:697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:06.741824 18446 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:53:06.726257 18547 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.745057 18570 consensus_queue.cc:237] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.747428 18547 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:06.748142 13130 raft_consensus.cc:2686] T 25a25d720d2e46a0b66bae68721cce79 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:06.748668 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.745168 18446 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.753611 18446 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:53:06.756557 12030 tablet_replica.cc:333] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.756297 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.756326 18548 raft_consensus.cc:2804] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:06.759153 18548 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.759532 18548 raft_consensus.cc:3060] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.760226 18557 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.757464 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.761554 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:06.763713 18455 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:53:06.764810 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:06.763659 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.763173 18557 raft_consensus.cc:2804] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:06.775426 18557 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.767318 13130 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.775888 18557 raft_consensus.cc:3060] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:06.783569 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.784655 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e53442cbeb8428b9e23aed26672fcee" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.782508 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.785686 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.786880 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.787984 13310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53515b0d9e4a1bbb63c4407cd51902" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
W20260709 14:53:06.785571 13130 raft_consensus.cc:2686] T 064add7fda4b4c1aaf3c556759495f10 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:06.785059 13308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537d0c93310f4dbaa8b8aa811b7e9851" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:06.788829 13310 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:06.788950 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.750876 18553 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.774430 18547 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:53:06.797580 12030 raft_consensus.cc:2243] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.798532 18446 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.802125 13205 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.793524 18559 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:53:06.796661 18556 raft_consensus.cc:2804] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:06.805099 18446 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.801105 18491 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.796108 18547 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.808176 13130 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.810209 18446 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:53:06.810691 18446 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.805112 18556 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.814111 18556 raft_consensus.cc:3060] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:06.815454 18548 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.817642 18548 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.818562 18446 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:06.818768 12030 raft_consensus.cc:2272] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:06.819110 13130 raft_consensus.cc:2686] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:06.805812 18559 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting leader election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:06.822535 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.809603 18547 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:06.827881 13310 raft_consensus.cc:2468] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:53:06.828701 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415be6237f5f40da87ba325cd3587509" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 21 candidate_status { last_received { term: 20 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.829946 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 
I20260709 14:53:06.830215 13311 raft_consensus.cc:3060] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Advancing to term 21
I20260709 14:53:06.824972 18559 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:06.839447 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.840320 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86b33b67bce45bf9f66a8981de755f3" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.840670 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 23 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.843662 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.844894 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:53:06.847357 18458 raft_consensus.cc:2804] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:53:06.847736 18458 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:06.847956 18458 raft_consensus.cc:3060] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:53:06.848915 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.832985 18548 raft_consensus.cc:2804] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:53:06.863010 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.873730 13311 raft_consensus.cc:2468] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 21.
I20260709 14:53:06.864588 18552 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.877264 18458 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:06.858973 18548 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:06.877609 13205 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.881366 18446 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.881225 18548 raft_consensus.cc:3060] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:06.886775 18581 raft_consensus.cc:2804] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:53:06.890584 18446 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.887475 13059 catalog_manager.cc:5697] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 16 to 17, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 17 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:06.891687 18458 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.887425 18581 raft_consensus.cc:697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:06.895087 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:53:06.883340 18553 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.895419 18581 consensus_queue.cc:237] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.904026 18556 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.905581 18552 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:06.893764 18557 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:06.893187 18579 log.cc:927] Time spent T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:53:06.917598 18458 consensus_queue.cc:1059] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:53:06.917925 13205 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:06.911818 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:53:06.922685 18446 raft_consensus.cc:2804] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Leader election won for term 21
I20260709 14:53:06.923933 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.924526 18446 raft_consensus.cc:697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 21 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:06.924829 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.929107 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.930555 18446 consensus_queue.cc:237] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 20.16, Last appended by leader: 16, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.935881 12030 tablet_replica.cc:333] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.936944 12030 raft_consensus.cc:2243] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:06.937912 12030 raft_consensus.cc:2272] T aa34bca6c17c4b0098325dcdda9acc86 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.934491 18547 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.941898 12030 tablet_replica.cc:333] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.943403 18557 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.942001 18556 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.950816 18559 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.954341 18558 raft_consensus.cc:3055] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:53:06.954804 18558 raft_consensus.cc:740] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:06.955585 18558 consensus_queue.cc:260] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.943398 18547 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.961135 12030 raft_consensus.cc:2243] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.958125 13205 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:53:06.961899 12030 raft_consensus.cc:2272] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.946496 18458 consensus_queue.cc:1059] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:53:06.969967 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:06.972327 18558 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:06.969936 18548 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.974768 18548 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.976182 12030 tablet_replica.cc:333] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.978317 18559 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:06.978940 18552 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:53:06.979730 12030 raft_consensus.cc:2243] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.980541 12030 raft_consensus.cc:2272] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:06.982357 18556 raft_consensus.cc:3055] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:53:06.982733 18556 raft_consensus.cc:740] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:06.983599 12030 tablet_replica.cc:333] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:06.983672 18556 consensus_queue.cc:260] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:06.984565 12030 raft_consensus.cc:2243] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:06.985185 12030 raft_consensus.cc:2272] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:06.993942 13276 consensus_peers.cc:597] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:06.998211 13276 consensus_peers.cc:597] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.000056 13130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:40323, user_credentials={real_user=slave}} blocked reactor thread for 80067.1us
W20260709 14:53:07.001430 13276 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.001844 13276 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.002651 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:07.005146 18455 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.005548 13276 leader_election.cc:336] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.006093 13276 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.010380 13276 leader_election.cc:336] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.010780 13232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:07.011458 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:07.012190 13230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:07.012446 18564 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:07.014331 13236 raft_consensus.cc:1240] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:53:07.014950 13231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:07.015333 13238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
W20260709 14:53:07.016213 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:07.014469 13233 raft_consensus.cc:1240] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
W20260709 14:53:07.018254 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:07.018646 13130 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:07.010921 13276 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.023553 13235 raft_consensus.cc:1240] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16. Ops: []
I20260709 14:53:07.025157 18455 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.025812 13130 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.026458 13130 raft_consensus.cc:2686] T 1f11c68fa4664b81af60e4a4d7f3e20c P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.032428 13130 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.034145 18458 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:53:07.038062 12030 tablet_replica.cc:333] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.039305 18556 raft_consensus.cc:3060] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:07.039680 13130 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.042182 13130 raft_consensus.cc:2686] T 221648eac2cb4be89dc5c451d0bead11 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.042725 12030 raft_consensus.cc:2243] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.043510 13130 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.043674 13062 catalog_manager.cc:5697] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 12 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.043898 12030 raft_consensus.cc:2272] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.057013 13130 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [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: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4
I20260709 14:53:07.058275 13130 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.058931 13130 raft_consensus.cc:2686] T 8a2becf0cd71476e958921ed8b9b663b P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.059429 12030 tablet_replica.cc:333] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.059840 13276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 49517.9us
W20260709 14:53:07.068923 13276 leader_election.cc:336] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.060546 18590 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:07.061066 12030 raft_consensus.cc:2243] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.055963 18558 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:53:07.073457 13276 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.060145 13130 leader_election.cc:304] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.077082 18570 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:53:07.077951 13276 leader_election.cc:336] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.078476 13276 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.078400 12030 raft_consensus.cc:2272] T 5fcb2d72c8024ec986104e16baecc4bd P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.079523 18570 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.080998 13276 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.082265 13276 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.082692 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.083890 12030 tablet_replica.cc:333] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.079368 18556 raft_consensus.cc:2749] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.078337 13130 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.084997 12030 raft_consensus.cc:2243] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:07.085551 13130 raft_consensus.cc:2686] T 2015900216a0499bbafac43d39671e39 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.085922 12030 raft_consensus.cc:2272] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.086681 13130 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.087428 13130 raft_consensus.cc:2686] T c3b0aa0a96ed4a449d238eebd242e262 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.088907 13130 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.089506 13130 raft_consensus.cc:2686] T 722799c6de124730a3aee15e8f6d1957 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.090274 13130 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.090958 18556 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:53:07.091331 13130 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.092021 13130 raft_consensus.cc:2686] T f0db5ebc9f194f2fbe72d6170903f06e P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.092823 12030 tablet_replica.cc:333] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.093927 12030 raft_consensus.cc:2243] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.094619 18565 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:07.096800 12030 raft_consensus.cc:2272] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.092861 13130 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.098584 13130 raft_consensus.cc:2686] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:53:07.095538 13276 leader_election.cc:336] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.099512 13130 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.099846 13276 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.100239 18556 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.100665 13130 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.101351 13130 raft_consensus.cc:2686] T 4087e8788a8e4b8ca1d07f725dce2459 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.102198 13130 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.102923 18556 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:07.103294 13130 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.104087 18556 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.104483 13130 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.105259 18556 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:07.105700 13130 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.106407 13130 raft_consensus.cc:2686] T a95ebee6a96749b4892a5123048fd5e6 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.106567 18565 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.108119 13276 consensus_peers.cc:597] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.110626 13276 consensus_peers.cc:597] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.111493 13276 leader_election.cc:336] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.112155 13276 leader_election.cc:304] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.113031 18570 raft_consensus.cc:2749] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:53:07.111835 12030 tablet_replica.cc:333] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.113365 13276 consensus_peers.cc:597] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.116252 13235 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Rejecting Update request from peer 75a24e82361d4c8388b6a8bd93bed4d4 for earlier term 16. Current term is 17. Ops: []
W20260709 14:53:07.117113 13276 leader_election.cc:336] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.117949 18545 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:53:07.115974 12030 raft_consensus.cc:2243] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.125042 13130 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.125890 13130 raft_consensus.cc:2686] T e30173dbefdd4343842d8cf32b6d4817 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.126209 13276 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.126845 13130 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.127166 18570 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:07.127489 13276 consensus_peers.cc:597] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.125439 12030 raft_consensus.cc:2272] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.130879 13130 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.128726 18595 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 LEADER]: Stepping down as leader of term 16
W20260709 14:53:07.130875 13276 consensus_peers.cc:597] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.131969 18458 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:53:07.131794 18556 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.133558 13059 catalog_manager.cc:5697] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 11 to 12, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 12 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.132432 18595 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 75a24e82361d4c8388b6a8bd93bed4d4, State: Running, Role: LEADER
I20260709 14:53:07.135958 18595 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:07.136552 12030 tablet_replica.cc:333] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.132216 13130 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.137828 12030 raft_consensus.cc:2243] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.138278 18556 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:07.139055 13276 leader_election.cc:336] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.139495 13276 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.140259 18570 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.140957 13130 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.146888 13130 raft_consensus.cc:2686] T bd6e97dca6d448f58f8b3b1d77cac2a8 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.147265 18595 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:07.138576 12030 raft_consensus.cc:2272] T 2b8aeaa914af43c59b8640e2e9696aa4 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.153227 12030 tablet_replica.cc:333] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.141862 13276 consensus_peers.cc:597] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.153997 13276 consensus_peers.cc:597] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.148350 13130 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.155042 13130 raft_consensus.cc:2686] T bbb79a8092ad4a38b8eab2d46ec618d2 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.154281 13062 catalog_manager.cc:5697] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 20 to 21, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 21 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.156009 13130 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.154207 12030 raft_consensus.cc:2243] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.160939 18556 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.161906 12030 raft_consensus.cc:2272] T 08dfdf6c67244b55bd120d3402b879c8 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.162483 13130 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.163271 13130 raft_consensus.cc:2686] T 537d0c93310f4dbaa8b8aa811b7e9851 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.164244 13130 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.165978 18556 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.165249 13276 leader_election.cc:336] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.165033 12030 tablet_replica.cc:333] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.167068 13276 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.168022 18570 raft_consensus.cc:2749] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.168545 13276 leader_election.cc:336] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.167775 12030 raft_consensus.cc:2243] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.169073 13276 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.170013 18570 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.171331 13276 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.176041 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.173686 12030 raft_consensus.cc:2272] T 4c34c0c2b396425fb6630c1c3f1155a8 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.179646 18570 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.181594 13276 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.183413 13276 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.185065 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.185910 18570 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:07.182485 12030 tablet_replica.cc:333] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.187096 12030 raft_consensus.cc:2243] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:53:07.187363 13276 consensus_peers.cc:597] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.188067 13276 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.189292 13276 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.189688 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.190434 18570 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.191514 13276 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.188037 12030 raft_consensus.cc:2272] T e0812d3a752542cf989fcbe6d3d22117 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.191951 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.192966 18570 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
W20260709 14:53:07.194110 13276 leader_election.cc:336] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.194509 13276 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.195371 12030 tablet_replica.cc:333] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.195514 18570 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.196743 12030 raft_consensus.cc:2243] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.198524 12030 raft_consensus.cc:2272] T 63b7b5fb6dc54c6f8e712102601dc657 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.201207 12030 tablet_replica.cc:333] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.202066 12030 raft_consensus.cc:2243] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.202566 12030 raft_consensus.cc:2272] T fc53515b0d9e4a1bbb63c4407cd51902 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.205153 12030 tablet_replica.cc:333] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.205936 12030 raft_consensus.cc:2243] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:07.197172 13276 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.206712 13276 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.207518 18455 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.207953 13276 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.208381 13276 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.209072 18455 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:07.215682 13276 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.216158 13276 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.216890 18570 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:53:07.216746 13235 raft_consensus.cc:1240] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
W20260709 14:53:07.218380 13276 leader_election.cc:336] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.218829 13276 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.219484 18570 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:53:07.219794 13235 raft_consensus.cc:1240] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 18. Current term is 19. Ops: []
W20260709 14:53:07.220645 13276 leader_election.cc:336] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.221109 13276 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.221768 18570 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:53:07.222306 13235 raft_consensus.cc:1240] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 14. Current term is 15. Ops: []
W20260709 14:53:07.223824 13276 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.224249 13276 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.224664 13235 raft_consensus.cc:1240] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 15. Current term is 16. Ops: []
I20260709 14:53:07.224972 18570 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260709 14:53:07.226660 12030 raft_consensus.cc:2272] T e505984d386d497883b44bcd7ac5a038 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.228368 13235 raft_consensus.cc:1240] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 22. Current term is 23. Ops: []
W20260709 14:53:07.228924 13129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:53:07.226166 13276 leader_election.cc:336] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.230902 13235 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
W20260709 14:53:07.231190 13276 leader_election.cc:336] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.231673 13276 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.233104 12030 tablet_replica.cc:333] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.233362 13202 consensus_peers.cc:597] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.234074 12030 raft_consensus.cc:2243] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:07.234612 13202 consensus_peers.cc:597] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.234764 12030 raft_consensus.cc:2272] T d755d700d9314a219f17f56771070580 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.235641 18570 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:53:07.237569 13202 consensus_peers.cc:597] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.238664 13276 leader_election.cc:336] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.239130 13276 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.239813 18455 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:53:07.240144 13202 consensus_peers.cc:597] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.240871 13276 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.241351 13202 consensus_peers.cc:597] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.241734 13276 leader_election.cc:336] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.242172 13276 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.242271 13202 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.243628 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.251683 13202 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.257097 13202 leader_election.cc:336] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.257846 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.258695 18559 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 14:53:07.260136 13202 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.261137 13202 leader_election.cc:336] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.261539 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.262320 18559 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.263664 13202 consensus_peers.cc:597] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.264321 13202 consensus_peers.cc:597] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.265035 13202 consensus_peers.cc:597] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.268046 13202 leader_election.cc:336] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.245592 12030 tablet_replica.cc:333] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.245980 18570 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.246874 13276 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.269258 13276 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.269987 12030 raft_consensus.cc:2243] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:07.270469 18565 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:53:07.270469 13276 leader_election.cc:336] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.270947 12030 raft_consensus.cc:2272] T 67c82d97d73042d487186a872e52b92c P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.271240 13276 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.268543 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.272140 18570 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.272606 18559 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:53:07.272341 13276 leader_election.cc:336] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.274037 13202 leader_election.cc:336] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.274564 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.275419 18559 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.274456 12030 tablet_replica.cc:333] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.276506 12030 raft_consensus.cc:2243] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.277259 13130 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.278394 13130 raft_consensus.cc:2686] T 7214af0b68ae4083afa78dfa5c59c396 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:53:07.276615 13202 leader_election.cc:336] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.279831 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.277259 12030 raft_consensus.cc:2272] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.280830 18559 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:07.282317 13202 leader_election.cc:336] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.282811 18556 consensus_queue.cc:1059] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:53:07.287781 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.288394 18458 consensus_queue.cc:1059] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:07.294047 18458 raft_consensus.cc:3055] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:53:07.294420 18458 raft_consensus.cc:740] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.295172 18458 consensus_queue.cc:260] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.296468 18458 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:53:07.291975 13127 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:07.286271 12030 tablet_replica.cc:333] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.289481 18556 raft_consensus.cc:3055] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:53:07.305178 18556 raft_consensus.cc:740] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.306202 18556 consensus_queue.cc:260] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.307850 18556 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:07.317487 12030 raft_consensus.cc:2243] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.321861 18547 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:07.325030 12030 raft_consensus.cc:2272] T 4823cb326ed74cfe8645c95e25e5c35e P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.323176 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.327824 18558 consensus_queue.cc:1059] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 22.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260709 14:53:07.328804 13234 raft_consensus.cc:1240] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 18. Current term is 19. Ops: []
I20260709 14:53:07.328975 18558 consensus_queue.cc:1059] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:53:07.330004 18558 raft_consensus.cc:3055] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 LEADER]: Stepping down as leader of term 22
I20260709 14:53:07.330354 13235 raft_consensus.cc:1240] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:53:07.331067 18548 raft_consensus.cc:3055] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:53:07.331493 18548 raft_consensus.cc:740] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.332893 18548 consensus_queue.cc:260] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.334391 18548 raft_consensus.cc:3060] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:07.331573 13234 raft_consensus.cc:1275] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:53:07.330397 18558 raft_consensus.cc:740] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.339991 18558 consensus_queue.cc:260] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 22.16, Last appended by leader: 16, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.342034 18558 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 22 FOLLOWER]: Advancing to term 23
I20260709 14:53:07.344990 18570 consensus_queue.cc:1048] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:53:07.351395 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.351883 13313 raft_consensus.cc:1240] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:53:07.353518 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.355036 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.356333 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.357651 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "e678e1a7641947cb9fb75155ab25e3a9" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.364851 18590 consensus_queue.cc:1059] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 18.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260709 14:53:07.366020 18556 raft_consensus.cc:3055] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Stepping down as leader of term 18
I20260709 14:53:07.366446 18556 raft_consensus.cc:740] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.366771 12030 tablet_replica.cc:333] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.366569 18590 consensus_queue.cc:1059] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:53:07.366978 13313 raft_consensus.cc:1240] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:53:07.367707 18586 raft_consensus.cc:3055] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:53:07.367345 18556 consensus_queue.cc:260] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 18.16, Last appended by leader: 16, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.368268 18586 raft_consensus.cc:740] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.369125 18556 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:07.369293 18586 consensus_queue.cc:260] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.371004 18586 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:53:07.363271 13202 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.379525 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:07.380834 13313 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:53:07.405608 13311 raft_consensus.cc:1275] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 20 index: 16. Preceding OpId from leader: term: 21 index: 17. (index mismatch)
I20260709 14:53:07.414317 13234 raft_consensus.cc:1240] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Rejecting Update request from peer e678e1a7641947cb9fb75155ab25e3a9 for earlier term 13. Current term is 14. Ops: []
W20260709 14:53:07.417771 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 54536.5us
W20260709 14:53:07.421497 13202 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.423233 18586 consensus_queue.cc:1059] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:53:07.431087 18586 raft_consensus.cc:3055] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:53:07.431505 18586 raft_consensus.cc:740] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: e678e1a7641947cb9fb75155ab25e3a9, State: Running, Role: LEADER
I20260709 14:53:07.399241 12030 raft_consensus.cc:2243] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:07.424969 13202 leader_election.cc:336] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.423480 13130 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.432880 13202 leader_election.cc:304] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.434401 18547 raft_consensus.cc:2749] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:07.434057 18586 consensus_queue.cc:260] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:07.433607 18548 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.435612 18586 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:53:07.434191 13130 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.436898 13130 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.437638 18458 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.438318 18458 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260709 14:53:07.439440 13130 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:07.440166 13130 raft_consensus.cc:2686] T 7ecc1c7029b941afa6b437d897d82915 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.440996 13130 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e678e1a7641947cb9fb75155ab25e3a9; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:07.433360 12030 raft_consensus.cc:2272] T d1ade933b121451ca76a4291db630745 P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.447268 12030 tablet_replica.cc:333] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.463284 12030 raft_consensus.cc:2243] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.463989 12030 raft_consensus.cc:2272] T f6a4ece29a064f43b151417d0eeef85f P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.467854 12030 tablet_replica.cc:333] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.468688 13276 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.467610 18559 consensus_queue.cc:1048] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260709 14:53:07.441574 13130 raft_consensus.cc:2686] T d7bd4d85bae94f03a0d4948202f3b164 P e678e1a7641947cb9fb75155ab25e3a9: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:07.468976 12030 raft_consensus.cc:2243] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.470011 12030 raft_consensus.cc:2272] T 659851a02ceb4c75a1e6cbcb34047145 P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.469249 13276 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.472162 18596 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260709 14:53:07.473181 13202 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.475121 13202 leader_election.cc:336] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.474273 13276 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.477388 13202 leader_election.cc:304] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.476899 12030 tablet_replica.cc:333] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.477445 13276 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.478785 18596 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:53:07.479362 18559 raft_consensus.cc:2749] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:07.479905 13276 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.480572 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.481148 12030 raft_consensus.cc:2243] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.481356 18596 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:53:07.482671 12030 raft_consensus.cc:2272] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.482235 13276 leader_election.cc:336] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.483750 13276 leader_election.cc:336] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.481954 13202 leader_election.cc:336] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.484606 13276 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.486572 12030 tablet_replica.cc:333] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.484539 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.489293 18559 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:07.485188 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.490407 18596 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.491163 13202 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.492199 13202 leader_election.cc:336] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.492578 13202 leader_election.cc:304] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.494388 12030 raft_consensus.cc:2243] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 23 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.495018 12030 raft_consensus.cc:2272] T 268ec8f48e3148e9b4c564176a02303b P e678e1a7641947cb9fb75155ab25e3a9 [term 23 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.497028 18559 raft_consensus.cc:2749] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.499909 13202 leader_election.cc:336] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.500420 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.501647 13202 leader_election.cc:336] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.502220 13202 leader_election.cc:304] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.503356 12030 tablet_replica.cc:333] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
W20260709 14:53:07.503805 13202 leader_election.cc:336] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.501368 18559 raft_consensus.cc:2749] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:53:07.504230 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.505108 18559 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.505470 13202 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.504150 18547 raft_consensus.cc:2749] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:53:07.506422 13202 leader_election.cc:336] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.506887 13202 leader_election.cc:304] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.507630 18547 raft_consensus.cc:2749] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 14:53:07.507992 13202 leader_election.cc:336] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.509243 13202 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.510082 13202 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.510877 13202 consensus_peers.cc:597] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.511437 13202 leader_election.cc:336] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.511827 13202 leader_election.cc:304] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.513057 13202 consensus_peers.cc:597] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.513662 13202 consensus_peers.cc:597] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.504262 12030 raft_consensus.cc:2243] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.514664 12030 raft_consensus.cc:2272] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.514781 13202 leader_election.cc:336] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.515189 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.516217 13202 leader_election.cc:336] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.516584 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.511729 13235 raft_consensus.cc:1275] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 14:53:07.517767 13202 leader_election.cc:336] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.518215 13202 leader_election.cc:304] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.518254 18552 raft_consensus.cc:2749] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.518918 18446 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:07.519580 18446 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.519894 18559 raft_consensus.cc:2749] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:07.521749 18570 consensus_queue.cc:1048] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:53:07.517904 12030 tablet_replica.cc:333] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.541167 12030 raft_consensus.cc:2243] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.541828 12030 raft_consensus.cc:2272] T 1c3d85380d9e46199dcee93b442d3859 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.553478 13311 raft_consensus.cc:1275] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:53:07.580264 18552 consensus_queue.cc:1048] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:53:07.570600 12030 tablet_replica.cc:333] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.588111 12030 raft_consensus.cc:2243] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.588934 12030 raft_consensus.cc:2272] T 1fc41c2080a74a61b57d021c4b048be1 P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.592453 12030 tablet_replica.cc:333] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.593415 12030 raft_consensus.cc:2243] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.594133 12030 raft_consensus.cc:2272] T ab04da39609d4b15a00faeb6c3ed91fd P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.599289 13276 consensus_peers.cc:597] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.607896 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 90140.7us
W20260709 14:53:07.608687 13202 leader_election.cc:336] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.609128 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.610209 13202 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.611004 13202 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.611892 13202 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.612681 13202 leader_election.cc:336] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.612867 18601 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:53:07.613106 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.614593 13202 leader_election.cc:336] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.615029 13202 leader_election.cc:304] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.615746 18552 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:07.616477 18552 raft_consensus.cc:2749] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:07.619402 12030 tablet_replica.cc:333] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.620532 12030 raft_consensus.cc:2243] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:07.626350 13202 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.633381 12030 raft_consensus.cc:2272] T 3bd34b43471c4ace8ea79594909b807e P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.639056 13276 consensus_peers.cc:597] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:07.648888 12030 tablet_replica.cc:333] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.649797 12030 raft_consensus.cc:2243] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.671707 12030 raft_consensus.cc:2272] T 36543e78491d413a813fa0c2fa3d4832 P e678e1a7641947cb9fb75155ab25e3a9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.689915 12030 tablet_replica.cc:333] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.690925 12030 raft_consensus.cc:2243] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.691815 12030 raft_consensus.cc:2272] T 5e53442cbeb8428b9e23aed26672fcee P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.705752 12030 tablet_replica.cc:333] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.712595 12030 raft_consensus.cc:2243] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.713289 12030 raft_consensus.cc:2272] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P e678e1a7641947cb9fb75155ab25e3a9 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.718374 13205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:36083, user_credentials={real_user=slave}} blocked reactor thread for 53637.4us
I20260709 14:53:07.730145 12030 tablet_replica.cc:333] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.731168 12030 raft_consensus.cc:2243] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.731856 12030 raft_consensus.cc:2272] T a7e5f11e152a4629a884be490a016cae P e678e1a7641947cb9fb75155ab25e3a9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.734966 12030 tablet_replica.cc:333] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.735841 12030 raft_consensus.cc:2243] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.736479 12030 raft_consensus.cc:2272] T a17e1e05213b46139e131c304808c296 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.739385 12030 tablet_replica.cc:333] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.745983 12030 raft_consensus.cc:2243] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.746681 12030 raft_consensus.cc:2272] T 7ddabebeff9a4f99962512a0c1b2bd47 P e678e1a7641947cb9fb75155ab25e3a9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.749631 12030 tablet_replica.cc:333] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.750466 12030 raft_consensus.cc:2243] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.751081 12030 raft_consensus.cc:2272] T cccd853e8a354be4b0514261825b31fb P e678e1a7641947cb9fb75155ab25e3a9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.753909 12030 tablet_replica.cc:333] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.754669 12030 raft_consensus.cc:2243] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.755200 12030 raft_consensus.cc:2272] T a3e26d7a255d4e4da3cdd996df6347bf P e678e1a7641947cb9fb75155ab25e3a9 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.757913 12030 tablet_replica.cc:333] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.758587 12030 raft_consensus.cc:2243] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.759152 12030 raft_consensus.cc:2272] T 5e199f09f081476088669015cbe77792 P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:07.760461 13202 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.762063 12030 tablet_replica.cc:333] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.762300 13202 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.762892 12030 raft_consensus.cc:2243] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.763567 12030 raft_consensus.cc:2272] T 4eecd7dfa5644b8a92915e124ee80ddb P e678e1a7641947cb9fb75155ab25e3a9 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.763581 18605 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.763733 13202 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.765067 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.768247 12030 tablet_replica.cc:333] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9: stopping tablet replica
I20260709 14:53:07.769109 12030 raft_consensus.cc:2243] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:07.769657 12030 raft_consensus.cc:2272] T d1b8b49e0fbb4fb2969901e7652c0bef P e678e1a7641947cb9fb75155ab25e3a9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:07.775611 18605 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.776943 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.777669 13202 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:07.779166 13202 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.783155 18605 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.797772 13202 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:07.798995 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.799383 13202 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.800197 18605 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.801481 13202 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.801919 13202 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.804816 18605 raft_consensus.cc:2749] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260709 14:53:07.806231 13202 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.806805 13202 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.807540 18605 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260709 14:53:07.808843 13202 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.809253 13202 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.810130 18605 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.820426 13202 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.820995 13202 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.821796 18605 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 14:53:07.823098 13202 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.823539 13202 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 23 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.824354 18605 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Leader election lost for term 23. Reason: could not achieve majority
W20260709 14:53:07.825686 13202 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.826094 13202 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.826815 18605 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260709 14:53:07.828155 13202 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.828567 13202 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.829339 18605 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260709 14:53:07.830549 13202 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.830963 13202 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.831957 18605 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
W20260709 14:53:07.833402 13202 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.833876 13202 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.834611 18605 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.835894 13202 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:07.836292 13202 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:07.837059 18605 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260709 14:53:07.877347 13202 connection.cc:769] client connection to 127.11.191.129:40929 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 14:53:07.879592 13202 consensus_peers.cc:597] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.880229 13202 consensus_peers.cc:597] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:07.880223 12030 connection.cc:466] server connection from 127.0.0.1:35430 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35430 (request call id 6726) could send its response
W20260709 14:53:08.481732 13859 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:08.534646 18565 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:08.535583 18565 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:08.538636 18565 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:08.539027 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.539839 13235 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.540098 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:08.540809 13893 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:53:08.541970 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:08.542783 18565 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:08.543125 18565 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting leader election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:08.543494 18565 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:08.550505 18565 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:08.553368 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:08.553735 18565 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Requested vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:08.554651 13235 raft_consensus.cc:2393] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 17: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.555287 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:53:08.561514 13893 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 17.
I20260709 14:53:08.562682 13276 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, 75a24e82361d4c8388b6a8bd93bed4d4; no voters: bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:08.563555 18565 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:53:08.564142 18565 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:08.565074 18565 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:08.577941 13059 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 16 to 17, leader changed from 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 17 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:08.623448 13859 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:08.658268 18570 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.658771 18570 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.660691 18570 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.661700 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.662708 13235 raft_consensus.cc:2393] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 19: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:53:08.666344 13276 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.666976 13276 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.667618 18565 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
W20260709 14:53:08.672629 13276 consensus_peers.cc:597] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:08.674744 18565 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:08.715900 18565 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.716559 18565 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.719560 18565 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.720252 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 23 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.721098 13235 raft_consensus.cc:2393] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 23: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:53:08.723212 13276 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.723703 13276 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.724485 18565 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 22 FOLLOWER]: Advancing to term 23
I20260709 14:53:08.729403 18570 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.730049 18570 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.731096 18565 raft_consensus.cc:2749] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 23 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260709 14:53:08.732326 18570 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.733474 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.734088 13235 raft_consensus.cc:2393] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:53:08.737279 13276 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.737838 13276 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.738467 18565 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:08.747557 18565 raft_consensus.cc:2749] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:08.749284 13276 consensus_peers.cc:597] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:08.758888 13276 consensus_peers.cc:597] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:08.851832 13276 consensus_peers.cc:597] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:08.859627 18618 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.860184 18618 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.861325 18570 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.862079 18618 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.862533 18565 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.862980 18565 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.864650 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.864954 18565 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.865610 13234 raft_consensus.cc:2393] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.866295 18565 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.866909 18565 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.869144 18565 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:08.869318 13276 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.861928 18570 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.871994 18570 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:08.872982 13276 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:08.876534 13276 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.877800 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.878365 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.878724 13234 raft_consensus.cc:2393] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.879055 13235 raft_consensus.cc:2393] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:53:08.877229 13276 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:08.882366 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.883100 13235 raft_consensus.cc:2393] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 15: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.884562 13279 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.885483 18618 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:08.886098 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.887071 18619 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:08.887492 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.888341 18570 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:08.894797 18618 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:53:08.896576 18570 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:08.896974 18619 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:53:08.897749 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:08.899439 18619 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:08.907400 18619 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:08.917716 13202 consensus_peers.cc:597] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:08.926501 13276 consensus_peers.cc:597] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:08.963848 18606 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.964395 18606 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:08.966468 18606 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:08.967283 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:08.968362 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:08.969125 13893 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:53:08.972177 13235 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Refusing update from remote peer 38fbc24b2bf441038676280fd5393d6e: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:53:08.973486 18619 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:53:08.975950 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e
I20260709 14:53:08.980424 18619 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:08.981050 18619 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:08.989984 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:08.990913 13234 raft_consensus.cc:2393] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 19: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
I20260709 14:53:08.992136 18619 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:08.997370 18606 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 14:53:08.999281 18606 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:08.999722 18606 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:53:09.008227 18606 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:09.010263 18606 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Requested vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:09.013095 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4"
I20260709 14:53:09.013705 13893 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 17 FOLLOWER]: Advancing to term 18
W20260709 14:53:09.014945 13276 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.015405 13276 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.016161 18565 raft_consensus.cc:3060] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:09.020118 13893 raft_consensus.cc:2468] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 18.
I20260709 14:53:09.021198 13202 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:09.022017 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:09.023957 13235 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 17. Current term is 18. Ops: []
I20260709 14:53:09.025810 18606 raft_consensus.cc:2804] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 14:53:09.026361 18606 raft_consensus.cc:697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:53:09.020710 13276 consensus_peers.cc:597] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.027281 18606 consensus_queue.cc:237] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.14, Last appended by leader: 14, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:09.028118 18565 raft_consensus.cc:2749] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:09.030442 18618 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.002s
I20260709 14:53:09.036480 13893 raft_consensus.cc:1240] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Rejecting Update request from peer 38fbc24b2bf441038676280fd5393d6e for earlier term 17. Current term is 18. Ops: []
I20260709 14:53:09.039856 18570 raft_consensus.cc:3055] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:53:09.040289 18570 raft_consensus.cc:740] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:09.040352 18565 consensus_queue.cc:1059] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:53:09.043084 18570 consensus_queue.cc:260] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:09.043792 13059 catalog_manager.cc:5697] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 reported cstate change: term changed from 17 to 18, leader changed from 38fbc24b2bf441038676280fd5393d6e (127.11.191.131) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 18 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.044626 18570 raft_consensus.cc:3060] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Advancing to term 18
W20260709 14:53:09.077277 13276 consensus_peers.cc:597] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.079656 13276 consensus_peers.cc:597] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.080155 13276 consensus_peers.cc:597] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.099732 13276 consensus_peers.cc:597] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.100114 13276 consensus_peers.cc:597] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.120970 13276 consensus_peers.cc:597] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.133044 13276 consensus_peers.cc:597] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.133200 18570 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.133824 18570 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.135712 18570 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.136296 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:09.136925 13235 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 14.
I20260709 14:53:09.138051 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:09.138827 18570 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 14:53:09.139679 13276 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.139734 18570 raft_consensus.cc:493] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.140280 18570 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:09.140659 18619 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.141153 18619 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.142675 18619 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.143759 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:09.144371 13235 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:53:09.145530 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:09.146334 18619 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:53:09.146741 18619 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.147109 18619 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
W20260709 14:53:09.151279 13276 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.153807 18570 raft_consensus.cc:515] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.155848 18570 leader_election.cc:290] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.155306 18619 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.157068 13235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc968dcaa834f69aa37c09a7f2e5cf6" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:09.157655 13235 raft_consensus.cc:3060] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:53:09.159179 18619 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:09.160130 13276 leader_election.cc:336] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.161234 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6"
I20260709 14:53:09.161707 13234 raft_consensus.cc:3060] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:53:09.163610 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
I20260709 14:53:09.165025 13235 raft_consensus.cc:2468] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 15.
I20260709 14:53:09.166338 13279 leader_election.cc:304] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:09.167212 13276 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.167459 18619 raft_consensus.cc:2804] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:53:09.168045 18619 raft_consensus.cc:697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:09.169176 13234 raft_consensus.cc:2468] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 19.
I20260709 14:53:09.168937 18619 consensus_queue.cc:237] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.170542 13279 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.171743 18570 raft_consensus.cc:2804] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:53:09.172504 18570 raft_consensus.cc:697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Becoming Leader. State: Replica: 38fbc24b2bf441038676280fd5393d6e, State: Running, Role: LEADER
I20260709 14:53:09.173349 18570 consensus_queue.cc:237] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:09.180277 13202 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111) [suppressed 334 similar messages]
I20260709 14:53:09.182894 13059 catalog_manager.cc:5697] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 13 to 15, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 15 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:09.203008 13059 catalog_manager.cc:5697] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 17 to 19, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to 38fbc24b2bf441038676280fd5393d6e (127.11.191.131). New cstate: current_term: 19 leader_uuid: "38fbc24b2bf441038676280fd5393d6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:09.248633 13276 consensus_peers.cc:597] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.260756 18570 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:09.261483 18570 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.264230 18570 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.265491 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:09.266252 13234 raft_consensus.cc:2393] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38fbc24b2bf441038676280fd5393d6e in current term 16: Already voted for candidate bad99cba25614f82995f39d7ea6eaed6 in this term.
W20260709 14:53:09.269927 13276 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.270351 13276 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.271116 18570 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:09.279201 18619 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.279810 18619 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.282193 18619 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.283432 13234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a4ece29a064f43b151417d0eeef85f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "bad99cba25614f82995f39d7ea6eaed6" is_pre_election: true
I20260709 14:53:09.284382 13234 raft_consensus.cc:2468] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38fbc24b2bf441038676280fd5393d6e in term 18.
I20260709 14:53:09.286103 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:09.286597 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
I20260709 14:53:09.287691 18619 raft_consensus.cc:2804] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:53:09.289017 18619 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.290678 18570 raft_consensus.cc:2749] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:09.289633 18619 raft_consensus.cc:3060] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Advancing to term 19
W20260709 14:53:09.294792 13276 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.302796 18619 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.308342 18619 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:09.309207 13279 consensus_peers.cc:597] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:09.314625 13279 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:09.316123 13276 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.316515 13276 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.318207 18619 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260709 14:53:09.329226 13279 consensus_peers.cc:597] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.339672 18620 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.340170 18619 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.340364 18620 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.340680 18619 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.345209 18619 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.345714 18620 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:09.347193 13279 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:09.348439 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:53:09.348649 13202 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.349201 13313 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:09.350638 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.352142 18620 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:09.352696 18620 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.353210 18620 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:53:09.353777 13276 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.354272 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.355000 18619 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:09.355878 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:53:09.356256 13279 consensus_peers.cc:597] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.356936 12030 tablet_replica.cc:333] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.357985 12030 raft_consensus.cc:2243] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.358919 12030 raft_consensus.cc:2272] T 4ddb4dd825a2439086a7e1146596d252 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.360656 18620 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:09.361910 13279 consensus_peers.cc:597] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.362390 12030 tablet_replica.cc:333] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.363353 12030 raft_consensus.cc:2243] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.363855 18620 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:09.364482 12030 raft_consensus.cc:2272] T 4087e8788a8e4b8ca1d07f725dce2459 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.365478 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0812d3a752542cf989fcbe6d3d22117" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:09.366091 13306 raft_consensus.cc:3060] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:53:09.367908 13202 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.371461 12030 tablet_replica.cc:333] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:09.371687 13279 consensus_peers.cc:597] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:09.372280 13276 consensus_peers.cc:597] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.372524 12030 raft_consensus.cc:2243] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 21 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.373517 12030 raft_consensus.cc:2272] T 415be6237f5f40da87ba325cd3587509 P bad99cba25614f82995f39d7ea6eaed6 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.373768 13306 raft_consensus.cc:2468] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:09.374750 13205 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.375705 18547 raft_consensus.cc:2804] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:53:09.375703 12030 tablet_replica.cc:333] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.377697 12030 raft_consensus.cc:2243] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.377900 18547 raft_consensus.cc:697] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:09.378356 12030 raft_consensus.cc:2272] T a95ebee6a96749b4892a5123048fd5e6 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.378834 18547 consensus_queue.cc:237] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:09.380731 13279 consensus_peers.cc:597] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.381188 12030 tablet_replica.cc:333] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.382154 12030 raft_consensus.cc:2243] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.382684 12030 raft_consensus.cc:2272] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:09.384229 13202 consensus_peers.cc:597] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.385540 12030 tablet_replica.cc:333] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:09.385494 13202 consensus_peers.cc:597] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.386806 12030 raft_consensus.cc:2243] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.387990 12030 raft_consensus.cc:2272] T 221648eac2cb4be89dc5c451d0bead11 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:09.389371 13279 consensus_peers.cc:597] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.390645 12030 tablet_replica.cc:333] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.391238 12030 raft_consensus.cc:2243] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.391952 12030 raft_consensus.cc:2272] T 47010630af144146bd4046d097e6b949 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.393831 12030 tablet_replica.cc:333] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.394372 12030 raft_consensus.cc:2243] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.394747 12030 raft_consensus.cc:2272] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.396499 12030 tablet_replica.cc:333] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.397217 12030 raft_consensus.cc:2243] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.398083 12030 raft_consensus.cc:2272] T 537d0c93310f4dbaa8b8aa811b7e9851 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.400432 12030 tablet_replica.cc:333] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.401175 12030 raft_consensus.cc:2243] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:09.401662 13276 consensus_peers.cc:597] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.401698 12030 raft_consensus.cc:2272] T 064add7fda4b4c1aaf3c556759495f10 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.404482 12030 tablet_replica.cc:333] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:09.405064 13279 consensus_peers.cc:597] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.405300 12030 raft_consensus.cc:2243] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.405821 12030 raft_consensus.cc:2272] T 25a25d720d2e46a0b66bae68721cce79 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.407696 12030 tablet_replica.cc:333] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.408244 12030 raft_consensus.cc:2243] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.408674 12030 raft_consensus.cc:2272] T c86b33b67bce45bf9f66a8981de755f3 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.410627 12030 tablet_replica.cc:333] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.411170 12030 raft_consensus.cc:2243] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.411929 12030 raft_consensus.cc:2272] T f0db5ebc9f194f2fbe72d6170903f06e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.414003 12030 tablet_replica.cc:333] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.414664 12030 raft_consensus.cc:2243] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.414990 18625 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.415747 12030 raft_consensus.cc:2272] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.415606 18625 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.417794 18625 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:09.418483 12030 tablet_replica.cc:333] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.419438 12030 raft_consensus.cc:2243] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.420099 12030 raft_consensus.cc:2272] T c3b0aa0a96ed4a449d238eebd242e262 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.420181 13306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:09.422067 13306 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:09.422580 12030 tablet_replica.cc:333] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.423283 12030 raft_consensus.cc:2243] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.423458 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:09.424335 18625 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:09.424440 12030 raft_consensus.cc:2272] T 1f11c68fa4664b81af60e4a4d7f3e20c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.424755 18625 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.425168 18625 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:09.425400 18619 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election (detected failure of leader e678e1a7641947cb9fb75155ab25e3a9)
I20260709 14:53:09.426007 18619 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.427297 12030 tablet_replica.cc:333] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.428164 12030 raft_consensus.cc:2243] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:09.428222 18619 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:09.428892 12030 raft_consensus.cc:2272] T aa34bca6c17c4b0098325dcdda9acc86 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:09.430225 13279 consensus_peers.cc:597] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.434059 18625 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:09.430749 13202 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.431524 12030 tablet_replica.cc:333] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:09.436676 13276 consensus_peers.cc:597] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:09.437232 13276 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:09.437420 12030 raft_consensus.cc:2243] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:09.438596 12030 raft_consensus.cc:2272] T 722799c6de124730a3aee15e8f6d1957 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.441102 18625 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:09.441447 13279 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:09.441929 13279 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.441165 12030 tablet_replica.cc:333] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.442685 18619 raft_consensus.cc:2749] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:53:09.443138 12030 raft_consensus.cc:2243] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:53:09.443275 13202 consensus_peers.cc:597] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:09.444983 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfdf6c67244b55bd120d3402b879c8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:09.445600 13313 raft_consensus.cc:3060] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:53:09.445494 13202 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:09.450740 13279 consensus_peers.cc:597] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:09.451794 13313 raft_consensus.cc:2468] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:09.444490 12030 raft_consensus.cc:2272] T 8a2becf0cd71476e958921ed8b9b663b P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:09.452747 13205 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:09.453608 18625 raft_consensus.cc:2804] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:53:09.454126 18625 raft_consensus.cc:697] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:09.455070 12030 tablet_replica.cc:333] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:09.455078 18625 consensus_queue.cc:237] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:09.456128 12030 raft_consensus.cc:2243] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.195591 18629 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.196170 18629 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.201805 18629 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.255334 18629 raft_consensus.cc:493] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.284170 18629 raft_consensus.cc:515] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.297789 18629 leader_election.cc:290] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.267230 18630 raft_consensus.cc:493] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.364717 18630 raft_consensus.cc:515] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.367054 18630 leader_election.cc:290] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.314435 18634 raft_consensus.cc:493] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.367923 18634 raft_consensus.cc:515] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.370186 18634 leader_election.cc:290] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.370741 18634 raft_consensus.cc:493] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.371251 18634 raft_consensus.cc:515] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.373227 18634 leader_election.cc:290] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.339584 12030 raft_consensus.cc:2272] T 2015900216a0499bbafac43d39671e39 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.293340 18632 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.377225 18632 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.378836 18646 raft_consensus.cc:493] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.351613 18639 raft_consensus.cc:493] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.359860 18641 raft_consensus.cc:493] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.362366 18640 raft_consensus.cc:493] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.364009 18635 raft_consensus.cc:493] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.314807 18631 raft_consensus.cc:493] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.314939 18628 raft_consensus.cc:493] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 75a24e82361d4c8388b6a8bd93bed4d4)
I20260709 14:53:11.374536 18630 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.379660 18632 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.380851 12030 tablet_replica.cc:333] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.422281 18655 raft_consensus.cc:493] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.347644 18638 raft_consensus.cc:493] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.422878 18655 raft_consensus.cc:515] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.423544 18638 raft_consensus.cc:515] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.424919 18628 raft_consensus.cc:515] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:11.418522 18646 raft_consensus.cc:515] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.427152 18628 leader_election.cc:290] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:11.427493 18646 leader_election.cc:290] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.421149 18631 raft_consensus.cc:515] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.430087 18631 leader_election.cc:290] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.385565 18642 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.430892 18642 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:11.388787 18637 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.431957 12030 raft_consensus.cc:2243] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.395654 18645 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.398346 18652 raft_consensus.cc:493] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.400018 18629 raft_consensus.cc:493] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.401530 18647 raft_consensus.cc:493] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.402648 18648 raft_consensus.cc:493] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.404613 18634 raft_consensus.cc:493] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.421579 18630 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.437953 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 24 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.438717 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7e5f11e152a4629a884be490a016cae" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.438551 13306 raft_consensus.cc:1275] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 14:53:11.439998 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79a8092ad4a38b8eab2d46ec618d2" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.440124 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab04da39609d4b15a00faeb6c3ed91fd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.440342 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b8b49e0fbb4fb2969901e7652c0bef" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.440735 13304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.447496 13304 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:11.421233 18644 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.433862 18637 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.446681 13313 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 23.
I20260709 14:53:11.441788 13309 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:53:11.446291 18634 raft_consensus.cc:515] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.446187 18647 raft_consensus.cc:515] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.453715 18653 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.454276 18653 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.454739 18634 leader_election.cc:290] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.455269 18658 raft_consensus.cc:493] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.421063 18635 raft_consensus.cc:515] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.455855 18658 raft_consensus.cc:515] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.420068 18641 raft_consensus.cc:515] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.443239 18652 raft_consensus.cc:515] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.420894 18640 raft_consensus.cc:515] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.458137 18658 leader_election.cc:290] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.418917 18639 raft_consensus.cc:515] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } }
I20260709 14:53:11.458496 18652 leader_election.cc:290] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.446333 18648 raft_consensus.cc:515] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:11.459038 18630 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.445291 18629 raft_consensus.cc:515] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.453076 18659 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.462133 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36543e78491d413a813fa0c2fa3d4832" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.462270 18638 leader_election.cc:290] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.462935 18639 leader_election.cc:290] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083), e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929)
I20260709 14:53:11.463799 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.464865 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3d85380d9e46199dcee93b442d3859" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.465153 18655 leader_election.cc:290] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.463888 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755d700d9314a219f17f56771070580" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.465960 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.466759 13312 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:11.455359 18647 leader_election.cc:290] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.463949 12030 raft_consensus.cc:2272] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.461328 18659 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.472289 18629 leader_election.cc:290] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.472376 18656 consensus_queue.cc:1048] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:53:11.473178 18646 raft_consensus.cc:493] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.473652 18646 raft_consensus.cc:515] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.474157 18659 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.454299 18642 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.460839 18648 leader_election.cc:290] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.475836 18637 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.477598 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30173dbefdd4343842d8cf32b6d4817" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.479324 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.444715 18645 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.488078 18653 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.488238 18647 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260709 14:53:11.488688 18647 raft_consensus.cc:493] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.451121 18644 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.489296 18628 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:11.490873 18641 leader_election.cc:290] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.489188 18647 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 23 FOLLOWER]: Advancing to term 24
I20260709 14:53:11.491076 18628 raft_consensus.cc:493] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.492810 18640 leader_election.cc:290] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.492661 18639 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:53:11.491117 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.493366 18661 raft_consensus.cc:493] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.493227 18628 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:11.493753 18635 leader_election.cc:290] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.495352 18661 raft_consensus.cc:515] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.495781 18646 leader_election.cc:290] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.497640 18661 leader_election.cc:290] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.497802 18645 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.500530 12030 tablet_replica.cc:333] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.501441 12030 raft_consensus.cc:2243] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.502839 12030 raft_consensus.cc:2272] T fc53515b0d9e4a1bbb63c4407cd51902 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.495373 18644 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.507303 12030 tablet_replica.cc:333] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.508251 12030 raft_consensus.cc:2243] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.509395 12030 raft_consensus.cc:2272] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.509104 13859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 43901.5us
I20260709 14:53:11.516530 18639 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:11.519585 18639 raft_consensus.cc:493] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.519935 18639 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:11.521868 12030 tablet_replica.cc:333] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.522648 12030 raft_consensus.cc:2243] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.524048 18644 raft_consensus.cc:493] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.524598 18644 raft_consensus.cc:515] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.524991 18635 raft_consensus.cc:493] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.525462 18635 raft_consensus.cc:515] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.526655 18644 leader_election.cc:290] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.527689 18635 leader_election.cc:290] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:11.530218 13859 leader_election.cc:336] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.523454 18661 raft_consensus.cc:493] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.531401 18661 raft_consensus.cc:515] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.531661 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b7b5fb6dc54c6f8e712102601dc657" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.533144 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ecc1c7029b941afa6b437d897d82915" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.532567 13307 raft_consensus.cc:2468] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:53:11.534399 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.535035 13311 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:11.534583 18632 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.536921 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e26d7a255d4e4da3cdd996df6347bf" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.537101 18632 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.536487 18643 raft_consensus.cc:493] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.536942 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.538378 13305 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 10.
I20260709 14:53:11.538179 18643 raft_consensus.cc:515] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.541926 12030 raft_consensus.cc:2272] T bd6e97dca6d448f58f8b3b1d77cac2a8 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.543341 13307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.543946 13307 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 19.
I20260709 14:53:11.544265 18637 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:11.544694 13917 debug-util.cc:398] Leaking SignalData structure 0x7b080038bd40 after lost signal to thread 12033
W20260709 14:53:11.545850 13917 debug-util.cc:398] Leaking SignalData structure 0x7b080038cf00 after lost signal to thread 13096
W20260709 14:53:11.546494 13917 debug-util.cc:398] Leaking SignalData structure 0x7b080038eca0 after lost signal to thread 13263
W20260709 14:53:11.547576 13917 debug-util.cc:398] Leaking SignalData structure 0x7b0800383140 after lost signal to thread 13337
W20260709 14:53:11.548867 13917 debug-util.cc:398] Leaking SignalData structure 0x7b080038ed20 after lost signal to thread 13920
I20260709 14:53:11.549186 13205 leader_election.cc:304] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.540438 18658 raft_consensus.cc:493] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
W20260709 14:53:11.549861 13205 raft_consensus.cc:2686] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:11.549947 18658 raft_consensus.cc:515] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.556921 18661 leader_election.cc:290] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.557827 18643 leader_election.cc:290] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:11.548839 13276 leader_election.cc:336] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.557862 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.562120 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.530722 18663 raft_consensus.cc:493] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 38fbc24b2bf441038676280fd5393d6e)
I20260709 14:53:11.563506 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.540007 18632 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.552534 18658 leader_election.cc:290] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.564558 18659 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:53:11.564085 18638 raft_consensus.cc:2804] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:53:11.567577 18638 raft_consensus.cc:493] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.567960 18638 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:53:11.565572 18664 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:53:11.544855 18637 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.571306 18664 raft_consensus.cc:493] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.567226 18663 raft_consensus.cc:515] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.567323 18659 raft_consensus.cc:493] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.572224 18659 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:53:11.572731 18637 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.571758 18664 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:11.575436 18663 leader_election.cc:290] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.577410 18647 raft_consensus.cc:515] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.579495 18639 raft_consensus.cc:515] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.581810 18639 leader_election.cc:290] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.582391 18647 leader_election.cc:290] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.586508 18640 raft_consensus.cc:493] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.587580 18668 raft_consensus.cc:493] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.587160 18640 raft_consensus.cc:515] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.588550 18668 raft_consensus.cc:515] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.589949 18640 leader_election.cc:290] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:11.590885 13202 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.129:40929, user_credentials={real_user=slave}} blocked reactor thread for 59100.6us
I20260709 14:53:11.530088 18628 raft_consensus.cc:515] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.590502 18640 raft_consensus.cc:493] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.604872 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddabebeff9a4f99962512a0c1b2bd47" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:53:11.605592 13276 leader_election.cc:336] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.606362 13276 leader_election.cc:336] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.605829 13305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" candidate_term: 19 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
W20260709 14:53:11.607460 13276 leader_election.cc:336] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.608044 13276 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.608332 18667 raft_consensus.cc:493] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
W20260709 14:53:11.608565 13276 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.609076 13276 leader_election.cc:336] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.608942 18667 raft_consensus.cc:515] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.609568 13276 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.610141 13276 leader_election.cc:336] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.609844 18638 raft_consensus.cc:515] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.610631 13276 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.611088 13276 leader_election.cc:336] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.611740 13276 consensus_peers.cc:597] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:11.611820 13893 raft_consensus.cc:1275] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260709 14:53:11.612160 18668 leader_election.cc:290] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:11.612931 13276 consensus_peers.cc:597] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:11.611975 18638 leader_election.cc:290] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.615846 18667 leader_election.cc:290] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:11.615989 13276 consensus_peers.cc:597] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.617277 13862 leader_election.cc:304] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [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: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.618091 13276 consensus_peers.cc:597] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.618709 13276 leader_election.cc:336] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.619164 13276 leader_election.cc:336] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.619042 18648 raft_consensus.cc:2749] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:53:11.624161 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.624593 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7bd4d85bae94f03a0d4948202f3b164" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.624893 13311 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 15.
I20260709 14:53:11.626194 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e199f09f081476088669015cbe77792" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.626560 12030 tablet_replica.cc:333] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.626469 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659851a02ceb4c75a1e6cbcb34047145" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.627164 13312 raft_consensus.cc:3060] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:53:11.627550 12030 raft_consensus.cc:2243] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.628224 12030 raft_consensus.cc:2272] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.629205 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05c787173944912bf1e2b927663364a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.630748 18664 raft_consensus.cc:515] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.594952 18653 raft_consensus.cc:493] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:11.633283 18653 raft_consensus.cc:515] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.635157 13312 raft_consensus.cc:2468] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
I20260709 14:53:11.636308 18653 leader_election.cc:290] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.633275 18664 leader_election.cc:290] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.637691 13311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c82d97d73042d487186a872e52b92c" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.638281 13311 raft_consensus.cc:3060] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:11.640735 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268ec8f48e3148e9b4c564176a02303b" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 24 candidate_status { last_received { term: 22 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.641413 13312 raft_consensus.cc:3060] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 23 FOLLOWER]: Advancing to term 24
I20260709 14:53:11.642851 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ade933b121451ca76a4291db630745" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.643442 13309 raft_consensus.cc:3060] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:53:11.621558 18640 raft_consensus.cc:515] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.647333 13311 raft_consensus.cc:2468] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:53:11.647926 13312 raft_consensus.cc:2468] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 24.
I20260709 14:53:11.649691 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7214af0b68ae4083afa78dfa5c59c396" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
I20260709 14:53:11.649781 13059 catalog_manager.cc:5697] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 16, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 16 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:53:11.647272 18640 leader_election.cc:290] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.587147 18659 raft_consensus.cc:515] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.660174 18659 leader_election.cc:290] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.655997 13309 raft_consensus.cc:2468] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 12.
I20260709 14:53:11.660554 18628 leader_election.cc:290] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
I20260709 14:53:11.665558 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.667495 13205 leader_election.cc:304] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.668309 13205 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.669202 13205 leader_election.cc:304] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.669384 18659 raft_consensus.cc:2804] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:53:11.670192 13312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c34c0c2b396425fb6630c1c3f1155a8" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.673121 13205 leader_election.cc:304] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:53:11.671615 13276 leader_election.cc:336] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.673666 13312 raft_consensus.cc:3060] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:53:11.670086 13313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca3ed3cc0a64a6a9ca04f2f324899f5" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 18 index: 16 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.677096 13313 raft_consensus.cc:3060] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Advancing to term 20
W20260709 14:53:11.674955 13205 raft_consensus.cc:2686] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:11.670357 18638 raft_consensus.cc:2804] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:53:11.669217 18664 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:53:11.683523 13312 raft_consensus.cc:2468] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 17.
I20260709 14:53:11.684290 13313 raft_consensus.cc:2468] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 20.
W20260709 14:53:11.684836 13276 leader_election.cc:336] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.685294 12030 tablet_replica.cc:333] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:11.685724 13276 leader_election.cc:336] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.686197 13276 leader_election.cc:336] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.686300 12030 raft_consensus.cc:2243] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.687577 18638 raft_consensus.cc:697] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:11.674278 18639 raft_consensus.cc:2804] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 FOLLOWER]: Leader election won for term 24
I20260709 14:53:11.689275 13205 leader_election.cc:304] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.675541 18659 raft_consensus.cc:697] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:11.696476 12030 raft_consensus.cc:2272] T f6a4ece29a064f43b151417d0eeef85f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.684752 18664 raft_consensus.cc:493] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:11.701799 18664 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:53:11.702924 13276 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.705268 18663 raft_consensus.cc:2804] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:53:11.705861 18663 raft_consensus.cc:697] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
W20260709 14:53:11.706979 13276 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.706744 18663 consensus_queue.cc:237] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.707850 13205 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
I20260709 14:53:11.708843 18658 raft_consensus.cc:2804] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 14:53:11.709375 18658 raft_consensus.cc:697] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:11.709985 18639 raft_consensus.cc:697] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:11.710310 18658 consensus_queue.cc:237] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 18.16, Last appended by leader: 16, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.710826 18638 consensus_queue.cc:237] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.719900 13202 consensus_peers.cc:597] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:11.720539 13202 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.721664 13202 leader_election.cc:336] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.722066 13202 leader_election.cc:304] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.741320 12030 tablet_replica.cc:333] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.741009 18659 consensus_queue.cc:237] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.731443 18632 raft_consensus.cc:2749] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:11.750941 18639 consensus_queue.cc:237] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 22.16, Last appended by leader: 16, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.756606 18637 consensus_queue.cc:1048] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 14:53:11.760069 13202 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.760859 13202 leader_election.cc:336] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.761336 18640 raft_consensus.cc:493] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.761458 13202 leader_election.cc:304] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.762661 18637 raft_consensus.cc:2749] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:11.762389 18640 raft_consensus.cc:515] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.763625 13202 consensus_peers.cc:597] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.764117 13202 leader_election.cc:336] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.764511 13202 leader_election.cc:304] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.765245 18637 raft_consensus.cc:2749] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:11.766155 13202 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.766845 13202 leader_election.cc:336] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.767244 13202 leader_election.cc:304] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.767524 18640 leader_election.cc:290] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:11.767972 18637 raft_consensus.cc:2749] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:11.768946 13202 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.769613 13202 leader_election.cc:336] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 24 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.771564 18664 raft_consensus.cc:515] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.775336 13202 leader_election.cc:336] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.775875 13202 leader_election.cc:304] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.776511 13202 raft_consensus.cc:2686] T 7214af0b68ae4083afa78dfa5c59c396 P bad99cba25614f82995f39d7ea6eaed6: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:53:11.777207 13202 consensus_peers.cc:597] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:11.777663 13202 leader_election.cc:336] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.778569 13202 leader_election.cc:304] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.779561 13202 leader_election.cc:336] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.779652 18658 raft_consensus.cc:2749] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:11.780010 13202 leader_election.cc:304] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.780974 18632 raft_consensus.cc:2749] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:11.782311 13202 leader_election.cc:336] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.783116 13202 leader_election.cc:304] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.784168 13309 raft_consensus.cc:1275] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Refusing update from remote peer bad99cba25614f82995f39d7ea6eaed6: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
W20260709 14:53:11.785748 13202 leader_election.cc:336] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.786198 13202 leader_election.cc:304] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.787195 18647 raft_consensus.cc:2749] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 14:53:11.793326 13276 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.793870 18664 leader_election.cc:290] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Requested vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:11.795003 13202 leader_election.cc:336] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.795859 13202 leader_election.cc:336] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.795699 18647 consensus_queue.cc:1048] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:53:11.796425 13202 leader_election.cc:304] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.797315 18637 raft_consensus.cc:2749] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:11.795325 18632 raft_consensus.cc:2749] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:11.800837 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fcb2d72c8024ec986104e16baecc4bd" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e"
I20260709 14:53:11.801487 13309 raft_consensus.cc:3060] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:53:11.805441 13279 consensus_peers.cc:597] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.806232 13279 consensus_peers.cc:597] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.809976 13309 raft_consensus.cc:2468] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad99cba25614f82995f39d7ea6eaed6 in term 16.
W20260709 14:53:11.797583 13202 leader_election.cc:336] T 63b7b5fb6dc54c6f8e712102601dc657 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.813092 12030 raft_consensus.cc:2243] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.815582 13205 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6; no voters: 
W20260709 14:53:11.815862 13202 leader_election.cc:336] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.816500 13202 leader_election.cc:304] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.806811 13279 consensus_peers.cc:597] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.812259 18638 raft_consensus.cc:493] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:11.821450 18632 raft_consensus.cc:2749] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:11.822515 12030 pending_rounds.cc:70] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
W20260709 14:53:11.822858 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.823545 18659 raft_consensus.cc:2804] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader election won for term 16
W20260709 14:53:11.823705 13202 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.824177 18659 raft_consensus.cc:697] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Becoming Leader. State: Replica: bad99cba25614f82995f39d7ea6eaed6, State: Running, Role: LEADER
I20260709 14:53:11.822822 12030 pending_rounds.cc:77] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 16 index: 11 } timestamp: 7305661610981765120 op_type: NO_OP noop_request { }
I20260709 14:53:11.825265 12030 raft_consensus.cc:2889] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:11.825627 12030 raft_consensus.cc:2272] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.825892 13279 consensus_peers.cc:597] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.826723 13279 consensus_peers.cc:597] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.828004 13279 leader_election.cc:336] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.828446 13279 leader_election.cc:304] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.821518 18638 raft_consensus.cc:515] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:11.830497 18653 raft_consensus.cc:2749] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:11.825105 18659 consensus_queue.cc:237] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
W20260709 14:53:11.837971 13279 leader_election.cc:336] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.838289 13309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2585c0d4c7ca4d229cd50a6ab4f3d62a" candidate_uuid: "bad99cba25614f82995f39d7ea6eaed6" candidate_term: 20 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "38fbc24b2bf441038676280fd5393d6e" is_pre_election: true
I20260709 14:53:11.838506 13279 leader_election.cc:304] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.832605 18638 leader_election.cc:290] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:11.845932 13279 consensus_peers.cc:597] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.822786 18682 consensus_queue.cc:1175] T 659851a02ceb4c75a1e6cbcb34047145 P bad99cba25614f82995f39d7ea6eaed6 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bad99cba25614f82995f39d7ea6eaed6" status { last_received { term: 16 index: 11 } last_committed_idx: 10 last_received_current_leader { term: 16 index: 11 } }
W20260709 14:53:11.849817 13279 consensus_peers.cc:597] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.850514 13279 consensus_peers.cc:597] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.851282 13279 leader_election.cc:336] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.851814 13279 leader_election.cc:304] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.845749 18653 raft_consensus.cc:2749] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:11.853260 13862 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.853204 18640 raft_consensus.cc:2749] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:53:11.858292 13862 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.858943 13862 leader_election.cc:336] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.859338 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
W20260709 14:53:11.854206 18684 log.cc:927] Time spent T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:53:11.860421 18642 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 14:53:11.854815 13279 consensus_peers.cc:597] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.868424 13279 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:11.868983 13202 consensus_peers.cc:597] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.869618 13202 leader_election.cc:336] T d1ade933b121451ca76a4291db630745 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.870525 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.869050 13279 leader_election.cc:304] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.871330 13202 leader_election.cc:336] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.871887 13279 leader_election.cc:336] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:11.872010 13202 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.872429 13279 leader_election.cc:304] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.872797 13202 consensus_peers.cc:597] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:11.873600 13202 consensus_peers.cc:597] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:11.874012 13202 leader_election.cc:336] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.873833 18653 raft_consensus.cc:2749] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:11.874377 13202 leader_election.cc:304] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.874841 13279 leader_election.cc:336] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.870380 13059 catalog_manager.cc:5697] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e reported cstate change: term changed from 14 to 16, leader changed from e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129) to bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130). New cstate: current_term: 16 leader_uuid: "bad99cba25614f82995f39d7ea6eaed6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } }
I20260709 14:53:11.875459 13279 leader_election.cc:304] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.876804 13202 leader_election.cc:336] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:11.876724 13279 leader_election.cc:336] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.877507 13202 leader_election.cc:304] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.877612 13279 leader_election.cc:304] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.875162 18640 raft_consensus.cc:2749] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:11.878509 13202 leader_election.cc:336] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.879117 13202 leader_election.cc:304] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.879317 18666 raft_consensus.cc:2749] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:53:11.879696 13279 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.879904 18659 raft_consensus.cc:2749] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:11.879367 18639 raft_consensus.cc:2749] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:11.881035 13202 leader_election.cc:336] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.878509 18653 raft_consensus.cc:2749] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 14:53:11.881989 13202 consensus_peers.cc:597] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:11.879040 18663 raft_consensus.cc:2749] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:11.883098 13202 consensus_peers.cc:597] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:11.880321 13279 leader_election.cc:304] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.884016 18653 raft_consensus.cc:2749] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:11.885259 13279 leader_election.cc:336] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.886562 13279 leader_election.cc:304] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.887153 13202 leader_election.cc:336] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.887351 18653 raft_consensus.cc:2749] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260709 14:53:11.887717 13279 leader_election.cc:336] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:53:11.887892 13202 leader_election.cc:336] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:11.888173 13279 leader_election.cc:304] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.888324 13202 leader_election.cc:304] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad99cba25614f82995f39d7ea6eaed6; no voters: 38fbc24b2bf441038676280fd5393d6e, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.888937 18653 raft_consensus.cc:2749] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:11.889041 18663 raft_consensus.cc:2749] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:53:11.890019 13279 leader_election.cc:336] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.890358 13279 leader_election.cc:304] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.890951 18653 raft_consensus.cc:2749] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:53:11.891448 13279 leader_election.cc:336] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.891860 13279 leader_election.cc:304] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.892570 18653 raft_consensus.cc:2749] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260709 14:53:11.892935 13279 leader_election.cc:336] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.893659 13279 leader_election.cc:304] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.885129 12030 tablet_replica.cc:333] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.894281 18666 raft_consensus.cc:2749] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:11.894510 13279 leader_election.cc:336] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.894948 13279 leader_election.cc:304] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:11.896318 13279 consensus_peers.cc:597] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:11.896868 13279 consensus_peers.cc:597] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.897594 12030 raft_consensus.cc:2243] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.898842 12030 raft_consensus.cc:2272] T 4823cb326ed74cfe8645c95e25e5c35e P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.897485 18666 raft_consensus.cc:2749] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:53:11.899940 13279 consensus_peers.cc:597] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:11.907660 12030 tablet_replica.cc:333] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.908715 12030 raft_consensus.cc:2243] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.912250 12030 raft_consensus.cc:2272] T e30173dbefdd4343842d8cf32b6d4817 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.915210 12030 tablet_replica.cc:333] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.916105 12030 raft_consensus.cc:2243] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.916887 12030 raft_consensus.cc:2272] T d7bd4d85bae94f03a0d4948202f3b164 P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.919821 12030 tablet_replica.cc:333] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.920710 12030 raft_consensus.cc:2243] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:11.919327 13279 leader_election.cc:336] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.921540 12030 raft_consensus.cc:2272] T bbb79a8092ad4a38b8eab2d46ec618d2 P bad99cba25614f82995f39d7ea6eaed6 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.921574 13279 leader_election.cc:304] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.922485 18640 raft_consensus.cc:2749] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:53:11.924433 13279 leader_election.cc:336] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.924651 12030 tablet_replica.cc:333] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.924898 13279 leader_election.cc:304] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.925541 12030 raft_consensus.cc:2243] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.925597 18640 raft_consensus.cc:2749] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:53:11.926335 12030 raft_consensus.cc:2272] T f05c787173944912bf1e2b927663364a P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.927196 13279 leader_election.cc:336] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.927631 13279 leader_election.cc:304] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.928308 18640 raft_consensus.cc:2749] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:53:11.929169 12030 tablet_replica.cc:333] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
W20260709 14:53:11.929522 13279 leader_election.cc:336] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.929950 13279 leader_election.cc:304] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.930073 12030 raft_consensus.cc:2243] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.930651 18640 raft_consensus.cc:2749] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:53:11.931110 12030 pending_rounds.cc:70] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
I20260709 14:53:11.931385 12030 pending_rounds.cc:77] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 17 index: 13 } timestamp: 7305661611102380032 op_type: NO_OP noop_request { }
I20260709 14:53:11.931753 12030 raft_consensus.cc:2889] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 14:53:11.931815 13279 leader_election.cc:336] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.932150 12030 raft_consensus.cc:2272] T 4c34c0c2b396425fb6630c1c3f1155a8 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.932253 13279 leader_election.cc:304] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.932992 18640 raft_consensus.cc:2749] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260709 14:53:11.934484 13279 leader_election.cc:336] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:11.934921 13279 leader_election.cc:304] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:11.935875 12030 tablet_replica.cc:333] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.935947 18644 raft_consensus.cc:2749] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:53:11.936941 12030 raft_consensus.cc:2243] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.938107 12030 raft_consensus.cc:2272] T 2b8aeaa914af43c59b8640e2e9696aa4 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.940896 12030 tablet_replica.cc:333] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.941685 12030 raft_consensus.cc:2243] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.942749 12030 raft_consensus.cc:2272] T 08dfdf6c67244b55bd120d3402b879c8 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.945645 12030 tablet_replica.cc:333] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.946441 12030 raft_consensus.cc:2243] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.947425 12030 raft_consensus.cc:2272] T e0812d3a752542cf989fcbe6d3d22117 P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.950081 12030 tablet_replica.cc:333] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.950922 12030 raft_consensus.cc:2243] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.951977 12030 raft_consensus.cc:2272] T e505984d386d497883b44bcd7ac5a038 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.954636 12030 tablet_replica.cc:333] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.955387 12030 raft_consensus.cc:2243] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.955930 12030 raft_consensus.cc:2272] T a7e5f11e152a4629a884be490a016cae P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.958758 12030 tablet_replica.cc:333] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.960016 12030 raft_consensus.cc:2243] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.962103 12030 raft_consensus.cc:2272] T a17e1e05213b46139e131c304808c296 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.965122 12030 tablet_replica.cc:333] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.965930 12030 raft_consensus.cc:2243] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.967027 12030 raft_consensus.cc:2272] T 38da2ad2b9224c1cbd6525b5dcb9456f P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.970049 12030 tablet_replica.cc:333] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.970851 12030 raft_consensus.cc:2243] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.971911 12030 raft_consensus.cc:2272] T cccd853e8a354be4b0514261825b31fb P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.975061 12030 tablet_replica.cc:333] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.975956 12030 raft_consensus.cc:2243] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.976533 12030 raft_consensus.cc:2272] T 1c3d85380d9e46199dcee93b442d3859 P bad99cba25614f82995f39d7ea6eaed6 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:11.978554 13276 consensus_peers.cc:597] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:11.979461 12030 tablet_replica.cc:333] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.980370 12030 raft_consensus.cc:2243] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.981248 12030 pending_rounds.cc:70] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
I20260709 14:53:11.981496 12030 pending_rounds.cc:77] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 20 index: 17 } timestamp: 7305661610858770432 op_type: NO_OP noop_request { }
I20260709 14:53:11.981853 12030 raft_consensus.cc:2889] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:11.982180 12030 raft_consensus.cc:2272] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P bad99cba25614f82995f39d7ea6eaed6 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.985657 12030 tablet_replica.cc:333] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.986454 12030 raft_consensus.cc:2243] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.987795 12030 raft_consensus.cc:2272] T 1fc41c2080a74a61b57d021c4b048be1 P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.990546 12030 tablet_replica.cc:333] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.991271 12030 raft_consensus.cc:2243] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:11.991901 12030 raft_consensus.cc:2272] T ab04da39609d4b15a00faeb6c3ed91fd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:11.994613 12030 tablet_replica.cc:333] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:11.995345 12030 raft_consensus.cc:2243] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:11.996690 12030 raft_consensus.cc:2272] T 3bd34b43471c4ace8ea79594909b807e P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.013738 12030 tablet_replica.cc:333] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.014635 12030 raft_consensus.cc:2243] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.015367 12030 raft_consensus.cc:2272] T 36543e78491d413a813fa0c2fa3d4832 P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.018479 12030 tablet_replica.cc:333] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.019374 12030 raft_consensus.cc:2243] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.020608 12030 raft_consensus.cc:2272] T 5e53442cbeb8428b9e23aed26672fcee P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.023419 12030 tablet_replica.cc:333] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.024241 12030 raft_consensus.cc:2243] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.025104 12030 pending_rounds.cc:70] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
I20260709 14:53:12.025372 12030 pending_rounds.cc:77] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 16 index: 12 } timestamp: 7305661611410993152 op_type: NO_OP noop_request { }
I20260709 14:53:12.025691 12030 raft_consensus.cc:2889] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:12.025995 12030 raft_consensus.cc:2272] T 5fcb2d72c8024ec986104e16baecc4bd P bad99cba25614f82995f39d7ea6eaed6 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.030268 12030 tablet_replica.cc:333] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.031025 12030 raft_consensus.cc:2243] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.031585 12030 raft_consensus.cc:2272] T 5e199f09f081476088669015cbe77792 P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.034047 12030 tablet_replica.cc:333] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.034718 12030 raft_consensus.cc:2243] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.035532 12030 pending_rounds.cc:70] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
I20260709 14:53:12.035766 12030 pending_rounds.cc:77] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 24 index: 17 } timestamp: 7305661611022880768 op_type: NO_OP noop_request { }
I20260709 14:53:12.036075 12030 raft_consensus.cc:2889] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:12.036405 12030 raft_consensus.cc:2272] T 268ec8f48e3148e9b4c564176a02303b P bad99cba25614f82995f39d7ea6eaed6 [term 24 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.045799 12030 tablet_replica.cc:333] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.046428 12030 raft_consensus.cc:2243] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.046936 12030 raft_consensus.cc:2272] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.049104 12030 tablet_replica.cc:333] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.049791 12030 raft_consensus.cc:2243] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.050860 12030 raft_consensus.cc:2272] T 4eecd7dfa5644b8a92915e124ee80ddb P bad99cba25614f82995f39d7ea6eaed6 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.053234 12030 tablet_replica.cc:333] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.053889 12030 raft_consensus.cc:2243] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.054325 12030 raft_consensus.cc:2272] T a3e26d7a255d4e4da3cdd996df6347bf P bad99cba25614f82995f39d7ea6eaed6 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.056353 12030 tablet_replica.cc:333] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.056895 12030 raft_consensus.cc:2243] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.057754 12030 pending_rounds.cc:70] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Trying to abort 1 pending ops.
I20260709 14:53:12.057973 12030 pending_rounds.cc:77] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6: Aborting op as it isn't in flight: id { term: 17 index: 13 } timestamp: 7305661610858582016 op_type: NO_OP noop_request { }
I20260709 14:53:12.058272 12030 raft_consensus.cc:2889] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:12.058598 12030 raft_consensus.cc:2272] T 67c82d97d73042d487186a872e52b92c P bad99cba25614f82995f39d7ea6eaed6 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.061249 12030 tablet_replica.cc:333] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.061825 12030 raft_consensus.cc:2243] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.062256 12030 raft_consensus.cc:2272] T 7ecc1c7029b941afa6b437d897d82915 P bad99cba25614f82995f39d7ea6eaed6 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.064095 12030 tablet_replica.cc:333] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.064527 12030 raft_consensus.cc:2243] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.064977 12030 raft_consensus.cc:2272] T d755d700d9314a219f17f56771070580 P bad99cba25614f82995f39d7ea6eaed6 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.067288 12030 tablet_replica.cc:333] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6: stopping tablet replica
I20260709 14:53:12.067822 12030 raft_consensus.cc:2243] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.068354 12030 raft_consensus.cc:2272] T d1b8b49e0fbb4fb2969901e7652c0bef P bad99cba25614f82995f39d7ea6eaed6 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:12.188127 13276 consensus_peers.cc:597] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:12.229992 13859 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:12.377044 18653 raft_consensus.cc:493] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:12.377660 18653 raft_consensus.cc:515] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:12.379333 18653 leader_election.cc:290] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:12.384295 13279 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
W20260709 14:53:12.384919 13276 leader_election.cc:336] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:12.385322 13276 leader_election.cc:304] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:12.385926 18653 raft_consensus.cc:2749] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:53:12.870393 13276 consensus_peers.cc:597] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:12.894191 13276 consensus_peers.cc:597] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:12.934412 13276 consensus_peers.cc:597] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:12.942091 18668 raft_consensus.cc:493] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:12.942842 18668 raft_consensus.cc:515] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:12.945211 18668 leader_election.cc:290] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:12.949245 13276 leader_election.cc:336] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:12.949867 13276 consensus_peers.cc:597] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:12.949833 13279 leader_election.cc:336] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
I20260709 14:53:12.950560 13279 leader_election.cc:304] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:12.951570 18668 raft_consensus.cc:2749] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:53:12.960950 13276 consensus_peers.cc:597] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:12.988174 13859 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:13.050659 18644 raft_consensus.cc:493] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.052362 18644 raft_consensus.cc:515] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:13.055672 18644 leader_election.cc:290] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
W20260709 14:53:13.058836 13276 leader_election.cc:336] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:13.059296 13279 leader_election.cc:336] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
I20260709 14:53:13.059696 13279 leader_election.cc:304] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:13.060352 18644 raft_consensus.cc:2749] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:13.117189 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
I20260709 14:53:13.170516 18693 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.171092 18693 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:13.173156 18693 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 75a24e82361d4c8388b6a8bd93bed4d4 (127.11.191.132:32807)
I20260709 14:53:13.174554 13893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38da2ad2b9224c1cbd6525b5dcb9456f" candidate_uuid: "38fbc24b2bf441038676280fd5393d6e" candidate_term: 19 candidate_status { last_received { term: 18 index: 15 } } ignore_live_leader: false dest_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" is_pre_election: true
W20260709 14:53:13.176608 13279 leader_election.cc:336] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
I20260709 14:53:13.177155 13279 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: 75a24e82361d4c8388b6a8bd93bed4d4, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:13.178061 18693 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:13.214833 18644 raft_consensus.cc:493] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.215504 18644 raft_consensus.cc:515] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:13.217823 18644 leader_election.cc:290] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:13.220685 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
W20260709 14:53:13.222889 13276 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
W20260709 14:53:13.224247 13279 leader_election.cc:336] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
I20260709 14:53:13.224632 13279 leader_election.cc:304] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:13.225461 18644 raft_consensus.cc:2749] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:53:13.239387 13276 consensus_peers.cc:597] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:13.268570 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:13.269548 12030 tablet_replica.cc:333] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.270358 12030 raft_consensus.cc:2243] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.271000 12030 raft_consensus.cc:2272] T 415be6237f5f40da87ba325cd3587509 P 38fbc24b2bf441038676280fd5393d6e [term 21 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.273283 12030 tablet_replica.cc:333] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.273881 12030 raft_consensus.cc:2243] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.274780 12030 raft_consensus.cc:2272] T a95ebee6a96749b4892a5123048fd5e6 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.276854 12030 tablet_replica.cc:333] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.277483 12030 raft_consensus.cc:2243] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.278079 12030 raft_consensus.cc:2272] T 47010630af144146bd4046d097e6b949 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.280807 12030 tablet_replica.cc:333] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.281438 12030 raft_consensus.cc:2243] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:13.281597 13279 consensus_peers.cc:597] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:13.282141 12030 raft_consensus.cc:2272] T 4087e8788a8e4b8ca1d07f725dce2459 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.284201 12030 tablet_replica.cc:333] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.284912 12030 raft_consensus.cc:2243] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.285737 12030 raft_consensus.cc:2272] T 25a25d720d2e46a0b66bae68721cce79 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.287719 12030 tablet_replica.cc:333] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.288333 12030 raft_consensus.cc:2243] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.289173 12030 raft_consensus.cc:2272] T da0844fdf7ab492ba3e8a9e6b8dc1d0c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.291209 12030 tablet_replica.cc:333] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.291764 12030 raft_consensus.cc:2243] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.292171 12030 raft_consensus.cc:2272] T c86b33b67bce45bf9f66a8981de755f3 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.294034 12030 tablet_replica.cc:333] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.294631 12030 raft_consensus.cc:2243] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.295440 12030 raft_consensus.cc:2272] T f05c787173944912bf1e2b927663364a P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.297410 12030 tablet_replica.cc:333] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.297988 12030 raft_consensus.cc:2243] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.298408 12030 raft_consensus.cc:2272] T 221648eac2cb4be89dc5c451d0bead11 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.300251 12030 tablet_replica.cc:333] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.300879 12030 raft_consensus.cc:2243] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.301488 12030 raft_consensus.cc:2272] T 537d0c93310f4dbaa8b8aa811b7e9851 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.303494 12030 tablet_replica.cc:333] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.304030 12030 raft_consensus.cc:2243] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.304911 12030 raft_consensus.cc:2272] T 064add7fda4b4c1aaf3c556759495f10 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.306876 12030 tablet_replica.cc:333] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.307413 12030 raft_consensus.cc:2243] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.307973 12030 raft_consensus.cc:2272] T f0db5ebc9f194f2fbe72d6170903f06e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.310285 12030 tablet_replica.cc:333] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.310887 12030 raft_consensus.cc:2243] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.311398 12030 raft_consensus.cc:2272] T fb6fbe4bd8ef4c78bbc4e01c5d9711e5 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.313550 12030 tablet_replica.cc:333] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.314270 12030 raft_consensus.cc:2243] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.315151 12030 raft_consensus.cc:2272] T c3b0aa0a96ed4a449d238eebd242e262 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.317117 12030 tablet_replica.cc:333] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.317690 12030 raft_consensus.cc:2243] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.318177 12030 raft_consensus.cc:2272] T 1f11c68fa4664b81af60e4a4d7f3e20c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.320133 12030 tablet_replica.cc:333] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.320708 12030 raft_consensus.cc:2243] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.321558 12030 pending_rounds.cc:70] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Trying to abort 1 pending ops.
I20260709 14:53:13.321731 12030 pending_rounds.cc:77] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e: Aborting op as it isn't in flight: id { term: 15 index: 12 } timestamp: 7305661600447688704 op_type: NO_OP noop_request { }
I20260709 14:53:13.322016 12030 raft_consensus.cc:2889] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:13.322268 12030 raft_consensus.cc:2272] T 1bc968dcaa834f69aa37c09a7f2e5cf6 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.324163 12030 tablet_replica.cc:333] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.324712 12030 raft_consensus.cc:2243] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.325577 12030 raft_consensus.cc:2272] T a7e5f11e152a4629a884be490a016cae P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.327394 12030 tablet_replica.cc:333] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.327986 12030 raft_consensus.cc:2243] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.328382 12030 raft_consensus.cc:2272] T 4823cb326ed74cfe8645c95e25e5c35e P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.330551 12030 tablet_replica.cc:333] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.331138 12030 raft_consensus.cc:2243] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.332015 12030 raft_consensus.cc:2272] T aa34bca6c17c4b0098325dcdda9acc86 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.334614 12030 tablet_replica.cc:333] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.335363 12030 raft_consensus.cc:2243] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.335871 12030 raft_consensus.cc:2272] T 722799c6de124730a3aee15e8f6d1957 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.337961 12030 tablet_replica.cc:333] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.338510 12030 raft_consensus.cc:2243] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.338969 12030 raft_consensus.cc:2272] T 8a2becf0cd71476e958921ed8b9b663b P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.340622 12030 tablet_replica.cc:333] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.341164 12030 raft_consensus.cc:2243] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.341998 12030 raft_consensus.cc:2272] T 2015900216a0499bbafac43d39671e39 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.343845 12030 tablet_replica.cc:333] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.344386 12030 raft_consensus.cc:2243] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.344933 12030 raft_consensus.cc:2272] T bd6e97dca6d448f58f8b3b1d77cac2a8 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.347077 12030 tablet_replica.cc:333] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.347805 12030 raft_consensus.cc:2243] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.348268 12030 raft_consensus.cc:2272] T 5fcb2d72c8024ec986104e16baecc4bd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.350111 12030 tablet_replica.cc:333] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.350579 12030 raft_consensus.cc:2243] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.350934 12030 raft_consensus.cc:2272] T 4c34c0c2b396425fb6630c1c3f1155a8 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.352542 12030 tablet_replica.cc:333] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.353049 12030 raft_consensus.cc:2243] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.353444 12030 raft_consensus.cc:2272] T 2b8aeaa914af43c59b8640e2e9696aa4 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.354990 12030 tablet_replica.cc:333] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.355464 12030 raft_consensus.cc:2243] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.355822 12030 raft_consensus.cc:2272] T 08dfdf6c67244b55bd120d3402b879c8 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.357415 12030 tablet_replica.cc:333] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.357884 12030 raft_consensus.cc:2243] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.358278 12030 raft_consensus.cc:2272] T e0812d3a752542cf989fcbe6d3d22117 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.359975 12030 tablet_replica.cc:333] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.360584 12030 raft_consensus.cc:2243] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.361250 12030 raft_consensus.cc:2272] T 63b7b5fb6dc54c6f8e712102601dc657 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.363353 12030 tablet_replica.cc:333] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.364020 12030 raft_consensus.cc:2243] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.364540 12030 raft_consensus.cc:2272] T fc53515b0d9e4a1bbb63c4407cd51902 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:13.365664 13276 consensus_peers.cc:597] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:13.366161 13276 consensus_peers.cc:597] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e -> Peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Couldn't send request to peer e678e1a7641947cb9fb75155ab25e3a9. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:13.366760 12030 tablet_replica.cc:333] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.367303 12030 raft_consensus.cc:2243] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.367668 12030 raft_consensus.cc:2272] T e505984d386d497883b44bcd7ac5a038 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.369423 12030 tablet_replica.cc:333] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.369906 12030 raft_consensus.cc:2243] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.370275 12030 raft_consensus.cc:2272] T d1ade933b121451ca76a4291db630745 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.371999 12030 tablet_replica.cc:333] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.372478 12030 raft_consensus.cc:2243] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.372900 12030 raft_consensus.cc:2272] T f6a4ece29a064f43b151417d0eeef85f P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.374653 12030 tablet_replica.cc:333] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.375145 12030 raft_consensus.cc:2243] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.375524 12030 raft_consensus.cc:2272] T 659851a02ceb4c75a1e6cbcb34047145 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.377312 12030 tablet_replica.cc:333] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.377857 12030 raft_consensus.cc:2243] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.378702 12030 raft_consensus.cc:2272] T 5e199f09f081476088669015cbe77792 P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.381070 12030 tablet_replica.cc:333] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.381696 12030 raft_consensus.cc:2243] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.382122 12030 raft_consensus.cc:2272] T 4eecd7dfa5644b8a92915e124ee80ddb P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.383875 12030 tablet_replica.cc:333] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.384351 12030 raft_consensus.cc:2243] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 24 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.384711 12030 raft_consensus.cc:2272] T 268ec8f48e3148e9b4c564176a02303b P 38fbc24b2bf441038676280fd5393d6e [term 24 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.386698 12030 tablet_replica.cc:333] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.387298 12030 raft_consensus.cc:2243] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.388048 12030 pending_rounds.cc:70] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Trying to abort 1 pending ops.
I20260709 14:53:13.388242 12030 pending_rounds.cc:77] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e: Aborting op as it isn't in flight: id { term: 19 index: 13 } timestamp: 7305661600463257600 op_type: NO_OP noop_request { }
I20260709 14:53:13.388499 12030 raft_consensus.cc:2889] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:13.388749 12030 raft_consensus.cc:2272] T 2585c0d4c7ca4d229cd50a6ab4f3d62a P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.390569 12030 tablet_replica.cc:333] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.391074 12030 raft_consensus.cc:2243] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.391822 12030 raft_consensus.cc:2272] T e30173dbefdd4343842d8cf32b6d4817 P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.393656 12030 tablet_replica.cc:333] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.394142 12030 raft_consensus.cc:2243] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.394886 12030 raft_consensus.cc:2272] T d7bd4d85bae94f03a0d4948202f3b164 P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.395088 18693 raft_consensus.cc:493] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.395666 18693 raft_consensus.cc:515] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:13.397120 12030 tablet_replica.cc:333] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.397758 18693 leader_election.cc:290] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:13.397930 12030 raft_consensus.cc:2243] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.398753 12030 raft_consensus.cc:2272] T bbb79a8092ad4a38b8eab2d46ec618d2 P 38fbc24b2bf441038676280fd5393d6e [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.401027 12030 tablet_replica.cc:333] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.401710 12030 raft_consensus.cc:2243] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.402263 12030 raft_consensus.cc:2272] T 1fc41c2080a74a61b57d021c4b048be1 P 38fbc24b2bf441038676280fd5393d6e [term 19 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:13.402179 13279 leader_election.cc:336] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
W20260709 14:53:13.403066 13276 leader_election.cc:336] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:13.403517 13276 leader_election.cc:304] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
I20260709 14:53:13.404235 18693 raft_consensus.cc:2749] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:53:13.404943 12030 tablet_replica.cc:333] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.405499 12030 raft_consensus.cc:2243] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.406205 12030 raft_consensus.cc:2272] T ab04da39609d4b15a00faeb6c3ed91fd P 38fbc24b2bf441038676280fd5393d6e [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.407922 12030 tablet_replica.cc:333] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.408396 12030 raft_consensus.cc:2243] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.408810 12030 raft_consensus.cc:2272] T 3bd34b43471c4ace8ea79594909b807e P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.410440 12030 tablet_replica.cc:333] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.410876 12030 raft_consensus.cc:2243] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.411531 12030 raft_consensus.cc:2272] T 36543e78491d413a813fa0c2fa3d4832 P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.412249 18693 raft_consensus.cc:493] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.412804 18693 raft_consensus.cc:515] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e678e1a7641947cb9fb75155ab25e3a9" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 40929 } } peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } }
I20260709 14:53:13.413456 12030 tablet_replica.cc:333] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.414043 12030 raft_consensus.cc:2243] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.414499 12030 raft_consensus.cc:2272] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.414808 18693 leader_election.cc:290] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929), bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323)
I20260709 14:53:13.417991 12030 tablet_replica.cc:333] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.418705 12030 raft_consensus.cc:2243] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:13.418944 13276 leader_election.cc:336] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer e678e1a7641947cb9fb75155ab25e3a9 (127.11.191.129:40929): Network error: Client connection negotiation failed: client connection to 127.11.191.129:40929: connect: Connection refused (error 111)
I20260709 14:53:13.419329 12030 raft_consensus.cc:2272] T a17e1e05213b46139e131c304808c296 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:13.420238 13279 leader_election.cc:336] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
I20260709 14:53:13.420708 13279 leader_election.cc:304] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38fbc24b2bf441038676280fd5393d6e; no voters: bad99cba25614f82995f39d7ea6eaed6, e678e1a7641947cb9fb75155ab25e3a9
W20260709 14:53:13.421228 13279 raft_consensus.cc:2686] T 5e53442cbeb8428b9e23aed26672fcee P 38fbc24b2bf441038676280fd5393d6e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:53:13.421705 12030 tablet_replica.cc:333] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.422336 12030 raft_consensus.cc:2243] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.423229 12030 raft_consensus.cc:2272] T 7ddabebeff9a4f99962512a0c1b2bd47 P 38fbc24b2bf441038676280fd5393d6e [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.425376 12030 tablet_replica.cc:333] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.426000 12030 raft_consensus.cc:2243] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.426458 12030 raft_consensus.cc:2272] T 38da2ad2b9224c1cbd6525b5dcb9456f P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.428210 12030 tablet_replica.cc:333] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.428721 12030 raft_consensus.cc:2243] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.429160 12030 raft_consensus.cc:2272] T cccd853e8a354be4b0514261825b31fb P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.431353 12030 tablet_replica.cc:333] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.431828 12030 raft_consensus.cc:2243] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.432715 12030 raft_consensus.cc:2272] T d1b8b49e0fbb4fb2969901e7652c0bef P 38fbc24b2bf441038676280fd5393d6e [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.435047 12030 tablet_replica.cc:333] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.435673 12030 raft_consensus.cc:2243] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 18 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.436430 12030 raft_consensus.cc:2272] T a3e26d7a255d4e4da3cdd996df6347bf P 38fbc24b2bf441038676280fd5393d6e [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.438237 12030 tablet_replica.cc:333] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.438732 12030 raft_consensus.cc:2243] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.439117 12030 raft_consensus.cc:2272] T 67c82d97d73042d487186a872e52b92c P 38fbc24b2bf441038676280fd5393d6e [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.440757 12030 tablet_replica.cc:333] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.441256 12030 raft_consensus.cc:2243] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.442062 12030 raft_consensus.cc:2272] T 7ecc1c7029b941afa6b437d897d82915 P 38fbc24b2bf441038676280fd5393d6e [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.443895 12030 tablet_replica.cc:333] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.444348 12030 raft_consensus.cc:2243] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.445122 12030 raft_consensus.cc:2272] T d755d700d9314a219f17f56771070580 P 38fbc24b2bf441038676280fd5393d6e [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.446923 12030 tablet_replica.cc:333] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.447353 12030 raft_consensus.cc:2243] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:13.447813 12030 raft_consensus.cc:2272] T 5ca3ed3cc0a64a6a9ca04f2f324899f5 P 38fbc24b2bf441038676280fd5393d6e [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:13.449599 12030 tablet_replica.cc:333] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e: stopping tablet replica
I20260709 14:53:13.450017 12030 raft_consensus.cc:2243] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:53:13.450820 12030 raft_consensus.cc:2272] T 1c3d85380d9e46199dcee93b442d3859 P 38fbc24b2bf441038676280fd5393d6e [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:13.675108 13862 consensus_peers.cc:597] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:13.754896 18692 raft_consensus.cc:493] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader bad99cba25614f82995f39d7ea6eaed6)
I20260709 14:53:13.755456 18692 raft_consensus.cc:515] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bad99cba25614f82995f39d7ea6eaed6" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 40323 } } peers { permanent_uuid: "38fbc24b2bf441038676280fd5393d6e" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 36083 } } peers { permanent_uuid: "75a24e82361d4c8388b6a8bd93bed4d4" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 32807 } attrs { promote: false } }
I20260709 14:53:13.757256 18692 leader_election.cc:290] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323), 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083)
W20260709 14:53:13.761808 13862 leader_election.cc:336] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111)
W20260709 14:53:13.762547 13862 leader_election.cc:336] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 38fbc24b2bf441038676280fd5393d6e (127.11.191.131:36083): Network error: Client connection negotiation failed: client connection to 127.11.191.131:36083: connect: Connection refused (error 111)
I20260709 14:53:13.762912 13862 leader_election.cc:304] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75a24e82361d4c8388b6a8bd93bed4d4; no voters: 38fbc24b2bf441038676280fd5393d6e, bad99cba25614f82995f39d7ea6eaed6
I20260709 14:53:13.763639 18692 raft_consensus.cc:2749] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 14:53:14.315140 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
W20260709 14:53:14.357798 13862 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111) [suppressed 358 similar messages]
W20260709 14:53:14.363924 13862 consensus_peers.cc:597] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 -> Peer bad99cba25614f82995f39d7ea6eaed6 (127.11.191.130:40323): Couldn't send request to peer bad99cba25614f82995f39d7ea6eaed6. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:40323: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:14.469806 12030 tablet_server.cc:179] TabletServer@127.11.191.132:0 shutting down...
I20260709 14:53:14.511180 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:14.512110 12030 tablet_replica.cc:333] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4: stopping tablet replica
I20260709 14:53:14.513032 12030 raft_consensus.cc:2243] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.514585 12030 raft_consensus.cc:2272] T 7214af0b68ae4083afa78dfa5c59c396 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.517362 12030 tablet_replica.cc:333] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4: stopping tablet replica
I20260709 14:53:14.517930 12030 raft_consensus.cc:2243] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.518563 12030 raft_consensus.cc:2272] T 7ddabebeff9a4f99962512a0c1b2bd47 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.521013 12030 tablet_replica.cc:333] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4: stopping tablet replica
I20260709 14:53:14.521572 12030 raft_consensus.cc:2243] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:14.522190 12030 raft_consensus.cc:2272] T 38da2ad2b9224c1cbd6525b5dcb9456f P 75a24e82361d4c8388b6a8bd93bed4d4 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.524521 12030 tablet_replica.cc:333] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4: stopping tablet replica
I20260709 14:53:14.525216 12030 raft_consensus.cc:2243] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.527092 12030 raft_consensus.cc:2272] T 4ddb4dd825a2439086a7e1146596d252 P 75a24e82361d4c8388b6a8bd93bed4d4 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.678649 12030 tablet_server.cc:196] TabletServer@127.11.191.132:0 shutdown complete.
I20260709 14:53:14.700364 12030 master.cc:562] Master@127.11.191.190:44833 shutting down...
I20260709 14:53:14.732539 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:14.733249 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:14.733572 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 33974ebd00924961b28827d902e3379f: stopping tablet replica
I20260709 14:53:14.941002 12030 master.cc:584] Master@127.11.191.190:44833 shutdown complete.
I20260709 14:53:14.992923 12030 test_util.cc:182] -----------------------------------------------
I20260709 14:53:14.993209 12030 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608557856622-12030-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (212848 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:14.997205 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:46601
I20260709 14:53:14.998576 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:15.005466 18698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.006148 18697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.006232 18700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.007685 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:15.010300 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:15.010504 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:15.010640 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608795010624 us; error 0 us; skew 500 ppm
I20260709 14:53:15.011122 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:15.013746 12030 webserver.cc:533] Webserver started at http://127.11.191.190:40571/ using document root <none> and password file <none>
I20260709 14:53:15.014226 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:15.014402 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:15.014652 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:15.015862 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "2eef6c70fb8b4a538fd5db2c93078d1b"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.020602 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:15.024406 18705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.025345 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:15.025743 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "2eef6c70fb8b4a538fd5db2c93078d1b"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.026085 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:15.040200 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:15.041656 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:15.090262 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:46601
I20260709 14:53:15.090389 18756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:46601 every 8 connection(s)
I20260709 14:53:15.094523 18757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.104625 18757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b: Bootstrap starting.
I20260709 14:53:15.109432 18757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.113977 18757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b: No bootstrap required, opened a new log
I20260709 14:53:15.116221 18757 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER }
I20260709 14:53:15.116813 18757 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.117063 18757 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eef6c70fb8b4a538fd5db2c93078d1b, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.117640 18757 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER }
I20260709 14:53:15.118106 18757 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:15.118332 18757 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:15.118597 18757 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.122794 18757 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER }
I20260709 14:53:15.123317 18757 leader_election.cc:304] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [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: 2eef6c70fb8b4a538fd5db2c93078d1b; no voters: 
I20260709 14:53:15.124482 18757 leader_election.cc:290] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:15.124961 18760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.126454 18760 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 1 LEADER]: Becoming Leader. State: Replica: 2eef6c70fb8b4a538fd5db2c93078d1b, State: Running, Role: LEADER
I20260709 14:53:15.127312 18757 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:15.127316 18760 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [LEADER]: Queue going to LEADER mode. State: All 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: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER }
I20260709 14:53:15.134915 18761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER } }
I20260709 14:53:15.134830 18762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eef6c70fb8b4a538fd5db2c93078d1b. Latest consensus state: current_term: 1 leader_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eef6c70fb8b4a538fd5db2c93078d1b" member_type: VOTER } }
I20260709 14:53:15.135608 18761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:15.135779 18762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:15.137818 18770 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:15.143435 18770 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:15.144515 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:15.154088 18770 catalog_manager.cc:1383] Generated new cluster ID: 13791866d03d4effbe06d2cd3bc5e87e
I20260709 14:53:15.154381 18770 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:15.171888 18770 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:15.173237 18770 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:15.189257 18770 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b: Generated new TSK 0
I20260709 14:53:15.189893 18770 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:15.211658 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:15.218788 18778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.220031 18779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.221621 18781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.223182 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:15.225584 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:15.225800 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:15.225927 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608795225915 us; error 0 us; skew 500 ppm
I20260709 14:53:15.226467 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:15.229327 12030 webserver.cc:533] Webserver started at http://127.11.191.129:41659/ using document root <none> and password file <none>
I20260709 14:53:15.229877 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:15.230053 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:15.230280 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:15.231571 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "ad51910f185540cd9783a4fa50ef5c6a"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.236816 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:53:15.240311 18786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.241312 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:15.241659 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "ad51910f185540cd9783a4fa50ef5c6a"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.241958 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:15.280648 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:15.282119 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:15.283798 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:15.286401 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:15.286610 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.286847 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:15.287024 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.338060 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:34209
I20260709 14:53:15.338160 18848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:34209 every 8 connection(s)
I20260709 14:53:15.344430 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:15.352489 18853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.355386 18854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.355965 18856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.357780 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:15.358721 18849 heartbeater.cc:344] Connected to a master server at 127.11.191.190:46601
I20260709 14:53:15.359149 18849 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:15.360031 18849 heartbeater.cc:507] Master 127.11.191.190:46601 requested a full tablet report, sending...
I20260709 14:53:15.360280 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:15.360584 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:15.360735 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608795360720 us; error 0 us; skew 500 ppm
I20260709 14:53:15.361521 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:15.362461 18722 ts_manager.cc:194] Registered new tserver with Master: ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:15.364522 12030 webserver.cc:533] Webserver started at http://127.11.191.130:39455/ using document root <none> and password file <none>
I20260709 14:53:15.365232 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:15.365149 18722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54358
I20260709 14:53:15.365615 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:15.365974 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:15.367393 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "5b277192e9bf4e2f95f5750962ded124"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.372011 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:15.375849 18861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.377060 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:15.377437 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "5b277192e9bf4e2f95f5750962ded124"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.377735 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:15.392760 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:15.394060 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:15.395530 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:15.397936 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:15.398138 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.398365 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:15.398535 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.444934 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:44509
I20260709 14:53:15.445114 18923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:44509 every 8 connection(s)
I20260709 14:53:15.449616 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:15.457661 18927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.460611 18928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.462626 18930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.463552 18924 heartbeater.cc:344] Connected to a master server at 127.11.191.190:46601
I20260709 14:53:15.463974 18924 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:15.464148 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:15.465021 18924 heartbeater.cc:507] Master 127.11.191.190:46601 requested a full tablet report, sending...
I20260709 14:53:15.465168 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:15.465478 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:15.465680 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608795465661 us; error 0 us; skew 500 ppm
I20260709 14:53:15.466257 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:15.468211 18722 ts_manager.cc:194] Registered new tserver with Master: 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:15.469295 12030 webserver.cc:533] Webserver started at http://127.11.191.131:39923/ using document root <none> and password file <none>
I20260709 14:53:15.469969 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:15.470106 18722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54370
I20260709 14:53:15.470221 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:15.470708 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:15.472173 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "d6c89f71608b437bbdc2261120b4fbea"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.476943 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:15.480719 18935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.481691 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:15.482052 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "d6c89f71608b437bbdc2261120b4fbea"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.482342 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:15.504470 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:15.505743 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:15.507375 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:15.509790 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:15.510012 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.510234 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:15.510392 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.555408 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:39539
I20260709 14:53:15.555554 18997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:39539 every 8 connection(s)
I20260709 14:53:15.560060 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:15.568280 19001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:15.568367 19002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.572825 12030 server_base.cc:1061] running on GCE node
W20260709 14:53:15.573709 19004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:15.575013 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:15.575317 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:15.575608 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608795575585 us; error 0 us; skew 500 ppm
I20260709 14:53:15.575892 18998 heartbeater.cc:344] Connected to a master server at 127.11.191.190:46601
I20260709 14:53:15.576223 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:15.576334 18998 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:15.577530 18998 heartbeater.cc:507] Master 127.11.191.190:46601 requested a full tablet report, sending...
I20260709 14:53:15.579882 12030 webserver.cc:533] Webserver started at http://127.11.191.132:42589/ using document root <none> and password file <none>
I20260709 14:53:15.580463 18722 ts_manager.cc:194] Registered new tserver with Master: d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:15.580636 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:15.581015 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:15.581385 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:15.582484 18722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54382
I20260709 14:53:15.582971 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-3-root/instance:
uuid: "7bfba0d93d354eb69801736cb3ff0e33"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.588402 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:15.591934 19009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.592911 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:15.593246 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
uuid: "7bfba0d93d354eb69801736cb3ff0e33"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:15.593580 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:15.605214 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:15.606446 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:15.607892 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:15.610186 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:15.610399 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.610616 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:15.610764 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:15.659325 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.132:40839
I20260709 14:53:15.659446 19071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.132:40839 every 8 connection(s)
I20260709 14:53:15.675781 19072 heartbeater.cc:344] Connected to a master server at 127.11.191.190:46601
I20260709 14:53:15.676200 19072 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:15.677069 19072 heartbeater.cc:507] Master 127.11.191.190:46601 requested a full tablet report, sending...
I20260709 14:53:15.679497 18722 ts_manager.cc:194] Registered new tserver with Master: 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:15.679705 12030 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016819717s
I20260709 14:53:15.680989 18722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54388
I20260709 14:53:15.710726 18722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54394:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:53:15.970314 18814 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:15.972009 18814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.972675 18885 tablet_service.cc:1511] Processing CreateTablet for tablet fff49c78c29546e084ebb5e798e1798a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:15.973531 18889 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:15.974432 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff49c78c29546e084ebb5e798e1798a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.974090 18810 tablet_service.cc:1511] Processing CreateTablet for tablet fff49c78c29546e084ebb5e798e1798a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:15.975679 18810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff49c78c29546e084ebb5e798e1798a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.975422 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 0008819050cd400fad75da9072de375a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:15.976861 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0008819050cd400fad75da9072de375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.977335 18887 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec7830fdd54380b31634e14b78eb59 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:15.977702 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 1e971ffb2d5d476eba111c1f48def10d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:15.978027 18809 tablet_service.cc:1511] Processing CreateTablet for tablet 117a5114f13d4a69b10998e9de03a78f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:15.979146 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e971ffb2d5d476eba111c1f48def10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.979496 18809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117a5114f13d4a69b10998e9de03a78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.979357 18886 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79108ce0dc45639a23cc2acdff6a82 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:15.982874 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec7830fdd54380b31634e14b78eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.983354 18806 tablet_service.cc:1511] Processing CreateTablet for tablet ab238f78f4a545179f753bb13c68d18a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:15.984117 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4382cf1d7c4943b7ab1de318a508c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:15.984654 18889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.984378 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79108ce0dc45639a23cc2acdff6a82 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:15.985165 18808 tablet_service.cc:1511] Processing CreateTablet for tablet 85bd1f77a4a342ce94c1c387814e2dca (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:15.975950 18888 tablet_service.cc:1511] Processing CreateTablet for tablet a9b18c478ae1448eb0f09338b6672806 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:15.986184 18807 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4382cf1d7c4943b7ab1de318a508c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:15.980695 18883 tablet_service.cc:1511] Processing CreateTablet for tablet 85bd1f77a4a342ce94c1c387814e2dca (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:15.974108 18813 tablet_service.cc:1511] Processing CreateTablet for tablet a9b18c478ae1448eb0f09338b6672806 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:15.990404 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab238f78f4a545179f753bb13c68d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.990909 18881 tablet_service.cc:1511] Processing CreateTablet for tablet 72476285e4a247dc85687717e3f64519 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:15.992535 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79108ce0dc45639a23cc2acdff6a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.985703 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4382cf1d7c4943b7ab1de318a508c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.993440 18886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79108ce0dc45639a23cc2acdff6a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.994135 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bd1f77a4a342ce94c1c387814e2dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.994757 18881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72476285e4a247dc85687717e3f64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.996160 18888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b18c478ae1448eb0f09338b6672806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.001137 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:16.001137 18807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4382cf1d7c4943b7ab1de318a508c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.003939 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:16.005149 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b18c478ae1448eb0f09338b6672806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.005544 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.009330 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.013248 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bd1f77a4a342ce94c1c387814e2dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.038473 18960 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79108ce0dc45639a23cc2acdff6a82 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:16.040011 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79108ce0dc45639a23cc2acdff6a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.040706 18963 tablet_service.cc:1511] Processing CreateTablet for tablet a9b18c478ae1448eb0f09338b6672806 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:16.042670 18963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9b18c478ae1448eb0f09338b6672806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.044184 18957 tablet_service.cc:1511] Processing CreateTablet for tablet 85bd1f77a4a342ce94c1c387814e2dca (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:16.045650 18957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bd1f77a4a342ce94c1c387814e2dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.046983 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 0008819050cd400fad75da9072de375a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:16.048604 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0008819050cd400fad75da9072de375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.050127 18956 tablet_service.cc:1511] Processing CreateTablet for tablet ab238f78f4a545179f753bb13c68d18a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:16.057881 18956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab238f78f4a545179f753bb13c68d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.059734 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:16.060427 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 4a70119291f24f7eb1221c2edf67f4fe (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:16.061667 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a70119291f24f7eb1221c2edf67f4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.050300 18961 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec7830fdd54380b31634e14b78eb59 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:16.052016 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 72476285e4a247dc85687717e3f64519 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:16.052397 18958 tablet_service.cc:1511] Processing CreateTablet for tablet 1e971ffb2d5d476eba111c1f48def10d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:16.042248 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 117a5114f13d4a69b10998e9de03a78f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:16.064010 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcd8e7f083048a8a0b36f1a0dc820c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.070791 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117a5114f13d4a69b10998e9de03a78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.069821 18883 tablet_service.cc:1511] Processing CreateTablet for tablet e60e8c703de143df8bfb289454b6ff8b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:16.076332 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60e8c703de143df8bfb289454b6ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.093447 18961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec7830fdd54380b31634e14b78eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.094956 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e971ffb2d5d476eba111c1f48def10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.095074 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:16.096416 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28e90cad2c4dcdb2559fc5c1bc992b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.098064 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 0008819050cd400fad75da9072de375a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:16.098337 19033 tablet_service.cc:1511] Processing CreateTablet for tablet 117a5114f13d4a69b10998e9de03a78f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:16.099500 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0008819050cd400fad75da9072de375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.103168 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 72476285e4a247dc85687717e3f64519 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:16.104735 19034 tablet_service.cc:1511] Processing CreateTablet for tablet fff49c78c29546e084ebb5e798e1798a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:16.107071 19032 tablet_service.cc:1511] Processing CreateTablet for tablet 1e971ffb2d5d476eba111c1f48def10d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:16.109516 19030 tablet_service.cc:1511] Processing CreateTablet for tablet ab238f78f4a545179f753bb13c68d18a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:16.109769 19031 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4382cf1d7c4943b7ab1de318a508c0 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:16.102958 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec7830fdd54380b31634e14b78eb59 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:16.116820 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72476285e4a247dc85687717e3f64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.126534 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 4a70119291f24f7eb1221c2edf67f4fe (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:16.142621 19093 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
W20260709 14:53:16.143409 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:16.147311 19033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117a5114f13d4a69b10998e9de03a78f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.178081 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff49c78c29546e084ebb5e798e1798a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.193513 19032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e971ffb2d5d476eba111c1f48def10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.194453 19031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4382cf1d7c4943b7ab1de318a508c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.195402 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72476285e4a247dc85687717e3f64519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.196071 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab238f78f4a545179f753bb13c68d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.196959 19092 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:16.197273 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a70119291f24f7eb1221c2edf67f4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.198621 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec7830fdd54380b31634e14b78eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.219898 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 774742444de54d2282bce0a529750aef (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:16.222687 19093 tablet_bootstrap.cc:654] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.224684 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 46d633358ec04352a0eff67e2f9606f6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:16.248466 18808 tablet_service.cc:1511] Processing CreateTablet for tablet 4a70119291f24f7eb1221c2edf67f4fe (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:16.253957 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 774742444de54d2282bce0a529750aef (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:16.252380 18814 tablet_service.cc:1511] Processing CreateTablet for tablet c02e6f3cb5674480bd1264d58c6e831d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:16.256112 18805 tablet_service.cc:1511] Processing CreateTablet for tablet f12c0f1d37f645f6951b49cf4c9d5d0f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:16.256876 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a70119291f24f7eb1221c2edf67f4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.265085 18814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02e6f3cb5674480bd1264d58c6e831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.267439 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12c0f1d37f645f6951b49cf4c9d5d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.271452 18807 tablet_service.cc:1511] Processing CreateTablet for tablet 1da337294047456e8118b35ef94bd417 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:16.273355 18887 tablet_service.cc:1511] Processing CreateTablet for tablet 1da337294047456e8118b35ef94bd417 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:16.258126 18882 tablet_service.cc:1511] Processing CreateTablet for tablet e108e9e95bd04d25b420d87f4d787a66 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:16.253971 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 46d633358ec04352a0eff67e2f9606f6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:16.250931 18962 tablet_service.cc:1511] Processing CreateTablet for tablet e60e8c703de143df8bfb289454b6ff8b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:16.291294 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60e8c703de143df8bfb289454b6ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.278795 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774742444de54d2282bce0a529750aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.297564 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da337294047456e8118b35ef94bd417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.298339 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d633358ec04352a0eff67e2f9606f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.299109 19092 tablet_bootstrap.cc:654] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.301123 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e108e9e95bd04d25b420d87f4d787a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.304903 18807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da337294047456e8118b35ef94bd417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.305776 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774742444de54d2282bce0a529750aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.297616 18956 tablet_service.cc:1511] Processing CreateTablet for tablet c02e6f3cb5674480bd1264d58c6e831d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:16.315069 18956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02e6f3cb5674480bd1264d58c6e831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.318219 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 774742444de54d2282bce0a529750aef (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:16.319778 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774742444de54d2282bce0a529750aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.320050 18954 tablet_service.cc:1511] Processing CreateTablet for tablet f12c0f1d37f645f6951b49cf4c9d5d0f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:16.328191 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 8626ced4f9e44553b7fee65de0773446 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:16.331977 19093 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:16.332930 19093 ts_tablet_manager.cc:1403] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.011s
I20260709 14:53:16.339097 19033 tablet_service.cc:1511] Processing CreateTablet for tablet c02e6f3cb5674480bd1264d58c6e831d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:16.340860 19033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02e6f3cb5674480bd1264d58c6e831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.341130 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12c0f1d37f645f6951b49cf4c9d5d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.343170 18958 tablet_service.cc:1511] Processing CreateTablet for tablet 1da337294047456e8118b35ef94bd417 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:16.344286 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d633358ec04352a0eff67e2f9606f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.345060 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8626ced4f9e44553b7fee65de0773446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.345752 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1da337294047456e8118b35ef94bd417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.350714 19095 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:16.358407 19093 raft_consensus.cc:359] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.359452 19093 raft_consensus.cc:385] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.359812 19093 raft_consensus.cc:740] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.360883 19093 consensus_queue.cc:260] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.339025 18960 tablet_service.cc:1511] Processing CreateTablet for tablet e108e9e95bd04d25b420d87f4d787a66 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:16.367133 19028 tablet_service.cc:1511] Processing CreateTablet for tablet e60e8c703de143df8bfb289454b6ff8b (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:16.368001 18960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e108e9e95bd04d25b420d87f4d787a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.368359 18849 heartbeater.cc:499] Master 127.11.191.190:46601 was elected leader, sending a full tablet report...
I20260709 14:53:16.368623 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60e8c703de143df8bfb289454b6ff8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.381451 19030 tablet_service.cc:1511] Processing CreateTablet for tablet 46d633358ec04352a0eff67e2f9606f6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:16.383018 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d633358ec04352a0eff67e2f9606f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.394915 19036 tablet_service.cc:1511] Processing CreateTablet for tablet f12c0f1d37f645f6951b49cf4c9d5d0f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:16.402455 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12c0f1d37f645f6951b49cf4c9d5d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.406720 19037 tablet_service.cc:1511] Processing CreateTablet for tablet e108e9e95bd04d25b420d87f4d787a66 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:16.438638 19092 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:16.439246 19092 ts_tablet_manager.cc:1403] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.010s
I20260709 14:53:16.439062 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 304dc37b9b4243e7aef8219e2ee0f093 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:16.439738 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 304dc37b9b4243e7aef8219e2ee0f093 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:16.440356 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304dc37b9b4243e7aef8219e2ee0f093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.441823 18883 tablet_service.cc:1511] Processing CreateTablet for tablet 8626ced4f9e44553b7fee65de0773446 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:16.442322 19092 raft_consensus.cc:359] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:16.443154 19092 raft_consensus.cc:385] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.443459 19092 raft_consensus.cc:740] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.449383 19034 tablet_service.cc:1511] Processing CreateTablet for tablet 304dc37b9b4243e7aef8219e2ee0f093 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:16.451627 19034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304dc37b9b4243e7aef8219e2ee0f093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.460825 19092 consensus_queue.cc:260] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:16.443509 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8626ced4f9e44553b7fee65de0773446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.467962 19097 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:16.408631 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 8626ced4f9e44553b7fee65de0773446 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:16.465346 19095 tablet_bootstrap.cc:654] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.473501 18924 heartbeater.cc:499] Master 127.11.191.190:46601 was elected leader, sending a full tablet report...
I20260709 14:53:16.489075 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 4aea0ec501d14ad2a55e903264cf1793 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:16.490635 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aea0ec501d14ad2a55e903264cf1793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.493603 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304dc37b9b4243e7aef8219e2ee0f093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.487120 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e108e9e95bd04d25b420d87f4d787a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.516542 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8626ced4f9e44553b7fee65de0773446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.518621 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 4aea0ec501d14ad2a55e903264cf1793 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:16.520079 19092 ts_tablet_manager.cc:1434] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.081s	user 0.022s	sys 0.018s
I20260709 14:53:16.518707 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 4aea0ec501d14ad2a55e903264cf1793 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:16.526731 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aea0ec501d14ad2a55e903264cf1793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.533490 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aea0ec501d14ad2a55e903264cf1793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.551448 19092 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:16.557073 19097 tablet_bootstrap.cc:654] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.561138 19099 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:16.561748 19099 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.571094 19093 ts_tablet_manager.cc:1434] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.237s	user 0.010s	sys 0.023s
I20260709 14:53:16.572430 19093 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:16.589576 18998 heartbeater.cc:499] Master 127.11.191.190:46601 was elected leader, sending a full tablet report...
I20260709 14:53:16.589987 19099 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
W20260709 14:53:16.597580 18850 tablet.cc:2406] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:16.607864 19092 tablet_bootstrap.cc:654] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.619029 19095 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:16.619700 19095 ts_tablet_manager.cc:1403] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.002s
I20260709 14:53:16.625514 19095 raft_consensus.cc:359] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:16.626267 19095 raft_consensus.cc:385] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.626574 19095 raft_consensus.cc:740] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.627519 19095 consensus_queue.cc:260] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:16.628719 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:16.630213 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.635910 19097 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:16.638469 19097 ts_tablet_manager.cc:1403] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.171s	user 0.007s	sys 0.021s
I20260709 14:53:16.639595 19095 ts_tablet_manager.cc:1434] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 14:53:16.640758 19095 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:16.641855 19097 raft_consensus.cc:359] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.642637 19097 raft_consensus.cc:385] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.642932 19097 raft_consensus.cc:740] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.643733 19097 consensus_queue.cc:260] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.646234 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:16.647722 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.647982 19037 tablet_service.cc:1511] Processing CreateTablet for tablet bb90a1be5acd4fafb364a6ac134169a6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:16.650027 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90a1be5acd4fafb364a6ac134169a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.649770 18956 tablet_service.cc:1511] Processing CreateTablet for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:16.650104 18883 tablet_service.cc:1511] Processing CreateTablet for tablet bb90a1be5acd4fafb364a6ac134169a6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:16.646690 18813 tablet_service.cc:1511] Processing CreateTablet for tablet bb90a1be5acd4fafb364a6ac134169a6 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:16.652151 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90a1be5acd4fafb364a6ac134169a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.655189 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 2de221da7c0541afa9a6750920c46672 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:16.656543 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de221da7c0541afa9a6750920c46672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.657281 18956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b57e0f0d9ff4b9395f5762d3fcca23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.660059 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 2de221da7c0541afa9a6750920c46672 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:16.662330 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 9671d37c867b4a12a669f1e9670b74cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:16.656817 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90a1be5acd4fafb364a6ac134169a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.664191 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de221da7c0541afa9a6750920c46672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.665138 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9671d37c867b4a12a669f1e9670b74cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.672241 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:16.674219 19093 tablet_bootstrap.cc:654] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:16.674342 18865 leader_election.cc:343] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:16.675984 19095 tablet_bootstrap.cc:654] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.656509 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 2de221da7c0541afa9a6750920c46672 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:16.695611 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de221da7c0541afa9a6750920c46672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.684192 19072 heartbeater.cc:499] Master 127.11.191.190:46601 was elected leader, sending a full tablet report...
I20260709 14:53:16.702227 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:16.704116 18863 leader_election.cc:343] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:16.704663 18863 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:16.705848 19099 raft_consensus.cc:2749] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:16.715174 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 9671d37c867b4a12a669f1e9670b74cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:16.716718 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9671d37c867b4a12a669f1e9670b74cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.718150 18955 tablet_service.cc:1511] Processing CreateTablet for tablet e08cc4b0dd564e648a7f433e8c66ab17 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:16.719587 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08cc4b0dd564e648a7f433e8c66ab17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.721953 18883 tablet_service.cc:1511] Processing CreateTablet for tablet e08cc4b0dd564e648a7f433e8c66ab17 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:16.722750 18805 tablet_service.cc:1511] Processing CreateTablet for tablet e08cc4b0dd564e648a7f433e8c66ab17 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:16.723466 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08cc4b0dd564e648a7f433e8c66ab17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.724128 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08cc4b0dd564e648a7f433e8c66ab17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.730577 19097 ts_tablet_manager.cc:1434] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.092s	user 0.017s	sys 0.009s
I20260709 14:53:16.731739 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad490bd66384a0db0cb81571df2cc6d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:16.734270 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad490bd66384a0db0cb81571df2cc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.741035 19092 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:16.731823 19097 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:16.748725 19093 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:16.749459 19093 ts_tablet_manager.cc:1403] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.177s	user 0.015s	sys 0.001s
I20260709 14:53:16.753769 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 9671d37c867b4a12a669f1e9670b74cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:16.755245 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9671d37c867b4a12a669f1e9670b74cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.757858 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad490bd66384a0db0cb81571df2cc6d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:16.760663 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad490bd66384a0db0cb81571df2cc6d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:16.762159 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba86a22271e4ee28faa38589800849e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:16.764518 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad490bd66384a0db0cb81571df2cc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.764643 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba86a22271e4ee28faa38589800849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.768846 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad490bd66384a0db0cb81571df2cc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.776814 19092 ts_tablet_manager.cc:1403] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.005s
I20260709 14:53:16.781322 19093 raft_consensus.cc:359] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.762974 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba86a22271e4ee28faa38589800849e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:16.782182 19093 raft_consensus.cc:385] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.782550 19093 raft_consensus.cc:740] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.783279 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba86a22271e4ee28faa38589800849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.785117 19093 consensus_queue.cc:260] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.797533 19092 raft_consensus.cc:359] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.799861 19099 raft_consensus.cc:493] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:16.800995 19099 raft_consensus.cc:515] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.803248 19099 leader_election.cc:290] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:16.806273 19093 ts_tablet_manager.cc:1434] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260709 14:53:16.806608 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:16.807245 19047 raft_consensus.cc:2468] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:16.807641 19095 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:16.808259 19095 ts_tablet_manager.cc:1403] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.168s	user 0.027s	sys 0.014s
I20260709 14:53:16.809237 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:16.809890 18865 leader_election.cc:304] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:16.810928 19099 raft_consensus.cc:2804] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:16.811316 18863 leader_election.cc:343] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:16.811412 19099 raft_consensus.cc:493] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:16.812875 19099 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:16.811479 19097 tablet_bootstrap.cc:654] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.811648 19095 raft_consensus.cc:359] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:16.807407 19093 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:16.820360 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba86a22271e4ee28faa38589800849e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:16.822014 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba86a22271e4ee28faa38589800849e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.804984 19092 raft_consensus.cc:385] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.816820 19095 raft_consensus.cc:385] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.827795 19092 raft_consensus.cc:740] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.829159 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6f70d3135403681545a62c5d8731c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:16.828194 19095 raft_consensus.cc:740] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.824055 19099 raft_consensus.cc:515] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.833616 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6f70d3135403681545a62c5d8731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.835007 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:16.835644 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:16.836540 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6f70d3135403681545a62c5d8731c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:16.835640 19047 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:16.837941 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6f70d3135403681545a62c5d8731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.839944 19093 tablet_bootstrap.cc:654] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.840755 19097 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
W20260709 14:53:16.837148 18863 leader_election.cc:343] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:16.840996 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6f70d3135403681545a62c5d8731c (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:16.841580 19097 ts_tablet_manager.cc:1403] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.000s
I20260709 14:53:16.844480 19095 consensus_queue.cc:260] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:16.846964 19097 raft_consensus.cc:359] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.856069 19097 raft_consensus.cc:385] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.856680 19097 raft_consensus.cc:740] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.857429 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 5a39bde529844e8baaaf87b529478404 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:16.857607 19097 consensus_queue.cc:260] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.858835 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a39bde529844e8baaaf87b529478404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.861097 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6f70d3135403681545a62c5d8731c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.850191 19095 ts_tablet_manager.cc:1434] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.003s
I20260709 14:53:16.850481 19092 consensus_queue.cc:260] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.854043 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 5a39bde529844e8baaaf87b529478404 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:16.855206 18883 tablet_service.cc:1511] Processing CreateTablet for tablet 5a39bde529844e8baaaf87b529478404 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:16.863722 19097 ts_tablet_manager.cc:1434] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:53:16.864392 19092 ts_tablet_manager.cc:1434] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.003s
I20260709 14:53:16.863775 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a39bde529844e8baaaf87b529478404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.865084 19097 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:16.867331 19035 tablet_service.cc:1511] Processing CreateTablet for tablet f6c3c3557a7045d4a140a3c62fabab41 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:16.864560 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a39bde529844e8baaaf87b529478404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.868659 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c3c3557a7045d4a140a3c62fabab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.848469 19047 raft_consensus.cc:2468] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:16.871134 18865 leader_election.cc:304] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:16.872440 19097 tablet_bootstrap.cc:654] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.883713 18813 tablet_service.cc:1511] Processing CreateTablet for tablet f6c3c3557a7045d4a140a3c62fabab41 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:16.871099 19095 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:16.884454 19099 leader_election.cc:290] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:16.885313 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c3c3557a7045d4a140a3c62fabab41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.892331 19113 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:16.895213 19099 raft_consensus.cc:2804] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:16.895839 19099 raft_consensus.cc:697] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:16.896839 19099 consensus_queue.cc:237] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.900996 19092 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:16.903082 19093 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:16.903679 19093 ts_tablet_manager.cc:1403] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.004s
I20260709 14:53:16.906934 19093 raft_consensus.cc:359] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:16.907660 19093 raft_consensus.cc:385] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:16.907991 19093 raft_consensus.cc:740] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:16.895287 19113 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:16.913340 18880 tablet_service.cc:1511] Processing CreateTablet for tablet f6c3c3557a7045d4a140a3c62fabab41 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:16.915063 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c3c3557a7045d4a140a3c62fabab41. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:16.926388 18865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 55345.8us
I20260709 14:53:16.929745 19093 consensus_queue.cc:260] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:16.938845 19098 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:16.939787 19098 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:16.949028 19035 tablet_service.cc:1511] Processing CreateTablet for tablet 87c4d83fc93e49f58f4cace2c47fd750 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:16.957011 18808 tablet_service.cc:1511] Processing CreateTablet for tablet 87c4d83fc93e49f58f4cace2c47fd750 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:16.958485 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c4d83fc93e49f58f4cace2c47fd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.959539 19095 tablet_bootstrap.cc:654] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:16.948926 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 87c4d83fc93e49f58f4cace2c47fd750 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:16.962224 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c4d83fc93e49f58f4cace2c47fd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.969374 19113 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:16.981195 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c4d83fc93e49f58f4cace2c47fd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.984311 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da14f8fd049b6bfb67519dd7203a1 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:16.986092 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da14f8fd049b6bfb67519dd7203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.005558 18807 tablet_service.cc:1511] Processing CreateTablet for tablet 977a484161b543e48ec6d46c9e561776 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:17.006102 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 8431a301f4f54cd28c543a2ec646f6ab (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:17.007395 18807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977a484161b543e48ec6d46c9e561776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.011137 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 977a484161b543e48ec6d46c9e561776 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:17.012557 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977a484161b543e48ec6d46c9e561776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:16.998262 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da14f8fd049b6bfb67519dd7203a1 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:17.011137 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 8431a301f4f54cd28c543a2ec646f6ab (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:17.017416 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da14f8fd049b6bfb67519dd7203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.018179 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8431a301f4f54cd28c543a2ec646f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.004201 18720 catalog_manager.cc:5697] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.007548 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8431a301f4f54cd28c543a2ec646f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.002195 19092 tablet_bootstrap.cc:654] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.023566 19098 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:17.028966 19093 ts_tablet_manager.cc:1434] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.013s
I20260709 14:53:17.032716 19093 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:17.038103 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8da14f8fd049b6bfb67519dd7203a1 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:17.038640 19097 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:17.048041 19097 ts_tablet_manager.cc:1403] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.183s	user 0.039s	sys 0.006s
I20260709 14:53:17.048604 18962 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0e8bf24c84382a39f6b62232e00f9 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:17.050027 18962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0e8bf24c84382a39f6b62232e00f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.051515 19097 raft_consensus.cc:359] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.052340 19097 raft_consensus.cc:385] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.052620 19097 raft_consensus.cc:740] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.057946 19097 consensus_queue.cc:260] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.060467 19097 ts_tablet_manager.cc:1434] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:53:17.067770 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0e8bf24c84382a39f6b62232e00f9 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:17.077505 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0e8bf24c84382a39f6b62232e00f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.078598 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0e8bf24c84382a39f6b62232e00f9 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:17.080447 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0e8bf24c84382a39f6b62232e00f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.087345 19097 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:17.091709 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8da14f8fd049b6bfb67519dd7203a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.106783 19097 tablet_bootstrap.cc:654] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.106501 19033 tablet_service.cc:1511] Processing CreateTablet for tablet 0d88390f57bb405d81b6a1c9fe70484a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:17.107810 19033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d88390f57bb405d81b6a1c9fe70484a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.112457 19093 tablet_bootstrap.cc:654] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.122406 19105 raft_consensus.cc:493] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.122714 18883 tablet_service.cc:1511] Processing CreateTablet for tablet 977a484161b543e48ec6d46c9e561776 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:17.123114 19105 raft_consensus.cc:515] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.124086 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977a484161b543e48ec6d46c9e561776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.123992 18956 tablet_service.cc:1511] Processing CreateTablet for tablet 362150735ee748ab8b07fbd35f48ff7f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:17.125348 18956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362150735ee748ab8b07fbd35f48ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.122354 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 8431a301f4f54cd28c543a2ec646f6ab (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:17.127882 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8431a301f4f54cd28c543a2ec646f6ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.113845 18807 tablet_service.cc:1511] Processing CreateTablet for tablet 362150735ee748ab8b07fbd35f48ff7f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:17.140688 18807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362150735ee748ab8b07fbd35f48ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.143859 19095 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:17.144438 19095 ts_tablet_manager.cc:1403] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.274s	user 0.012s	sys 0.006s
I20260709 14:53:17.147423 19095 raft_consensus.cc:359] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.148154 19095 raft_consensus.cc:385] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.148454 19095 raft_consensus.cc:740] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
W20260709 14:53:17.167271 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:17.167521 19095 consensus_queue.cc:260] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.168149 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:17.168963 18973 raft_consensus.cc:2468] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:17.137194 19105 leader_election.cc:290] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:17.176453 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 0d88390f57bb405d81b6a1c9fe70484a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:17.177178 18808 tablet_service.cc:1511] Processing CreateTablet for tablet 22103935b8b347e18a82b43d8363de8e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:17.176950 18787 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:17.178490 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:17.178886 19098 raft_consensus.cc:2804] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.179400 19098 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.179715 19098 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.182627 18958 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5aceb7d4e64198b5ecef56c3254678 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:17.183941 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5aceb7d4e64198b5ecef56c3254678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.172675 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:17.185271 18887 tablet_service.cc:1511] Processing CreateTablet for tablet 22103935b8b347e18a82b43d8363de8e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:17.186843 19092 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:17.187410 19092 ts_tablet_manager.cc:1403] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.287s	user 0.010s	sys 0.014s
I20260709 14:53:17.190801 19098 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:17.185804 18790 leader_election.cc:343] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.194772 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:17.195729 18899 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
W20260709 14:53:17.195751 18790 leader_election.cc:343] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.183907 19030 tablet_service.cc:1511] Processing CreateTablet for tablet 22103935b8b347e18a82b43d8363de8e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:17.198203 18789 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:17.178496 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22103935b8b347e18a82b43d8363de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.199478 19113 raft_consensus.cc:2804] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.199828 19113 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.200137 19113 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.193542 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 0d88390f57bb405d81b6a1c9fe70484a (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:17.198558 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22103935b8b347e18a82b43d8363de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.202620 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d88390f57bb405d81b6a1c9fe70484a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.177978 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d88390f57bb405d81b6a1c9fe70484a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.204841 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5aceb7d4e64198b5ecef56c3254678 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:17.206476 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5aceb7d4e64198b5ecef56c3254678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.210896 19113 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:17.213027 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:17.213836 18973 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.214017 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
W20260709 14:53:17.215550 18790 leader_election.cc:343] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.224972 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5aceb7d4e64198b5ecef56c3254678 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:17.191005 19092 raft_consensus.cc:359] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.233590 19092 raft_consensus.cc:385] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.197060 18884 tablet_service.cc:1511] Processing CreateTablet for tablet 362150735ee748ab8b07fbd35f48ff7f (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:17.239530 18955 tablet_service.cc:1511] Processing CreateTablet for tablet c8fd5c06e25f41db836ec85919565a34 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:17.233994 19092 raft_consensus.cc:740] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.241811 19092 consensus_queue.cc:260] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.242475 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fd5c06e25f41db836ec85919565a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.230628 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22103935b8b347e18a82b43d8363de8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.251463 19106 raft_consensus.cc:493] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.252146 19106 raft_consensus.cc:515] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.254257 18880 tablet_service.cc:1511] Processing CreateTablet for tablet c8fd5c06e25f41db836ec85919565a34 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:17.255128 19113 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:17.268940 19106 leader_election.cc:290] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:17.269696 19035 tablet_service.cc:1511] Processing CreateTablet for tablet c8fd5c06e25f41db836ec85919565a34 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:17.271205 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fd5c06e25f41db836ec85919565a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.277622 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:17.277899 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:17.279753 18899 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.280337 19093 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:17.280930 19093 ts_tablet_manager.cc:1403] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.012s
I20260709 14:53:17.285336 18973 raft_consensus.cc:2468] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:17.286418 19097 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:17.262233 19098 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:17.276394 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5aceb7d4e64198b5ecef56c3254678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.289069 18884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362150735ee748ab8b07fbd35f48ff7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.299767 19097 ts_tablet_manager.cc:1403] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.008s
I20260709 14:53:17.295642 18787 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:17.305244 19097 raft_consensus.cc:359] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.306162 19097 raft_consensus.cc:385] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.314993 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fd5c06e25f41db836ec85919565a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.317389 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1afd4976d748128bfd37d87f78795d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:17.318807 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1afd4976d748128bfd37d87f78795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.320701 18954 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1afd4976d748128bfd37d87f78795d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:17.322190 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1afd4976d748128bfd37d87f78795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.323001 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:17.324851 18937 leader_election.cc:343] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.326944 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1afd4976d748128bfd37d87f78795d (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:17.328760 19114 raft_consensus.cc:493] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.329476 19114 raft_consensus.cc:515] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.333474 19114 leader_election.cc:290] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:17.334412 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1afd4976d748128bfd37d87f78795d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.289621 19093 raft_consensus.cc:359] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:17.310963 19098 raft_consensus.cc:2804] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.310374 19097 raft_consensus.cc:740] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.337517 19106 raft_consensus.cc:493] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.345191 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:17.345011 19106 raft_consensus.cc:515] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:17.348305 19106 leader_election.cc:290] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
W20260709 14:53:17.350378 18863 leader_election.cc:343] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.352131 19098 raft_consensus.cc:697] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:17.353271 19098 consensus_queue.cc:237] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.357041 19095 ts_tablet_manager.cc:1434] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.200s	user 0.020s	sys 0.028s
I20260709 14:53:17.358512 19097 consensus_queue.cc:260] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.338027 19113 raft_consensus.cc:493] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.361217 19113 raft_consensus.cc:515] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.363255 19095 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:17.364670 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:17.366451 18789 leader_election.cc:343] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.359229 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 787a93ece3504a868bb753d4e3391af4 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:17.340181 19093 raft_consensus.cc:385] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.385123 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787a93ece3504a868bb753d4e3391af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.384713 19113 leader_election.cc:290] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
W20260709 14:53:17.373311 18790 leader_election.cc:343] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.399504 19099 consensus_queue.cc:1048] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:17.380960 19093 raft_consensus.cc:740] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.401700 18811 tablet_service.cc:1511] Processing CreateTablet for tablet 787a93ece3504a868bb753d4e3391af4 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 14:53:17.403995 18863 consensus_peers.cc:597] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:17.409688 19097 ts_tablet_manager.cc:1434] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.108s	user 0.009s	sys 0.000s
I20260709 14:53:17.417305 19130 raft_consensus.cc:493] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.418095 19097 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:17.415256 18958 tablet_service.cc:1511] Processing CreateTablet for tablet 1459c880d7a945a5ada9218957f529cf (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:17.417831 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:17.417899 19130 raft_consensus.cc:515] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.413101 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787a93ece3504a868bb753d4e3391af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.422971 19130 leader_election.cc:290] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:17.423768 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:17.428563 18937 leader_election.cc:343] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.430172 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1459c880d7a945a5ada9218957f529cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.439620 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 1459c880d7a945a5ada9218957f529cf (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:17.440989 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1459c880d7a945a5ada9218957f529cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:17.412117 18790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 69323.8us
I20260709 14:53:17.441993 18899 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:17.443619 18789 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:17.444582 19113 raft_consensus.cc:2804] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.445209 19113 raft_consensus.cc:697] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:17.446053 19113 consensus_queue.cc:237] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:17.453379 19095 tablet_bootstrap.cc:654] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.458729 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 787a93ece3504a868bb753d4e3391af4 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:17.460376 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787a93ece3504a868bb753d4e3391af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.461637 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:17.463070 18790 leader_election.cc:343] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.463539 18790 leader_election.cc:304] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:17.464208 19092 ts_tablet_manager.cc:1434] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.277s	user 0.010s	sys 0.025s
I20260709 14:53:17.464685 19134 raft_consensus.cc:2749] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.465457 19092 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:17.440630 19093 consensus_queue.cc:260] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
W20260709 14:53:17.492857 18938 leader_election.cc:343] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.493645 18938 leader_election.cc:304] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.494585 19130 raft_consensus.cc:2749] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:17.540453 18706 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 45001.8us
I20260709 14:53:17.534855 18722 catalog_manager.cc:5697] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:17.544939 18707 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.191.129:34209, user_credentials={real_user=slave}} blocked reactor thread for 73008.4us
I20260709 14:53:17.556881 19093 ts_tablet_manager.cc:1434] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.276s	user 0.007s	sys 0.005s
I20260709 14:53:17.558048 19093 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:17.566433 19093 tablet_bootstrap.cc:654] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.567276 19095 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:17.567859 19095 ts_tablet_manager.cc:1403] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.205s	user 0.019s	sys 0.017s
I20260709 14:53:17.573518 18883 tablet_service.cc:1511] Processing CreateTablet for tablet 51240071febc471e80af96f4347ab9c5 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:17.574951 18883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51240071febc471e80af96f4347ab9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.577782 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:17.578465 19047 raft_consensus.cc:2468] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:17.580030 18939 leader_election.cc:304] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.581305 19130 raft_consensus.cc:2804] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.584264 19130 raft_consensus.cc:493] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.584717 19130 raft_consensus.cc:3060] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.581290 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:17.590169 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 51240071febc471e80af96f4347ab9c5 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:17.591722 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51240071febc471e80af96f4347ab9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.599200 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 041f7c9414ee4163b0d335fd1b7192ba (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:17.600853 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f7c9414ee4163b0d335fd1b7192ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.604431 19095 raft_consensus.cc:359] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.605316 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:17.606855 19012 leader_election.cc:343] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.605336 19095 raft_consensus.cc:385] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.607787 19095 raft_consensus.cc:740] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.613212 19095 consensus_queue.cc:260] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:17.616199 18709 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 61057.3us
W20260709 14:53:17.615820 19010 leader_election.cc:343] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.617830 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:17.637141 19092 tablet_bootstrap.cc:654] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.645183 18973 raft_consensus.cc:2468] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:17.646696 18862 leader_election.cc:304] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.648039 19099 raft_consensus.cc:2804] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.648834 19099 raft_consensus.cc:493] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.647660 19095 ts_tablet_manager.cc:1434] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.006s
I20260709 14:53:17.649921 19099 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.656917 19095 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:17.661957 19130 raft_consensus.cc:515] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.660529 19099 raft_consensus.cc:515] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.671191 19095 tablet_bootstrap.cc:654] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.687748 18882 tablet_service.cc:1511] Processing CreateTablet for tablet 041f7c9414ee4163b0d335fd1b7192ba (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:17.689442 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f7c9414ee4163b0d335fd1b7192ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.690595 18719 catalog_manager.cc:5697] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.694257 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:17.694772 19130 leader_election.cc:290] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:17.696033 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:17.696805 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:17.697670 18937 leader_election.cc:343] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.695046 19046 raft_consensus.cc:3060] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:17.698251 18863 leader_election.cc:343] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.707235 18805 tablet_service.cc:1511] Processing CreateTablet for tablet ea52f43e535b4d1daac624234ef1f2ed (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:17.708719 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52f43e535b4d1daac624234ef1f2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.711274 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:17.711412 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:17.713727 19011 leader_election.cc:343] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.716300 19011 leader_election.cc:304] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.719053 19106 raft_consensus.cc:2749] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:17.719444 19011 leader_election.cc:343] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.719952 19011 leader_election.cc:304] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:17.720085 19099 leader_election.cc:290] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:17.720746 19106 raft_consensus.cc:2749] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.721676 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:17.722322 18973 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.723101 18880 tablet_service.cc:1511] Processing CreateTablet for tablet ea52f43e535b4d1daac624234ef1f2ed (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:17.724519 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52f43e535b4d1daac624234ef1f2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.720657 19093 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:17.729768 19093 ts_tablet_manager.cc:1403] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.000s
I20260709 14:53:17.729620 18958 tablet_service.cc:1511] Processing CreateTablet for tablet 7c031448bd2a4492b3da8eded3fe9c91 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:17.730959 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c031448bd2a4492b3da8eded3fe9c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.732671 19093 raft_consensus.cc:359] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.733464 19093 raft_consensus.cc:385] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.733752 19093 raft_consensus.cc:740] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.734484 19093 consensus_queue.cc:260] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.738670 18973 raft_consensus.cc:2468] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:17.739956 18862 leader_election.cc:304] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.736588 19093 ts_tablet_manager.cc:1434] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:17.745762 19046 raft_consensus.cc:2468] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:17.724455 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 041f7c9414ee4163b0d335fd1b7192ba (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:17.756902 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 1459c880d7a945a5ada9218957f529cf (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:17.760826 18939 leader_election.cc:304] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:17.761364 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1459c880d7a945a5ada9218957f529cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.762152 19130 raft_consensus.cc:2804] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.762459 19095 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:17.762687 19130 raft_consensus.cc:697] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:17.763142 19095 ts_tablet_manager.cc:1403] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.011s
I20260709 14:53:17.763882 19130 consensus_queue.cc:237] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.765313 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f7c9414ee4163b0d335fd1b7192ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.770557 19035 tablet_service.cc:1511] Processing CreateTablet for tablet ea52f43e535b4d1daac624234ef1f2ed (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:17.770800 19033 tablet_service.cc:1511] Processing CreateTablet for tablet 51240071febc471e80af96f4347ab9c5 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:17.786628 19099 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.787230 19099 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.789481 19099 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:17.789964 19099 raft_consensus.cc:493] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.790373 19099 raft_consensus.cc:515] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:17.792341 19035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52f43e535b4d1daac624234ef1f2ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.767449 19093 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:17.804921 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5ad5f9ae074e54bacef0069e98d1cc (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:17.806614 19099 leader_election.cc:290] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:17.808420 19092 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:17.809160 19092 ts_tablet_manager.cc:1403] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.344s	user 0.011s	sys 0.013s
I20260709 14:53:17.812728 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5ad5f9ae074e54bacef0069e98d1cc (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:17.793274 19114 raft_consensus.cc:2804] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:17.817400 19114 raft_consensus.cc:697] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:17.818720 19114 consensus_queue.cc:237] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.822815 19095 raft_consensus.cc:359] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.823792 19095 raft_consensus.cc:385] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.824110 19095 raft_consensus.cc:740] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.772418 19030 tablet_service.cc:1511] Processing CreateTablet for tablet 7c031448bd2a4492b3da8eded3fe9c91 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:17.831388 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:17.834095 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:17.836009 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
W20260709 14:53:17.834095 18865 leader_election.cc:343] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.831785 19033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51240071febc471e80af96f4347ab9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.806744 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5ad5f9ae074e54bacef0069e98d1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.848837 19095 consensus_queue.cc:260] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.857314 19095 ts_tablet_manager.cc:1434] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.094s	user 0.010s	sys 0.001s
I20260709 14:53:17.857177 19113 consensus_queue.cc:1048] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:17.858724 19095 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:17.861114 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c031448bd2a4492b3da8eded3fe9c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.864532 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5ad5f9ae074e54bacef0069e98d1cc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:17.848556 18862 leader_election.cc:343] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:17.874181 18862 leader_election.cc:343] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.874677 18862 leader_election.cc:304] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:17.875795 19097 tablet_bootstrap.cc:654] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.881585 19095 tablet_bootstrap.cc:654] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:17.880155 18790 consensus_peers.cc:597] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a -> Peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Couldn't send request to peer 7bfba0d93d354eb69801736cb3ff0e33. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:17.882457 18719 catalog_manager.cc:5697] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.887048 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 7c031448bd2a4492b3da8eded3fe9c91 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:17.886953 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5ad5f9ae074e54bacef0069e98d1cc (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:17.899695 19130 raft_consensus.cc:493] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:17.900267 19130 raft_consensus.cc:515] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.903486 19130 leader_election.cc:290] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:17.907625 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5ad5f9ae074e54bacef0069e98d1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.908154 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:17.908990 19046 raft_consensus.cc:2468] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:17.911065 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c031448bd2a4492b3da8eded3fe9c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.912343 18939 leader_election.cc:304] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:17.913578 19130 raft_consensus.cc:2804] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:17.913982 19130 raft_consensus.cc:493] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:17.914311 19130 raft_consensus.cc:3060] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:17.908939 19154 raft_consensus.cc:2749] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:17.928406 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:17.930244 19093 tablet_bootstrap.cc:654] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.930863 19095 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:17.931540 19095 ts_tablet_manager.cc:1403] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.007s
I20260709 14:53:17.926677 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:17.934645 18882 tablet_service.cc:1511] Processing CreateTablet for tablet fa43cb85f254446082ca647b15c26b2e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:53:17.932452 18937 leader_election.cc:343] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:17.935122 19095 raft_consensus.cc:359] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.936029 19095 raft_consensus.cc:385] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.936272 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43cb85f254446082ca647b15c26b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.936470 19095 raft_consensus.cc:740] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.937533 19092 raft_consensus.cc:359] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.938441 19092 raft_consensus.cc:385] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:17.938742 19092 raft_consensus.cc:740] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:17.937561 19095 consensus_queue.cc:260] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.939464 19092 consensus_queue.cc:260] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:17.939626 19113 consensus_queue.cc:1048] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:17.943951 18790 consensus_peers.cc:597] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a -> Peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Couldn't send request to peer 7bfba0d93d354eb69801736cb3ff0e33. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:17.944859 19092 ts_tablet_manager.cc:1434] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.002s
I20260709 14:53:17.946133 19092 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:17.931066 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 2257fc4cdb6b414d9a46704fb3642a30 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:17.959335 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257fc4cdb6b414d9a46704fb3642a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.961380 18958 tablet_service.cc:1511] Processing CreateTablet for tablet fa43cb85f254446082ca647b15c26b2e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:17.962860 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43cb85f254446082ca647b15c26b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:17.980037 19092 tablet_bootstrap.cc:654] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:17.979640 19130 raft_consensus.cc:515] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:17.997089 19095 ts_tablet_manager.cc:1434] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.002s
I20260709 14:53:17.997462 19130 leader_election.cc:290] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:17.998369 19095 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:17.998142 18721 catalog_manager.cc:5697] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.007668 18812 tablet_service.cc:1511] Processing CreateTablet for tablet fa43cb85f254446082ca647b15c26b2e (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:18.008279 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 9c45faefb0f946059b4766cc70d49fc2 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:18.009522 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c45faefb0f946059b4766cc70d49fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.012019 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa43cb85f254446082ca647b15c26b2e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:18.000928 18863 leader_election.cc:343] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.013996 18863 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.014976 19151 raft_consensus.cc:2749] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.003324 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:18.017132 18937 leader_election.cc:343] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.018752 18805 tablet_service.cc:1511] Processing CreateTablet for tablet 9c45faefb0f946059b4766cc70d49fc2 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:18.019374 18959 tablet_service.cc:1511] Processing CreateTablet for tablet 9c45faefb0f946059b4766cc70d49fc2 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:18.020100 18805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c45faefb0f946059b4766cc70d49fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.015100 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117a5114f13d4a69b10998e9de03a78f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:18.021570 18959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c45faefb0f946059b4766cc70d49fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.024708 19097 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.021381 19046 raft_consensus.cc:3060] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.025285 19097 ts_tablet_manager.cc:1403] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.607s	user 0.019s	sys 0.017s
I20260709 14:53:18.026666 19093 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.027366 19093 ts_tablet_manager.cc:1403] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.273s	user 0.025s	sys 0.010s
I20260709 14:53:18.030968 19097 raft_consensus.cc:359] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.032009 19097 raft_consensus.cc:385] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.035306 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 64f229407e644a15b5ad15d9db39e9cb (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:18.037607 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 2257fc4cdb6b414d9a46704fb3642a30 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:18.041927 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f229407e644a15b5ad15d9db39e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.043943 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 64f229407e644a15b5ad15d9db39e9cb (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:18.045291 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f229407e644a15b5ad15d9db39e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.045090 19028 tablet_service.cc:1511] Processing CreateTablet for tablet 64f229407e644a15b5ad15d9db39e9cb (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:18.046458 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f229407e644a15b5ad15d9db39e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.051851 19095 tablet_bootstrap.cc:654] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.053498 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257fc4cdb6b414d9a46704fb3642a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.054924 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 2257fc4cdb6b414d9a46704fb3642a30 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:18.056144 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257fc4cdb6b414d9a46704fb3642a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.040328 19046 raft_consensus.cc:2468] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.062760 18939 leader_election.cc:304] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.063697 19130 raft_consensus.cc:2804] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.064194 19130 raft_consensus.cc:697] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:18.065039 19130 consensus_queue.cc:237] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.062587 18811 tablet_service.cc:1511] Processing CreateTablet for tablet ffc4788b462e459f9eae965586e0abdd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:18.039829 19097 raft_consensus.cc:740] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.072446 19097 consensus_queue.cc:260] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.075295 19097 ts_tablet_manager.cc:1434] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.002s
I20260709 14:53:18.071703 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc4788b462e459f9eae965586e0abdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.079598 19097 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.094537 19092 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.095098 19092 ts_tablet_manager.cc:1403] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.005s
I20260709 14:53:18.097873 19092 raft_consensus.cc:359] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.098546 19092 raft_consensus.cc:385] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.098803 19092 raft_consensus.cc:740] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.100214 18955 tablet_service.cc:1511] Processing CreateTablet for tablet ffc4788b462e459f9eae965586e0abdd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:18.101356 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc4788b462e459f9eae965586e0abdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.075299 19093 raft_consensus.cc:359] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.110965 18882 tablet_service.cc:1511] Processing CreateTablet for tablet ffc4788b462e459f9eae965586e0abdd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:18.113164 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc4788b462e459f9eae965586e0abdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.112180 19093 raft_consensus.cc:385] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.116073 19093 raft_consensus.cc:740] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.127765 19106 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.128353 19106 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.130118 19093 consensus_queue.cc:260] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.132194 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.135694 19097 tablet_bootstrap.cc:654] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.130594 19106 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.142557 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.146692 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 2fefcefdefd44cd58f32f692aeb1aa26 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:18.148008 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fefcefdefd44cd58f32f692aeb1aa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.103302 19092 consensus_queue.cc:260] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.151271 19011 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.152199 19106 raft_consensus.cc:2749] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.153439 19037 tablet_service.cc:1511] Processing CreateTablet for tablet 2fefcefdefd44cd58f32f692aeb1aa26 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:18.154806 19037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fefcefdefd44cd58f32f692aeb1aa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.147800 18720 catalog_manager.cc:5697] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.160558 18885 tablet_service.cc:1511] Processing CreateTablet for tablet 2fefcefdefd44cd58f32f692aeb1aa26 (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:18.160977 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1695a87afd474c8a236544872dd0cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:18.161463 19092 ts_tablet_manager.cc:1434] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 14:53:18.162078 18885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fefcefdefd44cd58f32f692aeb1aa26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.162078 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1695a87afd474c8a236544872dd0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.164963 18813 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1695a87afd474c8a236544872dd0cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:18.168412 19093 ts_tablet_manager.cc:1434] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.141s	user 0.009s	sys 0.003s
I20260709 14:53:18.168913 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1695a87afd474c8a236544872dd0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.169651 19093 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.173411 19092 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:18.174551 19095 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.175099 19095 ts_tablet_manager.cc:1403] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.013s
I20260709 14:53:18.168315 19036 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1695a87afd474c8a236544872dd0cd (DEFAULT_TABLE table=test-workload [id=eb9bebe3f44842e5819de0607e0625ca]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:18.182636 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1695a87afd474c8a236544872dd0cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:18.183854 19093 tablet_bootstrap.cc:654] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.187563 19092 tablet_bootstrap.cc:654] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.192859 19097 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.193511 19097 ts_tablet_manager.cc:1403] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.117s	user 0.006s	sys 0.006s
I20260709 14:53:18.196516 19097 raft_consensus.cc:359] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.196619 19105 consensus_queue.cc:1048] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:18.197415 19097 raft_consensus.cc:385] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.197784 19097 raft_consensus.cc:740] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.198645 19097 consensus_queue.cc:260] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.192797 19095 raft_consensus.cc:359] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.199765 19095 raft_consensus.cc:385] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.200132 19095 raft_consensus.cc:740] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.207634 19097 ts_tablet_manager.cc:1434] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
W20260709 14:53:18.207816 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:18.214257 19097 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.217514 19106 raft_consensus.cc:493] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.220643 19106 raft_consensus.cc:515] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.222939 19106 leader_election.cc:290] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.224013 19097 tablet_bootstrap.cc:654] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.225247 19095 consensus_queue.cc:260] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.225710 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.227277 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.227998 18823 raft_consensus.cc:2468] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:18.228116 19095 ts_tablet_manager.cc:1434] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 14:53:18.229578 19095 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.229519 19134 raft_consensus.cc:493] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.230134 19134 raft_consensus.cc:515] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.232405 19134 leader_election.cc:290] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.236409 19095 tablet_bootstrap.cc:654] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.236234 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.237960 18972 raft_consensus.cc:2393] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:18.241330 19093 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.242928 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.243177 19093 ts_tablet_manager.cc:1403] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.010s
W20260709 14:53:18.232422 19012 leader_election.cc:343] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.249909 18789 leader_election.cc:304] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.250809 19134 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.258562 19011 leader_election.cc:304] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:18.260926 19168 raft_consensus.cc:2804] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.261389 19168 raft_consensus.cc:493] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.261732 19168 raft_consensus.cc:3060] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.262940 19093 raft_consensus.cc:359] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.263739 19093 raft_consensus.cc:385] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.264024 19093 raft_consensus.cc:740] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.264019 19134 raft_consensus.cc:2749] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.265100 19093 consensus_queue.cc:260] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.267992 19095 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.268015 19092 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.268757 19092 ts_tablet_manager.cc:1403] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.014s
I20260709 14:53:18.270752 19093 ts_tablet_manager.cc:1434] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 14:53:18.271862 19092 raft_consensus.cc:359] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.272843 19092 raft_consensus.cc:385] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.273295 19092 raft_consensus.cc:740] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.271947 19093 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.274602 19092 consensus_queue.cc:260] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.276897 19092 ts_tablet_manager.cc:1434] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:18.280987 19092 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
W20260709 14:53:18.284343 18937 consensus_peers.cc:597] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:18.287474 19092 tablet_bootstrap.cc:654] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.288331 19093 tablet_bootstrap.cc:654] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.269296 19095 ts_tablet_manager.cc:1403] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.013s
I20260709 14:53:18.297322 19114 consensus_queue.cc:1048] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.298418 19095 raft_consensus.cc:359] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.298746 19114 consensus_queue.cc:1048] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.299124 19095 raft_consensus.cc:385] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.299412 19095 raft_consensus.cc:740] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.301476 19151 raft_consensus.cc:493] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.301980 19151 raft_consensus.cc:515] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.302591 19095 consensus_queue.cc:260] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.304826 19095 ts_tablet_manager.cc:1434] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:18.307646 19095 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.310896 19097 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.311570 19097 ts_tablet_manager.cc:1403] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.015s
I20260709 14:53:18.306826 19151 leader_election.cc:290] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.313768 19095 tablet_bootstrap.cc:654] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.315061 19097 raft_consensus.cc:359] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.315964 19097 raft_consensus.cc:385] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.316332 19097 raft_consensus.cc:740] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.316665 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.318059 19097 consensus_queue.cc:260] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.318547 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:18.319361 18862 leader_election.cc:343] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.320891 19046 raft_consensus.cc:2468] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:18.321554 19168 raft_consensus.cc:515] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.327689 18865 leader_election.cc:304] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.333088 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.333674 19097 ts_tablet_manager.cc:1434] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 14:53:18.335429 19114 raft_consensus.cc:2804] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.335997 19114 raft_consensus.cc:493] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.336328 19114 raft_consensus.cc:3060] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.346824 19097 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
W20260709 14:53:18.344195 19012 leader_election.cc:343] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.356562 19168 leader_election.cc:290] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.358721 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:18.359411 18823 raft_consensus.cc:3060] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.367216 18823 raft_consensus.cc:2468] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:18.364071 19114 raft_consensus.cc:515] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.377065 19092 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.379503 19011 leader_election.cc:304] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:18.383196 19092 ts_tablet_manager.cc:1403] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.004s
I20260709 14:53:18.383524 19168 raft_consensus.cc:2804] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.382128 19093 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.384109 19168 raft_consensus.cc:697] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:18.384332 19093 ts_tablet_manager.cc:1403] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.113s	user 0.033s	sys 0.009s
I20260709 14:53:18.385121 19168 consensus_queue.cc:237] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.386453 19092 raft_consensus.cc:359] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.387241 19093 raft_consensus.cc:359] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.387991 19093 raft_consensus.cc:385] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.388419 19093 raft_consensus.cc:740] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.389344 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:18.387285 19092 raft_consensus.cc:385] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.390196 19092 raft_consensus.cc:740] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.390054 19097 tablet_bootstrap.cc:654] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.389973 19046 raft_consensus.cc:3060] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.391183 19092 consensus_queue.cc:260] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.392120 19095 tablet_bootstrap.cc:492] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.395649 19095 ts_tablet_manager.cc:1403] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.009s
I20260709 14:53:18.393944 19092 ts_tablet_manager.cc:1434] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:53:18.390486 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:18.397294 19092 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:18.389187 19093 consensus_queue.cc:260] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.399159 19093 ts_tablet_manager.cc:1434] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:53:18.401607 19046 raft_consensus.cc:2468] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:18.387756 19114 leader_election.cc:290] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.403532 18865 leader_election.cc:304] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:18.404810 19149 raft_consensus.cc:2804] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.405319 19149 raft_consensus.cc:697] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:18.406395 19130 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.407096 19130 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.412065 19178 raft_consensus.cc:493] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.412842 19178 raft_consensus.cc:515] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.416877 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:18.419445 18863 leader_election.cc:343] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.428838 19134 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.429483 19134 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.429543 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.430619 18824 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.406430 19149 consensus_queue.cc:237] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.432715 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.433550 19134 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.434056 19093 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.434119 18937 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:18.436331 18899 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:18.437052 19105 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.437505 19105 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.437867 19105 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:18.437990 18862 leader_election.cc:343] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.438324 18789 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:18.439046 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.439574 19134 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.440095 19134 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.440477 19134 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.434827 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.439754 18973 raft_consensus.cc:2468] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:18.445822 19092 tablet_bootstrap.cc:654] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.446388 18862 leader_election.cc:304] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.447286 19114 raft_consensus.cc:2804] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.447657 19114 raft_consensus.cc:493] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.447971 19114 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.426682 19178 leader_election.cc:290] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.451800 19134 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.454439 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.455754 18899 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.453480 19105 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.456974 18972 raft_consensus.cc:2393] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:18.455049 19130 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:18.460492 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.461153 18899 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.462069 19114 raft_consensus.cc:515] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.463699 19093 tablet_bootstrap.cc:654] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.465224 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:18.435251 19095 raft_consensus.cc:359] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.466662 19095 raft_consensus.cc:385] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.466998 19095 raft_consensus.cc:740] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
W20260709 14:53:18.467603 18863 leader_election.cc:343] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.466784 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:18.467868 19095 consensus_queue.cc:260] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.468458 18824 raft_consensus.cc:2393] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:18.469164 19105 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:18.470646 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.472024 19178 raft_consensus.cc:493] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.472532 19178 raft_consensus.cc:515] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.472909 18938 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [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: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.474555 19095 ts_tablet_manager.cc:1434] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.002s
I20260709 14:53:18.476157 19114 leader_election.cc:290] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.476569 19095 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.475005 19178 leader_election.cc:290] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.477586 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:18.479125 18865 leader_election.cc:343] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.475405 19105 raft_consensus.cc:2749] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.481530 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:18.482117 18973 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.482234 19092 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.483120 19092 ts_tablet_manager.cc:1403] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.006s
I20260709 14:53:18.482424 18721 catalog_manager.cc:5697] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.476279 19046 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.486157 19095 tablet_bootstrap.cc:654] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.486202 19092 raft_consensus.cc:359] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.487025 19092 raft_consensus.cc:385] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.487310 19092 raft_consensus.cc:740] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.480958 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.488153 19092 consensus_queue.cc:260] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:18.488967 18862 leader_election.cc:343] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.489445 18862 leader_election.cc:304] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.490546 19092 ts_tablet_manager.cc:1434] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:18.491127 19178 raft_consensus.cc:2749] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.494975 19093 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.495520 19093 ts_tablet_manager.cc:1403] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.005s
I20260709 14:53:18.498492 19093 raft_consensus.cc:359] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.499244 19093 raft_consensus.cc:385] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.499526 19093 raft_consensus.cc:740] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.500378 19093 consensus_queue.cc:260] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.503048 19105 raft_consensus.cc:493] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.503661 19105 raft_consensus.cc:515] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.504326 18973 raft_consensus.cc:2468] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:18.505880 18862 leader_election.cc:304] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.507257 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.508867 19092 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:18.509171 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:18.509642 18939 leader_election.cc:343] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.507229 19178 raft_consensus.cc:2804] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.510162 18898 raft_consensus.cc:2468] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.510911 19105 leader_election.cc:290] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.510543 19178 raft_consensus.cc:697] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:18.512040 18938 leader_election.cc:304] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:18.512281 19178 consensus_queue.cc:237] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.513852 19105 raft_consensus.cc:2804] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.514312 19105 raft_consensus.cc:493] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.514652 19105 raft_consensus.cc:3060] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.516813 19092 tablet_bootstrap.cc:654] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.518194 19093 ts_tablet_manager.cc:1434] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:53:18.519376 19093 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.523931 18899 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:18.525652 18789 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:18.525731 19105 raft_consensus.cc:515] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.525213 19095 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.526989 19113 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.527590 19113 raft_consensus.cc:697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:18.527194 19095 ts_tablet_manager.cc:1403] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.003s
I20260709 14:53:18.530897 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.531702 18898 raft_consensus.cc:3060] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.531605 19105 leader_election.cc:290] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.532951 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e971ffb2d5d476eba111c1f48def10d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:18.528528 19113 consensus_queue.cc:237] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:18.534857 18939 leader_election.cc:343] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.536167 19095 raft_consensus.cc:359] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.542636 19095 raft_consensus.cc:385] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.543036 19095 raft_consensus.cc:740] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.544077 19095 consensus_queue.cc:260] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.546419 19095 ts_tablet_manager.cc:1434] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:53:18.547618 19095 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.548080 19098 raft_consensus.cc:493] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.548889 19098 raft_consensus.cc:515] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.553784 19093 tablet_bootstrap.cc:654] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.553856 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.556099 19098 leader_election.cc:290] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.557602 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab238f78f4a545179f753bb13c68d18a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.559235 19095 tablet_bootstrap.cc:654] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.563946 18787 leader_election.cc:304] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.565521 19188 raft_consensus.cc:2749] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.567133 19134 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.572248 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:18.573324 18973 raft_consensus.cc:2393] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:18.573712 18898 raft_consensus.cc:2468] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.576006 18938 leader_election.cc:304] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:18.577960 19105 raft_consensus.cc:2804] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.578780 19105 raft_consensus.cc:697] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:18.579756 19105 consensus_queue.cc:237] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.581249 19093 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.581918 19093 ts_tablet_manager.cc:1403] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.005s
I20260709 14:53:18.585922 19093 raft_consensus.cc:359] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.586756 19093 raft_consensus.cc:385] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.587028 19093 raft_consensus.cc:740] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.588656 19093 consensus_queue.cc:260] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.591226 19093 ts_tablet_manager.cc:1434] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:18.592258 19093 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.599411 19097 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.600093 19097 ts_tablet_manager.cc:1403] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.254s	user 0.082s	sys 0.087s
I20260709 14:53:18.600821 19092 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.601514 19092 ts_tablet_manager.cc:1403] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.093s	user 0.029s	sys 0.035s
I20260709 14:53:18.609742 19093 tablet_bootstrap.cc:654] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.618170 19095 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.618712 19095 ts_tablet_manager.cc:1403] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.004s
I20260709 14:53:18.620899 19097 raft_consensus.cc:359] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.621755 19097 raft_consensus.cc:385] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.621351 19095 raft_consensus.cc:359] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.622268 19095 raft_consensus.cc:385] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.622591 19095 raft_consensus.cc:740] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.623251 19095 consensus_queue.cc:260] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.624176 19130 raft_consensus.cc:493] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.622079 19097 raft_consensus.cc:740] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.624620 19130 raft_consensus.cc:515] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.625476 19097 consensus_queue.cc:260] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.626834 19130 leader_election.cc:290] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:18.627996 19097 ts_tablet_manager.cc:1434] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:18.624560 19092 raft_consensus.cc:359] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.629395 19092 raft_consensus.cc:385] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.629696 19092 raft_consensus.cc:740] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.630378 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b18c478ae1448eb0f09338b6672806" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.630864 19097 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.631116 18824 raft_consensus.cc:2468] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.632908 18937 leader_election.cc:304] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:18.628854 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b18c478ae1448eb0f09338b6672806" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.633937 18899 raft_consensus.cc:2468] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.634771 18719 catalog_manager.cc:5697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.635707 19130 raft_consensus.cc:2804] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.636096 19130 raft_consensus.cc:493] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.636401 19130 raft_consensus.cc:3060] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.637037 19097 tablet_bootstrap.cc:654] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.639427 19093 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.639974 19093 ts_tablet_manager.cc:1403] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 14:53:18.643134 19093 raft_consensus.cc:359] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.630379 19092 consensus_queue.cc:260] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.644037 19093 raft_consensus.cc:385] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.644461 19093 raft_consensus.cc:740] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.645846 19093 consensus_queue.cc:260] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.647284 19095 ts_tablet_manager.cc:1434] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 14:53:18.648291 19093 ts_tablet_manager.cc:1434] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:53:18.648661 19095 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.649482 19093 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.649112 18718 catalog_manager.cc:5697] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.645778 19092 ts_tablet_manager.cc:1434] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260709 14:53:18.653144 19092 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:18.657075 19093 tablet_bootstrap.cc:654] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.657738 19130 raft_consensus.cc:515] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.658289 18721 catalog_manager.cc:5697] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.660931 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b18c478ae1448eb0f09338b6672806" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:18.662791 18824 raft_consensus.cc:3060] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.671433 18824 raft_consensus.cc:2468] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.681502 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9b18c478ae1448eb0f09338b6672806" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.682161 18899 raft_consensus.cc:3060] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.683982 19105 consensus_queue.cc:1048] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.688861 19130 leader_election.cc:290] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:18.672739 18721 catalog_manager.cc:5697] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.690454 18899 raft_consensus.cc:2468] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.691671 18938 leader_election.cc:304] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:18.694278 19092 tablet_bootstrap.cc:654] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.700109 19095 tablet_bootstrap.cc:654] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.705657 19130 raft_consensus.cc:2804] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.706166 19130 raft_consensus.cc:697] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:18.706947 19130 consensus_queue.cc:237] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.715324 18823 raft_consensus.cc:3060] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:18.716477 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 52325.7us
I20260709 14:53:18.725268 18824 raft_consensus.cc:3060] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.733551 19093 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.734318 19093 ts_tablet_manager.cc:1403] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.056s
I20260709 14:53:18.737851 19093 raft_consensus.cc:359] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.739420 19093 raft_consensus.cc:385] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.739728 19093 raft_consensus.cc:740] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.740660 19093 consensus_queue.cc:260] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.741426 19105 consensus_queue.cc:1048] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:18.747748 19093 ts_tablet_manager.cc:1434] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:53:18.749181 19093 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:18.750269 19105 raft_consensus.cc:493] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.752672 19168 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.753248 19168 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.755295 19097 tablet_bootstrap.cc:492] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.755918 19097 ts_tablet_manager.cc:1403] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.125s	user 0.038s	sys 0.085s
I20260709 14:53:18.756954 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.758069 19168 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:18.759383 19097 raft_consensus.cc:359] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.760020 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.760516 19047 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.764117 19097 raft_consensus.cc:385] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.764518 19097 raft_consensus.cc:740] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.765213 19011 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.765287 19097 consensus_queue.cc:260] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.769694 18899 raft_consensus.cc:3060] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.771306 18722 catalog_manager.cc:5697] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:18.775409 19097 ts_tablet_manager.cc:1434] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.013s
I20260709 14:53:18.776635 19095 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.776906 19097 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.777262 19095 ts_tablet_manager.cc:1403] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.129s	user 0.006s	sys 0.011s
I20260709 14:53:18.782239 19197 raft_consensus.cc:493] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.782835 19197 raft_consensus.cc:515] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.784005 19097 tablet_bootstrap.cc:654] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.785941 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.786681 18898 raft_consensus.cc:2468] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.787940 18938 leader_election.cc:304] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:18.791636 19197 leader_election.cc:290] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.792471 19197 raft_consensus.cc:493] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.762583 19093 tablet_bootstrap.cc:654] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.796175 19197 raft_consensus.cc:515] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.797408 19095 raft_consensus.cc:359] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.798116 19095 raft_consensus.cc:385] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.798287 19097 tablet_bootstrap.cc:492] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.799001 19097 ts_tablet_manager.cc:1403] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 14:53:18.798378 19095 raft_consensus.cc:740] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.800210 19095 consensus_queue.cc:260] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.802312 19095 ts_tablet_manager.cc:1434] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:53:18.802481 19097 raft_consensus.cc:359] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.803584 19097 raft_consensus.cc:385] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.803910 19097 raft_consensus.cc:740] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.794250 19196 raft_consensus.cc:2804] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.794035 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.804878 19097 consensus_queue.cc:260] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.804813 19196 raft_consensus.cc:493] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.806001 19045 raft_consensus.cc:2468] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:18.806092 19196 raft_consensus.cc:3060] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.810379 19097 ts_tablet_manager.cc:1434] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:18.811508 19097 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.811887 19205 consensus_queue.cc:1048] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:18.811887 19095 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.819557 19097 tablet_bootstrap.cc:654] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.821172 19095 tablet_bootstrap.cc:654] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.823426 19197 leader_election.cc:290] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.823772 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.824812 19045 raft_consensus.cc:2393] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:18.836319 19097 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:18.837175 19097 ts_tablet_manager.cc:1403] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 14:53:18.837435 19178 raft_consensus.cc:493] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.838120 19178 raft_consensus.cc:515] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.839390 19113 raft_consensus.cc:493] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.839969 19113 raft_consensus.cc:515] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.840873 19097 raft_consensus.cc:359] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.841925 19097 raft_consensus.cc:385] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.842708 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.840565 19178 leader_election.cc:290] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.846225 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.848253 19097 raft_consensus.cc:740] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
W20260709 14:53:18.848448 18863 leader_election.cc:343] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.845841 19113 leader_election.cc:290] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.846179 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.846462 19045 raft_consensus.cc:2468] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:18.845131 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:18.849566 19097 consensus_queue.cc:260] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.850767 18973 raft_consensus.cc:2393] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:18.852277 19097 ts_tablet_manager.cc:1434] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:18.852478 18789 leader_election.cc:304] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:18.853647 19097 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:18.854662 19134 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.858758 19196 raft_consensus.cc:515] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.859270 18865 leader_election.cc:304] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.852607 19149 raft_consensus.cc:493] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.750991 19105 raft_consensus.cc:515] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.854490 19106 consensus_queue.cc:1048] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:53:18.862833 19178 raft_consensus.cc:2804] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:18.864372 19178 raft_consensus.cc:493] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:18.864851 19178 raft_consensus.cc:3060] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.865447 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:18.873705 19045 raft_consensus.cc:3060] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:18.876075 18938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 88222.2us
I20260709 14:53:18.877978 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72476285e4a247dc85687717e3f64519" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:18.879889 19097 tablet_bootstrap.cc:654] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.872960 19092 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:18.870141 19095 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:18.890424 19095 ts_tablet_manager.cc:1403] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.014s
I20260709 14:53:18.881948 19092 ts_tablet_manager.cc:1403] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.007s
I20260709 14:53:18.867090 19105 leader_election.cc:290] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.891999 19114 raft_consensus.cc:493] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.867009 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.870512 19149 raft_consensus.cc:515] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.872828 19178 raft_consensus.cc:515] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.897063 19196 leader_election.cc:290] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:18.906597 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec7830fdd54380b31634e14b78eb59" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:18.908380 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:18.901189 18937 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:34209, user_credentials={real_user=slave}} blocked reactor thread for 99192.8us
I20260709 14:53:18.908674 19095 raft_consensus.cc:359] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.910602 19045 raft_consensus.cc:2468] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.913655 19095 raft_consensus.cc:385] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.913142 18898 raft_consensus.cc:3060] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.915017 19095 raft_consensus.cc:740] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.916832 19095 consensus_queue.cc:260] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:18.917465 18939 leader_election.cc:343] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.918447 19095 ts_tablet_manager.cc:1434] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 14:53:18.901328 19114 raft_consensus.cc:515] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:18.918524 19178 leader_election.cc:290] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.922519 19114 leader_election.cc:290] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:18.923758 19095 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:18.924847 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:18.925551 19044 raft_consensus.cc:3060] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.929543 19149 leader_election.cc:290] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.932847 19092 raft_consensus.cc:359] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.933699 19092 raft_consensus.cc:385] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:18.933979 19092 raft_consensus.cc:740] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:18.934664 19092 consensus_queue.cc:260] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.935500 19095 tablet_bootstrap.cc:654] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:18.937547 18939 leader_election.cc:304] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:18.938603 19196 raft_consensus.cc:2804] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.939424 19196 raft_consensus.cc:697] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:18.940534 19196 consensus_queue.cc:237] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:18.943944 19134 raft_consensus.cc:2749] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.945945 19044 raft_consensus.cc:2468] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:18.953756 18865 leader_election.cc:304] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:18.954614 19168 raft_consensus.cc:2749] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.954833 19149 raft_consensus.cc:2804] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:18.955479 19149 raft_consensus.cc:697] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:18.956395 19149 consensus_queue.cc:237] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:18.965389 19209 raft_consensus.cc:493] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:18.965595 18938 leader_election.cc:304] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:18.966217 19209 raft_consensus.cc:515] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:18.966542 19105 raft_consensus.cc:3060] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:18.969575 19209 leader_election.cc:290] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:18.971660 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:18.973309 19092 ts_tablet_manager.cc:1434] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 14:53:18.974607 19092 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:18.986924 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a70119291f24f7eb1221c2edf67f4fe" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:18.966959 18938 leader_election.cc:343] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.987928 18938 leader_election.cc:304] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
W20260709 14:53:18.988402 18937 leader_election.cc:343] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.973433 18898 raft_consensus.cc:2468] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:18.987823 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:18.992224 19092 tablet_bootstrap.cc:654] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:18.990532 18939 leader_election.cc:343] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:18.993139 19093 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:18.993295 18939 leader_election.cc:304] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:18.993875 19093 ts_tablet_manager.cc:1403] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.245s	user 0.038s	sys 0.012s
I20260709 14:53:18.991190 19105 raft_consensus.cc:2749] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.997534 19209 raft_consensus.cc:2749] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.998445 19209 raft_consensus.cc:2749] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:18.996603 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.000516 19097 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.001174 19097 ts_tablet_manager.cc:1403] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.018s
I20260709 14:53:19.001348 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.002053 18973 raft_consensus.cc:2468] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:18.997836 19093 raft_consensus.cc:359] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.008282 19093 raft_consensus.cc:385] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.008725 19093 raft_consensus.cc:740] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.004194 19097 raft_consensus.cc:359] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.010038 19097 raft_consensus.cc:385] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.010387 19097 raft_consensus.cc:740] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.011785 19097 consensus_queue.cc:260] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.012390 18862 leader_election.cc:304] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:19.014073 19097 ts_tablet_manager.cc:1434] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:19.013937 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.015051 19097 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.015615 19217 consensus_queue.cc:1048] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.020279 19113 consensus_queue.cc:1048] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.010224 19093 consensus_queue.cc:260] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.038635 18721 catalog_manager.cc:5697] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:19.041755 18863 leader_election.cc:343] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.044154 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28e90cad2c4dcdb2559fc5c1bc992b" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.049620 19216 raft_consensus.cc:2804] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.049953 19149 consensus_queue.cc:1048] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:19.053859 19217 consensus_queue.cc:1048] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.050251 19216 raft_consensus.cc:493] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.059448 19216 raft_consensus.cc:3060] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.067471 19093 ts_tablet_manager.cc:1434] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.073s	user 0.002s	sys 0.010s
I20260709 14:53:19.068722 19093 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:19.069974 19168 raft_consensus.cc:493] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.070648 19168 raft_consensus.cc:515] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.072996 19168 leader_election.cc:290] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:19.075398 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.069960 19097 tablet_bootstrap.cc:654] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:19.052798 18863 leader_election.cc:343] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:19.081303 19010 leader_election.cc:343] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.082144 18863 leader_election.cc:304] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.083191 19217 raft_consensus.cc:2749] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:19.085435 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:19.086215 18898 raft_consensus.cc:2468] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:19.087204 19093 tablet_bootstrap.cc:654] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.089329 18824 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.090670 19045 raft_consensus.cc:3060] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.102617 19095 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.103294 19095 ts_tablet_manager.cc:1403] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.016s
I20260709 14:53:19.102535 18722 catalog_manager.cc:5697] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.076025 19216 raft_consensus.cc:515] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.116556 19012 leader_election.cc:304] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:19.117496 19168 raft_consensus.cc:2804] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.118007 19168 raft_consensus.cc:493] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.118352 19168 raft_consensus.cc:3060] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.128664 19105 consensus_queue.cc:1048] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.130035 19134 consensus_queue.cc:1048] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.143916 19196 consensus_queue.cc:1048] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.145852 19095 raft_consensus.cc:359] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.146663 19095 raft_consensus.cc:385] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.146914 19095 raft_consensus.cc:740] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.148488 19149 consensus_queue.cc:1048] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.151432 19095 consensus_queue.cc:260] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.161254 19095 ts_tablet_manager.cc:1434] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 14:53:19.162422 19095 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.166096 19092 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:19.166786 19092 ts_tablet_manager.cc:1403] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.012s
I20260709 14:53:19.183835 19095 tablet_bootstrap.cc:654] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.192903 19216 leader_election.cc:290] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:19.194747 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:19.196358 18863 leader_election.cc:343] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.202096 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:19.202710 18973 raft_consensus.cc:3060] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.196542 19092 raft_consensus.cc:359] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.206662 19092 raft_consensus.cc:385] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.206967 19092 raft_consensus.cc:740] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.209621 19097 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.210201 19097 ts_tablet_manager.cc:1403] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.004s
I20260709 14:53:19.217069 18973 raft_consensus.cc:2468] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:19.216645 19097 raft_consensus.cc:359] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.217814 19097 raft_consensus.cc:385] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.218209 19097 raft_consensus.cc:740] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.218983 19097 consensus_queue.cc:260] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.219427 19168 raft_consensus.cc:515] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.221364 18862 leader_election.cc:304] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.221690 19092 consensus_queue.cc:260] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.223306 19114 raft_consensus.cc:2804] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.223876 19114 raft_consensus.cc:697] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:19.224783 19114 consensus_queue.cc:237] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.228510 19092 ts_tablet_manager.cc:1434] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.006s
I20260709 14:53:19.229753 19092 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:19.221359 19097 ts_tablet_manager.cc:1434] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:19.231976 19097 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.235699 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:19.236356 18898 raft_consensus.cc:3060] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.229665 19168 leader_election.cc:290] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:19.244344 19097 tablet_bootstrap.cc:654] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.234191 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:19.253870 19093 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:19.254268 19092 tablet_bootstrap.cc:654] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.254329 19093 ts_tablet_manager.cc:1403] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.186s	user 0.033s	sys 0.005s
W20260709 14:53:19.257146 19010 leader_election.cc:343] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.261940 19093 raft_consensus.cc:359] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.262630 19093 raft_consensus.cc:385] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.262876 19093 raft_consensus.cc:740] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.269338 18898 raft_consensus.cc:2468] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:19.269193 19196 consensus_queue.cc:1048] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.270036 19093 consensus_queue.cc:260] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.282483 19012 leader_election.cc:304] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:19.283823 19168 raft_consensus.cc:2804] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.284320 19168 raft_consensus.cc:697] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:19.285169 19168 consensus_queue.cc:237] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.317641 19209 consensus_queue.cc:1048] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.322222 19093 ts_tablet_manager.cc:1434] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 14:53:19.323540 19093 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
W20260709 14:53:19.331826 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:19.332347 18722 catalog_manager.cc:5697] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.334208 19205 raft_consensus.cc:493] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.335103 19095 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.334843 19205 raft_consensus.cc:515] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.335686 19095 ts_tablet_manager.cc:1403] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.174s	user 0.011s	sys 0.010s
I20260709 14:53:19.337710 19205 leader_election.cc:290] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.339833 19095 raft_consensus.cc:359] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.341142 19095 raft_consensus.cc:385] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.341394 19095 raft_consensus.cc:740] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.341816 19093 tablet_bootstrap.cc:654] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.345602 19095 consensus_queue.cc:260] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.347100 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304dc37b9b4243e7aef8219e2ee0f093" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.347728 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304dc37b9b4243e7aef8219e2ee0f093" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.348392 18972 raft_consensus.cc:2468] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
W20260709 14:53:19.349079 19011 leader_election.cc:343] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.349956 19010 leader_election.cc:304] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.352458 19114 raft_consensus.cc:493] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.353034 19114 raft_consensus.cc:515] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.354038 19168 raft_consensus.cc:2804] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.354533 19168 raft_consensus.cc:493] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.355400 19114 leader_election.cc:290] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.354862 19168 raft_consensus.cc:3060] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.356423 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d633358ec04352a0eff67e2f9606f6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.352037 19095 ts_tablet_manager.cc:1434] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:19.358855 19095 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.361773 19092 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:19.362239 19092 ts_tablet_manager.cc:1403] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.018s
I20260709 14:53:19.363242 18721 catalog_manager.cc:5697] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.368960 19097 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.369477 19097 ts_tablet_manager.cc:1403] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.138s	user 0.036s	sys 0.044s
I20260709 14:53:19.360900 19045 raft_consensus.cc:2468] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:19.372896 19097 raft_consensus.cc:359] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.373517 19097 raft_consensus.cc:385] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.373760 19097 raft_consensus.cc:740] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.374428 19097 consensus_queue.cc:260] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.379406 19097 ts_tablet_manager.cc:1434] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:19.380340 19097 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.384874 19168 raft_consensus.cc:515] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.385977 19097 tablet_bootstrap.cc:654] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.387235 19168 leader_election.cc:290] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.373314 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d633358ec04352a0eff67e2f9606f6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:19.389912 18863 leader_election.cc:343] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.394912 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304dc37b9b4243e7aef8219e2ee0f093" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:19.395749 18972 raft_consensus.cc:3060] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.404418 18865 leader_election.cc:304] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.405025 19095 tablet_bootstrap.cc:654] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.406464 19216 raft_consensus.cc:2804] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.406930 19216 raft_consensus.cc:493] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.407284 19216 raft_consensus.cc:3060] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:19.411100 18863 consensus_peers.cc:597] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:19.417114 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304dc37b9b4243e7aef8219e2ee0f093" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:19.425890 19114 consensus_queue.cc:1048] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:19.427744 19011 leader_election.cc:343] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.432066 19196 consensus_queue.cc:1048] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.435565 18972 raft_consensus.cc:2468] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:19.404511 19092 raft_consensus.cc:359] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.438473 19092 raft_consensus.cc:385] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.438938 19092 raft_consensus.cc:740] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.439877 19092 consensus_queue.cc:260] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.449115 19092 ts_tablet_manager.cc:1434] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 14:53:19.457715 19010 leader_election.cc:304] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.459152 19205 raft_consensus.cc:2804] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.459643 19205 raft_consensus.cc:697] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:19.460520 19205 consensus_queue.cc:237] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.469861 19196 consensus_queue.cc:1048] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.480362 19093 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:19.481470 19093 ts_tablet_manager.cc:1403] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.011s
I20260709 14:53:19.482470 19095 tablet_bootstrap.cc:492] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.483078 19095 ts_tablet_manager.cc:1403] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.008s
I20260709 14:53:19.484503 19134 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.485122 19134 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.485240 19093 raft_consensus.cc:359] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.486307 19093 raft_consensus.cc:385] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.486692 19093 raft_consensus.cc:740] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.487365 19216 raft_consensus.cc:515] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.493464 19095 raft_consensus.cc:359] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.490397 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.489490 19092 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:19.494455 19045 raft_consensus.cc:2468] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:19.495939 19095 raft_consensus.cc:385] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.496513 19095 raft_consensus.cc:740] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.497875 18790 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:19.498085 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d633358ec04352a0eff67e2f9606f6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:19.488564 19093 consensus_queue.cc:260] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.494555 19216 leader_election.cc:290] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.495808 19134 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.505367 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.499898 19098 raft_consensus.cc:2804] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.508037 19098 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.508446 19098 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:19.508852 18787 leader_election.cc:343] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:19.509929 18863 leader_election.cc:343] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.511482 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d633358ec04352a0eff67e2f9606f6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:19.512125 19045 raft_consensus.cc:3060] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.513202 19092 tablet_bootstrap.cc:654] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.514710 19196 raft_consensus.cc:493] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.515255 19196 raft_consensus.cc:515] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.517688 19196 leader_election.cc:290] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:19.518684 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.519487 18824 raft_consensus.cc:2468] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:19.520466 19095 consensus_queue.cc:260] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.525157 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:19.526510 18937 leader_election.cc:304] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:19.526930 19095 ts_tablet_manager.cc:1434] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 14:53:19.528730 19093 ts_tablet_manager.cc:1434] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 14:53:19.527437 19207 raft_consensus.cc:2804] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:19.528318 18938 leader_election.cc:343] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.531284 19207 raft_consensus.cc:493] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.535522 19207 raft_consensus.cc:3060] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.554976 19093 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:19.557569 19098 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.559500 19095 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.560719 19097 tablet_bootstrap.cc:492] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.561312 19097 ts_tablet_manager.cc:1403] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.181s	user 0.036s	sys 0.034s
I20260709 14:53:19.562052 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
W20260709 14:53:19.563745 18787 leader_election.cc:343] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.564585 19045 raft_consensus.cc:2468] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:19.565709 19095 tablet_bootstrap.cc:654] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.572021 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:19.572929 19045 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.575387 19098 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.569751 19097 raft_consensus.cc:359] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.577283 19097 raft_consensus.cc:385] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.578413 19097 raft_consensus.cc:740] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.579890 19097 consensus_queue.cc:260] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.581274 19045 raft_consensus.cc:2468] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:19.582662 18790 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:19.583921 19098 raft_consensus.cc:2804] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.584447 19097 ts_tablet_manager.cc:1434] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.008s
I20260709 14:53:19.584676 19098 raft_consensus.cc:697] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:19.585457 18865 leader_election.cc:304] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.586874 19216 raft_consensus.cc:2804] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.587036 19097 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.587688 19216 raft_consensus.cc:697] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:19.574450 18720 catalog_manager.cc:5697] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.589039 19216 consensus_queue.cc:237] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.591791 19098 consensus_queue.cc:237] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.596185 19207 raft_consensus.cc:515] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.598659 19207 leader_election.cc:290] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:19.600184 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:19.603960 19095 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.606328 19092 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:19.607066 18824 raft_consensus.cc:3060] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.607548 19095 ts_tablet_manager.cc:1403] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260709 14:53:19.607681 19092 ts_tablet_manager.cc:1403] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.012s
I20260709 14:53:19.610778 19092 raft_consensus.cc:359] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.611502 19092 raft_consensus.cc:385] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.611796 19092 raft_consensus.cc:740] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.607031 19093 tablet_bootstrap.cc:654] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.613297 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:19.612005 19095 raft_consensus.cc:359] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.614497 19095 raft_consensus.cc:385] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.616837 19095 raft_consensus.cc:740] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.617498 19095 consensus_queue.cc:260] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.619520 19095 ts_tablet_manager.cc:1434] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:19.621119 19095 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.612429 19092 consensus_queue.cc:260] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.625003 19092 ts_tablet_manager.cc:1434] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:19.626009 19092 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:19.627321 18824 raft_consensus.cc:2468] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:19.607142 19097 tablet_bootstrap.cc:654] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:19.628315 18938 leader_election.cc:343] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.629630 18937 leader_election.cc:304] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:19.630511 19196 raft_consensus.cc:2804] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.631161 19196 raft_consensus.cc:697] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:19.632022 19196 consensus_queue.cc:237] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.636467 19092 tablet_bootstrap.cc:654] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.641165 19095 tablet_bootstrap.cc:654] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.659145 18722 catalog_manager.cc:5697] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.673125 19095 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.673823 19095 ts_tablet_manager.cc:1403] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260709 14:53:19.676998 18718 catalog_manager.cc:5697] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.680732 19095 raft_consensus.cc:359] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.681694 19095 raft_consensus.cc:385] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.681980 19207 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.682544 19207 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.682004 19095 raft_consensus.cc:740] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.685983 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.685828 19095 consensus_queue.cc:260] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.687798 19207 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.690723 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.691727 19045 raft_consensus.cc:2393] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:19.699429 18939 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.700794 19207 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.701197 19095 ts_tablet_manager.cc:1434] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 14:53:19.702481 19095 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.708698 19207 raft_consensus.cc:2749] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:19.718565 19095 tablet_bootstrap.cc:654] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.727182 19207 raft_consensus.cc:493] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.727994 19095 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.727968 19207 raft_consensus.cc:515] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.728674 19095 ts_tablet_manager.cc:1403] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 14:53:19.730372 19207 leader_election.cc:290] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.731769 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.734602 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e60e8c703de143df8bfb289454b6ff8b" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:19.735598 18863 consensus_peers.cc:597] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:19.736967 18898 raft_consensus.cc:2393] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate 7bfba0d93d354eb69801736cb3ff0e33 in this term.
I20260709 14:53:19.736534 19149 consensus_queue.cc:1048] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.739387 18938 leader_election.cc:304] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:19.742188 19209 raft_consensus.cc:3060] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.731643 19095 raft_consensus.cc:359] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.750379 19095 raft_consensus.cc:385] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.751999 19095 raft_consensus.cc:740] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.753811 19095 consensus_queue.cc:260] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.758710 19095 ts_tablet_manager.cc:1434] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:53:19.760035 19095 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.761416 19209 raft_consensus.cc:2749] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:19.772848 19095 tablet_bootstrap.cc:654] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.777962 19178 raft_consensus.cc:493] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.778883 19097 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.778564 19178 raft_consensus.cc:515] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.779614 19097 ts_tablet_manager.cc:1403] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.193s	user 0.070s	sys 0.066s
I20260709 14:53:19.782250 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.782953 19045 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:19.784265 19097 raft_consensus.cc:359] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.784593 18865 leader_election.cc:304] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:19.785038 19097 raft_consensus.cc:385] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.785259 19178 leader_election.cc:290] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.785449 19097 raft_consensus.cc:740] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.785714 19095 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.786279 19178 raft_consensus.cc:2804] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.786264 19097 consensus_queue.cc:260] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.786865 19178 raft_consensus.cc:493] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.787611 19178 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.788818 19097 ts_tablet_manager.cc:1434] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:19.786846 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.790325 19097 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.790189 18972 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:19.796656 19178 raft_consensus.cc:515] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.800532 19093 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:19.800395 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:19.801426 19093 ts_tablet_manager.cc:1403] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.247s	user 0.048s	sys 0.042s
I20260709 14:53:19.801764 19095 ts_tablet_manager.cc:1403] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260709 14:53:19.802584 18972 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.804423 19097 tablet_bootstrap.cc:654] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.806857 19092 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:19.807487 19095 raft_consensus.cc:359] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.808346 19095 raft_consensus.cc:385] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.808696 19095 raft_consensus.cc:740] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.809580 19095 consensus_queue.cc:260] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.812026 19095 ts_tablet_manager.cc:1434] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:19.813426 19095 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:19.816272 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:19.807464 19092 ts_tablet_manager.cc:1403] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.182s	user 0.032s	sys 0.049s
I20260709 14:53:19.817021 19045 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.819999 19092 raft_consensus.cc:359] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.813910 19093 raft_consensus.cc:359] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.821053 18720 catalog_manager.cc:5697] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.823843 19093 raft_consensus.cc:385] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.824340 19093 raft_consensus.cc:740] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.825194 19178 leader_election.cc:290] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.825268 19093 consensus_queue.cc:260] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.827855 19095 tablet_bootstrap.cc:654] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.828683 19093 ts_tablet_manager.cc:1434] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:19.829947 19093 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:19.821074 19092 raft_consensus.cc:385] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.834203 19092 raft_consensus.cc:740] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.835238 19097 tablet_bootstrap.cc:492] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.835107 19209 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.835867 19097 ts_tablet_manager.cc:1403] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.015s
I20260709 14:53:19.836027 19209 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.839112 19097 raft_consensus.cc:359] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.839847 19097 raft_consensus.cc:385] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.835194 19045 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:19.840237 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.840163 19097 raft_consensus.cc:740] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.841576 19097 consensus_queue.cc:260] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.842377 19095 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:19.839600 18972 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:19.842528 18865 leader_election.cc:304] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:19.842792 19209 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.851965 19178 raft_consensus.cc:2804] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.852703 19178 raft_consensus.cc:697] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:19.852955 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:19.853943 19178 consensus_queue.cc:237] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.856235 19093 tablet_bootstrap.cc:654] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.842924 19095 ts_tablet_manager.cc:1403] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260709 14:53:19.844283 19097 ts_tablet_manager.cc:1434] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 14:53:19.851995 18937 leader_election.cc:343] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.862054 19095 raft_consensus.cc:359] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.863168 19095 raft_consensus.cc:385] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.863322 19097 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
W20260709 14:53:19.863824 18939 leader_election.cc:343] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.864873 18939 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.845000 19092 consensus_queue.cc:260] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.866096 19209 raft_consensus.cc:2749] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:19.870899 19092 ts_tablet_manager.cc:1434] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.004s
I20260709 14:53:19.871984 19092 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:19.871879 19093 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:19.872704 19093 ts_tablet_manager.cc:1403] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.008s
I20260709 14:53:19.863447 19095 raft_consensus.cc:740] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.875936 19095 consensus_queue.cc:260] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.876421 19093 raft_consensus.cc:359] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.877149 19093 raft_consensus.cc:385] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.877441 19093 raft_consensus.cc:740] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.879035 19092 tablet_bootstrap.cc:654] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.883040 19093 consensus_queue.cc:260] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:19.889096 19095 ts_tablet_manager.cc:1434] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:53:19.891024 19097 tablet_bootstrap.cc:654] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.895869 19093 ts_tablet_manager.cc:1434] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:19.897123 19093 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:19.898391 19205 consensus_queue.cc:1048] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.909150 19168 consensus_queue.cc:1048] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:19.913941 19205 consensus_queue.cc:1048] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:19.914463 19093 tablet_bootstrap.cc:654] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.919565 19095 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
W20260709 14:53:19.923629 19011 consensus_peers.cc:597] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:19.946174 19097 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:19.946951 19097 ts_tablet_manager.cc:1403] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.006s
I20260709 14:53:19.947510 18822 raft_consensus.cc:3060] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.950213 19097 raft_consensus.cc:359] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.951031 19097 raft_consensus.cc:385] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.951297 19205 raft_consensus.cc:493] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.951352 19097 raft_consensus.cc:740] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.951928 19205 raft_consensus.cc:515] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:19.952822 19097 consensus_queue.cc:260] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:19.954267 18720 catalog_manager.cc:5697] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:19.958413 19097 ts_tablet_manager.cc:1434] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:53:19.954576 19178 raft_consensus.cc:493] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.960336 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:19.969861 19205 leader_election.cc:290] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:19.971963 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:19.972744 19178 raft_consensus.cc:515] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:19.962160 19134 raft_consensus.cc:493] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:19.982968 19097 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:19.988924 19095 tablet_bootstrap.cc:654] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:19.989296 19011 leader_election.cc:343] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:19.979707 18971 raft_consensus.cc:2468] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:19.994136 19010 leader_election.cc:304] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:19.995429 19168 raft_consensus.cc:2804] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:19.995821 19168 raft_consensus.cc:493] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:19.996166 19168 raft_consensus.cc:3060] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.996683 19178 leader_election.cc:290] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:19.986742 19134 raft_consensus.cc:515] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.002244 19134 leader_election.cc:290] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:19.988596 19196 raft_consensus.cc:493] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.003643 19196 raft_consensus.cc:515] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.004002 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.005200 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:20.005865 18789 leader_election.cc:343] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.008334 19168 raft_consensus.cc:515] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.008800 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.010540 18973 raft_consensus.cc:2468] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:20.011492 19196 leader_election.cc:290] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:20.009923 19092 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.012276 19092 ts_tablet_manager.cc:1403] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.141s	user 0.042s	sys 0.045s
I20260709 14:53:20.014547 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.015283 18899 raft_consensus.cc:2468] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:20.013131 18862 leader_election.cc:304] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:20.016871 19178 raft_consensus.cc:2804] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.013792 19168 leader_election.cc:290] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:20.017091 19092 raft_consensus.cc:359] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.017436 19097 tablet_bootstrap.cc:654] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.017341 19178 raft_consensus.cc:493] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.021291 19178 raft_consensus.cc:3060] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.019068 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.022284 19046 raft_consensus.cc:2468] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:20.018188 18938 leader_election.cc:304] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:20.026018 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:20.026166 19196 raft_consensus.cc:2804] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.026314 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
W20260709 14:53:20.025919 18790 leader_election.cc:343] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.026858 19196 raft_consensus.cc:493] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.020542 19092 raft_consensus.cc:385] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.028319 18790 leader_election.cc:304] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:20.026482 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.038630 19092 raft_consensus.cc:740] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.027284 18973 raft_consensus.cc:3060] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.038172 19196 raft_consensus.cc:3060] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.038156 19209 raft_consensus.cc:493] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.041617 19134 raft_consensus.cc:2749] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:20.047663 19011 leader_election.cc:343] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.041069 19092 consensus_queue.cc:260] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.054914 19092 ts_tablet_manager.cc:1434] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:53:20.056198 19092 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.059496 18899 raft_consensus.cc:3060] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.063728 19098 raft_consensus.cc:493] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.064304 19098 raft_consensus.cc:515] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.065068 19207 consensus_queue.cc:1048] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.065526 19134 consensus_queue.cc:1048] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.066517 19098 leader_election.cc:290] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.053691 19209 raft_consensus.cc:515] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.069676 19209 leader_election.cc:290] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:20.071828 19134 consensus_queue.cc:1048] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.072364 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.074832 19092 tablet_bootstrap.cc:654] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.041906 19045 raft_consensus.cc:2468] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:20.082178 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.082621 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1da337294047456e8118b35ef94bd417" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.085548 19095 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.086201 19095 ts_tablet_manager.cc:1403] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.014s
I20260709 14:53:20.087103 19178 raft_consensus.cc:515] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.094921 19097 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.095556 19097 ts_tablet_manager.cc:1403] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.002s
I20260709 14:53:20.094780 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.108078 19093 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
W20260709 14:53:20.091926 18939 leader_election.cc:343] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.109758 19093 ts_tablet_manager.cc:1403] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.213s	user 0.041s	sys 0.013s
I20260709 14:53:20.110797 19097 raft_consensus.cc:359] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.112061 19097 raft_consensus.cc:385] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.112406 19097 raft_consensus.cc:740] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.114459 19097 consensus_queue.cc:260] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.117479 19097 ts_tablet_manager.cc:1434] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
W20260709 14:53:20.117697 18937 leader_election.cc:343] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.118271 18937 leader_election.cc:304] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.118755 19097 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:20.119370 19207 raft_consensus.cc:2749] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.125944 19095 raft_consensus.cc:359] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.126673 19095 raft_consensus.cc:385] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.126899 19095 raft_consensus.cc:740] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.127431 19095 consensus_queue.cc:260] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.130564 19095 ts_tablet_manager.cc:1434] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260709 14:53:20.131676 19095 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.133560 18787 leader_election.cc:304] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:20.135341 19134 raft_consensus.cc:2749] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.154222 19097 tablet_bootstrap.cc:654] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.156149 18973 raft_consensus.cc:2468] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:20.157101 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:20.170245 19093 raft_consensus.cc:359] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.173475 19093 raft_consensus.cc:385] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.173839 19093 raft_consensus.cc:740] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.174762 19093 consensus_queue.cc:260] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.176730 19093 ts_tablet_manager.cc:1434] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260709 14:53:20.177627 19168 raft_consensus.cc:493] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.178222 19168 raft_consensus.cc:515] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.180416 19168 leader_election.cc:290] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.166443 19178 leader_election.cc:290] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:20.172827 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:20.184540 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.194187 18824 raft_consensus.cc:2468] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:20.195762 19045 raft_consensus.cc:3060] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.198832 19010 leader_election.cc:304] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.203591 19095 tablet_bootstrap.cc:654] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.204900 19168 raft_consensus.cc:2804] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.212199 19011 leader_election.cc:304] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:20.213275 19272 raft_consensus.cc:2804] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.213639 19272 raft_consensus.cc:493] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.213938 19272 raft_consensus.cc:3060] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.214022 19178 raft_consensus.cc:493] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.217150 19178 raft_consensus.cc:515] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.219795 19178 leader_election.cc:290] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
W20260709 14:53:20.229878 18863 consensus_peers.cc:597] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:20.231031 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.231824 18898 raft_consensus.cc:2468] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:20.216370 19168 raft_consensus.cc:697] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:20.232720 19178 consensus_queue.cc:1048] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.233702 19168 consensus_queue.cc:237] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.236661 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.231444 19092 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.239197 19092 ts_tablet_manager.cc:1403] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.183s	user 0.019s	sys 0.020s
I20260709 14:53:20.242280 19092 raft_consensus.cc:359] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.243013 19092 raft_consensus.cc:385] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.243275 19092 raft_consensus.cc:740] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.243963 19092 consensus_queue.cc:260] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.245262 19196 raft_consensus.cc:515] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.246500 18972 raft_consensus.cc:2393] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:20.247336 19205 raft_consensus.cc:493] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.247947 19205 raft_consensus.cc:515] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.250459 19205 leader_election.cc:290] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.252549 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:20.254338 19011 leader_election.cc:343] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.256953 19045 raft_consensus.cc:2468] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:20.258512 18865 leader_election.cc:304] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:20.247936 19272 raft_consensus.cc:515] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.260473 19283 raft_consensus.cc:2804] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.261078 19283 raft_consensus.cc:697] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:20.261556 19097 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.262146 19097 ts_tablet_manager.cc:1403] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.144s	user 0.031s	sys 0.013s
I20260709 14:53:20.261972 19283 consensus_queue.cc:237] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.263458 19272 leader_election.cc:290] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.265312 19097 raft_consensus.cc:359] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.268996 19196 leader_election.cc:290] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:20.269060 19097 raft_consensus.cc:385] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.270713 19097 raft_consensus.cc:740] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.271543 18824 raft_consensus.cc:3060] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.273288 19097 consensus_queue.cc:260] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.267313 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:20.271128 19092 ts_tablet_manager.cc:1434] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:53:20.277981 19285 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.278857 19092 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.265892 19093 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:20.280748 19097 ts_tablet_manager.cc:1434] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:20.278641 19285 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.281631 18823 raft_consensus.cc:3060] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.286285 19097 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
W20260709 14:53:20.289933 18938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 95799.8us
I20260709 14:53:20.298918 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:20.314921 19093 tablet_bootstrap.cc:654] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.313319 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.306964 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:20.318361 18937 leader_election.cc:343] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.321568 19045 raft_consensus.cc:2393] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:20.322899 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8626ced4f9e44553b7fee65de0773446" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:20.323514 18898 raft_consensus.cc:3060] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.307677 19285 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.328570 19097 tablet_bootstrap.cc:654] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:20.330457 19012 leader_election.cc:343] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.330987 19012 leader_election.cc:304] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.340559 19092 tablet_bootstrap.cc:654] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.342319 19272 raft_consensus.cc:2749] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.343468 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774742444de54d2282bce0a529750aef" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.347083 18823 raft_consensus.cc:2468] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:20.348377 19011 leader_election.cc:304] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:20.360098 19095 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.360842 19095 ts_tablet_manager.cc:1403] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.230s	user 0.021s	sys 0.004s
I20260709 14:53:20.367844 19095 raft_consensus.cc:359] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.368557 19095 raft_consensus.cc:385] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.368805 19095 raft_consensus.cc:740] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.365041 19272 raft_consensus.cc:2804] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.370400 19272 raft_consensus.cc:697] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:20.370257 19095 consensus_queue.cc:260] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.371433 19272 consensus_queue.cc:237] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.372342 19095 ts_tablet_manager.cc:1434] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:20.373383 19095 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.374984 18898 raft_consensus.cc:2468] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:20.379211 19095 tablet_bootstrap.cc:654] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.379693 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.380893 18862 leader_election.cc:304] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:20.382601 19283 raft_consensus.cc:2749] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:20.384358 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aea0ec501d14ad2a55e903264cf1793" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:20.384585 19283 consensus_queue.cc:1048] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.389026 19286 consensus_queue.cc:1048] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.398149 19097 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.398990 19097 ts_tablet_manager.cc:1403] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.007s
I20260709 14:53:20.398078 18722 catalog_manager.cc:5697] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.402379 19097 raft_consensus.cc:359] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.403138 19097 raft_consensus.cc:385] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.403465 19097 raft_consensus.cc:740] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.406409 19097 consensus_queue.cc:260] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.408653 19097 ts_tablet_manager.cc:1434] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:20.409667 19097 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:20.418473 19092 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.419075 19092 ts_tablet_manager.cc:1403] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.010s
W20260709 14:53:20.402910 18938 leader_election.cc:343] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.421643 18938 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.422026 19092 raft_consensus.cc:359] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.422799 19092 raft_consensus.cc:385] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.423069 19092 raft_consensus.cc:740] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.424890 19285 raft_consensus.cc:2749] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.426117 18938 leader_election.cc:304] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [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: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:20.428264 19285 raft_consensus.cc:2749] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:53:20.430830 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:20.437885 19092 consensus_queue.cc:260] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.442272 19092 ts_tablet_manager.cc:1434] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:20.443356 19092 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.435917 18718 catalog_manager.cc:5697] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.446587 19216 consensus_queue.cc:1048] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.451685 19092 tablet_bootstrap.cc:654] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.454715 19093 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:20.455272 19093 ts_tablet_manager.cc:1403] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.018s
I20260709 14:53:20.461249 19095 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.461807 19095 ts_tablet_manager.cc:1403] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.008s
I20260709 14:53:20.464736 19095 raft_consensus.cc:359] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.465478 19095 raft_consensus.cc:385] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.465731 19095 raft_consensus.cc:740] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.466636 19095 consensus_queue.cc:260] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.466821 19093 raft_consensus.cc:359] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.467480 19093 raft_consensus.cc:385] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.467751 19093 raft_consensus.cc:740] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.468724 19095 ts_tablet_manager.cc:1434] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:53:20.469816 19095 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.471360 19097 tablet_bootstrap.cc:654] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.476862 19093 consensus_queue.cc:260] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.483268 19095 tablet_bootstrap.cc:654] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.484151 19093 ts_tablet_manager.cc:1434] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:53:20.488358 19093 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:20.508174 19093 tablet_bootstrap.cc:654] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.517503 19095 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.518181 19095 ts_tablet_manager.cc:1403] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.017s
I20260709 14:53:20.521373 19095 raft_consensus.cc:359] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.522215 19095 raft_consensus.cc:385] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.522575 19095 raft_consensus.cc:740] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.521730 18720 catalog_manager.cc:5697] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.525027 19285 raft_consensus.cc:493] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.525655 19285 raft_consensus.cc:515] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.531185 19097 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.531749 19097 ts_tablet_manager.cc:1403] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.009s
I20260709 14:53:20.531913 19092 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.532385 19092 ts_tablet_manager.cc:1403] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.021s
I20260709 14:53:20.534024 18823 raft_consensus.cc:3060] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.534410 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.534991 19092 raft_consensus.cc:359] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.535630 19092 raft_consensus.cc:385] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.535883 19092 raft_consensus.cc:740] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
W20260709 14:53:20.536357 18938 leader_election.cc:343] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.536573 19092 consensus_queue.cc:260] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.537906 19097 raft_consensus.cc:359] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.538584 19097 raft_consensus.cc:385] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.538827 19097 raft_consensus.cc:740] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.530464 19095 consensus_queue.cc:260] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.539819 19286 raft_consensus.cc:493] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.540220 19286 raft_consensus.cc:515] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.541193 19095 ts_tablet_manager.cc:1434] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:53:20.544705 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.538868 19092 ts_tablet_manager.cc:1434] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 14:53:20.546277 18938 leader_election.cc:343] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.547282 19092 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.547358 19286 leader_election.cc:290] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:20.539610 19097 consensus_queue.cc:260] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.546371 19095 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.550334 19097 ts_tablet_manager.cc:1434] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:53:20.551499 19097 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:20.536542 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:20.556469 18937 leader_election.cc:343] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.557112 18937 leader_election.cc:304] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.557546 19097 tablet_bootstrap.cc:654] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.527913 19285 leader_election.cc:290] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.558578 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:20.560417 18939 leader_election.cc:343] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.560911 18939 leader_election.cc:304] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:20.562191 19285 raft_consensus.cc:2749] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.563511 19283 raft_consensus.cc:493] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.564105 19283 raft_consensus.cc:515] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.564801 19285 raft_consensus.cc:2749] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.566465 19283 leader_election.cc:290] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:20.569022 19093 tablet_bootstrap.cc:492] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:20.569614 19093 ts_tablet_manager.cc:1403] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260709 14:53:20.568744 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.568660 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.574324 19044 raft_consensus.cc:2468] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
W20260709 14:53:20.574519 18863 leader_election.cc:343] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.575698 18865 leader_election.cc:304] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.576992 19178 raft_consensus.cc:2804] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.577462 19178 raft_consensus.cc:493] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.577802 19178 raft_consensus.cc:3060] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.572412 19093 raft_consensus.cc:359] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.580672 19092 tablet_bootstrap.cc:654] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.580657 19093 raft_consensus.cc:385] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.581153 19093 raft_consensus.cc:740] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.582423 19093 consensus_queue.cc:260] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.592478 19093 ts_tablet_manager.cc:1434] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:53:20.593691 19095 tablet_bootstrap.cc:654] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.593712 19093 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:20.600052 19097 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.600628 19097 ts_tablet_manager.cc:1403] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260709 14:53:20.603430 19093 tablet_bootstrap.cc:654] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.603886 19097 raft_consensus.cc:359] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.604822 19097 raft_consensus.cc:385] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.605098 19097 raft_consensus.cc:740] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.606607 19097 consensus_queue.cc:260] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.608472 19097 ts_tablet_manager.cc:1434] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:20.609417 19097 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:20.638314 19097 tablet_bootstrap.cc:654] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.633095 19178 raft_consensus.cc:515] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.644150 19178 leader_election.cc:290] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:20.645825 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:20.646499 19092 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.646631 19044 raft_consensus.cc:3060] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.647256 19092 ts_tablet_manager.cc:1403] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.009s
I20260709 14:53:20.650098 19092 raft_consensus.cc:359] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.650524 19093 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:20.650794 19092 raft_consensus.cc:385] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.651293 19093 ts_tablet_manager.cc:1403] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.004s
I20260709 14:53:20.651292 19092 raft_consensus.cc:740] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.652441 19092 consensus_queue.cc:260] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.645825 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:20.654682 18863 leader_election.cc:343] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.654762 19092 ts_tablet_manager.cc:1434] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:20.656297 19092 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.657903 19044 raft_consensus.cc:2468] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:20.661312 19093 raft_consensus.cc:359] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.662117 19093 raft_consensus.cc:385] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.662390 19093 raft_consensus.cc:740] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.660257 19095 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.663103 19093 consensus_queue.cc:260] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.662561 18865 leader_election.cc:304] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.663700 19095 ts_tablet_manager.cc:1403] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.003s
I20260709 14:53:20.666673 19095 raft_consensus.cc:359] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.667193 19095 raft_consensus.cc:385] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.667546 19095 raft_consensus.cc:740] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.668156 19095 consensus_queue.cc:260] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.670809 19168 consensus_queue.cc:1048] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.673420 19178 raft_consensus.cc:2804] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.674109 19178 raft_consensus.cc:697] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:20.674940 19178 consensus_queue.cc:237] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.681268 19097 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:20.683061 19097 ts_tablet_manager.cc:1403] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.006s
I20260709 14:53:20.682924 19283 consensus_queue.cc:1048] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.681320 19093 ts_tablet_manager.cc:1434] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:53:20.685810 18823 raft_consensus.cc:3060] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.686028 19093 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:20.686499 19095 ts_tablet_manager.cc:1434] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 14:53:20.687626 19095 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.693943 19095 tablet_bootstrap.cc:654] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.697705 19092 tablet_bootstrap.cc:654] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.724898 19134 raft_consensus.cc:493] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.725592 19134 raft_consensus.cc:515] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.735836 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.736723 19095 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.737241 19095 ts_tablet_manager.cc:1403] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 14:53:20.738356 19134 leader_election.cc:290] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:20.739998 19095 raft_consensus.cc:359] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.741405 19093 tablet_bootstrap.cc:654] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.741879 19168 raft_consensus.cc:493] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.742415 19168 raft_consensus.cc:515] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.744596 19168 leader_election.cc:290] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.747835 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9671d37c867b4a12a669f1e9670b74cd" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.749498 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12c0f1d37f645f6951b49cf4c9d5d0f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.750938 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9671d37c867b4a12a669f1e9670b74cd" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.751729 18898 raft_consensus.cc:2468] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:20.752544 19092 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.748667 18972 raft_consensus.cc:2468] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:20.753628 18790 leader_election.cc:304] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:20.755065 19134 raft_consensus.cc:2749] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.755585 19092 ts_tablet_manager.cc:1403] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.004s
I20260709 14:53:20.755692 19010 leader_election.cc:304] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:20.757488 19272 raft_consensus.cc:2804] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.757959 19272 raft_consensus.cc:493] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.758351 19272 raft_consensus.cc:3060] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.757673 18719 catalog_manager.cc:5697] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:20.740715 19095 raft_consensus.cc:385] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.761123 19095 raft_consensus.cc:740] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.761838 19095 consensus_queue.cc:260] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.763868 19095 ts_tablet_manager.cc:1434] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 14:53:20.767226 19092 raft_consensus.cc:359] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.767931 19092 raft_consensus.cc:385] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.768187 19092 raft_consensus.cc:740] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.768858 19092 consensus_queue.cc:260] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.770871 19092 ts_tablet_manager.cc:1434] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:53:20.771800 19092 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:20.772292 18823 raft_consensus.cc:3060] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.773108 19095 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.774914 19272 raft_consensus.cc:515] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.778720 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9671d37c867b4a12a669f1e9670b74cd" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:20.779474 18973 raft_consensus.cc:3060] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.783454 19092 tablet_bootstrap.cc:654] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.786077 19093 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:20.786715 19093 ts_tablet_manager.cc:1403] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.003s
I20260709 14:53:20.787721 19095 tablet_bootstrap.cc:654] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.794229 19178 raft_consensus.cc:493] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.794864 19178 raft_consensus.cc:515] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.797379 19178 leader_election.cc:290] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.798730 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.799510 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9671d37c867b4a12a669f1e9670b74cd" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:20.800112 18898 raft_consensus.cc:3060] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.802802 19272 leader_election.cc:290] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.803118 19092 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:20.803705 19092 ts_tablet_manager.cc:1403] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260709 14:53:20.806394 19092 raft_consensus.cc:359] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.807065 19092 raft_consensus.cc:385] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.807289 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
W20260709 14:53:20.807989 18863 leader_election.cc:343] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.808058 18972 raft_consensus.cc:2468] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:20.809264 19285 raft_consensus.cc:493] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.809340 19282 consensus_queue.cc:1048] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.809808 19095 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.809859 19285 raft_consensus.cc:515] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.810635 19095 ts_tablet_manager.cc:1403] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.008s
I20260709 14:53:20.813066 19168 consensus_queue.cc:1048] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:20.814041 19285 leader_election.cc:290] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:20.758425 19097 raft_consensus.cc:359] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.817678 19097 raft_consensus.cc:385] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.817991 19097 raft_consensus.cc:740] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.818768 19097 consensus_queue.cc:260] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.819590 18898 raft_consensus.cc:2468] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:20.787791 18973 raft_consensus.cc:2468] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:20.820869 19093 raft_consensus.cc:359] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.807293 19092 raft_consensus.cc:740] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.823052 19093 raft_consensus.cc:385] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.823479 19093 raft_consensus.cc:740] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.823309 19012 leader_election.cc:304] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:20.823995 19092 consensus_queue.cc:260] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.821828 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:20.822592 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.824211 19093 consensus_queue.cc:260] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.823261 18862 leader_election.cc:304] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.825639 19178 raft_consensus.cc:2804] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.826027 19178 raft_consensus.cc:493] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:20.826146 18937 leader_election.cc:343] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.826514 19178 raft_consensus.cc:3060] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.826903 19093 ts_tablet_manager.cc:1434] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 14:53:20.828444 19093 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:20.821105 19095 raft_consensus.cc:359] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.832988 19095 raft_consensus.cc:385] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.833348 19095 raft_consensus.cc:740] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.834226 19095 consensus_queue.cc:260] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:20.835417 19178 raft_consensus.cc:515] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.836853 19095 ts_tablet_manager.cc:1434] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:53:20.837828 19095 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:20.838728 19178 leader_election.cc:290] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.840307 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:20.840992 18972 raft_consensus.cc:3060] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.841605 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08cc4b0dd564e648a7f433e8c66ab17" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:20.842271 19093 tablet_bootstrap.cc:654] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:20.843884 18863 leader_election.cc:343] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.847673 19095 tablet_bootstrap.cc:654] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.848644 18972 raft_consensus.cc:2468] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:20.856499 18862 leader_election.cc:304] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.857580 19178 raft_consensus.cc:2804] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.858162 19178 raft_consensus.cc:697] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:20.859025 19178 consensus_queue.cc:237] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.867281 19097 ts_tablet_manager.cc:1434] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.000s
I20260709 14:53:20.867501 19205 raft_consensus.cc:493] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:20.867272 19012 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 44063.1us
I20260709 14:53:20.868214 19205 raft_consensus.cc:515] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
W20260709 14:53:20.869730 18939 leader_election.cc:343] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.870189 18939 leader_election.cc:304] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:20.868275 19168 raft_consensus.cc:2804] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.874711 19286 raft_consensus.cc:2749] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.879333 19272 consensus_queue.cc:1048] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:20.884582 18719 catalog_manager.cc:5697] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.868498 19097 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:20.906978 19095 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:20.913491 19095 ts_tablet_manager.cc:1403] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.004s
I20260709 14:53:20.927692 19320 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.928722 19320 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.941248 19205 leader_election.cc:290] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.941483 19092 ts_tablet_manager.cc:1434] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.138s	user 0.022s	sys 0.011s
I20260709 14:53:20.942667 19092 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
W20260709 14:53:20.943437 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 73740.1us
I20260709 14:53:20.944494 19285 raft_consensus.cc:493] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.950585 19095 raft_consensus.cc:359] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:20.951282 19095 raft_consensus.cc:385] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.951551 19095 raft_consensus.cc:740] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.953375 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.949105 19285 raft_consensus.cc:515] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:20.955763 19092 tablet_bootstrap.cc:654] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.957028 19285 leader_election.cc:290] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:20.958781 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:20.959299 19321 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.959808 19321 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:20.960613 18937 leader_election.cc:343] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.962316 19321 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:20.963171 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.963877 18899 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:20.964936 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.964991 19093 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:20.991547 19093 ts_tablet_manager.cc:1403] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.006s
I20260709 14:53:20.995550 19093 raft_consensus.cc:359] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.989401 19134 raft_consensus.cc:493] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.965747 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:20.997634 19097 tablet_bootstrap.cc:654] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.997727 18973 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:20.986600 19168 raft_consensus.cc:697] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:20.996825 18971 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:20.968336 18789 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:20.998576 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.001173 19168 consensus_queue.cc:237] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
W20260709 14:53:21.001614 18938 leader_election.cc:343] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.002341 18938 leader_election.cc:304] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.003283 19286 raft_consensus.cc:2749] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.997692 19134 raft_consensus.cc:515] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:20.977381 19320 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:21.005388 19320 raft_consensus.cc:2804] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.005784 19320 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.006111 19320 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.007624 19134 leader_election.cc:290] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.008040 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:20.990849 19095 consensus_queue.cc:260] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:20.989956 19011 leader_election.cc:343] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.982978 19205 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.013945 19205 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.015749 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.016515 19047 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:21.017661 18787 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:21.019166 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.016500 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90a1be5acd4fafb364a6ac134169a6" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.013374 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.020285 19043 raft_consensus.cc:2393] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:21.020951 19095 ts_tablet_manager.cc:1434] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.001s
I20260709 14:53:21.021667 19286 raft_consensus.cc:493] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.022254 19286 raft_consensus.cc:515] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.024598 18973 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:21.025874 19010 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:21.026837 19321 raft_consensus.cc:2804] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.027362 19321 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.027705 19321 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.019541 19272 raft_consensus.cc:493] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.032222 19272 raft_consensus.cc:515] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.034552 19330 raft_consensus.cc:2804] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.049110 19285 raft_consensus.cc:493] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.049878 19285 raft_consensus.cc:515] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.051430 19093 raft_consensus.cc:385] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.051838 19093 raft_consensus.cc:740] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.052893 19093 consensus_queue.cc:260] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.061740 19205 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.075495 18898 raft_consensus.cc:2468] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:21.062474 19205 raft_consensus.cc:493] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:21.103164 19011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:34209, user_credentials={real_user=slave}} blocked reactor thread for 57815.2us
I20260709 14:53:21.105695 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.119725 19093 ts_tablet_manager.cc:1434] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.004s
I20260709 14:53:21.036414 19330 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.122148 19093 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:21.122560 19330 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.121121 19095 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:21.080384 19205 raft_consensus.cc:515] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.149307 19272 leader_election.cc:290] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.151543 19320 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.155081 19326 consensus_queue.cc:1048] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.155773 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.156333 18790 leader_election.cc:304] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:21.153964 19012 leader_election.cc:304] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.157598 19285 leader_election.cc:290] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.164510 19093 tablet_bootstrap.cc:654] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.168056 19134 raft_consensus.cc:3060] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.166493 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.165534 18972 raft_consensus.cc:2468] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
W20260709 14:53:21.183167 18937 leader_election.cc:343] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.182673 19330 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.179884 19321 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.184566 18823 raft_consensus.cc:2393] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfba0d93d354eb69801736cb3ff0e33 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:21.185902 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.186066 19330 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.192306 19286 leader_election.cc:290] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.192342 19321 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:21.169170 19168 raft_consensus.cc:2804] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.182574 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.201618 19095 tablet_bootstrap.cc:654] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.201428 18721 catalog_manager.cc:5697] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.208455 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.209226 18971 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.209578 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:21.210610 18823 raft_consensus.cc:2393] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfba0d93d354eb69801736cb3ff0e33 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:21.213084 19092 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:21.214344 19209 raft_consensus.cc:493] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.215029 19092 ts_tablet_manager.cc:1403] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.273s	user 0.046s	sys 0.025s
I20260709 14:53:21.215056 19209 raft_consensus.cc:515] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.220203 19209 leader_election.cc:290] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
W20260709 14:53:21.214433 18937 leader_election.cc:343] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:21.221263 19011 leader_election.cc:343] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.223480 19097 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:21.224042 19097 ts_tablet_manager.cc:1403] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.356s	user 0.022s	sys 0.051s
I20260709 14:53:21.227013 19092 raft_consensus.cc:359] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.229020 19092 raft_consensus.cc:385] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.229292 19092 raft_consensus.cc:740] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.229621 19097 raft_consensus.cc:359] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.230410 19097 raft_consensus.cc:385] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.230729 19097 raft_consensus.cc:740] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.230739 19010 leader_election.cc:304] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.232672 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.232884 19326 raft_consensus.cc:2804] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.233363 19326 raft_consensus.cc:493] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.233776 19326 raft_consensus.cc:3060] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.234992 19097 consensus_queue.cc:260] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.200081 19168 raft_consensus.cc:493] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.239461 19097 ts_tablet_manager.cc:1434] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:53:21.243530 18971 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:21.239533 19168 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.248016 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.248170 18787 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:21.250065 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:21.250876 19043 raft_consensus.cc:2393] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 7bfba0d93d354eb69801736cb3ff0e33 in this term.
I20260709 14:53:21.234624 19134 raft_consensus.cc:2749] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.257543 19092 consensus_queue.cc:260] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.261940 19216 consensus_queue.cc:1048] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:21.266721 18939 leader_election.cc:343] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.250123 19321 raft_consensus.cc:2804] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.269908 19205 leader_election.cc:290] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.268656 19321 raft_consensus.cc:697] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:21.271409 19097 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:21.271979 19321 consensus_queue.cc:237] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.271987 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.276389 19092 ts_tablet_manager.cc:1434] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
W20260709 14:53:21.277099 19011 leader_election.cc:343] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.277544 19092 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:21.267225 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:21.280499 18939 leader_election.cc:343] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.281136 18939 leader_election.cc:304] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.280428 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.282449 19285 raft_consensus.cc:2749] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.287776 19097 tablet_bootstrap.cc:654] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:21.289638 19012 leader_election.cc:343] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.298906 19012 leader_election.cc:304] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.299973 19330 raft_consensus.cc:2749] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.291591 19092 tablet_bootstrap.cc:654] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.305774 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.306511 19320 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:21.309407 19168 raft_consensus.cc:515] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.311615 18823 raft_consensus.cc:3060] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.313056 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:21.319947 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.326795 18897 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.327044 18971 raft_consensus.cc:2393] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bfba0d93d354eb69801736cb3ff0e33 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
W20260709 14:53:21.324580 18938 leader_election.cc:343] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.362349 19095 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:21.362911 19095 ts_tablet_manager.cc:1403] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.328s	user 0.022s	sys 0.011s
I20260709 14:53:21.371265 19283 consensus_queue.cc:1048] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.356289 19326 raft_consensus.cc:515] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.373968 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:21.375406 19326 leader_election.cc:290] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.376613 19168 leader_election.cc:290] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.379315 19093 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:21.379861 19093 ts_tablet_manager.cc:1403] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.258s	user 0.036s	sys 0.046s
W20260709 14:53:21.379976 19011 leader_election.cc:343] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.381603 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:21.363958 18938 leader_election.cc:304] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.353251 18897 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
W20260709 14:53:21.383234 19011 leader_election.cc:343] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.383615 19285 raft_consensus.cc:2749] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.383054 19093 raft_consensus.cc:359] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.384925 19093 raft_consensus.cc:385] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.385346 19093 raft_consensus.cc:740] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
W20260709 14:53:21.391036 18938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 66525.1us
W20260709 14:53:21.392036 18938 leader_election.cc:343] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.392637 18938 leader_election.cc:304] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:21.393662 19285 raft_consensus.cc:2749] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.395867 18789 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:21.396863 19321 raft_consensus.cc:2804] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.397534 19321 raft_consensus.cc:697] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:21.398355 19321 consensus_queue.cc:237] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.399493 19283 consensus_queue.cc:1048] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.401706 19093 consensus_queue.cc:260] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.396873 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:21.409091 19093 ts_tablet_manager.cc:1434] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 14:53:21.413980 19093 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:21.418094 19095 raft_consensus.cc:359] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.418807 19095 raft_consensus.cc:385] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.419046 19095 raft_consensus.cc:740] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.422137 19097 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:21.412366 18897 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.423911 19095 consensus_queue.cc:260] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.422791 19097 ts_tablet_manager.cc:1403] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.022s
I20260709 14:53:21.430751 19093 tablet_bootstrap.cc:654] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.432574 19092 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:21.433158 19092 ts_tablet_manager.cc:1403] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.013s
I20260709 14:53:21.435793 19092 raft_consensus.cc:359] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.444921 19092 raft_consensus.cc:385] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.445210 19092 raft_consensus.cc:740] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.445947 19092 consensus_queue.cc:260] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.448148 19092 ts_tablet_manager.cc:1434] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:53:21.449080 19092 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:21.460224 19095 ts_tablet_manager.cc:1434] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 14:53:21.461208 19095 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:21.466691 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.467564 18971 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.469060 18897 raft_consensus.cc:2468] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:21.475399 18971 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:21.482558 19010 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [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: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:21.483872 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.486768 19216 consensus_queue.cc:1048] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.491094 19168 raft_consensus.cc:2749] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.497534 19097 raft_consensus.cc:359] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.502334 19097 raft_consensus.cc:385] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.502677 19097 raft_consensus.cc:740] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.492514 18973 raft_consensus.cc:3060] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.510447 19012 leader_election.cc:304] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.512647 19168 raft_consensus.cc:2804] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.513232 19168 raft_consensus.cc:697] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:21.514061 19168 consensus_queue.cc:237] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.515929 19097 consensus_queue.cc:260] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.528407 19092 tablet_bootstrap.cc:654] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.532240 18718 catalog_manager.cc:5697] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.534631 18718 catalog_manager.cc:5697] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.535775 19097 ts_tablet_manager.cc:1434] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.002s
I20260709 14:53:21.539171 19097 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:21.561151 19093 tablet_bootstrap.cc:492] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:21.562562 19093 ts_tablet_manager.cc:1403] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.149s	user 0.034s	sys 0.021s
I20260709 14:53:21.565415 19095 tablet_bootstrap.cc:654] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:21.559778 19345 log.cc:927] Time spent T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:53:21.550938 18973 raft_consensus.cc:2468] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:21.571820 19272 consensus_queue.cc:1048] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.573252 19272 consensus_queue.cc:1048] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:21.576329 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:21.578622 19093 raft_consensus.cc:359] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.579457 19093 raft_consensus.cc:385] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.579818 19093 raft_consensus.cc:740] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.592635 18718 catalog_manager.cc:5697] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.581609 19093 consensus_queue.cc:260] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.610363 19010 leader_election.cc:304] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.611697 19168 raft_consensus.cc:2804] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.612210 19168 raft_consensus.cc:697] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:21.613085 19168 consensus_queue.cc:237] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.618686 19093 ts_tablet_manager.cc:1434] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260709 14:53:21.620015 19093 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:21.630091 19093 tablet_bootstrap.cc:654] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.632823 19326 raft_consensus.cc:493] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.633443 19326 raft_consensus.cc:515] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.636828 19326 leader_election.cc:290] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.637619 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.638440 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.639180 18970 raft_consensus.cc:2468] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
W20260709 14:53:21.639513 19011 leader_election.cc:343] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.643391 19010 leader_election.cc:304] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.645231 19326 raft_consensus.cc:2804] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.645673 19326 raft_consensus.cc:493] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.646005 19326 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.654721 19326 raft_consensus.cc:515] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.660392 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:21.662002 19011 leader_election.cc:343] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.662612 19326 leader_election.cc:290] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.666744 19095 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:21.667483 19095 ts_tablet_manager.cc:1403] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.206s	user 0.020s	sys 0.042s
I20260709 14:53:21.669265 19097 tablet_bootstrap.cc:654] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.672539 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.673079 19092 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:21.673388 18969 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.682080 18969 raft_consensus.cc:2468] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:21.683115 19326 raft_consensus.cc:493] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.683717 19326 raft_consensus.cc:515] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.687166 19326 leader_election.cc:290] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:21.687469 19178 raft_consensus.cc:493] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.691216 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.691998 18897 raft_consensus.cc:2468] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:21.700304 19012 leader_election.cc:304] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:21.701711 19327 raft_consensus.cc:2804] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.702198 19327 raft_consensus.cc:493] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.702536 19327 raft_consensus.cc:3060] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.688211 19178 raft_consensus.cc:515] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.707522 18718 catalog_manager.cc:5697] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.708446 19178 leader_election.cc:290] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:21.709580 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:21.711323 18863 leader_election.cc:343] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.673734 19092 ts_tablet_manager.cc:1403] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.001s
I20260709 14:53:21.715961 19092 raft_consensus.cc:359] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.716694 19092 raft_consensus.cc:385] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.716990 19092 raft_consensus.cc:740] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.721087 19092 consensus_queue.cc:260] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.723312 19095 raft_consensus.cc:359] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.724228 19095 raft_consensus.cc:385] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.726297 19095 raft_consensus.cc:740] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.728253 19010 leader_election.cc:304] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.730670 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.742410 18970 raft_consensus.cc:2468] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:21.743021 19272 raft_consensus.cc:2804] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.743865 19095 consensus_queue.cc:260] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.745939 18862 leader_election.cc:304] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.746840 19095 ts_tablet_manager.cc:1434] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 14:53:21.747671 19282 raft_consensus.cc:2804] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.748122 19282 raft_consensus.cc:493] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.748471 19282 raft_consensus.cc:3060] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.749346 19093 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:21.731071 19092 ts_tablet_manager.cc:1434] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:21.731256 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.749874 19093 ts_tablet_manager.cc:1403] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.130s	user 0.023s	sys 0.022s
I20260709 14:53:21.750056 18969 raft_consensus.cc:2468] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:21.741258 19327 raft_consensus.cc:515] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.750808 19095 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:21.752900 19093 raft_consensus.cc:359] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.753650 19093 raft_consensus.cc:385] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.753914 19093 raft_consensus.cc:740] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.754597 19093 consensus_queue.cc:260] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.756652 19093 ts_tablet_manager.cc:1434] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:21.757632 19093 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:21.758139 19327 leader_election.cc:290] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:21.759342 19092 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:21.744611 19272 raft_consensus.cc:697] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:21.761495 19272 consensus_queue.cc:237] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.764115 19097 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:21.764331 19093 tablet_bootstrap.cc:654] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.765424 19097 ts_tablet_manager.cc:1403] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.226s	user 0.024s	sys 0.007s
I20260709 14:53:21.757583 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:21.773651 19092 tablet_bootstrap.cc:654] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.773784 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6f70d3135403681545a62c5d8731c" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.774514 18969 raft_consensus.cc:3060] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.776518 19097 raft_consensus.cc:359] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.777298 19097 raft_consensus.cc:385] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.777591 19097 raft_consensus.cc:740] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.778296 19097 consensus_queue.cc:260] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.780380 19097 ts_tablet_manager.cc:1434] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:21.780884 18899 raft_consensus.cc:3060] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.781412 19097 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:21.786685 19095 tablet_bootstrap.cc:654] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.786863 19327 raft_consensus.cc:493] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.795148 19327 raft_consensus.cc:515] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.797858 18899 raft_consensus.cc:2468] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:21.798388 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.799378 19012 leader_election.cc:304] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:21.800350 19326 raft_consensus.cc:2804] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:21.800412 19011 leader_election.cc:343] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.800987 19326 raft_consensus.cc:697] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:21.789081 19097 tablet_bootstrap.cc:654] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.801885 19326 consensus_queue.cc:237] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.803885 19327 leader_election.cc:290] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.805970 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:21.807476 19012 leader_election.cc:343] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.808043 19012 leader_election.cc:304] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.808951 19330 raft_consensus.cc:2749] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.793179 18969 raft_consensus.cc:2468] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:21.815400 19092 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:21.817325 19092 ts_tablet_manager.cc:1403] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.014s
I20260709 14:53:21.818876 18718 catalog_manager.cc:5697] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.831203 19092 raft_consensus.cc:359] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.831982 19092 raft_consensus.cc:385] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.832432 19092 raft_consensus.cc:740] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.833356 19092 consensus_queue.cc:260] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.834946 19347 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.835487 19347 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.838999 19347 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.840556 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.842581 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:21.843122 18937 leader_election.cc:343] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.843967 19097 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
W20260709 14:53:21.844254 18938 leader_election.cc:343] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.844789 18938 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.845394 19092 ts_tablet_manager.cc:1434] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:21.846020 19347 raft_consensus.cc:2749] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.846212 19097 ts_tablet_manager.cc:1403] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.005s
I20260709 14:53:21.849406 19097 raft_consensus.cc:359] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.850067 19097 raft_consensus.cc:385] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.850338 19097 raft_consensus.cc:740] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.850962 19097 consensus_queue.cc:260] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.852993 19097 ts_tablet_manager.cc:1434] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:21.854064 19097 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:21.866514 19282 raft_consensus.cc:515] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.869831 19097 tablet_bootstrap.cc:654] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.870023 19092 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:21.876370 18718 catalog_manager.cc:5697] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.883473 19092 tablet_bootstrap.cc:654] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.883834 19134 consensus_queue.cc:1048] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.895778 19338 consensus_queue.cc:1048] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.904501 19347 raft_consensus.cc:493] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.905087 19347 raft_consensus.cc:515] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.908623 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:21.909385 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.910117 19043 raft_consensus.cc:2468] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
W20260709 14:53:21.910506 18937 leader_election.cc:343] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.908726 19347 leader_election.cc:290] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.911672 18939 leader_election.cc:304] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:21.912611 19347 raft_consensus.cc:2804] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.912995 19347 raft_consensus.cc:493] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.913383 19347 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.915594 19097 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:21.915385 19338 raft_consensus.cc:493] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.917366 19097 ts_tablet_manager.cc:1403] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 14:53:21.918802 19095 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:21.917173 19338 raft_consensus.cc:515] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:21.919404 19095 ts_tablet_manager.cc:1403] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.170s	user 0.033s	sys 0.017s
I20260709 14:53:21.920181 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:21.921922 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.922941 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:21.923395 19095 raft_consensus.cc:359] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.923811 18899 raft_consensus.cc:2393] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 7bfba0d93d354eb69801736cb3ff0e33 in this term.
I20260709 14:53:21.924537 18820 raft_consensus.cc:3060] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.925339 18789 leader_election.cc:304] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:21.926288 19321 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.928100 19093 tablet_bootstrap.cc:492] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:21.928689 19093 ts_tablet_manager.cc:1403] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.031s
I20260709 14:53:21.929899 19097 raft_consensus.cc:359] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.931457 19093 raft_consensus.cc:359] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.931874 19097 raft_consensus.cc:385] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.926539 19338 leader_election.cc:290] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:21.932626 19097 raft_consensus.cc:740] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.926277 19347 raft_consensus.cc:515] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.933350 18820 raft_consensus.cc:2468] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:21.934090 19321 raft_consensus.cc:2749] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.934341 19097 consensus_queue.cc:260] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.934886 18863 leader_election.cc:304] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:21.936245 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:21.936820 19283 raft_consensus.cc:2804] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.936910 19043 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.937471 19283 raft_consensus.cc:697] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:21.935354 19095 raft_consensus.cc:385] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.939105 19095 raft_consensus.cc:740] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.932224 19093 raft_consensus.cc:385] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.938444 19283 consensus_queue.cc:237] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:21.939918 19095 consensus_queue.cc:260] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.941592 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a39bde529844e8baaaf87b529478404" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:21.942257 18971 raft_consensus.cc:3060] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.942840 19095 ts_tablet_manager.cc:1434] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:53:21.938455 19282 leader_election.cc:290] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:21.944497 19095 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:21.946180 19321 raft_consensus.cc:493] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.946717 19321 raft_consensus.cc:515] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:21.950423 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:21.950639 19321 leader_election.cc:290] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:21.950367 18971 raft_consensus.cc:2468] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:21.951339 18970 raft_consensus.cc:2393] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 7bfba0d93d354eb69801736cb3ff0e33 in this term.
I20260709 14:53:21.952705 19097 ts_tablet_manager.cc:1434] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 14:53:21.939689 19093 raft_consensus.cc:740] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.954453 19093 consensus_queue.cc:260] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:21.956840 19097 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:21.949856 19043 raft_consensus.cc:2468] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:21.959897 19093 ts_tablet_manager.cc:1434] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 14:53:21.964145 19093 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:21.962455 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba86a22271e4ee28faa38589800849e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:21.969046 19321 consensus_queue.cc:1048] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.971364 18939 leader_election.cc:304] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:21.974143 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:21.974653 18790 leader_election.cc:304] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:21.978271 19209 raft_consensus.cc:2804] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.978809 19209 raft_consensus.cc:697] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:21.966367 19347 leader_election.cc:290] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:21.976218 18721 catalog_manager.cc:5697] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.979627 19209 consensus_queue.cc:237] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:21.981101 18937 leader_election.cc:343] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.979317 19338 raft_consensus.cc:3060] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.987483 19095 tablet_bootstrap.cc:654] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.988205 19321 consensus_queue.cc:1048] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.991683 19092 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:21.992242 19092 ts_tablet_manager.cc:1403] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.015s
I20260709 14:53:22.007795 19097 tablet_bootstrap.cc:654] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.009210 19092 raft_consensus.cc:359] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.009963 19092 raft_consensus.cc:385] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.010231 19092 raft_consensus.cc:740] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.010921 19092 consensus_queue.cc:260] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.003203 19283 raft_consensus.cc:493] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.022277 19093 tablet_bootstrap.cc:654] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.025813 19338 raft_consensus.cc:2749] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.033052 19283 raft_consensus.cc:515] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.037528 19283 leader_election.cc:290] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.037801 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:22.039260 19045 raft_consensus.cc:2468] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.040401 18865 leader_election.cc:304] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:22.040655 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.041347 18823 raft_consensus.cc:2468] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.041612 19282 raft_consensus.cc:2804] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.042181 19282 raft_consensus.cc:493] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.042536 19282 raft_consensus.cc:3060] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.050429 18720 catalog_manager.cc:5697] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:22.062564 18790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 51130us
I20260709 14:53:22.078987 19097 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.079759 19097 ts_tablet_manager.cc:1403] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.002s
I20260709 14:53:22.085953 19282 raft_consensus.cc:515] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.088847 19272 consensus_queue.cc:1048] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:22.097097 19282 leader_election.cc:290] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.098343 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:22.099056 18824 raft_consensus.cc:3060] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.100432 19092 ts_tablet_manager.cc:1434] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.108s	user 0.026s	sys 0.023s
I20260709 14:53:22.101851 19092 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:22.096565 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c3c3557a7045d4a140a3c62fabab41" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:22.103544 19043 raft_consensus.cc:3060] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.106887 19272 consensus_queue.cc:1048] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.112974 19178 raft_consensus.cc:493] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.113704 19178 raft_consensus.cc:515] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.117808 19272 consensus_queue.cc:1048] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.125578 18824 raft_consensus.cc:2468] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.126904 18863 leader_election.cc:304] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:22.128141 19283 raft_consensus.cc:2804] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.128686 19283 raft_consensus.cc:697] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:22.127941 19178 leader_election.cc:290] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:22.131011 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:22.131774 19045 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.130877 19326 consensus_queue.cc:1048] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:22.133028 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:22.129614 19283 consensus_queue.cc:237] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.124320 19097 raft_consensus.cc:359] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.137172 19097 raft_consensus.cc:385] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.137578 19097 raft_consensus.cc:740] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.138388 19097 consensus_queue.cc:260] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.153784 19097 ts_tablet_manager.cc:1434] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 14:53:22.133057 18865 leader_election.cc:304] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:22.136842 19043 raft_consensus.cc:2468] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.133767 18970 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.156167 19093 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:22.166198 19093 ts_tablet_manager.cc:1403] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.003s
I20260709 14:53:22.167730 19097 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.160115 19095 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.170112 19095 ts_tablet_manager.cc:1403] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.226s	user 0.025s	sys 0.024s
I20260709 14:53:22.168563 19178 raft_consensus.cc:2804] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.172255 19178 raft_consensus.cc:493] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.172606 19178 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.178845 19095 raft_consensus.cc:359] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.184481 19097 tablet_bootstrap.cc:654] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.184875 19095 raft_consensus.cc:385] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.185580 19178 raft_consensus.cc:515] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.190968 19327 consensus_queue.cc:1048] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.192884 19093 raft_consensus.cc:359] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.193933 19093 raft_consensus.cc:385] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.194213 19093 raft_consensus.cc:740] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.194859 19093 consensus_queue.cc:260] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.197744 19178 leader_election.cc:290] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:22.199854 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:22.200474 19045 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.202678 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:22.203449 18971 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.214948 19095 raft_consensus.cc:740] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.217278 19095 consensus_queue.cc:260] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.235234 19093 ts_tablet_manager.cc:1434] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 14:53:22.236841 19093 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:22.238722 19095 ts_tablet_manager.cc:1434] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 14:53:22.244549 19095 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.253010 18720 catalog_manager.cc:5697] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.237749 18971 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.265862 19347 raft_consensus.cc:493] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.266428 19347 raft_consensus.cc:515] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.269665 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.269834 18862 leader_election.cc:304] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
W20260709 14:53:22.271601 18937 leader_election.cc:343] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.268749 19347 leader_election.cc:290] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:22.273634 19216 raft_consensus.cc:2804] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.274108 19326 consensus_queue.cc:1048] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.276892 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:22.297366 18938 leader_election.cc:343] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.297890 18938 leader_election.cc:304] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.300029 19347 raft_consensus.cc:2749] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.255839 19045 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.325927 19093 tablet_bootstrap.cc:654] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.331197 19095 tablet_bootstrap.cc:654] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.331483 19097 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.332018 19097 ts_tablet_manager.cc:1403] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.165s	user 0.041s	sys 0.052s
I20260709 14:53:22.335114 19097 raft_consensus.cc:359] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.335898 19097 raft_consensus.cc:385] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.326995 19216 raft_consensus.cc:697] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:22.336228 19097 raft_consensus.cc:740] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.337303 19097 consensus_queue.cc:260] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.339653 19097 ts_tablet_manager.cc:1434] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:22.340720 19097 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.346896 19327 consensus_queue.cc:1048] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.337224 19216 consensus_queue.cc:237] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
W20260709 14:53:22.347407 19011 consensus_peers.cc:597] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:22.351060 19209 raft_consensus.cc:493] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.351667 19209 raft_consensus.cc:515] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.356129 19092 tablet_bootstrap.cc:654] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.357945 19209 leader_election.cc:290] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:22.358314 19097 tablet_bootstrap.cc:654] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.363620 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:22.382802 19097 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.383379 19097 ts_tablet_manager.cc:1403] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
W20260709 14:53:22.390863 18939 leader_election.cc:343] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.391346 19093 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:22.391373 19097 raft_consensus.cc:359] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.396250 19097 raft_consensus.cc:385] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.397058 19097 raft_consensus.cc:740] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.391914 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:22.397904 19097 consensus_queue.cc:260] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.400493 19097 ts_tablet_manager.cc:1434] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260709 14:53:22.402716 18938 leader_election.cc:343] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.403213 18938 leader_election.cc:304] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:22.404063 19209 raft_consensus.cc:2749] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.409970 19326 raft_consensus.cc:493] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.410560 19326 raft_consensus.cc:515] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.415549 19093 ts_tablet_manager.cc:1403] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.002s
I20260709 14:53:22.423043 19097 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.427621 18720 catalog_manager.cc:5697] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.435689 19095 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.436280 19095 ts_tablet_manager.cc:1403] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.013s
I20260709 14:53:22.431352 19326 leader_election.cc:290] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.441936 19095 raft_consensus.cc:359] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.442883 19095 raft_consensus.cc:385] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.443112 19095 raft_consensus.cc:740] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.429428 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:22.444011 18970 raft_consensus.cc:2468] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:22.447196 19093 raft_consensus.cc:359] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.448009 19093 raft_consensus.cc:385] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.448273 19093 raft_consensus.cc:740] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.450860 19010 leader_election.cc:304] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:22.452255 19327 raft_consensus.cc:2804] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.452633 19327 raft_consensus.cc:493] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.452991 19327 raft_consensus.cc:3060] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.455065 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:22.457783 19011 leader_election.cc:343] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.461944 19327 raft_consensus.cc:515] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.465515 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:22.467196 19011 leader_election.cc:343] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.469731 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5aceb7d4e64198b5ecef56c3254678" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:22.470464 18969 raft_consensus.cc:3060] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.474856 19095 consensus_queue.cc:260] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.479621 19093 consensus_queue.cc:260] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.483666 19095 ts_tablet_manager.cc:1434] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260709 14:53:22.484902 19095 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.485689 19097 tablet_bootstrap.cc:654] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.481541 19327 leader_election.cc:290] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.489130 19093 ts_tablet_manager.cc:1434] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 14:53:22.487049 19386 raft_consensus.cc:493] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.492226 19386 raft_consensus.cc:515] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.494524 19386 leader_election.cc:290] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:22.496325 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.497290 19092 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:22.497810 19092 ts_tablet_manager.cc:1403] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.396s	user 0.047s	sys 0.041s
I20260709 14:53:22.482234 19216 consensus_queue.cc:1048] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 14:53:22.497992 18863 leader_election.cc:343] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.498668 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:22.499365 18970 raft_consensus.cc:2468] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.500548 18862 leader_election.cc:304] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.502128 19386 raft_consensus.cc:2804] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.502511 19386 raft_consensus.cc:493] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.502843 19386 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.500519 19092 raft_consensus.cc:359] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.508059 19092 raft_consensus.cc:385] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.508528 19092 raft_consensus.cc:740] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.509379 19092 consensus_queue.cc:260] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.511713 19092 ts_tablet_manager.cc:1434] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:53:22.513131 19092 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:22.513362 18969 raft_consensus.cc:2468] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:22.515897 19093 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:22.505725 19095 tablet_bootstrap.cc:654] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.518532 19010 leader_election.cc:304] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.519765 19327 raft_consensus.cc:2804] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.520257 19327 raft_consensus.cc:697] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:22.521102 19327 consensus_queue.cc:237] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.521548 19092 tablet_bootstrap.cc:654] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.530632 19093 tablet_bootstrap.cc:654] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.534874 19095 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.535440 19095 ts_tablet_manager.cc:1403] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 14:53:22.540354 19095 raft_consensus.cc:359] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.541306 19095 raft_consensus.cc:385] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.541657 19095 raft_consensus.cc:740] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.551874 19095 consensus_queue.cc:260] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.556901 19095 ts_tablet_manager.cc:1434] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:53:22.555786 19386 raft_consensus.cc:515] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.557967 19286 raft_consensus.cc:493] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.558473 19286 raft_consensus.cc:515] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.575320 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.576663 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:22.577118 18937 leader_election.cc:343] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.578855 19286 leader_election.cc:290] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.578562 19347 consensus_queue.cc:1048] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.580392 19283 consensus_queue.cc:1048] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.579312 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:22.582988 19283 consensus_queue.cc:1048] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.586006 19095 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.576707 18720 catalog_manager.cc:5697] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:22.590673 18939 leader_election.cc:343] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.591365 18939 leader_election.cc:304] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
W20260709 14:53:22.593191 18863 leader_election.cc:343] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.593583 19347 raft_consensus.cc:2749] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.605666 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:22.606325 18969 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:22.618286 18937 consensus_peers.cc:597] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:22.611409 19386 leader_election.cc:290] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:22.611151 19178 raft_consensus.cc:493] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.621637 19178 raft_consensus.cc:515] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.623854 19178 leader_election.cc:290] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.626298 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.627100 18823 raft_consensus.cc:2468] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.631453 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:22.632243 19042 raft_consensus.cc:2468] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:22.636231 19092 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:22.636996 19092 ts_tablet_manager.cc:1403] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.124s	user 0.029s	sys 0.000s
I20260709 14:53:22.642194 19097 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.640237 19092 raft_consensus.cc:359] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.642787 19092 raft_consensus.cc:385] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.636857 18863 leader_election.cc:304] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:22.643729 19092 raft_consensus.cc:740] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.644963 19216 raft_consensus.cc:2804] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.646423 19216 raft_consensus.cc:493] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.646818 19216 raft_consensus.cc:3060] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.647388 18969 raft_consensus.cc:2468] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.648751 18862 leader_election.cc:304] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.649703 19283 raft_consensus.cc:2804] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.650447 19283 raft_consensus.cc:697] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:22.651659 19283 consensus_queue.cc:237] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.642787 19097 ts_tablet_manager.cc:1403] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.220s	user 0.021s	sys 0.017s
I20260709 14:53:22.654150 19092 consensus_queue.cc:260] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.666380 19282 consensus_queue.cc:1048] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.656710 19095 tablet_bootstrap.cc:654] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.669330 19093 tablet_bootstrap.cc:492] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:22.670006 19093 ts_tablet_manager.cc:1403] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.180s	user 0.016s	sys 0.003s
I20260709 14:53:22.671087 19216 raft_consensus.cc:515] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.678414 19093 raft_consensus.cc:359] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.679246 19093 raft_consensus.cc:385] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.679539 19093 raft_consensus.cc:740] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.679627 19216 leader_election.cc:290] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:22.656970 19097 raft_consensus.cc:359] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.673310 19092 ts_tablet_manager.cc:1434] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:53:22.680958 19097 raft_consensus.cc:385] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.681269 19097 raft_consensus.cc:740] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.682026 19092 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:22.681979 19097 consensus_queue.cc:260] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.685470 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:22.686169 18823 raft_consensus.cc:3060] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.694537 19097 ts_tablet_manager.cc:1434] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:53:22.680326 19093 consensus_queue.cc:260] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.698441 19093 ts_tablet_manager.cc:1434] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:22.700073 19092 tablet_bootstrap.cc:654] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.701036 19097 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.701896 19095 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.704859 19095 ts_tablet_manager.cc:1403] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.007s
I20260709 14:53:22.707883 19095 raft_consensus.cc:359] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.710595 18823 raft_consensus.cc:2468] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.734385 19097 tablet_bootstrap.cc:654] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.734638 18863 leader_election.cc:304] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:22.715914 19093 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:22.735908 19404 raft_consensus.cc:2804] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.736618 19404 raft_consensus.cc:697] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:22.713526 19095 raft_consensus.cc:385] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.737289 19095 raft_consensus.cc:740] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.737743 19404 consensus_queue.cc:237] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.738044 19095 consensus_queue.cc:260] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.741281 19095 ts_tablet_manager.cc:1434] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:53:22.742391 19095 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.720955 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977a484161b543e48ec6d46c9e561776" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:22.744335 19044 raft_consensus.cc:3060] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.738482 18721 catalog_manager.cc:5697] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:22.759994 19327 raft_consensus.cc:493] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.760591 19327 raft_consensus.cc:515] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.764194 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:22.765290 18897 raft_consensus.cc:2468] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:22.767242 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:22.769237 18969 raft_consensus.cc:2468] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:22.771317 19012 leader_election.cc:304] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:22.772302 19326 raft_consensus.cc:2804] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:22.772701 19326 raft_consensus.cc:493] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:22.773137 19326 raft_consensus.cc:3060] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.769662 19092 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:22.768576 19327 leader_election.cc:290] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:22.780196 19092 ts_tablet_manager.cc:1403] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.003s
I20260709 14:53:22.783286 19092 raft_consensus.cc:359] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.784934 19178 consensus_queue.cc:1048] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.790443 19095 tablet_bootstrap.cc:654] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.794770 19092 raft_consensus.cc:385] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.795324 19092 raft_consensus.cc:740] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.796126 19092 consensus_queue.cc:260] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.798373 19092 ts_tablet_manager.cc:1434] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:22.799376 19092 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:22.801569 19093 tablet_bootstrap.cc:654] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.804294 19044 raft_consensus.cc:2468] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:22.809655 19283 consensus_queue.cc:1048] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:22.816722 19326 raft_consensus.cc:515] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.818022 19097 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.818279 18820 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.831278 19326 leader_election.cc:290] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
W20260709 14:53:22.790345 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:22.828892 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:22.833284 18969 raft_consensus.cc:3060] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.834708 19092 tablet_bootstrap.cc:654] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.835647 19095 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.829197 18718 catalog_manager.cc:5697] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.836257 19095 ts_tablet_manager.cc:1403] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.002s
I20260709 14:53:22.820230 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d88390f57bb405d81b6a1c9fe70484a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:22.836887 18897 raft_consensus.cc:3060] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:22.842792 18969 raft_consensus.cc:2468] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:22.859932 19010 leader_election.cc:304] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:22.860865 19330 raft_consensus.cc:2804] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:22.861428 19330 raft_consensus.cc:697] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:22.862390 19330 consensus_queue.cc:237] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.843235 19095 raft_consensus.cc:359] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.843621 19326 raft_consensus.cc:493] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.868129 19095 raft_consensus.cc:385] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.868403 19326 raft_consensus.cc:515] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.868558 19095 raft_consensus.cc:740] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.870344 19095 consensus_queue.cc:260] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.872509 19095 ts_tablet_manager.cc:1434] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 14:53:22.873185 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.873592 19095 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.874693 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:22.876315 19012 leader_election.cc:343] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:22.879346 19011 leader_election.cc:343] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.879860 19011 leader_election.cc:304] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.880254 19095 tablet_bootstrap.cc:654] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.880743 19330 raft_consensus.cc:2749] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.856144 19097 ts_tablet_manager.cc:1403] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.161s	user 0.009s	sys 0.010s
I20260709 14:53:22.884861 19326 leader_election.cc:290] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:22.857425 18897 raft_consensus.cc:2468] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:22.858470 19093 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:22.887311 19093 ts_tablet_manager.cc:1403] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.004s
I20260709 14:53:22.887888 19097 raft_consensus.cc:359] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.887491 18721 catalog_manager.cc:5697] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:22.888619 19097 raft_consensus.cc:385] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.888953 19097 raft_consensus.cc:740] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.890080 19095 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.890702 19095 ts_tablet_manager.cc:1403] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260709 14:53:22.890354 19093 raft_consensus.cc:359] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.891055 19093 raft_consensus.cc:385] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.891340 19093 raft_consensus.cc:740] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.892807 19093 consensus_queue.cc:260] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.893705 19095 raft_consensus.cc:359] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.896700 19095 raft_consensus.cc:385] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.897034 19095 raft_consensus.cc:740] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.897862 19095 consensus_queue.cc:260] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.900311 19095 ts_tablet_manager.cc:1434] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:22.901494 19095 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.901849 19097 consensus_queue.cc:260] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.907642 19097 ts_tablet_manager.cc:1434] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 14:53:22.908697 19097 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.910748 19093 ts_tablet_manager.cc:1434] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:53:22.911957 19093 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:22.918583 19092 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:22.919176 19092 ts_tablet_manager.cc:1403] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.005s
I20260709 14:53:22.922166 19092 raft_consensus.cc:359] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.922952 19092 raft_consensus.cc:385] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.923280 19092 raft_consensus.cc:740] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.924382 19321 raft_consensus.cc:493] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.924965 19321 raft_consensus.cc:515] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:22.927021 19095 tablet_bootstrap.cc:654] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.927215 19321 leader_election.cc:290] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:22.924036 19092 consensus_queue.cc:260] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:22.930830 18969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:22.931975 19092 ts_tablet_manager.cc:1434] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:53:22.932633 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:22.933436 19092 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:22.937798 18787 leader_election.cc:304] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:22.942947 19321 raft_consensus.cc:2749] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.943825 19097 tablet_bootstrap.cc:654] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.941222 19093 tablet_bootstrap.cc:654] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.950995 19095 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:22.951566 19095 ts_tablet_manager.cc:1403] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.006s
I20260709 14:53:22.952939 19092 tablet_bootstrap.cc:654] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.954779 19095 raft_consensus.cc:359] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.955578 19095 raft_consensus.cc:385] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.955861 19095 raft_consensus.cc:740] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.956681 19095 consensus_queue.cc:260] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.958410 19330 raft_consensus.cc:493] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:22.958922 19330 raft_consensus.cc:515] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.961311 19330 leader_election.cc:290] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:22.963717 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:22.964650 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:22.966131 19011 leader_election.cc:343] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:22.969167 19012 leader_election.cc:343] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:22.969565 19093 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:22.969652 19012 leader_election.cc:304] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:22.970245 19093 ts_tablet_manager.cc:1403] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.004s
I20260709 14:53:22.970746 19097 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:22.971211 19097 ts_tablet_manager.cc:1403] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.001s
I20260709 14:53:22.973663 19093 raft_consensus.cc:359] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.974481 19093 raft_consensus.cc:385] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.974171 19097 raft_consensus.cc:359] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.974864 19093 raft_consensus.cc:740] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.975159 19097 raft_consensus.cc:385] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:22.975653 19097 raft_consensus.cc:740] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:22.975768 19093 consensus_queue.cc:260] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:22.975183 19330 raft_consensus.cc:2749] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:22.976509 19097 consensus_queue.cc:260] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:22.979049 19097 ts_tablet_manager.cc:1434] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:22.979642 19095 ts_tablet_manager.cc:1434] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260709 14:53:22.980499 19097 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:22.985819 19095 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:22.988055 19093 ts_tablet_manager.cc:1434] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 14:53:22.989322 19093 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:22.993654 19095 tablet_bootstrap.cc:654] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.988039 19097 tablet_bootstrap.cc:654] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:22.999876 19093 tablet_bootstrap.cc:654] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.013942 19097 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:23.014509 19097 ts_tablet_manager.cc:1403] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260709 14:53:23.015918 19092 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:23.016531 19092 ts_tablet_manager.cc:1403] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.002s
I20260709 14:53:23.016103 19330 consensus_queue.cc:1048] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.017458 19097 raft_consensus.cc:359] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.018206 19097 raft_consensus.cc:385] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.018509 19097 raft_consensus.cc:740] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.021461 19093 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:23.022038 19093 ts_tablet_manager.cc:1403] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260709 14:53:23.024044 19092 raft_consensus.cc:359] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.024963 19092 raft_consensus.cc:385] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.024461 19097 consensus_queue.cc:260] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.025269 19092 raft_consensus.cc:740] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.026171 19092 consensus_queue.cc:260] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.026827 19097 ts_tablet_manager.cc:1434] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:23.027976 19097 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:23.030117 19093 raft_consensus.cc:359] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.030893 19093 raft_consensus.cc:385] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.031170 19093 raft_consensus.cc:740] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.032059 19093 consensus_queue.cc:260] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.034014 19093 ts_tablet_manager.cc:1434] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:23.035056 19093 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:23.035429 19092 ts_tablet_manager.cc:1434] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:23.036537 19092 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:23.040313 19347 raft_consensus.cc:493] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.042272 19097 tablet_bootstrap.cc:654] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.051364 19347 raft_consensus.cc:515] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.054683 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:23.056552 18938 leader_election.cc:343] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.057710 18823 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.047910 19093 tablet_bootstrap.cc:654] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.074983 19286 raft_consensus.cc:493] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.075562 19286 raft_consensus.cc:515] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.077651 19286 leader_election.cc:290] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.050400 19092 tablet_bootstrap.cc:654] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.081449 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.082515 19097 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:23.083068 19097 ts_tablet_manager.cc:1403] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.005s
W20260709 14:53:23.088820 18937 leader_election.cc:343] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.091845 19011 consensus_peers.cc:597] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.050781 19209 raft_consensus.cc:493] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.045921 19095 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:23.061784 19347 leader_election.cc:290] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.093393 19095 ts_tablet_manager.cc:1403] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.020s
I20260709 14:53:23.093124 19209 raft_consensus.cc:515] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.063086 19043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:23.095837 19095 raft_consensus.cc:359] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.096617 19095 raft_consensus.cc:385] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.096953 19095 raft_consensus.cc:740] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.097995 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:23.097927 19095 consensus_queue.cc:260] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.098212 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:23.101815 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.102527 18897 raft_consensus.cc:2468] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:23.104003 19404 raft_consensus.cc:493] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.104550 19404 raft_consensus.cc:515] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
W20260709 14:53:23.106678 18939 leader_election.cc:343] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.107575 18939 leader_election.cc:343] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.108022 18939 leader_election.cc:304] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.109241 18938 leader_election.cc:304] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:23.109287 19347 raft_consensus.cc:2749] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.110576 19347 raft_consensus.cc:2804] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.110966 19347 raft_consensus.cc:493] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.111320 19347 raft_consensus.cc:3060] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.111507 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:23.113057 18863 leader_election.cc:343] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.096400 19043 raft_consensus.cc:2468] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:23.116858 19168 raft_consensus.cc:493] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.117403 19168 raft_consensus.cc:515] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.119755 18939 leader_election.cc:304] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:23.120960 19168 leader_election.cc:290] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.109648 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:23.122529 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.122534 19044 raft_consensus.cc:2468] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
W20260709 14:53:23.124730 19012 leader_election.cc:343] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.124941 18865 leader_election.cc:304] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.126914 19282 raft_consensus.cc:2804] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.127348 19282 raft_consensus.cc:493] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.127386 19286 raft_consensus.cc:2804] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.127804 19286 raft_consensus.cc:493] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.127733 19282 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.128189 19286 raft_consensus.cc:3060] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.130728 19283 consensus_queue.cc:1048] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.132444 19095 ts_tablet_manager.cc:1434] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:53:23.135249 19404 leader_election.cc:290] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.136234 19209 leader_election.cc:290] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.138414 19097 raft_consensus.cc:359] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.139190 19097 raft_consensus.cc:385] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.139464 19097 raft_consensus.cc:740] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.140170 19097 consensus_queue.cc:260] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.173650 19097 ts_tablet_manager.cc:1434] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.000s
I20260709 14:53:23.135453 19282 raft_consensus.cc:515] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.176206 19097 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:23.177666 19282 leader_election.cc:290] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.135413 19095 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:23.179162 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:23.179900 19045 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.144435 19404 consensus_queue.cc:1048] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:23.146690 19286 raft_consensus.cc:515] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.147653 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.181645 18971 raft_consensus.cc:2393] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bfba0d93d354eb69801736cb3ff0e33 in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:23.183622 19010 leader_election.cc:304] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:23.185068 19330 raft_consensus.cc:3060] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.185801 19168 raft_consensus.cc:493] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.186502 19168 raft_consensus.cc:515] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.188742 19168 leader_election.cc:290] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.190191 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.196539 18970 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:23.196985 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:23.194041 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:23.198727 18863 leader_election.cc:343] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.199806 19012 leader_election.cc:343] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.201121 19010 leader_election.cc:304] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:23.204952 19321 raft_consensus.cc:493] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.205605 19321 raft_consensus.cc:515] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.208169 19168 raft_consensus.cc:2804] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.208691 19168 raft_consensus.cc:493] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.209120 19168 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.165383 19347 raft_consensus.cc:515] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.215448 19321 leader_election.cc:290] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.207275 19286 leader_election.cc:290] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.219805 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:23.220947 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.208950 19282 consensus_queue.cc:1048] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:23.222671 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:23.234925 18898 raft_consensus.cc:3060] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.239020 18820 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.240054 19286 raft_consensus.cc:493] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.240751 19286 raft_consensus.cc:515] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.243404 19286 leader_election.cc:290] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:23.246014 19168 raft_consensus.cc:515] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.225127 19347 leader_election.cc:290] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.226914 19045 raft_consensus.cc:2468] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
W20260709 14:53:23.245616 18938 leader_election.cc:343] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.243916 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.254638 19168 leader_election.cc:290] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.256476 19092 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:23.254417 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.258939 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:23.259572 18970 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.260722 19093 tablet_bootstrap.cc:492] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
W20260709 14:53:23.261045 18938 leader_election.cc:343] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.261417 19093 ts_tablet_manager.cc:1403] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.227s	user 0.011s	sys 0.021s
I20260709 14:53:23.262429 18865 leader_election.cc:304] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.261199 19330 raft_consensus.cc:2749] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.264909 19095 tablet_bootstrap.cc:654] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.265424 19092 ts_tablet_manager.cc:1403] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.007s
I20260709 14:53:23.266131 19282 raft_consensus.cc:2804] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.266644 19282 raft_consensus.cc:697] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:23.267418 19282 consensus_queue.cc:237] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.278285 19097 tablet_bootstrap.cc:654] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.287456 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:23.288369 19168 consensus_queue.cc:1048] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:23.289312 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
W20260709 14:53:23.275219 18937 leader_election.cc:343] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:23.290779 19012 leader_election.cc:343] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.290942 18937 leader_election.cc:304] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.291962 19347 raft_consensus.cc:2749] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.295742 19093 raft_consensus.cc:359] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.296518 19093 raft_consensus.cc:385] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.296813 19093 raft_consensus.cc:740] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.305207 19093 consensus_queue.cc:260] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.260810 18898 raft_consensus.cc:2468] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:23.308614 19093 ts_tablet_manager.cc:1434] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 14:53:23.309765 19093 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:23.314896 18970 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:23.297932 19045 raft_consensus.cc:2468] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:23.342003 19321 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.356101 18938 leader_election.cc:304] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:23.355850 19321 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.358645 19209 raft_consensus.cc:2804] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.400674 19286 raft_consensus.cc:493] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.414299 19286 raft_consensus.cc:515] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.414880 19093 tablet_bootstrap.cc:654] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.399787 19327 raft_consensus.cc:493] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.416317 19327 raft_consensus.cc:515] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.416491 19092 raft_consensus.cc:359] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.417209 19092 raft_consensus.cc:385] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.417488 19092 raft_consensus.cc:740] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.418152 19092 consensus_queue.cc:260] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.418509 19327 leader_election.cc:290] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.402127 19321 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.358065 19010 leader_election.cc:304] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:23.437500 19092 ts_tablet_manager.cc:1434] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.172s	user 0.007s	sys 0.000s
I20260709 14:53:23.438573 19092 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:23.441337 19168 raft_consensus.cc:2804] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.421083 19209 raft_consensus.cc:697] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:23.425287 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:23.426826 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.424433 18939 leader_election.cc:304] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:23.481866 19095 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:23.482463 19095 ts_tablet_manager.cc:1403] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.348s	user 0.021s	sys 0.005s
W20260709 14:53:23.451705 19010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 97625.1us
I20260709 14:53:23.482918 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.500223 19168 raft_consensus.cc:697] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:23.501477 19168 consensus_queue.cc:237] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.490790 19347 raft_consensus.cc:2804] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:23.498529 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 74201.8us
I20260709 14:53:23.518688 19093 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:23.519281 19093 ts_tablet_manager.cc:1403] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.210s	user 0.026s	sys 0.007s
W20260709 14:53:23.515483 19011 leader_election.cc:343] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.511811 19347 raft_consensus.cc:697] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:23.490550 19209 consensus_queue.cc:237] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.512157 19330 consensus_queue.cc:1048] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:23.531296 19442 raft_consensus.cc:493] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:23.533090 19436 log.cc:927] Time spent T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 14:53:23.538766 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.538918 19347 consensus_queue.cc:237] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.536232 19442 raft_consensus.cc:515] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.542012 19442 leader_election.cc:290] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:23.543704 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:23.545646 19011 leader_election.cc:343] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.539553 18966 raft_consensus.cc:2468] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:23.520414 19286 leader_election.cc:290] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.546068 19092 tablet_bootstrap.cc:654] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:23.519345 18789 leader_election.cc:343] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.555336 19093 raft_consensus.cc:359] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.561977 19093 raft_consensus.cc:385] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.562338 19093 raft_consensus.cc:740] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.571842 19095 raft_consensus.cc:359] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.572712 19095 raft_consensus.cc:385] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.573056 19095 raft_consensus.cc:740] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.574633 19093 consensus_queue.cc:260] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.588299 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:23.613333 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 80659.4us
W20260709 14:53:23.614634 18939 leader_election.cc:343] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.615420 19093 ts_tablet_manager.cc:1434] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.002s
I20260709 14:53:23.618052 19178 raft_consensus.cc:493] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.618745 19178 raft_consensus.cc:515] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
W20260709 14:53:23.624679 18863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:34209, user_credentials={real_user=slave}} blocked reactor thread for 76285.4us
I20260709 14:53:23.629897 19010 leader_election.cc:304] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.631773 19168 raft_consensus.cc:2804] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.632180 19168 raft_consensus.cc:493] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.632490 19168 raft_consensus.cc:3060] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.642949 19178 leader_election.cc:290] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.633358 19286 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.658696 19097 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:23.659197 19097 ts_tablet_manager.cc:1403] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.483s	user 0.013s	sys 0.004s
I20260709 14:53:23.650862 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:23.656239 19435 log.cc:927] Time spent T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: Append to log took a long time: real 0.113s	user 0.000s	sys 0.002s
I20260709 14:53:23.665642 19168 raft_consensus.cc:515] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.649219 19216 consensus_queue.cc:1048] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:23.656680 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.675208 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.654944 19286 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.698519 19092 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:23.699764 19092 ts_tablet_manager.cc:1403] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.261s	user 0.020s	sys 0.005s
I20260709 14:53:23.688915 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.703187 19453 raft_consensus.cc:493] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.704447 18968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.704656 18970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
W20260709 14:53:23.689448 18787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 45152.3us
I20260709 14:53:23.714402 19097 raft_consensus.cc:359] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.716806 19097 raft_consensus.cc:385] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.717070 19097 raft_consensus.cc:740] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
W20260709 14:53:23.719671 19012 leader_election.cc:343] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.706009 18973 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:23.720559 19095 consensus_queue.cc:260] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:23.721398 18939 leader_election.cc:343] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.710845 19453 raft_consensus.cc:515] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:23.717839 18970 raft_consensus.cc:3060] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.736969 19093 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:23.725183 19097 consensus_queue.cc:260] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:23.779805 19097 ts_tablet_manager.cc:1434] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.000s
I20260709 14:53:23.780844 19097 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:23.782475 19095 ts_tablet_manager.cc:1434] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.300s	user 0.018s	sys 0.002s
I20260709 14:53:23.783370 19095 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:23.736280 19012 leader_election.cc:304] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:23.784142 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
W20260709 14:53:23.789742 19012 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 70125.5us
I20260709 14:53:23.790345 19458 raft_consensus.cc:2749] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.792323 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.793129 18824 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:23.802203 19092 raft_consensus.cc:359] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.802951 19092 raft_consensus.cc:385] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:23.803213 19092 raft_consensus.cc:740] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:23.803695 19095 tablet_bootstrap.cc:654] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.806223 19092 consensus_queue.cc:260] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.812073 19093 tablet_bootstrap.cc:654] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.815960 19097 tablet_bootstrap.cc:654] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.816473 19286 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:23.817600 19168 leader_election.cc:290] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.823436 18937 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:23.861512 19286 raft_consensus.cc:2804] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.862622 19286 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.830262 18717 catalog_manager.cc:5697] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:23.831935 18863 consensus_peers.cc:597] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:23.784116 19453 leader_election.cc:290] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:23.836576 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:23.837724 18820 raft_consensus.cc:2468] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:23.839799 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:23.844197 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fd5c06e25f41db836ec85919565a34" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:23.823913 18938 leader_election.cc:343] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.871646 18938 leader_election.cc:304] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:23.868255 18721 catalog_manager.cc:5697] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:23.876478 18938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 52634.1us
I20260709 14:53:23.864718 19286 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.870311 19044 raft_consensus.cc:2468] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:23.884873 19046 raft_consensus.cc:2393] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:23.887095 19439 raft_consensus.cc:2749] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.875759 18970 raft_consensus.cc:2468] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:23.886297 18863 leader_election.cc:304] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:23.890297 19216 raft_consensus.cc:2804] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.890775 19216 raft_consensus.cc:493] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.891096 19216 raft_consensus.cc:3060] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.893533 19404 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.894160 19404 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.896298 19404 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.901427 19286 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.902321 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.906416 18820 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:23.905365 19462 raft_consensus.cc:493] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.908003 18863 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:23.908367 19010 leader_election.cc:304] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:23.914798 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.915738 18973 raft_consensus.cc:2393] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:23.919196 19286 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
W20260709 14:53:23.919466 19011 leader_election.cc:343] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:23.909448 19462 raft_consensus.cc:515] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.920017 19286 raft_consensus.cc:493] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.920707 19286 raft_consensus.cc:515] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.919240 19092 ts_tablet_manager.cc:1434] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.219s	user 0.004s	sys 0.012s
I20260709 14:53:23.921939 19462 leader_election.cc:290] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:23.923033 19092 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:23.924240 19286 leader_election.cc:290] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:23.925166 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:23.927726 18821 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.926370 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:23.919473 19442 raft_consensus.cc:2804] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:23.930008 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.930817 19442 raft_consensus.cc:697] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:23.930262 18820 raft_consensus.cc:2468] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:23.930962 18899 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:23.934319 19442 consensus_queue.cc:237] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:23.944689 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:23.942852 19404 raft_consensus.cc:2804] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.949795 19092 tablet_bootstrap.cc:654] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:23.954520 18787 leader_election.cc:304] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:23.959036 19463 raft_consensus.cc:2749] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:23.962007 18787 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:23.946242 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:23.968051 19093 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:23.968613 19093 ts_tablet_manager.cc:1403] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.244s	user 0.012s	sys 0.017s
I20260709 14:53:23.974057 19286 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:23.974854 19286 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:23.945861 18937 leader_election.cc:304] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:23.976555 19347 raft_consensus.cc:2804] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:23.976940 19347 raft_consensus.cc:493] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.977232 19216 raft_consensus.cc:515] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:23.977231 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:23.977270 19347 raft_consensus.cc:3060] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.983280 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:23.984230 18820 raft_consensus.cc:3060] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.985373 18865 leader_election.cc:304] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:23.986871 19405 raft_consensus.cc:3060] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.989305 19216 leader_election.cc:290] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:23.997187 19404 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:23.997797 19404 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:23.999145 19405 raft_consensus.cc:2749] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:24.000595 18789 leader_election.cc:343] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.002607 18820 raft_consensus.cc:2468] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:24.004019 19439 consensus_queue.cc:1048] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.006340 18863 leader_election.cc:304] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:24.011065 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:24.012833 18937 leader_election.cc:343] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.005915 19093 raft_consensus.cc:359] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.014894 19093 raft_consensus.cc:385] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.015219 19093 raft_consensus.cc:740] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.017107 19286 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:24.018244 19095 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:24.019434 19326 raft_consensus.cc:493] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.019639 19095 ts_tablet_manager.cc:1403] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.236s	user 0.016s	sys 0.004s
I20260709 14:53:24.020098 19326 raft_consensus.cc:515] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.020376 18821 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:24.026320 19326 leader_election.cc:290] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:24.026212 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22103935b8b347e18a82b43d8363de8e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:24.028052 19045 raft_consensus.cc:3060] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.028599 19463 raft_consensus.cc:2764] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:53:24.010911 18939 consensus_peers.cc:597] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea -> Peer 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839): Couldn't send request to peer 7bfba0d93d354eb69801736cb3ff0e33. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.039319 19045 raft_consensus.cc:2468] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:24.042050 19093 consensus_queue.cc:260] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.043164 18937 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:24.044274 19432 raft_consensus.cc:2804] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.044802 19432 raft_consensus.cc:697] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:24.045670 19432 consensus_queue.cc:237] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.048709 19404 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.021610 19405 raft_consensus.cc:2804] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.052265 19330 consensus_queue.cc:1048] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:24.058717 19347 raft_consensus.cc:515] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.059592 19095 raft_consensus.cc:359] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.066763 19095 raft_consensus.cc:385] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.067067 19095 raft_consensus.cc:740] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.066578 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:24.065600 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:24.069455 18966 raft_consensus.cc:2468] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:24.067790 19095 consensus_queue.cc:260] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.077169 19405 raft_consensus.cc:697] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:24.115592 19095 ts_tablet_manager.cc:1434] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.007s
W20260709 14:53:24.115087 19011 leader_election.cc:343] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.118608 19093 ts_tablet_manager.cc:1434] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.150s	user 0.010s	sys 0.001s
I20260709 14:53:24.121235 18973 raft_consensus.cc:2393] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
W20260709 14:53:24.114914 19012 consensus_peers.cc:597] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.122870 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:24.124019 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:24.138718 18899 raft_consensus.cc:2468] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:24.134799 19093 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:24.129226 18895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:24.146553 18896 raft_consensus.cc:2393] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6c89f71608b437bbdc2261120b4fbea in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:24.147250 19347 leader_election.cc:290] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:24.149430 18787 leader_election.cc:304] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:24.153184 19010 leader_election.cc:304] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:24.154314 19330 raft_consensus.cc:2804] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.154768 19330 raft_consensus.cc:493] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.155103 19330 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.158524 19405 consensus_queue.cc:237] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:24.161111 19463 raft_consensus.cc:3060] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.165616 19404 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:24.166172 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:24.167062 18821 raft_consensus.cc:2393] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate d6c89f71608b437bbdc2261120b4fbea in this term.
I20260709 14:53:24.167495 19097 tablet_bootstrap.cc:492] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:24.168005 19097 ts_tablet_manager.cc:1403] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.387s	user 0.015s	sys 0.003s
I20260709 14:53:24.182512 19095 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:24.187830 19097 raft_consensus.cc:359] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:24.188676 19097 raft_consensus.cc:385] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.189018 19097 raft_consensus.cc:740] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.188971 19178 consensus_queue.cc:1048] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.190002 19097 consensus_queue.cc:260] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:24.201028 19330 raft_consensus.cc:515] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.202703 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:24.203572 19463 raft_consensus.cc:2749] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.187136 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:24.211030 19097 ts_tablet_manager.cc:1434] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 14:53:24.210623 19092 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:24.211964 19092 ts_tablet_manager.cc:1403] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.289s	user 0.021s	sys 0.038s
I20260709 14:53:24.212448 19097 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:24.216531 19347 consensus_queue.cc:1048] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:24.221517 18938 leader_election.cc:343] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.222057 18938 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:24.223460 19439 raft_consensus.cc:2749] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.239444 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:24.240407 18966 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.252539 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1afd4976d748128bfd37d87f78795d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:24.253186 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:24.253384 18898 raft_consensus.cc:3060] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.262857 18863 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:24.264597 19283 raft_consensus.cc:2749] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:24.265978 19330 leader_election.cc:290] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:24.268033 19095 tablet_bootstrap.cc:654] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:24.272171 19011 leader_election.cc:343] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.248498 19092 raft_consensus.cc:359] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.282955 19092 raft_consensus.cc:385] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.283356 19092 raft_consensus.cc:740] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.295607 19097 tablet_bootstrap.cc:654] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.299196 19092 consensus_queue.cc:260] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.303615 18966 raft_consensus.cc:2468] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:24.295349 19439 consensus_queue.cc:1048] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:53:24.320399 19092 ts_tablet_manager.cc:1434] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.002s
I20260709 14:53:24.321693 19092 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:24.323298 18898 raft_consensus.cc:2468] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:24.366629 18938 leader_election.cc:304] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:24.372678 19326 raft_consensus.cc:493] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.372640 19347 raft_consensus.cc:2804] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.395713 18823 raft_consensus.cc:3060] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.375046 19010 leader_election.cc:304] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:24.396631 18821 raft_consensus.cc:2468] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:24.398779 19347 raft_consensus.cc:697] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:24.429248 19444 raft_consensus.cc:2804] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:24.429950 19444 raft_consensus.cc:697] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:24.430281 19093 tablet_bootstrap.cc:654] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.431684 19092 tablet_bootstrap.cc:654] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:24.436396 19477 log.cc:927] Time spent T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 14:53:24.437192 19347 consensus_queue.cc:237] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.396441 19326 raft_consensus.cc:515] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:24.442040 19326 leader_election.cc:290] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:24.472239 19097 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:24.472941 19097 ts_tablet_manager.cc:1403] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.261s	user 0.018s	sys 0.005s
I20260709 14:53:24.489756 19347 raft_consensus.cc:493] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.490417 19347 raft_consensus.cc:515] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.471252 18898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:24.430938 19444 consensus_queue.cc:237] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:24.520551 19478 log.cc:927] Time spent T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
W20260709 14:53:24.507186 19010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 141031us
I20260709 14:53:24.541178 19097 raft_consensus.cc:359] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.542196 19097 raft_consensus.cc:385] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.546496 19093 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:24.547262 19093 ts_tablet_manager.cc:1403] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.421s	user 0.016s	sys 0.000s
I20260709 14:53:24.549983 19045 raft_consensus.cc:3060] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.553845 19347 leader_election.cc:290] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:24.559458 19093 raft_consensus.cc:359] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.560460 19093 raft_consensus.cc:385] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.542565 19097 raft_consensus.cc:740] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.564441 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:24.567431 19097 consensus_queue.cc:260] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.568646 19046 raft_consensus.cc:2468] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:24.571197 19092 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:24.571839 19092 ts_tablet_manager.cc:1403] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.250s	user 0.016s	sys 0.025s
I20260709 14:53:24.560745 19093 raft_consensus.cc:740] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.573734 19095 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:24.573565 19093 consensus_queue.cc:260] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.574390 19095 ts_tablet_manager.cc:1403] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.392s	user 0.046s	sys 0.029s
I20260709 14:53:24.574751 19092 raft_consensus.cc:359] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:24.575482 19092 raft_consensus.cc:385] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.575743 19092 raft_consensus.cc:740] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.576208 19093 ts_tablet_manager.cc:1434] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 14:53:24.577512 19095 raft_consensus.cc:359] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.578485 19095 raft_consensus.cc:385] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:24.578800 19095 raft_consensus.cc:740] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:24.578871 19093 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:24.579587 19095 consensus_queue.cc:260] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.578945 19097 ts_tablet_manager.cc:1434] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.002s
I20260709 14:53:24.581790 19097 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:24.626492 18717 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54370 (request call id 72) took 1142 ms. Trace:
I20260709 14:53:24.494985 18720 catalog_manager.cc:5697] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.653308 18939 leader_election.cc:304] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:24.655220 18720 catalog_manager.cc:5697] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.627837 18717 rpcz_store.cc:276] 0709 14:53:23.491144 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.495441 (+  4297us) service_pool.cc:224] Handling call
0709 14:53:24.626045 (+1130604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:24.142968 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:24.163255 (+ 20287us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:24.163288 (+    33us) write_op.cc:435] Acquired schema lock
0709 14:53:24.163307 (+    19us) tablet.cc:662] Decoding operations
0709 14:53:24.163695 (+   388us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:24.163742 (+    47us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:24.163775 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:53:24.163953 (+   178us) tablet.cc:701] Row locks acquired
0709 14:53:24.163974 (+    21us) write_op.cc:260] PREPARE: finished
0709 14:53:24.164122 (+   148us) write_op.cc:270] Start()
0709 14:53:24.164251 (+   129us) write_op.cc:276] Timestamp: P: 1783608804164064 usec, L: 0
0709 14:53:24.164272 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:53:24.165012 (+   740us) log.cc:844] Serialized 543 byte log entry
0709 14:53:24.314901 (+149889us) op_driver.cc:464] REPLICATION: finished
0709 14:53:24.452496 (+137595us) write_op.cc:301] APPLY: starting
0709 14:53:24.462440 (+  9944us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:24.474752 (+ 12312us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:24.474899 (+   147us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:24.475143 (+   244us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:24.475322 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:53:24.475365 (+    43us) write_op.cc:312] APPLY: finished
0709 14:53:24.475594 (+   229us) log.cc:844] Serialized 22 byte log entry
0709 14:53:24.475772 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.475870 (+    98us) write_op.cc:454] Released schema lock
0709 14:53:24.475919 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:24.476305 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.476330 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":243841,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":104586,"apply.run_cpu_time_us":1964,"apply.run_wall_time_us":49332,"num_ops":1,"prepare.queue_time_us":230233,"prepare.run_cpu_time_us":2649,"prepare.run_wall_time_us":27560,"replication_time_us":149519,"thread_start_us":74917,"threads_started":1}]]}
I20260709 14:53:24.576457 19092 consensus_queue.cc:260] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:24.582631 19095 ts_tablet_manager.cc:1434] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 14:53:24.694154 19432 raft_consensus.cc:2804] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:24.708577 19432 raft_consensus.cc:493] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:24.720625 19095 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: Bootstrap starting.
I20260709 14:53:24.717522 19093 tablet_bootstrap.cc:654] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.733377 19092 ts_tablet_manager.cc:1434] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.161s	user 0.018s	sys 0.016s
I20260709 14:53:24.735430 19092 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
W20260709 14:53:24.753646 19011 consensus_peers.cc:597] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.719007 19432 raft_consensus.cc:3060] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.770633 18820 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.785696 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51240071febc471e80af96f4347ab9c5" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
W20260709 14:53:24.798848 18787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 55555.8us
W20260709 14:53:24.810735 18790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 49727.7us
I20260709 14:53:24.827109 19097 tablet_bootstrap.cc:654] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.840929 19282 consensus_queue.cc:1048] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.844406 19405 consensus_queue.cc:1048] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:24.849083 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:24.875864 19095 tablet_bootstrap.cc:654] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:24.878937 19092 tablet_bootstrap.cc:654] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:24.893239 18937 leader_election.cc:343] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:24.900610 19347 consensus_queue.cc:1048] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:24.910982 18721 catalog_manager.cc:5697] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.919886 18721 catalog_manager.cc:5697] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:24.922262 18720 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:54382 (request call id 80) took 1064 ms. Trace:
I20260709 14:53:24.922807 18720 rpcz_store.cc:276] 0709 14:53:23.857883 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:53:23.858040 (+   157us) service_pool.cc:224] Handling call
0709 14:53:24.922024 (+1063984us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:53:24.858407 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:53:24.859133 (+   726us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:53:24.859201 (+    68us) write_op.cc:435] Acquired schema lock
0709 14:53:24.859220 (+    19us) tablet.cc:662] Decoding operations
0709 14:53:24.859728 (+   508us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:53:24.859833 (+   105us) write_op.cc:641] Partition lock acquired for write op
0709 14:53:24.859872 (+    39us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:53:24.860358 (+   486us) tablet.cc:701] Row locks acquired
0709 14:53:24.860392 (+    34us) write_op.cc:260] PREPARE: finished
0709 14:53:24.860577 (+   185us) write_op.cc:270] Start()
0709 14:53:24.860739 (+   162us) write_op.cc:276] Timestamp: P: 1783608804860512 usec, L: 0
0709 14:53:24.878389 (+ 17650us) op_driver.cc:348] REPLICATION: starting
0709 14:53:24.881311 (+  2922us) log.cc:844] Serialized 934 byte log entry
0709 14:53:24.887982 (+  6671us) op_driver.cc:464] REPLICATION: finished
0709 14:53:24.888858 (+   876us) write_op.cc:301] APPLY: starting
0709 14:53:24.888948 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 14:53:24.889125 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0709 14:53:24.889284 (+   159us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:53:24.889774 (+   490us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:53:24.890081 (+   307us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:53:24.890149 (+    68us) write_op.cc:312] APPLY: finished
0709 14:53:24.890483 (+   334us) log.cc:844] Serialized 28 byte log entry
0709 14:53:24.890703 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.890811 (+   108us) write_op.cc:454] Released schema lock
0709 14:53:24.890893 (+    82us) write_op.cc:341] FINISH: Updating metrics
0709 14:53:24.907233 (+ 16340us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:53:24.907279 (+    46us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":12047,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":497,"apply.run_cpu_time_us":2517,"apply.run_wall_time_us":2518,"mutex_wait_us":30910,"num_ops":2,"prepare.queue_time_us":181099,"prepare.run_cpu_time_us":4254,"prepare.run_wall_time_us":43931,"replication_time_us":9410,"thread_start_us":105329,"threads_started":1}]]}
W20260709 14:53:24.932981 19011 consensus_peers.cc:597] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.944406 19442 consensus_queue.cc:1048] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.944705 19432 raft_consensus.cc:515] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:24.947662 19093 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:24.948518 19093 ts_tablet_manager.cc:1403] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.370s	user 0.003s	sys 0.022s
I20260709 14:53:24.952824 19097 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:24.953722 19097 ts_tablet_manager.cc:1403] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.372s	user 0.019s	sys 0.006s
I20260709 14:53:24.958709 19485 consensus_queue.cc:1048] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.961910 19485 consensus_queue.cc:1048] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:24.968044 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:24.965611 19347 raft_consensus.cc:493] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.977363 19046 raft_consensus.cc:3060] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:24.989149 19347 raft_consensus.cc:515] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.992165 19347 leader_election.cc:290] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:24.994856 19010 leader_election.cc:304] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:24.996971 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:24.998118 19405 raft_consensus.cc:493] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:24.998667 19405 raft_consensus.cc:515] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:24.999137 19442 raft_consensus.cc:2749] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.001215 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:25.001614 18937 leader_election.cc:343] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.002506 19445 consensus_queue.cc:1048] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:24.969269 19432 leader_election.cc:290] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
W20260709 14:53:25.008596 18937 leader_election.cc:343] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.011775 19093 raft_consensus.cc:359] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.015175 19405 leader_election.cc:290] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:24.988471 19092 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.019039 19092 ts_tablet_manager.cc:1403] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.284s	user 0.011s	sys 0.008s
I20260709 14:53:25.018864 19093 raft_consensus.cc:385] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.023227 19093 raft_consensus.cc:740] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.027841 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:25.029320 19093 consensus_queue.cc:260] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.030728 19097 raft_consensus.cc:359] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.031772 19097 raft_consensus.cc:385] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.032107 19097 raft_consensus.cc:740] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.032986 19097 consensus_queue.cc:260] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.034140 18819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:25.038363 19097 ts_tablet_manager.cc:1434] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 14:53:25.039745 19097 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
W20260709 14:53:25.043354 18863 leader_election.cc:343] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.053838 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:25.054772 18973 raft_consensus.cc:2468] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:25.075611 19093 ts_tablet_manager.cc:1434] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.002s
I20260709 14:53:25.079691 19093 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.081933 18721 catalog_manager.cc:5697] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } }
I20260709 14:53:25.100454 19092 raft_consensus.cc:359] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.103854 19092 raft_consensus.cc:385] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:25.111426 18938 leader_election.cc:343] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.112087 18938 leader_election.cc:304] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.112977 19445 raft_consensus.cc:2749] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:25.113094 18938 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 51664.5us
I20260709 14:53:25.119199 18862 leader_election.cc:304] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.108569 19092 raft_consensus.cc:740] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.120726 19092 consensus_queue.cc:260] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.120995 19405 raft_consensus.cc:2804] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.121551 19405 raft_consensus.cc:493] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.121924 19405 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.132314 19093 tablet_bootstrap.cc:654] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.138252 19097 tablet_bootstrap.cc:654] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.147177 18720 catalog_manager.cc:5697] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.161587 18720 catalog_manager.cc:5697] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.155658 19095 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: No bootstrap required, opened a new log
I20260709 14:53:25.163311 19095 ts_tablet_manager.cc:1403] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: Time spent bootstrapping tablet: real 0.444s	user 0.009s	sys 0.014s
I20260709 14:53:25.149315 19442 consensus_queue.cc:1048] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.170161 19092 ts_tablet_manager.cc:1434] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.000s
I20260709 14:53:25.172358 19095 raft_consensus.cc:359] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.173257 19095 raft_consensus.cc:385] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.173596 19095 raft_consensus.cc:740] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.174346 19095 consensus_queue.cc:260] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.179092 19405 raft_consensus.cc:515] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.179904 19092 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.152648 19046 raft_consensus.cc:2468] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
W20260709 14:53:25.207423 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:25.208077 18939 leader_election.cc:304] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.209990 19439 raft_consensus.cc:2804] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.240803 19370 raft_consensus.cc:493] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.241130 19500 raft_consensus.cc:493] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.241511 19370 raft_consensus.cc:515] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.241994 19095 ts_tablet_manager.cc:1434] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 14:53:25.247323 19405 leader_election.cc:290] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:25.254863 19093 tablet_bootstrap.cc:492] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.255450 19093 ts_tablet_manager.cc:1403] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.176s	user 0.012s	sys 0.006s
I20260709 14:53:25.258315 19093 raft_consensus.cc:359] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.259052 19093 raft_consensus.cc:385] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.259292 19093 raft_consensus.cc:740] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.259946 19093 consensus_queue.cc:260] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.266721 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:25.267446 18971 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.271883 19370 leader_election.cc:290] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:25.273870 19442 raft_consensus.cc:493] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.274724 19093 ts_tablet_manager.cc:1434] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260709 14:53:25.274484 19442 raft_consensus.cc:515] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.276044 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:25.276959 19442 leader_election.cc:290] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:25.241580 19500 raft_consensus.cc:515] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.279909 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:25.287256 19500 leader_election.cc:290] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:25.289446 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
W20260709 14:53:25.293555 19012 leader_election.cc:343] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.274619 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:25.296985 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:25.297860 18821 raft_consensus.cc:2468] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:25.296859 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:25.298787 18973 raft_consensus.cc:2468] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 0.
I20260709 14:53:25.299391 19092 tablet_bootstrap.cc:654] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.300035 19010 leader_election.cc:304] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:25.300995 19046 raft_consensus.cc:2468] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:25.301426 19442 raft_consensus.cc:2804] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.301985 19442 raft_consensus.cc:493] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:25.302839 18863 leader_election.cc:343] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.304706 18790 leader_election.cc:304] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:25.305333 18896 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.306074 19370 raft_consensus.cc:2804] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.306583 19370 raft_consensus.cc:493] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.307535 19370 raft_consensus.cc:3060] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.303839 19442 raft_consensus.cc:3060] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.306529 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:25.308954 18897 raft_consensus.cc:2468] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:25.304050 18863 leader_election.cc:304] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:25.281703 19439 raft_consensus.cc:697] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:25.321182 19439 consensus_queue.cc:237] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.332692 19405 raft_consensus.cc:2804] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.337706 19405 raft_consensus.cc:493] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.338148 19405 raft_consensus.cc:3060] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.349401 19093 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.352512 19097 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:25.353152 19097 ts_tablet_manager.cc:1403] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.314s	user 0.036s	sys 0.058s
I20260709 14:53:25.356120 19097 raft_consensus.cc:359] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.356881 19097 raft_consensus.cc:385] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.357293 19097 raft_consensus.cc:740] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.358114 19097 consensus_queue.cc:260] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.364310 19097 ts_tablet_manager.cc:1434] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:25.365391 19097 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:25.375595 19097 tablet_bootstrap.cc:654] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.382409 19442 raft_consensus.cc:515] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.387609 19442 leader_election.cc:290] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:25.390129 19097 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:25.390727 19097 ts_tablet_manager.cc:1403] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 14:53:25.395165 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:25.396021 18966 raft_consensus.cc:3060] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.395500 19092 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.397037 19092 ts_tablet_manager.cc:1403] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.003s
I20260709 14:53:25.399124 19097 raft_consensus.cc:359] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.399811 19092 raft_consensus.cc:359] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.400513 19092 raft_consensus.cc:385] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.400815 19092 raft_consensus.cc:740] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.402787 19093 tablet_bootstrap.cc:654] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.399860 19097 raft_consensus.cc:385] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.404189 19097 raft_consensus.cc:740] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.404942 19097 consensus_queue.cc:260] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.405936 18971 raft_consensus.cc:2468] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:25.406471 19092 consensus_queue.cc:260] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.390300 19405 raft_consensus.cc:515] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.407663 18862 leader_election.cc:304] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.408898 19092 ts_tablet_manager.cc:1434] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:25.409044 19405 leader_election.cc:290] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:25.411258 18966 raft_consensus.cc:2468] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:25.412370 19092 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.412727 19370 raft_consensus.cc:515] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.415993 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:25.416954 18820 raft_consensus.cc:2393] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:25.418443 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:25.411461 19097 ts_tablet_manager.cc:1434] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:53:25.420899 19097 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: Bootstrap starting.
I20260709 14:53:25.422304 19500 raft_consensus.cc:2804] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.422963 19500 raft_consensus.cc:697] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:25.423959 19500 consensus_queue.cc:237] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.425283 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f229407e644a15b5ad15d9db39e9cb" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
W20260709 14:53:25.426887 19012 leader_election.cc:343] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.419219 19046 raft_consensus.cc:3060] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.428031 19010 leader_election.cc:304] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:25.430653 19326 raft_consensus.cc:2804] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.431171 19326 raft_consensus.cc:697] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:25.432437 19097 tablet_bootstrap.cc:654] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.432013 19326 consensus_queue.cc:237] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.439366 19456 raft_consensus.cc:493] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.440056 19456 raft_consensus.cc:515] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.443584 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:25.444557 19456 leader_election.cc:290] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:25.446509 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1459c880d7a945a5ada9218957f529cf" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:25.448750 18790 leader_election.cc:304] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:25.452612 19456 raft_consensus.cc:2749] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.456159 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:25.486012 19458 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.486569 19458 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.494933 19458 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:25.497597 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:25.498946 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:25.501802 19012 leader_election.cc:343] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:25.505782 19011 leader_election.cc:343] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.507822 19011 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.509240 19442 raft_consensus.cc:2749] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.496369 19046 raft_consensus.cc:2468] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:25.523898 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52f43e535b4d1daac624234ef1f2ed" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:25.524704 19370 leader_election.cc:290] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:25.524885 18899 raft_consensus.cc:2393] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:25.525357 18865 leader_election.cc:304] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.526463 18789 leader_election.cc:304] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [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: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:25.527062 19282 raft_consensus.cc:2804] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.539688 18720 catalog_manager.cc:5697] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.542114 19092 tablet_bootstrap.cc:654] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.542304 19282 raft_consensus.cc:697] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:25.543361 19282 consensus_queue.cc:237] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.563524 19370 raft_consensus.cc:2749] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.585573 18820 raft_consensus.cc:3060] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.585788 19092 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.586714 19092 ts_tablet_manager.cc:1403] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.175s	user 0.014s	sys 0.002s
I20260709 14:53:25.590359 19093 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.590936 19093 ts_tablet_manager.cc:1403] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.307s	user 0.015s	sys 0.035s
I20260709 14:53:25.600579 18719 catalog_manager.cc:5697] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 1 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.602543 19442 raft_consensus.cc:493] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.608582 19442 raft_consensus.cc:515] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.610181 19093 raft_consensus.cc:359] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.610987 19093 raft_consensus.cc:385] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.611290 19097 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: No bootstrap required, opened a new log
I20260709 14:53:25.611891 19097 ts_tablet_manager.cc:1403] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: Time spent bootstrapping tablet: real 0.191s	user 0.061s	sys 0.070s
I20260709 14:53:25.613437 19439 raft_consensus.cc:493] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.614089 19439 raft_consensus.cc:515] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.616272 19439 leader_election.cc:290] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:25.616413 19097 raft_consensus.cc:359] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.617381 19097 raft_consensus.cc:385] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.617834 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1695a87afd474c8a236544872dd0cd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:25.619830 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1695a87afd474c8a236544872dd0cd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:25.625048 19442 leader_election.cc:290] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
W20260709 14:53:25.625640 18937 leader_election.cc:343] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.626170 19097 raft_consensus.cc:740] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.626789 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:25.627099 19097 consensus_queue.cc:260] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.620558 19092 raft_consensus.cc:359] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.611271 19093 raft_consensus.cc:740] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.620656 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
W20260709 14:53:25.628237 19012 leader_election.cc:343] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.628283 19092 raft_consensus.cc:385] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.628409 19046 raft_consensus.cc:2468] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 0.
I20260709 14:53:25.629119 19092 raft_consensus.cc:740] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.631563 19092 consensus_queue.cc:260] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
W20260709 14:53:25.630051 19011 leader_election.cc:343] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.632597 19011 leader_election.cc:304] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.634568 18939 leader_election.cc:304] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.635465 19442 raft_consensus.cc:2749] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.630764 19093 consensus_queue.cc:260] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.638736 19093 ts_tablet_manager.cc:1434] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 14:53:25.638736 19097 ts_tablet_manager.cc:1434] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 14:53:25.635819 19439 raft_consensus.cc:2804] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.643040 19092 ts_tablet_manager.cc:1434] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260709 14:53:25.643312 19439 raft_consensus.cc:493] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.643771 19439 raft_consensus.cc:3060] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.644311 19092 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.651757 19092 tablet_bootstrap.cc:654] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.655071 19439 raft_consensus.cc:515] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.641535 19093 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.668431 19046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1695a87afd474c8a236544872dd0cd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:25.669123 19046 raft_consensus.cc:3060] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.671264 19093 tablet_bootstrap.cc:654] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.679037 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1695a87afd474c8a236544872dd0cd" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:25.680500 19046 raft_consensus.cc:2468] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:25.682132 18939 leader_election.cc:304] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:25.683182 19347 raft_consensus.cc:2804] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.683717 19347 raft_consensus.cc:697] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:25.684654 19347 consensus_queue.cc:237] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
W20260709 14:53:25.697409 18937 leader_election.cc:343] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.699383 18719 catalog_manager.cc:5697] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.702118 18719 catalog_manager.cc:5697] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.678916 19439 leader_election.cc:290] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:25.726784 19439 consensus_queue.cc:1048] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.744757 19092 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.745348 18717 catalog_manager.cc:5697] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 1 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.748811 19093 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.749392 19093 ts_tablet_manager.cc:1403] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.108s	user 0.036s	sys 0.030s
I20260709 14:53:25.752506 19093 raft_consensus.cc:359] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.753336 19093 raft_consensus.cc:385] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.753621 19093 raft_consensus.cc:740] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.754350 19093 consensus_queue.cc:260] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.745487 19092 ts_tablet_manager.cc:1403] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.021s
I20260709 14:53:25.758337 19092 raft_consensus.cc:359] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.759089 19092 raft_consensus.cc:385] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.759356 19092 raft_consensus.cc:740] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.760063 19092 consensus_queue.cc:260] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.771001 19093 ts_tablet_manager.cc:1434] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:25.771915 19370 raft_consensus.cc:493] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.772342 19093 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.772537 19370 raft_consensus.cc:515] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.774844 19370 leader_election.cc:290] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:25.776167 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:25.776373 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:25.767745 19092 ts_tablet_manager.cc:1434] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 14:53:25.779026 18937 consensus_peers.cc:597] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:25.780141 19092 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.780213 18787 leader_election.cc:304] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:25.786152 19093 tablet_bootstrap.cc:654] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.787130 19092 tablet_bootstrap.cc:654] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.787130 19370 raft_consensus.cc:2749] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.796579 19092 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.797163 19092 ts_tablet_manager.cc:1403] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 14:53:25.799933 19092 raft_consensus.cc:359] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.800729 19092 raft_consensus.cc:385] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.801014 19092 raft_consensus.cc:740] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.801641 19092 consensus_queue.cc:260] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:25.805142 19092 ts_tablet_manager.cc:1434] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:25.806336 19092 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.811914 19092 tablet_bootstrap.cc:654] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.815555 19093 tablet_bootstrap.cc:492] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.816161 19093 ts_tablet_manager.cc:1403] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260709 14:53:25.819235 19093 raft_consensus.cc:359] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.819975 19093 raft_consensus.cc:385] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.820245 19093 raft_consensus.cc:740] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.820984 19093 consensus_queue.cc:260] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:25.823619 19093 ts_tablet_manager.cc:1434] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:25.838160 19093 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.849272 19093 tablet_bootstrap.cc:654] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.841970 19092 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.850014 19092 ts_tablet_manager.cc:1403] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.005s
I20260709 14:53:25.852931 19092 raft_consensus.cc:359] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.853204 18896 raft_consensus.cc:3060] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.853713 19092 raft_consensus.cc:385] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.854609 19092 raft_consensus.cc:740] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.855477 19092 consensus_queue.cc:260] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.857487 19092 ts_tablet_manager.cc:1434] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:25.863332 19326 consensus_queue.cc:1048] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:25.865281 19092 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.871834 19093 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.874948 19092 tablet_bootstrap.cc:654] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.874594 19093 ts_tablet_manager.cc:1403] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 14:53:25.878674 19093 raft_consensus.cc:359] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.879568 19093 raft_consensus.cc:385] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.879868 19093 raft_consensus.cc:740] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.881309 19093 consensus_queue.cc:260] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.887045 19282 raft_consensus.cc:493] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.887708 19282 raft_consensus.cc:515] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.883831 19093 ts_tablet_manager.cc:1434] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:25.890075 19093 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: Bootstrap starting.
I20260709 14:53:25.892027 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:25.892630 19282 leader_election.cc:290] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
W20260709 14:53:25.893512 18863 leader_election.cc:343] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.893771 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:25.897702 19093 tablet_bootstrap.cc:654] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.894513 18966 raft_consensus.cc:2468] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:25.900031 19444 consensus_queue.cc:1048] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.900280 18862 leader_election.cc:304] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:25.901552 19282 raft_consensus.cc:2804] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.901929 19282 raft_consensus.cc:493] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.902251 19282 raft_consensus.cc:3060] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.916917 19092 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:25.917552 19092 ts_tablet_manager.cc:1403] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.003s
I20260709 14:53:25.920583 19092 raft_consensus.cc:359] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.921309 19092 raft_consensus.cc:385] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.921568 19092 raft_consensus.cc:740] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.922294 19092 consensus_queue.cc:260] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.923862 18823 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.925730 19093 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: No bootstrap required, opened a new log
I20260709 14:53:25.926421 19093 ts_tablet_manager.cc:1403] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 14:53:25.931833 19093 raft_consensus.cc:359] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.932574 19093 raft_consensus.cc:385] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.932883 19093 raft_consensus.cc:740] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.933719 19093 consensus_queue.cc:260] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:25.940004 19092 ts_tablet_manager.cc:1434] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:53:25.940857 19093 ts_tablet_manager.cc:1434] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:53:25.946347 19092 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:25.954106 19405 consensus_queue.cc:1048] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.959241 19216 consensus_queue.cc:1048] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:25.969216 19092 tablet_bootstrap.cc:654] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.974216 19282 raft_consensus.cc:515] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:25.994396 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:25.997821 18863 leader_election.cc:343] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.999614 19092 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:26.000252 19092 ts_tablet_manager.cc:1403] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.006s
I20260709 14:53:26.001808 19501 raft_consensus.cc:493] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.002404 19501 raft_consensus.cc:515] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:26.004798 19501 leader_election.cc:290] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:26.004923 19092 raft_consensus.cc:359] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:26.006021 19092 raft_consensus.cc:385] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.006322 19092 raft_consensus.cc:740] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.007128 19092 consensus_queue.cc:260] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:26.009649 19092 ts_tablet_manager.cc:1434] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 14:53:26.009771 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:26.015473 18820 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.011020 19092 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:26.012838 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c45faefb0f946059b4766cc70d49fc2" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:26.022316 18790 leader_election.cc:304] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:26.025327 19092 tablet_bootstrap.cc:654] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.027442 19501 raft_consensus.cc:2749] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.035933 19092 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:26.036481 19092 ts_tablet_manager.cc:1403] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 14:53:26.035976 19501 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.037312 19501 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.039134 19092 raft_consensus.cc:359] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.039809 19092 raft_consensus.cc:385] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.040069 19092 raft_consensus.cc:740] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.040282 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:26.040874 19045 raft_consensus.cc:2468] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:26.040850 19092 consensus_queue.cc:260] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.042605 18790 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:26.043085 19092 ts_tablet_manager.cc:1434] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:26.044234 19092 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:26.046659 19370 raft_consensus.cc:493] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.047158 19370 raft_consensus.cc:515] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.050521 19092 tablet_bootstrap.cc:654] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.052143 19370 leader_election.cc:290] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.052358 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:26.052206 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:26.055400 18789 leader_election.cc:304] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:26.052915 19370 raft_consensus.cc:2804] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.057379 19370 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.057866 19370 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.065604 19501 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:26.077615 19404 consensus_queue.cc:1048] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.088418 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:26.089107 18966 raft_consensus.cc:3060] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.089427 19282 leader_election.cc:290] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.098335 18966 raft_consensus.cc:2468] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:26.099728 18862 leader_election.cc:304] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:26.101429 19405 raft_consensus.cc:2804] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.102248 19405 raft_consensus.cc:697] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:26.103184 19405 consensus_queue.cc:237] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.109767 19216 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.110361 19216 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.115152 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:26.115873 19042 raft_consensus.cc:2468] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
W20260709 14:53:26.116974 18789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:44509, user_credentials={real_user=slave}} blocked reactor thread for 61695.5us
I20260709 14:53:26.119612 18865 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:26.120440 19500 raft_consensus.cc:2804] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.120831 19500 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.121140 19500 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.123777 19216 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:26.124421 19216 consensus_queue.cc:1048] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:26.128194 18790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 85664.6us
I20260709 14:53:26.137879 19501 raft_consensus.cc:2749] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:26.136329 19500 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.148659 19216 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.154632 18720 catalog_manager.cc:5697] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.159730 19370 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.163501 19370 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:26.165983 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:26.166935 19047 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.154336 19216 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.149571 18821 raft_consensus.cc:3060] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.150193 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:26.175269 18823 raft_consensus.cc:2393] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:26.177467 19047 raft_consensus.cc:2468] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:26.150781 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:26.150972 19500 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:26.152360 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:26.181041 19042 raft_consensus.cc:2393] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
W20260709 14:53:26.238585 18865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 55952.3us
I20260709 14:53:26.250200 19549 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.250824 19549 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.253247 19445 consensus_queue.cc:1048] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.256510 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:26.257342 18823 raft_consensus.cc:2393] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:26.239002 18790 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:26.242121 19216 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.258184 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:26.245657 19092 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: No bootstrap required, opened a new log
I20260709 14:53:26.258853 18820 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:26.259054 19092 ts_tablet_manager.cc:1403] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.215s	user 0.034s	sys 0.053s
I20260709 14:53:26.246146 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:26.260077 18971 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:26.260557 19370 raft_consensus.cc:2804] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.182770 18899 raft_consensus.cc:2393] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
W20260709 14:53:26.242731 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 61361.9us
I20260709 14:53:26.261260 19370 raft_consensus.cc:697] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:26.262392 19092 raft_consensus.cc:359] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.263164 19092 raft_consensus.cc:385] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.263470 19092 raft_consensus.cc:740] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
W20260709 14:53:26.265918 18790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 84874.5us
I20260709 14:53:26.267418 19092 consensus_queue.cc:260] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.262311 19370 consensus_queue.cc:237] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.272755 19092 ts_tablet_manager.cc:1434] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:53:26.279398 18820 raft_consensus.cc:3060] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.281530 18863 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:26.282915 19216 raft_consensus.cc:493] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.300405 19216 raft_consensus.cc:515] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.289438 18862 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:26.289809 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:26.302543 18971 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 0.
I20260709 14:53:26.290795 19549 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.303205 19405 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.303905 19405 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.304267 19405 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.306201 18787 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:26.308305 19549 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.309029 19549 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.309387 19549 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.295626 19347 consensus_queue.cc:1048] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.312072 19282 raft_consensus.cc:2749] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.314013 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:26.314646 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:26.315508 18896 raft_consensus.cc:2393] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:26.307422 19216 leader_election.cc:290] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:26.337826 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:26.338575 18821 raft_consensus.cc:2468] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:26.342985 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:26.343683 19047 raft_consensus.cc:2468] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 0.
I20260709 14:53:26.346202 18865 leader_election.cc:304] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:26.347129 19404 raft_consensus.cc:2804] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.347543 19404 raft_consensus.cc:493] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.347855 19404 raft_consensus.cc:3060] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:26.356050 18769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:26.352725 19405 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.357908 19404 raft_consensus.cc:515] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.365134 18897 raft_consensus.cc:2393] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:26.366358 19404 leader_election.cc:290] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:26.356966 19549 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.368440 18821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:26.369191 18821 raft_consensus.cc:3060] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.368561 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fefcefdefd44cd58f32f692aeb1aa26" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:26.369879 19045 raft_consensus.cc:3060] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.370846 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:26.371503 19405 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.369611 19549 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.371758 18897 raft_consensus.cc:2393] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:26.373907 18820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:26.373952 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:26.375334 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:26.375522 18971 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.374740 18820 raft_consensus.cc:2393] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b277192e9bf4e2f95f5750962ded124 in current term 1: Already voted for candidate ad51910f185540cd9783a4fa50ef5c6a in this term.
I20260709 14:53:26.380204 18862 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:26.382411 19282 raft_consensus.cc:2749] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.385339 19045 raft_consensus.cc:2468] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:26.387228 18865 leader_election.cc:304] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:26.389096 19549 raft_consensus.cc:493] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.389658 19549 raft_consensus.cc:515] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.390569 18971 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 1.
I20260709 14:53:26.391551 19404 raft_consensus.cc:2804] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.391898 18787 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:26.393141 19370 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.393795 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:26.393712 19370 raft_consensus.cc:697] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:26.392122 19404 raft_consensus.cc:697] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:26.393304 18821 raft_consensus.cc:2468] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:26.395382 19370 consensus_queue.cc:237] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:26.391671 19549 leader_election.cc:290] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:26.395880 19404 consensus_queue.cc:237] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:26.404661 18720 catalog_manager.cc:5697] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.399160 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc4788b462e459f9eae965586e0abdd" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:26.407840 18971 raft_consensus.cc:2393] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad51910f185540cd9783a4fa50ef5c6a in current term 1: Already voted for candidate 5b277192e9bf4e2f95f5750962ded124 in this term.
I20260709 14:53:26.409035 18787 leader_election.cc:304] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a; no voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:26.410158 19549 raft_consensus.cc:3060] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.417384 19549 raft_consensus.cc:2749] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.440383 18720 catalog_manager.cc:5697] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 0 to 1, leader changed from <none> to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 1 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.445575 18718 catalog_manager.cc:5697] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.559824 19405 consensus_queue.cc:1048] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.570945 19405 consensus_queue.cc:1048] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.800745 19549 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.822685 19554 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.825850 19554 consensus_queue.cc:1048] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.832609 19500 consensus_queue.cc:1048] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.840390 19501 consensus_queue.cc:1048] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.874950 19500 consensus_queue.cc:1048] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:28.144634 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
W20260709 14:53:28.150913 18937 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 14:53:28.164826 18937 consensus_peers.cc:597] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.168063 18863 consensus_peers.cc:597] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.169816 18863 consensus_peers.cc:597] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.173756 18863 consensus_peers.cc:597] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.200605 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:28.201826 12030 tablet_replica.cc:333] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.202719 12030 raft_consensus.cc:2243] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:28.203088 18937 consensus_peers.cc:597] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.203274 12030 raft_consensus.cc:2272] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.206146 12030 tablet_replica.cc:333] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
W20260709 14:53:28.206327 19011 consensus_peers.cc:597] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.206835 12030 raft_consensus.cc:2243] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.207420 12030 raft_consensus.cc:2272] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.209824 12030 tablet_replica.cc:333] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.210510 12030 raft_consensus.cc:2243] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.211325 12030 raft_consensus.cc:2272] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.213469 12030 tablet_replica.cc:333] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.214133 12030 raft_consensus.cc:2243] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.214560 12030 raft_consensus.cc:2272] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.216531 12030 tablet_replica.cc:333] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.217211 12030 raft_consensus.cc:2243] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.217687 12030 raft_consensus.cc:2272] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.220427 12030 tablet_replica.cc:333] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.221309 12030 raft_consensus.cc:2243] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.221854 12030 raft_consensus.cc:2272] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.222189 19011 consensus_peers.cc:597] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.223343 18937 consensus_peers.cc:597] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.224050 12030 tablet_replica.cc:333] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.224716 12030 raft_consensus.cc:2243] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.225194 12030 raft_consensus.cc:2272] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.227419 12030 tablet_replica.cc:333] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.228093 12030 raft_consensus.cc:2243] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.228524 12030 raft_consensus.cc:2272] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.230701 12030 tablet_replica.cc:333] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.231335 12030 raft_consensus.cc:2243] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.231746 12030 raft_consensus.cc:2272] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.233816 12030 tablet_replica.cc:333] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.234549 12030 raft_consensus.cc:2243] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.234926 12030 raft_consensus.cc:2272] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.237530 12030 tablet_replica.cc:333] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.238309 12030 raft_consensus.cc:2243] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:28.239153 19011 consensus_peers.cc:597] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.239392 12030 raft_consensus.cc:2272] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.242163 12030 tablet_replica.cc:333] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.243022 12030 raft_consensus.cc:2243] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.243570 12030 raft_consensus.cc:2272] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.244958 19011 consensus_peers.cc:597] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.246059 12030 tablet_replica.cc:333] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.246701 12030 raft_consensus.cc:2243] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.247249 12030 raft_consensus.cc:2272] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.249785 12030 tablet_replica.cc:333] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.250434 12030 raft_consensus.cc:2243] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.250825 12030 raft_consensus.cc:2272] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.253415 12030 tablet_replica.cc:333] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.254232 12030 raft_consensus.cc:2243] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.254752 12030 raft_consensus.cc:2272] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.257071 12030 tablet_replica.cc:333] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.257822 12030 raft_consensus.cc:2243] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.258280 12030 raft_consensus.cc:2272] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.260536 12030 tablet_replica.cc:333] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.261134 12030 raft_consensus.cc:2243] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.261554 12030 raft_consensus.cc:2272] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.263618 12030 tablet_replica.cc:333] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.264199 12030 raft_consensus.cc:2243] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.264810 12030 raft_consensus.cc:2272] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.268214 12030 tablet_replica.cc:333] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
W20260709 14:53:28.268754 18937 consensus_peers.cc:597] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.269131 12030 raft_consensus.cc:2243] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.269704 12030 raft_consensus.cc:2272] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.272186 12030 tablet_replica.cc:333] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.272862 12030 raft_consensus.cc:2243] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.273311 12030 raft_consensus.cc:2272] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.275764 18863 consensus_peers.cc:597] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.275949 12030 tablet_replica.cc:333] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.276937 12030 raft_consensus.cc:2243] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.277588 12030 raft_consensus.cc:2272] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.280860 12030 tablet_replica.cc:333] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.282900 12030 raft_consensus.cc:2243] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.283396 12030 raft_consensus.cc:2272] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.287086 12030 tablet_replica.cc:333] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
W20260709 14:53:28.289307 18863 consensus_peers.cc:597] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.289405 12030 raft_consensus.cc:2243] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:28.290125 19011 consensus_peers.cc:597] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.290756 12030 raft_consensus.cc:2272] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.293711 12030 tablet_replica.cc:333] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.294308 12030 raft_consensus.cc:2243] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.294754 12030 raft_consensus.cc:2272] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.296743 12030 tablet_replica.cc:333] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.297319 12030 raft_consensus.cc:2243] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.297735 12030 raft_consensus.cc:2272] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.300094 12030 tablet_replica.cc:333] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.300890 12030 raft_consensus.cc:2243] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.301898 12030 raft_consensus.cc:2272] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.304538 12030 tablet_replica.cc:333] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.305362 12030 raft_consensus.cc:2243] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:28.305878 18863 consensus_peers.cc:597] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.305912 12030 raft_consensus.cc:2272] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.308288 18863 consensus_peers.cc:597] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.308643 12030 tablet_replica.cc:333] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.309379 12030 raft_consensus.cc:2243] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.309847 12030 raft_consensus.cc:2272] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.311955 12030 tablet_replica.cc:333] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.312595 12030 raft_consensus.cc:2243] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.313088 12030 raft_consensus.cc:2272] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.315241 12030 tablet_replica.cc:333] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.315793 12030 raft_consensus.cc:2243] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.316792 12030 raft_consensus.cc:2272] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.319250 12030 tablet_replica.cc:333] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
W20260709 14:53:28.319132 19011 consensus_peers.cc:597] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.320148 12030 raft_consensus.cc:2243] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.320590 12030 raft_consensus.cc:2272] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.322712 12030 tablet_replica.cc:333] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.323442 12030 raft_consensus.cc:2243] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.324301 12030 raft_consensus.cc:2272] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.327124 12030 tablet_replica.cc:333] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.327756 12030 raft_consensus.cc:2243] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.328217 12030 raft_consensus.cc:2272] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.329902 18937 consensus_peers.cc:597] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.330485 12030 tablet_replica.cc:333] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.331104 12030 raft_consensus.cc:2243] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.331496 12030 raft_consensus.cc:2272] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.333642 12030 tablet_replica.cc:333] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.334319 12030 raft_consensus.cc:2243] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.334757 12030 raft_consensus.cc:2272] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.336963 12030 tablet_replica.cc:333] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.337677 12030 raft_consensus.cc:2243] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.338151 12030 raft_consensus.cc:2272] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.340368 12030 tablet_replica.cc:333] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.341058 12030 raft_consensus.cc:2243] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.341552 12030 raft_consensus.cc:2272] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:28.343039 19011 consensus_peers.cc:597] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.343950 12030 tablet_replica.cc:333] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.344631 12030 raft_consensus.cc:2243] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.345187 12030 raft_consensus.cc:2272] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.347211 12030 tablet_replica.cc:333] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.347849 12030 raft_consensus.cc:2243] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.348345 12030 raft_consensus.cc:2272] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.350960 12030 tablet_replica.cc:333] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.351507 12030 raft_consensus.cc:2243] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.351991 12030 raft_consensus.cc:2272] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.354117 12030 tablet_replica.cc:333] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.354764 12030 raft_consensus.cc:2243] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.355161 12030 raft_consensus.cc:2272] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.357509 12030 tablet_replica.cc:333] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.358173 12030 raft_consensus.cc:2243] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.358752 12030 raft_consensus.cc:2272] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.361347 12030 tablet_replica.cc:333] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.361995 12030 raft_consensus.cc:2243] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:28.362895 18937 consensus_peers.cc:597] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.362988 12030 raft_consensus.cc:2272] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.365921 12030 tablet_replica.cc:333] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.366608 12030 raft_consensus.cc:2243] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:28.367089 12030 raft_consensus.cc:2272] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.369643 12030 tablet_replica.cc:333] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: stopping tablet replica
I20260709 14:53:28.370249 12030 raft_consensus.cc:2243] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:28.371035 12030 raft_consensus.cc:2272] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:28.439054 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
W20260709 14:53:28.443796 18937 consensus_peers.cc:597] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.484844 18863 consensus_peers.cc:597] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.485432 18863 consensus_peers.cc:597] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.503650 18937 consensus_peers.cc:597] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.504374 18863 consensus_peers.cc:597] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.515905 18863 consensus_peers.cc:597] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.523427 18863 consensus_peers.cc:597] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.530766 18863 consensus_peers.cc:597] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.539947 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:28.551159 19583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:28.559782 18863 consensus_peers.cc:597] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.560408 18863 consensus_peers.cc:597] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.564218 19011 consensus_peers.cc:597] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.565251 19584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:28.572547 12030 server_base.cc:1061] running on GCE node
W20260709 14:53:28.572319 19588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:28.576484 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:28.576793 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:28.577009 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608808576986 us; error 0 us; skew 500 ppm
I20260709 14:53:28.577589 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:28.581815 12030 webserver.cc:533] Webserver started at http://127.11.191.129:41659/ using document root <none> and password file <none>
I20260709 14:53:28.582841 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:28.583161 12030 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:53:28.587859 18863 consensus_peers.cc:597] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.589557 12030 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.000s	sys 0.004s
W20260709 14:53:28.596843 19011 consensus_peers.cc:597] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.600126 19593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:28.601262 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:53:28.601704 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "ad51910f185540cd9783a4fa50ef5c6a"
format_stamp: "Formatted at 2026-07-09 14:53:15 on dist-test-slave-jgp0"
I20260709 14:53:28.602249 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:53:28.612411 18863 consensus_peers.cc:597] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.621776 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:28.623451 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:28.625245 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:53:28.632172 18863 consensus_peers.cc:597] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:28.634581 18937 consensus_peers.cc:597] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.643441 19600 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:53:28.742188 19011 consensus_peers.cc:597] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:28.966555 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:53:28.967015 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.331s	user 0.010s	sys 0.008s
I20260709 14:53:28.967351 12030 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:53:28.975894 19600 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:28.999485 19600 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.000488 19600 tablet_bootstrap.cc:492] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.001168 19600 ts_tablet_manager.cc:1403] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:53:29.004058 19600 raft_consensus.cc:359] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.004803 19600 raft_consensus.cc:740] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.005559 19600 consensus_queue.cc:260] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.008350 19600 ts_tablet_manager.cc:1434] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:29.009249 19600 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.043196 19600 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.045271 19600 tablet_bootstrap.cc:492] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.045969 19600 ts_tablet_manager.cc:1403] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260709 14:53:29.048288 19600 raft_consensus.cc:359] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.048858 19600 raft_consensus.cc:740] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.049423 19600 consensus_queue.cc:260] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.050750 19600 ts_tablet_manager.cc:1434] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:53:29.051445 19600 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.066395 19600 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.067397 19600 tablet_bootstrap.cc:492] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.068070 19600 ts_tablet_manager.cc:1403] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:53:29.070787 19600 raft_consensus.cc:359] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.071518 19600 raft_consensus.cc:740] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.072188 19600 consensus_queue.cc:260] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.075619 19600 ts_tablet_manager.cc:1434] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:29.076472 19600 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.138996 19600 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.140017 19600 tablet_bootstrap.cc:492] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.140699 19600 ts_tablet_manager.cc:1403] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.028s
I20260709 14:53:29.143396 19600 raft_consensus.cc:359] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.144112 19600 raft_consensus.cc:740] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.144843 19600 consensus_queue.cc:260] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.147078 19600 ts_tablet_manager.cc:1434] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:29.147898 19600 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.163314 19600 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.164302 19600 tablet_bootstrap.cc:492] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.164979 19600 ts_tablet_manager.cc:1403] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:53:29.167639 19600 raft_consensus.cc:359] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.168352 19600 raft_consensus.cc:740] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.169090 19600 consensus_queue.cc:260] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.171098 19600 ts_tablet_manager.cc:1434] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:29.171943 19600 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.192544 19600 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.193634 19600 tablet_bootstrap.cc:492] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.194322 19600 ts_tablet_manager.cc:1403] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:53:29.196985 19600 raft_consensus.cc:359] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.197662 19600 raft_consensus.cc:740] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.198374 19600 consensus_queue.cc:260] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.200278 19600 ts_tablet_manager.cc:1434] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:29.201071 19600 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.216463 19600 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.217255 19600 tablet_bootstrap.cc:492] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.217820 19600 ts_tablet_manager.cc:1403] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:53:29.219810 19600 raft_consensus.cc:359] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.220284 19600 raft_consensus.cc:740] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.220932 19600 consensus_queue.cc:260] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.222713 19600 ts_tablet_manager.cc:1434] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:29.223552 19600 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.237056 19600 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.238281 19600 tablet_bootstrap.cc:492] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.238920 19600 ts_tablet_manager.cc:1403] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:53:29.241287 19600 raft_consensus.cc:359] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.241847 19600 raft_consensus.cc:740] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.242390 19570 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.242964 19570 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.243099 19600 consensus_queue.cc:260] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.245281 19600 ts_tablet_manager.cc:1434] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:29.246042 19600 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.247799 19570 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:29.251967 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:29.260947 18937 leader_election.cc:336] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.261467 18937 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.264174 19570 raft_consensus.cc:2749] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.276995 19600 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.277859 19600 tablet_bootstrap.cc:492] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.278482 19600 ts_tablet_manager.cc:1403] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260709 14:53:29.280483 12030 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:53:29.280987 19600 raft_consensus.cc:359] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.281724 19600 raft_consensus.cc:740] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.280984 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.314s	user 0.269s	sys 0.008s
I20260709 14:53:29.282321 19600 consensus_queue.cc:260] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.285478 19600 ts_tablet_manager.cc:1434] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:53:29.286317 19600 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.304881 19600 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.306016 19600 tablet_bootstrap.cc:492] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.306747 19600 ts_tablet_manager.cc:1403] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 14:53:29.306620 19405 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.307862 19405 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.310047 19600 raft_consensus.cc:359] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.310918 19600 raft_consensus.cc:740] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.311645 19600 consensus_queue.cc:260] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.314006 19600 ts_tablet_manager.cc:1434] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:29.314872 19600 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.311558 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:29.310031 19405 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
W20260709 14:53:29.321628 18863 leader_election.cc:336] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.322213 18863 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.323185 19405 raft_consensus.cc:2749] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.325870 19405 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.326428 19405 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.328553 19405 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:29.332864 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
W20260709 14:53:29.335611 18863 leader_election.cc:336] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.336146 18863 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:29.336927 19405 raft_consensus.cc:2749] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.340931 19600 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.342077 19600 tablet_bootstrap.cc:492] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.342659 19600 ts_tablet_manager.cc:1403] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260709 14:53:29.345135 19600 raft_consensus.cc:359] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.345683 19600 raft_consensus.cc:740] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.346323 19600 consensus_queue.cc:260] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.348024 19600 ts_tablet_manager.cc:1434] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:29.348866 19600 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.359828 19602 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.360499 19602 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.362807 19602 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:29.366202 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:29.369987 19011 leader_election.cc:336] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.370461 19011 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.370803 19600 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.371742 19600 tablet_bootstrap.cc:492] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.372246 19600 ts_tablet_manager.cc:1403] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 14:53:29.373134 19602 raft_consensus.cc:2749] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.374495 19600 raft_consensus.cc:359] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.375090 19600 raft_consensus.cc:740] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.375901 19600 consensus_queue.cc:260] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.378363 19600 ts_tablet_manager.cc:1434] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 14:53:29.379237 19600 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.402904 19602 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.403451 19602 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.407209 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:29.409472 19602 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.409754 19600 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.411155 19600 tablet_bootstrap.cc:492] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.412070 19600 ts_tablet_manager.cc:1403] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
W20260709 14:53:29.412503 19011 leader_election.cc:336] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.413058 19011 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:29.415024 19602 raft_consensus.cc:2749] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.415364 19600 raft_consensus.cc:359] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.416298 19600 raft_consensus.cc:740] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.417228 19570 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.417892 19570 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.419525 19600 consensus_queue.cc:260] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.422024 19600 ts_tablet_manager.cc:1434] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:53:29.422847 19600 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.425815 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:29.426812 19047 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:29.428229 18939 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.429229 19582 raft_consensus.cc:2804] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.429600 19582 raft_consensus.cc:493] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.429917 19582 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.430717 19570 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.431658 19602 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.432395 19602 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.435232 19602 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
W20260709 14:53:29.433091 18937 leader_election.cc:336] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
W20260709 14:53:29.445897 19011 leader_election.cc:336] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.446089 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:29.446808 18897 raft_consensus.cc:2468] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 1.
I20260709 14:53:29.447942 19012 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [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: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.448855 19602 raft_consensus.cc:2804] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.449256 19602 raft_consensus.cc:493] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.449726 19602 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.453675 19600 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.454835 19600 tablet_bootstrap.cc:492] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.455585 19600 ts_tablet_manager.cc:1403] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260709 14:53:29.453727 19582 raft_consensus.cc:515] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.461107 19582 leader_election.cc:290] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.460970 19602 raft_consensus.cc:515] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.463281 19602 leader_election.cc:290] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:29.463725 19600 raft_consensus.cc:359] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.464511 19600 raft_consensus.cc:740] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.465307 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de221da7c0541afa9a6750920c46672" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:29.466003 19047 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.466146 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257fc4cdb6b414d9a46704fb3642a30" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:29.466774 18897 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:29.468420 19011 leader_election.cc:336] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
W20260709 14:53:29.469206 18937 leader_election.cc:336] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.471536 19574 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.472018 19574 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.474506 19574 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.475540 19600 consensus_queue.cc:260] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.476312 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:29.476943 19047 raft_consensus.cc:2468] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:29.480466 19600 ts_tablet_manager.cc:1434] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260709 14:53:29.481227 18897 raft_consensus.cc:2468] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 2.
I20260709 14:53:29.481678 19600 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.482990 18939 leader_election.cc:304] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.484270 19570 raft_consensus.cc:2804] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.484745 19570 raft_consensus.cc:697] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:29.485960 19570 consensus_queue.cc:237] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.483165 19012 leader_election.cc:304] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [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: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.498558 19574 raft_consensus.cc:2804] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.499058 19574 raft_consensus.cc:697] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:29.499830 19574 consensus_queue.cc:237] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.502013 19676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:34209 every 8 connection(s)
I20260709 14:53:29.501876 18720 catalog_manager.cc:5697] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 2 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.502748 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:34209
W20260709 14:53:29.503300 19011 leader_election.cc:336] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:29.503803 19011 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:29.505402 19556 raft_consensus.cc:2749] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.508298 19600 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.509459 19600 tablet_bootstrap.cc:492] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.510231 19600 ts_tablet_manager.cc:1403] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260709 14:53:29.514389 19582 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.515156 19582 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.517568 19582 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:29.521461 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
I20260709 14:53:29.522213 18899 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:29.523030 18719 catalog_manager.cc:5697] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 2 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.527590 19600 raft_consensus.cc:359] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.528564 19600 raft_consensus.cc:740] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.529486 19579 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.529655 19600 consensus_queue.cc:260] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.530120 19579 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.532227 19600 ts_tablet_manager.cc:1434] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:53:29.532747 18938 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [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: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.532568 19579 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.533636 19570 raft_consensus.cc:2804] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.534221 19570 raft_consensus.cc:493] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.534614 19570 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.535648 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:29.533378 19600 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.537671 19047 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:29.553800 18865 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:29.554778 19579 raft_consensus.cc:2804] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.555195 19579 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.555572 19579 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.544749 19570 raft_consensus.cc:515] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.568619 19579 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.576990 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:29.577658 19044 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.585628 19570 leader_election.cc:290] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:29.587659 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:29.588373 18897 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.590656 19044 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 2.
I20260709 14:53:29.593446 18865 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:29.594368 19603 raft_consensus.cc:2804] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.594885 19603 raft_consensus.cc:697] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:29.595825 19603 consensus_queue.cc:237] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.599288 19579 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.600966 19582 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.601591 19582 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.604516 19582 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.609834 18897 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:29.612389 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:29.613088 19045 raft_consensus.cc:2468] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:29.611094 18938 leader_election.cc:304] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.615636 18939 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.616500 19445 raft_consensus.cc:2804] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.616951 19570 raft_consensus.cc:2804] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.645071 19601 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.645678 19601 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.655534 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.656314 19646 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:29.661217 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:29.639716 19570 raft_consensus.cc:493] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.652014 19601 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
W20260709 14:53:29.683104 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 66506us
I20260709 14:53:29.658041 19445 raft_consensus.cc:697] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:29.681905 19570 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.690476 19690 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.694213 19600 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.695220 19600 tablet_bootstrap.cc:492] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.695971 19600 ts_tablet_manager.cc:1403] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.003s
I20260709 14:53:29.699652 19600 raft_consensus.cc:359] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.700595 19600 raft_consensus.cc:740] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.700502 19690 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.701565 19600 consensus_queue.cc:260] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.703419 19600 ts_tablet_manager.cc:1434] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:29.704265 19600 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.709452 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.711352 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.712618 19642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:29.712528 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.686474 19579 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.727010 19646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b57e0f0d9ff4b9395f5762d3fcca23c" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:29.730644 19639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.713364 19642 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.720137 19690 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
W20260709 14:53:29.721455 19011 leader_election.cc:343] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.734848 19011 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33; no voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:29.722302 19645 raft_consensus.cc:2468] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:29.737843 19601 raft_consensus.cc:2749] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.739101 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b277192e9bf4e2f95f5750962ded124" is_pre_election: true
W20260709 14:53:29.748750 18937 leader_election.cc:343] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.722977 19579 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.749313 18937 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6c89f71608b437bbdc2261120b4fbea; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.751430 19691 raft_consensus.cc:2749] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:29.753336 19679 heartbeater.cc:344] Connected to a master server at 127.11.191.190:46601
I20260709 14:53:29.753059 19445 consensus_queue.cc:237] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.754021 19679 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:29.755213 19679 heartbeater.cc:507] Master 127.11.191.190:46601 requested a full tablet report, sending...
W20260709 14:53:29.755791 18937 leader_election.cc:343] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.762861 19691 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.763473 19691 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.765704 19691 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.766505 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33" is_pre_election: true
I20260709 14:53:29.767331 19047 raft_consensus.cc:2468] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 1.
I20260709 14:53:29.768477 18939 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.769336 19691 raft_consensus.cc:2804] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.769629 19638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.769949 19691 raft_consensus.cc:493] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.770360 19691 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.771965 19579 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:29.773074 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:29.773729 18973 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:29.769330 19639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.774766 19639 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:29.775564 19642 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 2.
I20260709 14:53:29.776074 18863 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:29.780447 19579 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.780929 19579 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.781311 19579 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.778627 19691 raft_consensus.cc:515] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.792644 19216 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.793262 19216 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.795248 19216 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
W20260709 14:53:29.800829 18937 leader_election.cc:343] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.802099 18973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea" is_pre_election: true
I20260709 14:53:29.802794 18973 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 1.
I20260709 14:53:29.804174 18862 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.806047 19216 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:29.806419 19216 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:29.807186 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:29.807710 19216 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.807765 19047 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.814811 19638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a" is_pre_election: true
I20260709 14:53:29.815881 19579 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.820933 19579 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:29.811761 19570 raft_consensus.cc:515] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.823580 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02e6f3cb5674480bd1264d58c6e831d" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:29.824182 18863 leader_election.cc:343] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:29.825003 18937 leader_election.cc:343] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.825176 19570 leader_election.cc:290] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.802624 19691 leader_election.cc:290] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.826604 19640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:29.828157 18937 leader_election.cc:343] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.830924 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:29.831377 19045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0008819050cd400fad75da9072de375a" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:29.831698 18971 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.835237 19045 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.839277 18720 catalog_manager.cc:5697] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.842299 18971 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 2.
I20260709 14:53:29.844626 18719 catalog_manager.cc:5697] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 2 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.851411 18721 ts_manager.cc:194] Re-registered known tserver with Master: ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209)
I20260709 14:53:29.856815 19047 raft_consensus.cc:2468] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:29.857861 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
I20260709 14:53:29.862411 19641 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.853639 19045 raft_consensus.cc:2468] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:29.857936 18862 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:29.867834 19603 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.868399 19603 raft_consensus.cc:697] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:29.869453 19603 consensus_queue.cc:237] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.872022 19641 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 2.
I20260709 14:53:29.859725 19600 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: 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 14:53:29.875082 18937 consensus_peers.cc:597] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:29.875415 19600 tablet_bootstrap.cc:492] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.860499 19216 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.866704 18939 leader_election.cc:304] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.877242 19600 ts_tablet_manager.cc:1403] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.004s
I20260709 14:53:29.878593 18939 leader_election.cc:304] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [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: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.879580 19570 raft_consensus.cc:2804] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.880416 19690 raft_consensus.cc:2804] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.881076 19690 raft_consensus.cc:697] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:29.881958 19690 consensus_queue.cc:237] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.885013 19600 raft_consensus.cc:359] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.885913 19600 raft_consensus.cc:740] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.886772 19600 consensus_queue.cc:260] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.887693 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:29.888070 19570 raft_consensus.cc:697] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:29.888399 18971 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.889017 19570 consensus_queue.cc:237] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.891543 19600 ts_tablet_manager.cc:1434] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 14:53:29.882393 19216 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Requested vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:29.894707 19641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
W20260709 14:53:29.896534 18863 leader_election.cc:343] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:29.892563 19600 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.896238 18720 catalog_manager.cc:5697] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:29.926177 19011 consensus_peers.cc:597] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:29.939954 18720 catalog_manager.cc:5697] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 2 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.941788 18720 catalog_manager.cc:5697] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 2 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.946079 18971 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 2.
I20260709 14:53:29.958855 18862 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [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: 5b277192e9bf4e2f95f5750962ded124, d6c89f71608b437bbdc2261120b4fbea; no voters: ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:29.953933 19600 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.960122 19405 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.960628 19405 raft_consensus.cc:697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:29.960939 19600 tablet_bootstrap.cc:492] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.961123 19047 raft_consensus.cc:1275] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.961774 19600 ts_tablet_manager.cc:1403] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.000s
I20260709 14:53:29.962847 18721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35642
I20260709 14:53:29.962749 19570 consensus_queue.cc:1048] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:29.961484 19405 consensus_queue.cc:237] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:29.964730 19600 raft_consensus.cc:359] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.965505 19600 raft_consensus.cc:740] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.966442 19600 consensus_queue.cc:260] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:29.969239 19600 ts_tablet_manager.cc:1434] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:29.970098 19600 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:29.972379 19679 heartbeater.cc:499] Master 127.11.191.190:46601 was elected leader, sending a full tablet report...
I20260709 14:53:29.991968 19600 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:29.993114 19600 tablet_bootstrap.cc:492] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:29.993916 19600 ts_tablet_manager.cc:1403] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 14:53:29.996497 19600 raft_consensus.cc:359] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:29.997220 19600 raft_consensus.cc:740] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:29.998099 19600 consensus_queue.cc:260] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.007829 19600 ts_tablet_manager.cc:1434] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:53:30.010111 19600 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.027029 18721 catalog_manager.cc:5697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 1 to 2, leader changed from ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129) to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.076079 18897 raft_consensus.cc:1275] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer 7bfba0d93d354eb69801736cb3ff0e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.080869 19574 consensus_queue.cc:1048] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.084921 19641 raft_consensus.cc:1275] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.105397 19405 consensus_queue.cc:1048] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.126780 19600 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.127907 19600 tablet_bootstrap.cc:492] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.132067 19600 ts_tablet_manager.cc:1403] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.009s
I20260709 14:53:30.136072 19600 raft_consensus.cc:359] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.136963 19600 raft_consensus.cc:740] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.137821 19600 consensus_queue.cc:260] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.140089 19600 ts_tablet_manager.cc:1434] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:30.141103 19600 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.165514 19047 raft_consensus.cc:1275] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.167171 19216 consensus_queue.cc:1048] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.215191 19600 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.216495 19600 tablet_bootstrap.cc:492] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.217267 19600 ts_tablet_manager.cc:1403] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.006s
I20260709 14:53:30.219820 19600 raft_consensus.cc:359] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.220533 19600 raft_consensus.cc:740] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.221316 19600 consensus_queue.cc:260] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.224255 19600 ts_tablet_manager.cc:1434] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:30.225132 19600 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.248011 19600 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.250999 19600 tablet_bootstrap.cc:492] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.251828 19600 ts_tablet_manager.cc:1403] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 14:53:30.256193 19600 raft_consensus.cc:359] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.257840 19600 raft_consensus.cc:740] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.258595 19600 consensus_queue.cc:260] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.260792 19600 ts_tablet_manager.cc:1434] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:53:30.261667 19600 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.270993 19641 raft_consensus.cc:1275] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.276381 18897 raft_consensus.cc:1275] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.279264 19603 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:30.279716 19690 consensus_queue.cc:1048] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:53:30.284117 18937 consensus_peers.cc:597] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:30.290166 19600 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.291291 19600 tablet_bootstrap.cc:492] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.292109 19600 ts_tablet_manager.cc:1403] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260709 14:53:30.296231 19600 raft_consensus.cc:359] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.297210 19600 raft_consensus.cc:740] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.298207 19600 consensus_queue.cc:260] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.300379 19600 ts_tablet_manager.cc:1434] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:30.301505 19600 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.321391 19640 raft_consensus.cc:3060] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:30.336163 19640 raft_consensus.cc:1275] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.337939 19570 consensus_queue.cc:1048] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.364183 19600 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.365655 19600 tablet_bootstrap.cc:492] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.366382 19600 ts_tablet_manager.cc:1403] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.019s
I20260709 14:53:30.369051 19600 raft_consensus.cc:359] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.369774 19600 raft_consensus.cc:740] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.370488 19600 consensus_queue.cc:260] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.372714 19600 ts_tablet_manager.cc:1434] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:30.374037 19600 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.374557 18966 raft_consensus.cc:1275] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.376117 18971 raft_consensus.cc:1275] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.376649 19045 raft_consensus.cc:1275] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.378207 19691 consensus_queue.cc:1048] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.380963 19579 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.382171 19603 consensus_queue.cc:1048] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.385306 19047 raft_consensus.cc:1275] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.388247 19570 consensus_queue.cc:1048] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:53:30.393910 18863 consensus_peers.cc:597] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:30.494438 18937 consensus_peers.cc:597] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. 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 14:53:30.532212 18865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 48407us
W20260709 14:53:30.534276 18937 consensus_peers.cc:597] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:30.542827 19600 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.544085 19600 tablet_bootstrap.cc:492] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.546227 19600 ts_tablet_manager.cc:1403] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.172s	user 0.023s	sys 0.020s
W20260709 14:53:30.546396 18862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:39539, user_credentials={real_user=slave}} blocked reactor thread for 68317.2us
W20260709 14:53:30.551703 18939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.132:40839, user_credentials={real_user=slave}} blocked reactor thread for 63056.3us
I20260709 14:53:30.551863 19600 raft_consensus.cc:359] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.556866 19600 raft_consensus.cc:740] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.557585 19600 consensus_queue.cc:260] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.563235 19600 ts_tablet_manager.cc:1434] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:30.564199 19600 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.599272 19600 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.600358 19600 tablet_bootstrap.cc:492] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.601109 19600 ts_tablet_manager.cc:1403] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.010s
I20260709 14:53:30.603950 19600 raft_consensus.cc:359] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.604725 19600 raft_consensus.cc:740] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.605475 19600 consensus_queue.cc:260] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.607649 19600 ts_tablet_manager.cc:1434] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:30.608392 19600 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.624814 19600 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.625815 19600 tablet_bootstrap.cc:492] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.626494 19600 ts_tablet_manager.cc:1403] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
W20260709 14:53:30.627873 18937 consensus_peers.cc:597] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:30.628664 19600 raft_consensus.cc:359] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.629374 19600 raft_consensus.cc:740] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.632835 19600 consensus_queue.cc:260] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.635190 19600 ts_tablet_manager.cc:1434] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:30.636040 19600 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.650189 19600 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.650904 19600 tablet_bootstrap.cc:492] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.651438 19600 ts_tablet_manager.cc:1403] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:53:30.653653 19600 raft_consensus.cc:359] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.654134 19600 raft_consensus.cc:740] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.654846 19600 consensus_queue.cc:260] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.656741 19600 ts_tablet_manager.cc:1434] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:30.657668 19600 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.673034 19600 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.674077 19600 tablet_bootstrap.cc:492] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.674800 19600 ts_tablet_manager.cc:1403] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:53:30.677341 19600 raft_consensus.cc:359] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.678050 19600 raft_consensus.cc:740] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.678809 19600 consensus_queue.cc:260] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.680995 19600 ts_tablet_manager.cc:1434] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:30.682538 19600 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.698730 19600 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.699728 19600 tablet_bootstrap.cc:492] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.700419 19600 ts_tablet_manager.cc:1403] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:53:30.702865 19600 raft_consensus.cc:359] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.703567 19600 raft_consensus.cc:740] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.704272 19600 consensus_queue.cc:260] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.706395 19600 ts_tablet_manager.cc:1434] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:30.707283 19600 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.723744 19600 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.724846 19600 tablet_bootstrap.cc:492] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.725646 19600 ts_tablet_manager.cc:1403] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:53:30.728456 19600 raft_consensus.cc:359] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.729184 19600 raft_consensus.cc:740] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.729981 19600 consensus_queue.cc:260] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [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: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.732317 19600 ts_tablet_manager.cc:1434] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:30.733194 19600 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.751542 19600 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.752511 19600 tablet_bootstrap.cc:492] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.753187 19600 ts_tablet_manager.cc:1403] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 14:53:30.755620 19600 raft_consensus.cc:359] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.756289 19600 raft_consensus.cc:740] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.756954 19600 consensus_queue.cc:260] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.758980 19600 ts_tablet_manager.cc:1434] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:30.759786 19600 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.779662 19600 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.780722 19600 tablet_bootstrap.cc:492] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
W20260709 14:53:30.781479 18863 consensus_peers.cc:597] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:30.781510 19600 ts_tablet_manager.cc:1403] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:53:30.784636 19600 raft_consensus.cc:359] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.785506 19600 raft_consensus.cc:740] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.786255 19600 consensus_queue.cc:260] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.788897 19600 ts_tablet_manager.cc:1434] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:30.789753 19600 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.794081 19642 raft_consensus.cc:3060] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:30.815024 19600 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.816047 19600 tablet_bootstrap.cc:492] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.816716 19600 ts_tablet_manager.cc:1403] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 14:53:30.818607 19600 raft_consensus.cc:359] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.819164 19600 raft_consensus.cc:740] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.819710 19600 consensus_queue.cc:260] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.821298 19600 ts_tablet_manager.cc:1434] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:30.822119 19600 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.836302 19600 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.837476 19600 tablet_bootstrap.cc:492] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.838174 19600 ts_tablet_manager.cc:1403] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 14:53:30.840401 19600 raft_consensus.cc:359] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.841079 19600 raft_consensus.cc:740] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.841777 19600 consensus_queue.cc:260] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.843044 19600 ts_tablet_manager.cc:1434] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:30.843902 19600 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.857499 19600 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.858289 19600 tablet_bootstrap.cc:492] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.858973 19600 ts_tablet_manager.cc:1403] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 14:53:30.862221 19600 raft_consensus.cc:359] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.863083 19600 raft_consensus.cc:740] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.863721 19600 consensus_queue.cc:260] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.866225 19600 ts_tablet_manager.cc:1434] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:30.867116 19600 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.881731 19600 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.882655 19600 tablet_bootstrap.cc:492] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.883314 19600 ts_tablet_manager.cc:1403] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:53:30.885780 19600 raft_consensus.cc:359] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.887310 19600 raft_consensus.cc:740] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.887916 19600 consensus_queue.cc:260] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.890084 19600 ts_tablet_manager.cc:1434] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:30.890815 19600 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.905874 19600 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.906890 19600 tablet_bootstrap.cc:492] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.907539 19600 ts_tablet_manager.cc:1403] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:53:30.909590 19600 raft_consensus.cc:359] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.910106 19600 raft_consensus.cc:740] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.910780 19600 consensus_queue.cc:260] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:30.912819 19600 ts_tablet_manager.cc:1434] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:53:30.914238 19600 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.930601 19600 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.931684 19600 tablet_bootstrap.cc:492] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.932699 19600 ts_tablet_manager.cc:1403] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:53:30.935091 19600 raft_consensus.cc:359] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.935675 19600 raft_consensus.cc:740] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.936276 19600 consensus_queue.cc:260] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.937835 19600 ts_tablet_manager.cc:1434] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:30.939077 19600 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.951592 19600 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.952553 19600 tablet_bootstrap.cc:492] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.953256 19600 ts_tablet_manager.cc:1403] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:53:30.954773 19642 raft_consensus.cc:3060] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:30.955566 19600 raft_consensus.cc:359] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.956135 19600 raft_consensus.cc:740] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.956698 19600 consensus_queue.cc:260] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:30.958664 19600 ts_tablet_manager.cc:1434] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:30.960920 19600 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:30.976457 19600 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:30.977514 19600 tablet_bootstrap.cc:492] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:30.978284 19600 ts_tablet_manager.cc:1403] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:53:30.980899 19600 raft_consensus.cc:359] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.981441 19600 raft_consensus.cc:740] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.981976 19600 consensus_queue.cc:260] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:30.984200 19600 ts_tablet_manager.cc:1434] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:30.985143 19600 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
W20260709 14:53:30.995044 19011 consensus_peers.cc:597] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:53:31.004071 19600 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:31.005242 19600 tablet_bootstrap.cc:492] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:31.006122 19600 ts_tablet_manager.cc:1403] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 14:53:31.008123 19600 raft_consensus.cc:359] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:31.008786 19600 raft_consensus.cc:740] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.009414 19600 consensus_queue.cc:260] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:31.011004 19600 ts_tablet_manager.cc:1434] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:31.011626 19600 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:31.026105 19600 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:31.026815 19600 tablet_bootstrap.cc:492] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:31.027387 19600 ts_tablet_manager.cc:1403] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:53:31.029119 19642 raft_consensus.cc:3060] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:31.029740 19600 raft_consensus.cc:359] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:31.030313 19600 raft_consensus.cc:740] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.031283 19600 consensus_queue.cc:260] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:31.033749 19600 ts_tablet_manager.cc:1434] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:31.034574 19600 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:31.068836 19600 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:31.070736 19600 tablet_bootstrap.cc:492] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:31.071502 19600 ts_tablet_manager.cc:1403] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.016s
I20260709 14:53:31.075089 19600 raft_consensus.cc:359] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:31.075826 19600 raft_consensus.cc:740] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.076635 19600 consensus_queue.cc:260] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:31.080514 19600 ts_tablet_manager.cc:1434] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:53:31.081542 19600 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap starting.
I20260709 14:53:31.109498 19600 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:31.110528 19600 tablet_bootstrap.cc:492] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Bootstrap complete.
I20260709 14:53:31.111359 19600 ts_tablet_manager.cc:1403] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.005s
I20260709 14:53:31.114192 19600 raft_consensus.cc:359] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:31.115935 19600 raft_consensus.cc:740] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.116786 19600 consensus_queue.cc:260] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [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: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:31.118561 19600 ts_tablet_manager.cc:1434] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:31.152725 19642 raft_consensus.cc:3060] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:31.268695 19640 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.358065 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:35.426429 18899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:35.427415 18899 raft_consensus.cc:606] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:35.437018 19761 raft_consensus.cc:993] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.437533 19761 raft_consensus.cc:1081] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.439738 19642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:35.440461 19642 raft_consensus.cc:493] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.440966 19642 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.450853 18971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9"
dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:55096
I20260709 14:53:35.451548 18971 raft_consensus.cc:606] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:35.453015 19642 raft_consensus.cc:515] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.460949 19642 leader_election.cc:290] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:35.473977 19047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
mode: GRACEFUL
new_leader_uuid: "d6c89f71608b437bbdc2261120b4fbea"
 from {username='slave'} at 127.0.0.1:33520
I20260709 14:53:35.474567 19047 raft_consensus.cc:606] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Received request to transfer leadership to TS d6c89f71608b437bbdc2261120b4fbea
I20260709 14:53:35.477900 18899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:35.478518 18899 raft_consensus.cc:606] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:35.480186 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:35.481137 18971 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.482638 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:35.483230 18897 raft_consensus.cc:606] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:35.490387 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f7c9414ee4163b0d335fd1b7192ba" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:35.491057 18899 raft_consensus.cc:3055] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.491364 18899 raft_consensus.cc:740] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:35.492136 18971 raft_consensus.cc:2468] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.494364 19594 leader_election.cc:304] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.496397 19759 raft_consensus.cc:993] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.496961 19759 raft_consensus.cc:1081] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.499166 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:35.502144 18897 raft_consensus.cc:606] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:35.503925 19640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:35.504555 19640 raft_consensus.cc:493] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.504969 19640 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:35.492283 18899 consensus_queue.cc:260] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.508005 18899 raft_consensus.cc:3060] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.510797 19774 raft_consensus.cc:2804] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.512362 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:35.513089 18897 raft_consensus.cc:606] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:35.514519 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:53:35.516470 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:35.517971 19640 raft_consensus.cc:515] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.520859 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:35.521530 18897 raft_consensus.cc:3055] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:35.521838 18897 raft_consensus.cc:740] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:35.519155 18899 raft_consensus.cc:2468] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.524940 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcd8e7f083048a8a0b36f1a0dc820c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:35.525583 18971 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:35.522746 18897 consensus_queue.cc:260] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.534170 18897 raft_consensus.cc:3060] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:35.534761 18971 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:35.535768 19594 leader_election.cc:304] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.537086 19640 leader_election.cc:290] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:35.544202 19774 raft_consensus.cc:697] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:35.545356 18897 raft_consensus.cc:2468] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:35.546133 19774 consensus_queue.cc:237] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.547657 19775 raft_consensus.cc:2804] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:35.548199 19775 raft_consensus.cc:697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:35.549285 19775 consensus_queue.cc:237] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER 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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.568482 18718 catalog_manager.cc:5697] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.597129 18718 catalog_manager.cc:5697] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 2 to 3, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 3 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.618156 19767 raft_consensus.cc:993] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.618734 19767 raft_consensus.cc:1081] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.620419 19640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:35.620994 19640 raft_consensus.cc:493] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.621269 19640 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.626714 19640 raft_consensus.cc:515] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.628273 19640 leader_election.cc:290] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:35.629324 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:35.629345 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8431a301f4f54cd28c543a2ec646f6ab" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:35.630231 18897 raft_consensus.cc:3055] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.630337 18971 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.630584 18897 raft_consensus.cc:740] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:35.631552 18897 consensus_queue.cc:260] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.632565 18897 raft_consensus.cc:3060] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.636128 18971 raft_consensus.cc:2468] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.637563 19594 leader_election.cc:304] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.638310 19774 raft_consensus.cc:2804] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.638832 19774 raft_consensus.cc:697] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:35.639810 19774 consensus_queue.cc:237] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:35.640431 18897 raft_consensus.cc:2468] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.650518 18718 catalog_manager.cc:5697] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.688467 19767 raft_consensus.cc:993] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower 7bfba0d93d354eb69801736cb3ff0e33 to start an election
I20260709 14:53:35.689044 19761 raft_consensus.cc:1081] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer 7bfba0d93d354eb69801736cb3ff0e33 to start an election
I20260709 14:53:35.690742 19047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
 from {username='slave'} at 127.0.0.1:45068
I20260709 14:53:35.691275 19047 raft_consensus.cc:493] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.691535 19047 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.699007 19047 raft_consensus.cc:515] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.701021 19047 leader_election.cc:290] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:35.702056 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:35.702230 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8da14f8fd049b6bfb67519dd7203a1" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:35.703017 18972 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.702986 18897 raft_consensus.cc:3055] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.703568 18897 raft_consensus.cc:740] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:35.704715 18897 consensus_queue.cc:260] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.706346 18897 raft_consensus.cc:3060] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.711652 18972 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 2.
I20260709 14:53:35.713249 19010 leader_election.cc:304] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.714232 18897 raft_consensus.cc:2468] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 2.
I20260709 14:53:35.714527 19728 raft_consensus.cc:2804] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.716698 19728 raft_consensus.cc:697] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:35.717639 19728 consensus_queue.cc:237] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.725194 19766 raft_consensus.cc:993] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: : Instructing follower d6c89f71608b437bbdc2261120b4fbea to start an election
I20260709 14:53:35.725826 19784 raft_consensus.cc:1081] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Signalling peer d6c89f71608b437bbdc2261120b4fbea to start an election
I20260709 14:53:35.727586 18971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc"
dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
 from {username='slave'} at 127.0.0.1:58676
I20260709 14:53:35.728325 18971 raft_consensus.cc:493] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.728744 18971 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.736209 18971 raft_consensus.cc:515] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.738112 18718 catalog_manager.cc:5697] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 2 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.739161 18971 leader_election.cc:290] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:35.739436 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:35.739776 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "d6c89f71608b437bbdc2261120b4fbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:35.740163 18897 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.740274 19047 raft_consensus.cc:3055] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.740622 19047 raft_consensus.cc:740] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:35.741490 19047 consensus_queue.cc:260] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.742776 19047 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.754040 19047 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:35.754731 18897 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c89f71608b437bbdc2261120b4fbea in term 2.
I20260709 14:53:35.755663 18939 leader_election.cc:304] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.756875 19757 raft_consensus.cc:2804] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.757709 19765 raft_consensus.cc:993] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.758440 19760 raft_consensus.cc:1081] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:35.760373 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33896
I20260709 14:53:35.760881 19641 raft_consensus.cc:493] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:35.761159 19641 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.767874 19757 raft_consensus.cc:697] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Leader. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:35.769024 19641 raft_consensus.cc:515] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:35.769089 19757 consensus_queue.cc:237] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:35.772420 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:35.773072 18971 raft_consensus.cc:3055] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:35.773442 18971 raft_consensus.cc:740] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:35.775589 18971 consensus_queue.cc:260] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:35.776757 18971 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.784348 18971 raft_consensus.cc:2468] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.785693 19594 leader_election.cc:304] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:35.786880 19774 raft_consensus.cc:2804] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:35.787678 19774 raft_consensus.cc:697] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:35.788807 19774 consensus_queue.cc:237] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:35.791407 19641 leader_election.cc:290] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:35.792277 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0e8bf24c84382a39f6b62232e00f9" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:35.793085 19047 raft_consensus.cc:3060] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:35.802984 19047 raft_consensus.cc:2468] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:35.809635 18718 catalog_manager.cc:5697] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea reported cstate change: term changed from 1 to 2, leader changed from 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132) to d6c89f71608b437bbdc2261120b4fbea (127.11.191.131). New cstate: current_term: 2 leader_uuid: "d6c89f71608b437bbdc2261120b4fbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.814217 18719 catalog_manager.cc:5697] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from d6c89f71608b437bbdc2261120b4fbea (127.11.191.131) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.969794 18971 raft_consensus.cc:1275] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:35.971045 19774 consensus_queue.cc:1048] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:35.994174 18897 raft_consensus.cc:1275] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:35.996095 19774 consensus_queue.cc:1048] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.068666 18899 raft_consensus.cc:1275] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.069900 19774 consensus_queue.cc:1048] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.080186 18971 raft_consensus.cc:1275] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.083324 19796 consensus_queue.cc:1048] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:36.116947 18899 raft_consensus.cc:1275] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:36.119223 19796 consensus_queue.cc:1048] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:36.122164 19767 raft_consensus.cc:993] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.122570 18971 raft_consensus.cc:1275] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:36.122677 19761 raft_consensus.cc:1081] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.124604 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:36.125447 19641 raft_consensus.cc:493] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.125777 19641 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.124908 19796 consensus_queue.cc:1048] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:53:36.142422 19641 raft_consensus.cc:515] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.145653 18899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:36.146265 18899 raft_consensus.cc:3055] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:36.146556 18899 raft_consensus.cc:740] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:36.147328 18899 consensus_queue.cc:260] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.148382 18899 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.156340 19641 leader_election.cc:290] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:36.156908 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bd1f77a4a342ce94c1c387814e2dca" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:36.156379 18899 raft_consensus.cc:2468] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.157608 18971 raft_consensus.cc:3060] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.158700 19596 leader_election.cc:304] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:36.160427 19795 raft_consensus.cc:2804] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:36.160964 19795 raft_consensus.cc:697] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:36.161924 19795 consensus_queue.cc:237] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.168939 18971 raft_consensus.cc:2468] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.179621 18718 catalog_manager.cc:5697] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.196913 18971 raft_consensus.cc:1275] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer 7bfba0d93d354eb69801736cb3ff0e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.198302 19784 consensus_queue.cc:1048] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.229714 18899 raft_consensus.cc:1275] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer 7bfba0d93d354eb69801736cb3ff0e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.231233 19766 consensus_queue.cc:1048] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.292277 18971 raft_consensus.cc:1275] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.294404 19795 consensus_queue.cc:1048] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.305721 19047 raft_consensus.cc:1275] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.307330 19776 consensus_queue.cc:1048] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.322983 18899 raft_consensus.cc:1275] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.324331 19806 consensus_queue.cc:1048] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.334597 19047 raft_consensus.cc:1275] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer d6c89f71608b437bbdc2261120b4fbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.337517 19757 consensus_queue.cc:1048] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.517838 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:36.558109 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:36.570765 18966 raft_consensus.cc:1275] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.572050 19796 consensus_queue.cc:1048] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.591203 18897 raft_consensus.cc:1275] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:36.595394 19796 consensus_queue.cc:1048] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:36.610049 18966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc"
dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
mode: GRACEFUL
new_leader_uuid: "5b277192e9bf4e2f95f5750962ded124"
 from {username='slave'} at 127.0.0.1:55096
I20260709 14:53:36.611042 18966 raft_consensus.cc:606] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Received request to transfer leadership to TS 5b277192e9bf4e2f95f5750962ded124
I20260709 14:53:36.614746 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:36.615376 18897 raft_consensus.cc:606] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:36.618453 18899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:36.618981 18899 raft_consensus.cc:606] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:36.622366 18899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:36.622993 18899 raft_consensus.cc:606] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:36.626080 19047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33520
I20260709 14:53:36.626729 19047 raft_consensus.cc:606] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:36.629707 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:36.630225 18897 raft_consensus.cc:606] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS 7bfba0d93d354eb69801736cb3ff0e33
I20260709 14:53:36.633194 18897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:36.634138 18897 raft_consensus.cc:606] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:36.636119 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:53:36.637785 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:36.786651 19767 raft_consensus.cc:993] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.787217 19761 raft_consensus.cc:1081] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.788722 19642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:36.789325 19642 raft_consensus.cc:493] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.789692 19642 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.794792 19642 raft_consensus.cc:515] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:36.796339 19642 leader_election.cc:290] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:36.797652 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:36.797652 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff49c78c29546e084ebb5e798e1798a" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:36.798627 18897 raft_consensus.cc:3055] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:36.798683 19047 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.799114 18897 raft_consensus.cc:740] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:36.800062 18897 consensus_queue.cc:260] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:36.801505 18897 raft_consensus.cc:3060] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.807248 19047 raft_consensus.cc:2468] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.808867 19597 leader_election.cc:304] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:36.809104 18897 raft_consensus.cc:2468] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.809890 19776 raft_consensus.cc:2804] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:36.810468 19776 raft_consensus.cc:697] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:36.811467 19776 consensus_queue.cc:237] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:36.823154 18718 catalog_manager.cc:5697] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.918079 19767 raft_consensus.cc:993] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower 7bfba0d93d354eb69801736cb3ff0e33 to start an election
I20260709 14:53:36.918550 19767 raft_consensus.cc:1081] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer 7bfba0d93d354eb69801736cb3ff0e33 to start an election
I20260709 14:53:36.919703 19803 raft_consensus.cc:993] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.920343 19767 raft_consensus.cc:1081] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.920233 19047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
 from {username='slave'} at 127.0.0.1:45068
I20260709 14:53:36.921207 19047 raft_consensus.cc:493] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.921587 19047 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.922364 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:36.923026 19641 raft_consensus.cc:493] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.923413 19641 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.932571 19641 raft_consensus.cc:515] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.930547 19047 raft_consensus.cc:515] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.933538 19757 raft_consensus.cc:993] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: : Instructing follower 5b277192e9bf4e2f95f5750962ded124 to start an election
I20260709 14:53:36.934226 19757 raft_consensus.cc:1081] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Signalling peer 5b277192e9bf4e2f95f5750962ded124 to start an election
I20260709 14:53:36.935866 19641 leader_election.cc:290] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:36.935949 18899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
 from {username='slave'} at 127.0.0.1:57208
I20260709 14:53:36.936625 18899 raft_consensus.cc:493] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.937225 18899 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:36.936532 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:36.937983 18897 raft_consensus.cc:3055] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:36.938292 18897 raft_consensus.cc:740] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:36.938369 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:36.939237 18896 raft_consensus.cc:3055] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:36.939133 18897 consensus_queue.cc:260] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.939654 18896 raft_consensus.cc:740] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:36.940688 18897 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.940987 18896 consensus_queue.cc:260] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.942655 18896 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.944883 18899 raft_consensus.cc:515] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.939745 18972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79108ce0dc45639a23cc2acdff6a82" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:36.946527 18972 raft_consensus.cc:3060] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.947925 18897 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 2.
I20260709 14:53:36.948586 18899 leader_election.cc:290] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 3 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:36.948937 19044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:36.949095 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5ad5f9ae074e54bacef0069e98d1cc" candidate_uuid: "5b277192e9bf4e2f95f5750962ded124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:36.949541 19044 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:36.941434 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e108e9e95bd04d25b420d87f4d787a66" candidate_uuid: "7bfba0d93d354eb69801736cb3ff0e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:36.936532 19047 leader_election.cc:290] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:36.951305 18971 raft_consensus.cc:3055] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:36.951632 18971 raft_consensus.cc:740] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:36.951069 18966 raft_consensus.cc:3060] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:36.952410 18971 consensus_queue.cc:260] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [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: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.954638 18971 raft_consensus.cc:3060] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:36.957140 18896 raft_consensus.cc:2468] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.958479 19596 leader_election.cc:304] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:36.959477 19796 raft_consensus.cc:2804] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:36.959966 19796 raft_consensus.cc:697] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:36.960824 19796 consensus_queue.cc:237] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:36.962541 18966 raft_consensus.cc:2468] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfba0d93d354eb69801736cb3ff0e33 in term 2.
I20260709 14:53:36.964277 19010 leader_election.cc:304] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:36.965499 19766 raft_consensus.cc:2804] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:36.965983 19766 raft_consensus.cc:697] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:36.966868 19766 consensus_queue.cc:237] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.971997 19044 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 3.
I20260709 14:53:36.969761 18972 raft_consensus.cc:2468] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:36.971685 19784 raft_consensus.cc:993] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.969524 18971 raft_consensus.cc:2468] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b277192e9bf4e2f95f5750962ded124 in term 3.
I20260709 14:53:36.981806 18718 catalog_manager.cc:5697] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.982595 18865 leader_election.cc:304] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, 7bfba0d93d354eb69801736cb3ff0e33; no voters: 
I20260709 14:53:36.982998 19820 raft_consensus.cc:1081] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:36.984043 19761 raft_consensus.cc:2804] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:36.984552 19761 raft_consensus.cc:697] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 3 LEADER]: Becoming Leader. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:36.985455 19761 consensus_queue.cc:237] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Queue going to LEADER 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: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } }
I20260709 14:53:36.986503 19642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33908
I20260709 14:53:36.987232 19642 raft_consensus.cc:493] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:36.987598 19642 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.001832 18719 catalog_manager.cc:5697] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 reported cstate change: term changed from 2 to 3, leader changed from d6c89f71608b437bbdc2261120b4fbea (127.11.191.131) to 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130). New cstate: current_term: 3 leader_uuid: "5b277192e9bf4e2f95f5750962ded124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.039048 18717 catalog_manager.cc:5697] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132). New cstate: current_term: 2 leader_uuid: "7bfba0d93d354eb69801736cb3ff0e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.046907 19642 raft_consensus.cc:515] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.049639 19642 leader_election.cc:290] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:37.051635 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:37.052330 18971 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.054616 19761 raft_consensus.cc:993] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.055064 19761 raft_consensus.cc:1081] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.056102 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c4d83fc93e49f58f4cace2c47fd750" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:37.056670 19047 raft_consensus.cc:3055] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.056977 19047 raft_consensus.cc:740] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:37.057766 19047 consensus_queue.cc:260] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.059028 19047 raft_consensus.cc:3060] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.069909 18971 raft_consensus.cc:2468] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.076612 19047 raft_consensus.cc:2468] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.077921 19642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:37.080061 19597 leader_election.cc:304] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:37.081013 19796 raft_consensus.cc:2804] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.081585 19796 raft_consensus.cc:697] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:37.082561 19796 consensus_queue.cc:237] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.086098 19642 raft_consensus.cc:493] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.086848 19642 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:37.093004 19803 raft_consensus.cc:993] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.094820 19803 raft_consensus.cc:1081] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.102586 19640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:37.103183 19640 raft_consensus.cc:493] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.102988 19642 raft_consensus.cc:515] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.103690 19640 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.105479 19642 leader_election.cc:290] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:37.107045 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:37.107635 18896 raft_consensus.cc:3055] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:37.107941 18896 raft_consensus.cc:740] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:37.108821 18896 consensus_queue.cc:260] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.110118 18896 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:37.111009 19640 raft_consensus.cc:515] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.112062 19047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4382cf1d7c4943b7ab1de318a508c0" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:37.120831 19047 raft_consensus.cc:3060] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:37.121321 18896 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:37.122900 19596 leader_election.cc:304] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:37.123958 19796 raft_consensus.cc:2804] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:37.113090 19640 leader_election.cc:290] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:37.114264 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:37.124512 19796 raft_consensus.cc:697] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:37.124967 19042 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.125548 19796 consensus_queue.cc:237] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER 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: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.116478 18897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787a93ece3504a868bb753d4e3391af4" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:37.123561 18717 catalog_manager.cc:5697] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.128456 18897 raft_consensus.cc:3055] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.128952 18897 raft_consensus.cc:740] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:37.129830 18897 consensus_queue.cc:260] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.131228 18897 raft_consensus.cc:3060] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.128404 19047 raft_consensus.cc:2468] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:37.136404 19042 raft_consensus.cc:2468] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.138722 18897 raft_consensus.cc:2468] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.140664 19596 leader_election.cc:304] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:37.142901 19796 raft_consensus.cc:2804] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.143430 19796 raft_consensus.cc:697] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:37.144587 19796 consensus_queue.cc:237] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.160951 18717 catalog_manager.cc:5697] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 2 to 3, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 3 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.162892 18717 catalog_manager.cc:5697] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.242496 19042 raft_consensus.cc:1275] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.243906 19796 consensus_queue.cc:1048] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.265134 18897 raft_consensus.cc:1275] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.266911 19796 consensus_queue.cc:1048] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.414600 18971 raft_consensus.cc:1275] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.416136 19796 consensus_queue.cc:1048] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.420526 18966 raft_consensus.cc:1275] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:37.422161 19761 consensus_queue.cc:1048] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:37.423426 18897 raft_consensus.cc:1275] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer 7bfba0d93d354eb69801736cb3ff0e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.428442 19820 consensus_queue.cc:1048] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:37.433074 18897 raft_consensus.cc:1275] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.447047 19796 consensus_queue.cc:1048] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.462761 18972 raft_consensus.cc:1275] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer 7bfba0d93d354eb69801736cb3ff0e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.463325 19042 raft_consensus.cc:1275] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Refusing update from remote peer 5b277192e9bf4e2f95f5750962ded124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:37.467465 19822 consensus_queue.cc:1048] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:37.470047 19819 consensus_queue.cc:1048] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.493530 18966 raft_consensus.cc:1275] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.500423 19824 consensus_queue.cc:1048] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:37.525657 19042 raft_consensus.cc:1275] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.527289 19796 consensus_queue.cc:1048] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.638883 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:37.682301 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:37.690127 19042 raft_consensus.cc:1275] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:37.696378 19824 consensus_queue.cc:1048] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:37.719062 18896 raft_consensus.cc:1275] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:37.720988 19795 consensus_queue.cc:1048] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:37.729235 19044 raft_consensus.cc:1275] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.731478 19796 consensus_queue.cc:1048] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.737515 19042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33520
I20260709 14:53:37.738178 19042 raft_consensus.cc:606] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:37.743621 18897 raft_consensus.cc:1275] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:37.745481 18972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f"
dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:55096
I20260709 14:53:37.746212 18972 raft_consensus.cc:606] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:37.750051 19824 consensus_queue.cc:1048] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:37.750816 19042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91"
dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33520
I20260709 14:53:37.751448 19042 raft_consensus.cc:606] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:37.764036 18896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e"
dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
mode: GRACEFUL
new_leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:53546
I20260709 14:53:37.764786 18896 raft_consensus.cc:606] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Received request to transfer leadership to TS ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:37.766355 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:37.768072 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:37.851606 19812 raft_consensus.cc:993] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.852521 19843 raft_consensus.cc:1081] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.854286 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33908
I20260709 14:53:37.854789 19641 raft_consensus.cc:493] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.855101 19641 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.862682 19641 raft_consensus.cc:515] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.871295 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:37.872017 19042 raft_consensus.cc:3055] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.872326 19042 raft_consensus.cc:740] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:37.873133 19042 consensus_queue.cc:260] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.874243 19042 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.874953 19641 leader_election.cc:290] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:37.877547 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad490bd66384a0db0cb81571df2cc6d" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:37.878129 18896 raft_consensus.cc:3060] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.887559 19042 raft_consensus.cc:2468] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.887914 18896 raft_consensus.cc:2468] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.888916 19597 leader_election.cc:304] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfba0d93d354eb69801736cb3ff0e33, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:37.889791 19795 raft_consensus.cc:2804] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.890319 19795 raft_consensus.cc:697] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:37.891239 19795 consensus_queue.cc:237] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:37.900450 18718 catalog_manager.cc:5697] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.954218 19843 raft_consensus.cc:993] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.954878 19819 raft_consensus.cc:1081] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:37.957798 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33908
I20260709 14:53:37.958425 19641 raft_consensus.cc:493] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:37.958789 19641 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.965054 19641 raft_consensus.cc:515] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.966686 19641 leader_election.cc:290] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539), 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132:40839)
I20260709 14:53:37.967818 19042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfba0d93d354eb69801736cb3ff0e33"
I20260709 14:53:37.967866 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c031448bd2a4492b3da8eded3fe9c91" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:37.968446 19042 raft_consensus.cc:3055] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.968549 18971 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.968848 19042 raft_consensus.cc:740] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfba0d93d354eb69801736cb3ff0e33, State: Running, Role: LEADER
I20260709 14:53:37.969621 19042 consensus_queue.cc:260] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.970500 19042 raft_consensus.cc:3060] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.974952 18971 raft_consensus.cc:2468] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.976858 19042 raft_consensus.cc:2468] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:37.977123 19594 leader_election.cc:304] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:37.979331 19795 raft_consensus.cc:2804] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.979852 19795 raft_consensus.cc:697] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:37.980841 19795 consensus_queue.cc:237] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } }
I20260709 14:53:37.992486 18718 catalog_manager.cc:5697] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from 7bfba0d93d354eb69801736cb3ff0e33 (127.11.191.132) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:38.065348 19767 raft_consensus.cc:993] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:38.065845 19761 raft_consensus.cc:1081] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:38.067332 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33890
I20260709 14:53:38.067781 19641 raft_consensus.cc:493] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:38.068073 19641 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:38.073321 19641 raft_consensus.cc:515] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.075151 19641 leader_election.cc:290] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:38.075994 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:38.076232 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa43cb85f254446082ca647b15c26b2e" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:38.076606 18896 raft_consensus.cc:3055] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:38.076915 18971 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:38.077054 18896 raft_consensus.cc:740] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b277192e9bf4e2f95f5750962ded124, State: Running, Role: LEADER
I20260709 14:53:38.077872 18896 consensus_queue.cc:260] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.078939 18896 raft_consensus.cc:3060] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:38.082998 18971 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:38.084192 19594 leader_election.cc:304] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad51910f185540cd9783a4fa50ef5c6a, d6c89f71608b437bbdc2261120b4fbea; no voters: 
I20260709 14:53:38.084370 18896 raft_consensus.cc:2468] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 3.
I20260709 14:53:38.085194 19795 raft_consensus.cc:2804] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:38.085762 19795 raft_consensus.cc:697] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:38.086716 19795 consensus_queue.cc:237] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER 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: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.097386 18718 catalog_manager.cc:5697] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 2 to 3, leader changed from 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 3 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.150517 19817 raft_consensus.cc:993] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: : Instructing follower ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:38.151054 19757 raft_consensus.cc:1081] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Signalling peer ad51910f185540cd9783a4fa50ef5c6a to start an election
I20260709 14:53:38.152640 19641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f"
dest_uuid: "ad51910f185540cd9783a4fa50ef5c6a"
 from {username='slave'} at 127.0.0.1:33896
I20260709 14:53:38.153249 19641 raft_consensus.cc:493] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:38.153632 19641 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.159724 19641 raft_consensus.cc:515] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.162256 19641 leader_election.cc:290] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Requested vote from peers 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509), d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539)
I20260709 14:53:38.163384 18896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b277192e9bf4e2f95f5750962ded124"
I20260709 14:53:38.164014 18896 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.162551 18971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362150735ee748ab8b07fbd35f48ff7f" candidate_uuid: "ad51910f185540cd9783a4fa50ef5c6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6c89f71608b437bbdc2261120b4fbea"
I20260709 14:53:38.165020 18971 raft_consensus.cc:3055] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:38.165328 18971 raft_consensus.cc:740] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6c89f71608b437bbdc2261120b4fbea, State: Running, Role: LEADER
I20260709 14:53:38.166145 18971 consensus_queue.cc:260] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.167330 18971 raft_consensus.cc:3060] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:38.170673 18896 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:38.172046 19596 leader_election.cc:304] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a; no voters: 
I20260709 14:53:38.172857 19795 raft_consensus.cc:2804] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:38.173262 19795 raft_consensus.cc:697] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Becoming Leader. State: Replica: ad51910f185540cd9783a4fa50ef5c6a, State: Running, Role: LEADER
I20260709 14:53:38.174129 19795 consensus_queue.cc:237] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } }
I20260709 14:53:38.175423 18971 raft_consensus.cc:2468] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad51910f185540cd9783a4fa50ef5c6a in term 2.
I20260709 14:53:38.185453 18718 catalog_manager.cc:5697] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a reported cstate change: term changed from 1 to 2, leader changed from d6c89f71608b437bbdc2261120b4fbea (127.11.191.131) to ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129). New cstate: current_term: 2 leader_uuid: "ad51910f185540cd9783a4fa50ef5c6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.288628 18897 raft_consensus.cc:1275] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.289919 19854 consensus_queue.cc:1048] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.302381 19042 raft_consensus.cc:1275] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.307840 19796 consensus_queue.cc:1048] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.394995 19042 raft_consensus.cc:1275] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.396189 19796 consensus_queue.cc:1048] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.405206 18972 raft_consensus.cc:1275] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.407119 19795 consensus_queue.cc:1048] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.531968 18897 raft_consensus.cc:1275] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:38.533340 19795 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:38.535477 18971 raft_consensus.cc:1275] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:38.536921 19795 consensus_queue.cc:1048] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:38.769066 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:38.775563 18896 raft_consensus.cc:1275] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.778242 19854 consensus_queue.cc:1048] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.782078 18972 raft_consensus.cc:1275] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Refusing update from remote peer ad51910f185540cd9783a4fa50ef5c6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.783653 19795 consensus_queue.cc:1048] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c89f71608b437bbdc2261120b4fbea" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.838354 12030 tablet_server.cc:179] TabletServer@127.11.191.129:34209 shutting down...
W20260709 14:53:38.876250 19011 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 107 similar messages]
W20260709 14:53:38.886999 18937 consensus_peers.cc:597] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.899422 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:38.900872 12030 tablet_replica.cc:333] stopping tablet replica
W20260709 14:53:38.901304 18863 consensus_peers.cc:597] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:38.901643 19011 consensus_peers.cc:597] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.901984 12030 raft_consensus.cc:2243] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.903162 12030 raft_consensus.cc:2272] T 08c0e8bf24c84382a39f6b62232e00f9 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.905999 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.906747 12030 raft_consensus.cc:2243] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.907640 12030 raft_consensus.cc:2272] T 0ad490bd66384a0db0cb81571df2cc6d P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.911111 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.911947 12030 raft_consensus.cc:2243] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.912447 12030 raft_consensus.cc:2272] T ea52f43e535b4d1daac624234ef1f2ed P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.915723 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.916546 12030 raft_consensus.cc:2243] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.917109 12030 raft_consensus.cc:2272] T 117a5114f13d4a69b10998e9de03a78f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:38.920228 18937 consensus_peers.cc:597] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.920377 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.921454 12030 raft_consensus.cc:2243] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.922091 12030 raft_consensus.cc:2272] T f12c0f1d37f645f6951b49cf4c9d5d0f P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.925277 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.925935 12030 raft_consensus.cc:2243] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.926733 12030 raft_consensus.cc:2272] T 787a93ece3504a868bb753d4e3391af4 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.929101 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.929796 12030 raft_consensus.cc:2243] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.930150 12030 raft_consensus.cc:2272] T ffc4788b462e459f9eae965586e0abdd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.932354 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.932940 12030 raft_consensus.cc:2243] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.933306 12030 raft_consensus.cc:2272] T 1ba86a22271e4ee28faa38589800849e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.935458 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.936053 12030 raft_consensus.cc:2243] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.936466 12030 raft_consensus.cc:2272] T 1da337294047456e8118b35ef94bd417 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.938796 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.939448 12030 raft_consensus.cc:2243] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.940150 12030 raft_consensus.cc:2272] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.942325 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.942914 12030 raft_consensus.cc:2243] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.943281 12030 raft_consensus.cc:2272] T 4b28e90cad2c4dcdb2559fc5c1bc992b P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.945340 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.945919 12030 raft_consensus.cc:2243] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.946710 12030 raft_consensus.cc:2272] T 8431a301f4f54cd28c543a2ec646f6ab P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.949096 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.950048 12030 raft_consensus.cc:2243] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.950629 12030 raft_consensus.cc:2272] T 2257fc4cdb6b414d9a46704fb3642a30 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:38.952164 18863 consensus_peers.cc:597] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.953689 12030 tablet_replica.cc:333] stopping tablet replica
W20260709 14:53:38.953990 18863 consensus_peers.cc:597] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.954748 12030 raft_consensus.cc:2243] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.955895 12030 raft_consensus.cc:2272] T 7c031448bd2a4492b3da8eded3fe9c91 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:38.958104 18937 consensus_peers.cc:597] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:38.958840 18937 consensus_peers.cc:597] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.959174 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.959933 12030 raft_consensus.cc:2243] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.960335 12030 raft_consensus.cc:2272] T 46d633358ec04352a0eff67e2f9606f6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.963191 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.963989 12030 raft_consensus.cc:2243] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.964536 12030 raft_consensus.cc:2272] T ab238f78f4a545179f753bb13c68d18a P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.967123 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.967729 12030 raft_consensus.cc:2243] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.968276 12030 raft_consensus.cc:2272] T c02e6f3cb5674480bd1264d58c6e831d P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.971547 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.972594 12030 raft_consensus.cc:2243] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.973186 12030 raft_consensus.cc:2272] T 8626ced4f9e44553b7fee65de0773446 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:38.973905 18863 consensus_peers.cc:597] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:38.976469 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.977391 12030 raft_consensus.cc:2243] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.978163 12030 raft_consensus.cc:2272] T 5d79108ce0dc45639a23cc2acdff6a82 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.980343 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.981017 12030 raft_consensus.cc:2243] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.981411 12030 raft_consensus.cc:2272] T 2a5aceb7d4e64198b5ecef56c3254678 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.983618 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.984191 12030 raft_consensus.cc:2243] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.984650 12030 raft_consensus.cc:2272] T 0008819050cd400fad75da9072de375a P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.986928 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.987540 12030 raft_consensus.cc:2243] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.988358 12030 raft_consensus.cc:2272] T 041f7c9414ee4163b0d335fd1b7192ba P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.991184 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.991789 12030 raft_consensus.cc:2243] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.992185 12030 raft_consensus.cc:2272] T 4a70119291f24f7eb1221c2edf67f4fe P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.994412 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.995029 12030 raft_consensus.cc:2243] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:38.995904 12030 raft_consensus.cc:2272] T 85bd1f77a4a342ce94c1c387814e2dca P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:38.998247 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:38.998814 12030 raft_consensus.cc:2243] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:38.999260 12030 raft_consensus.cc:2272] T 977a484161b543e48ec6d46c9e561776 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.001398 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.001953 12030 raft_consensus.cc:2243] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.002323 12030 raft_consensus.cc:2272] T 1459c880d7a945a5ada9218957f529cf P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.004458 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.005055 12030 raft_consensus.cc:2243] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.005852 12030 raft_consensus.cc:2272] T 87c4d83fc93e49f58f4cace2c47fd750 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.008667 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.009583 12030 raft_consensus.cc:2243] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.010202 12030 raft_consensus.cc:2272] T 2de221da7c0541afa9a6750920c46672 P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.010931 18863 consensus_peers.cc:597] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.012668 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.013522 12030 raft_consensus.cc:2243] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.013940 12030 raft_consensus.cc:2272] T f6c3c3557a7045d4a140a3c62fabab41 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.016203 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.016839 12030 raft_consensus.cc:2243] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.017243 12030 raft_consensus.cc:2272] T a9b18c478ae1448eb0f09338b6672806 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.019512 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.020116 12030 raft_consensus.cc:2243] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.020485 12030 raft_consensus.cc:2272] T 5a39bde529844e8baaaf87b529478404 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.022693 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.023262 12030 raft_consensus.cc:2243] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.023641 12030 raft_consensus.cc:2272] T 9c1695a87afd474c8a236544872dd0cd P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.025903 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.026473 12030 raft_consensus.cc:2243] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.026883 12030 raft_consensus.cc:2272] T 7e1afd4976d748128bfd37d87f78795d P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.029348 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.029954 12030 raft_consensus.cc:2243] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.030352 12030 raft_consensus.cc:2272] T 774742444de54d2282bce0a529750aef P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.032683 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.033313 12030 raft_consensus.cc:2243] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.034150 12030 raft_consensus.cc:2272] T 362150735ee748ab8b07fbd35f48ff7f P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.037079 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.037875 12030 raft_consensus.cc:2243] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.038441 12030 raft_consensus.cc:2272] T 22103935b8b347e18a82b43d8363de8e P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.041374 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.041887 12030 raft_consensus.cc:2243] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.042351 12030 raft_consensus.cc:2272] T 2fefcefdefd44cd58f32f692aeb1aa26 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.044530 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.045102 12030 raft_consensus.cc:2243] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.045921 12030 raft_consensus.cc:2272] T fff49c78c29546e084ebb5e798e1798a P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.047955 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.048467 12030 raft_consensus.cc:2243] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.048913 12030 raft_consensus.cc:2272] T 2b57e0f0d9ff4b9395f5762d3fcca23c P ad51910f185540cd9783a4fa50ef5c6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.051445 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.052014 12030 raft_consensus.cc:2243] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.052913 12030 raft_consensus.cc:2272] T fa43cb85f254446082ca647b15c26b2e P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.055452 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.056011 12030 raft_consensus.cc:2243] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.056376 12030 raft_consensus.cc:2272] T e08cc4b0dd564e648a7f433e8c66ab17 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.059307 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.060040 12030 raft_consensus.cc:2243] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.060585 12030 raft_consensus.cc:2272] T bb90a1be5acd4fafb364a6ac134169a6 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.063758 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.064457 12030 raft_consensus.cc:2243] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.065056 12030 raft_consensus.cc:2272] T 304dc37b9b4243e7aef8219e2ee0f093 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.068007 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.068758 12030 raft_consensus.cc:2243] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.069350 12030 raft_consensus.cc:2272] T 9c45faefb0f946059b4766cc70d49fc2 P ad51910f185540cd9783a4fa50ef5c6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.070545 19011 consensus_peers.cc:597] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.072239 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:39.073107 12030 raft_consensus.cc:2243] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.074172 12030 raft_consensus.cc:2272] T 7a4382cf1d7c4943b7ab1de318a508c0 P ad51910f185540cd9783a4fa50ef5c6a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.080145 19011 consensus_peers.cc:597] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.106452 18863 consensus_peers.cc:597] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.111356 19011 consensus_peers.cc:597] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.112627 18937 consensus_peers.cc:597] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.154721 18937 consensus_peers.cc:597] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.156760 12030 tablet_server.cc:196] TabletServer@127.11.191.129:34209 shutdown complete.
W20260709 14:53:39.168152 19011 consensus_peers.cc:597] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.174988 18937 consensus_peers.cc:597] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.189770 18937 consensus_peers.cc:597] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.198705 18937 consensus_peers.cc:597] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.225557 18863 consensus_peers.cc:597] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.242264 18863 consensus_peers.cc:597] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.242837 18863 consensus_peers.cc:597] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.249012 19011 consensus_peers.cc:597] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.262446 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
W20260709 14:53:39.274708 18863 consensus_peers.cc:597] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.295481 19011 consensus_peers.cc:597] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.302943 18937 consensus_peers.cc:597] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.303489 18937 consensus_peers.cc:597] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.305743 19012 consensus_peers.cc:597] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.314239 19012 consensus_peers.cc:597] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.322139 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:39.323223 12030 tablet_replica.cc:333] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
W20260709 14:53:39.323916 18938 consensus_peers.cc:597] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.323964 12030 raft_consensus.cc:2243] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.325716 12030 raft_consensus.cc:2272] T 2fefcefdefd44cd58f32f692aeb1aa26 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.328423 12030 tablet_replica.cc:333] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.329389 12030 raft_consensus.cc:2243] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.330271 12030 raft_consensus.cc:2272] T ffc4788b462e459f9eae965586e0abdd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.332439 12030 tablet_replica.cc:333] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.333122 12030 raft_consensus.cc:2243] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.333551 12030 raft_consensus.cc:2272] T fa43cb85f254446082ca647b15c26b2e P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.336376 12030 tablet_replica.cc:333] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.337051 12030 raft_consensus.cc:2243] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.337978 12030 raft_consensus.cc:2272] T ea52f43e535b4d1daac624234ef1f2ed P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.340092 12030 tablet_replica.cc:333] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.340909 12030 raft_consensus.cc:2243] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.341435 12030 raft_consensus.cc:2272] T c8fd5c06e25f41db836ec85919565a34 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.344142 12030 tablet_replica.cc:333] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.345000 12030 raft_consensus.cc:2243] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.345543 12030 raft_consensus.cc:2272] T 362150735ee748ab8b07fbd35f48ff7f P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.349210 12030 tablet_replica.cc:333] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.350009 12030 raft_consensus.cc:2243] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.351284 12030 raft_consensus.cc:2272] T 22103935b8b347e18a82b43d8363de8e P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.354161 12030 tablet_replica.cc:333] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.354929 12030 raft_consensus.cc:2243] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.355510 12030 raft_consensus.cc:2272] T 51240071febc471e80af96f4347ab9c5 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.357306 18938 consensus_peers.cc:597] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.358857 12030 tablet_replica.cc:333] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.359865 12030 raft_consensus.cc:2243] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.360504 12030 raft_consensus.cc:2272] T 2257fc4cdb6b414d9a46704fb3642a30 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.363588 12030 tablet_replica.cc:333] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.364454 12030 raft_consensus.cc:2243] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.365046 12030 raft_consensus.cc:2272] T 8431a301f4f54cd28c543a2ec646f6ab P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.365129 18938 consensus_peers.cc:597] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.367368 12030 tablet_replica.cc:333] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.368211 12030 raft_consensus.cc:2243] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.368644 12030 raft_consensus.cc:2272] T 6a8da14f8fd049b6bfb67519dd7203a1 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.371088 12030 tablet_replica.cc:333] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.371707 12030 raft_consensus.cc:2243] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.372241 12030 raft_consensus.cc:2272] T fff49c78c29546e084ebb5e798e1798a P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.374889 12030 tablet_replica.cc:333] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.375666 12030 raft_consensus.cc:2243] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.376313 12030 raft_consensus.cc:2272] T 2b57e0f0d9ff4b9395f5762d3fcca23c P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.377969 18863 consensus_peers.cc:597] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.379122 12030 tablet_replica.cc:333] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.379802 12030 raft_consensus.cc:2243] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.380254 12030 raft_consensus.cc:2272] T 0d88390f57bb405d81b6a1c9fe70484a P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.382496 12030 tablet_replica.cc:333] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.383070 12030 raft_consensus.cc:2243] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.383891 12030 raft_consensus.cc:2272] T 46d633358ec04352a0eff67e2f9606f6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.386070 12030 tablet_replica.cc:333] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.386654 12030 raft_consensus.cc:2243] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.387491 12030 raft_consensus.cc:2272] T 72476285e4a247dc85687717e3f64519 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.389508 12030 tablet_replica.cc:333] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.390079 12030 raft_consensus.cc:2243] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.390874 12030 raft_consensus.cc:2272] T e08cc4b0dd564e648a7f433e8c66ab17 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.393079 12030 tablet_replica.cc:333] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.393779 12030 raft_consensus.cc:2243] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.394313 12030 raft_consensus.cc:2272] T e60e8c703de143df8bfb289454b6ff8b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.396787 12030 tablet_replica.cc:333] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.397547 12030 raft_consensus.cc:2243] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.398399 12030 raft_consensus.cc:2272] T bb90a1be5acd4fafb364a6ac134169a6 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.400530 12030 tablet_replica.cc:333] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.401163 12030 raft_consensus.cc:2243] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.401597 12030 raft_consensus.cc:2272] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.403630 12030 tablet_replica.cc:333] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.404152 12030 raft_consensus.cc:2243] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.404517 12030 raft_consensus.cc:2272] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.406540 12030 tablet_replica.cc:333] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.407091 12030 raft_consensus.cc:2243] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.407967 12030 raft_consensus.cc:2272] T 5a39bde529844e8baaaf87b529478404 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.410480 12030 tablet_replica.cc:333] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.411300 12030 raft_consensus.cc:2243] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.412387 12030 raft_consensus.cc:2272] T 4aea0ec501d14ad2a55e903264cf1793 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.415613 12030 tablet_replica.cc:333] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.416500 12030 raft_consensus.cc:2243] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.417145 12030 raft_consensus.cc:2272] T a9b18c478ae1448eb0f09338b6672806 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.420229 12030 tablet_replica.cc:333] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.421105 12030 raft_consensus.cc:2243] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.421741 12030 raft_consensus.cc:2272] T 9671d37c867b4a12a669f1e9670b74cd P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.423514 19012 consensus_peers.cc:597] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.424974 12030 tablet_replica.cc:333] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.425884 12030 raft_consensus.cc:2243] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.426434 12030 raft_consensus.cc:2272] T 5d79108ce0dc45639a23cc2acdff6a82 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.429623 12030 tablet_replica.cc:333] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
W20260709 14:53:39.429730 18938 consensus_peers.cc:597] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.430502 12030 raft_consensus.cc:2243] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.431239 12030 raft_consensus.cc:2272] T 041f7c9414ee4163b0d335fd1b7192ba P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.434240 12030 tablet_replica.cc:333] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
W20260709 14:53:39.434384 18863 consensus_peers.cc:597] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.434894 12030 raft_consensus.cc:2243] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.435796 12030 raft_consensus.cc:2272] T 4a70119291f24f7eb1221c2edf67f4fe P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.438048 12030 tablet_replica.cc:333] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.438645 12030 raft_consensus.cc:2243] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.439077 12030 raft_consensus.cc:2272] T 787a93ece3504a868bb753d4e3391af4 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.441164 12030 tablet_replica.cc:333] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.441742 12030 raft_consensus.cc:2243] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.442154 12030 raft_consensus.cc:2272] T 78ec7830fdd54380b31634e14b78eb59 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.444233 12030 tablet_replica.cc:333] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.444833 12030 raft_consensus.cc:2243] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.445291 12030 raft_consensus.cc:2272] T 0ad490bd66384a0db0cb81571df2cc6d P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.447286 12030 tablet_replica.cc:333] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.447860 12030 raft_consensus.cc:2243] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.448294 12030 raft_consensus.cc:2272] T e108e9e95bd04d25b420d87f4d787a66 P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.450947 12030 tablet_replica.cc:333] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.451706 12030 raft_consensus.cc:2243] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.452813 12030 raft_consensus.cc:2272] T f6c3c3557a7045d4a140a3c62fabab41 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.455094 19011 consensus_peers.cc:597] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Couldn't send request to peer ad51910f185540cd9783a4fa50ef5c6a. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.455222 12030 tablet_replica.cc:333] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.456064 12030 raft_consensus.cc:2243] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.456533 12030 raft_consensus.cc:2272] T 1e971ffb2d5d476eba111c1f48def10d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.458896 12030 tablet_replica.cc:333] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.459717 12030 raft_consensus.cc:2243] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.460726 12030 raft_consensus.cc:2272] T 1da337294047456e8118b35ef94bd417 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.463155 12030 tablet_replica.cc:333] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.463755 12030 raft_consensus.cc:2243] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.464284 12030 raft_consensus.cc:2272] T 7e1afd4976d748128bfd37d87f78795d P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.466845 12030 tablet_replica.cc:333] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.467514 12030 raft_consensus.cc:2243] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.468073 12030 raft_consensus.cc:2272] T 774742444de54d2282bce0a529750aef P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.469112 19012 consensus_peers.cc:597] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.470404 12030 tablet_replica.cc:333] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.471061 12030 raft_consensus.cc:2243] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.471905 12030 raft_consensus.cc:2272] T 977a484161b543e48ec6d46c9e561776 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.474087 12030 tablet_replica.cc:333] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.474661 12030 raft_consensus.cc:2243] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.475172 12030 raft_consensus.cc:2272] T 30a6f70d3135403681545a62c5d8731c P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.477274 12030 tablet_replica.cc:333] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.477831 12030 raft_consensus.cc:2243] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.478263 12030 raft_consensus.cc:2272] T 85bd1f77a4a342ce94c1c387814e2dca P 5b277192e9bf4e2f95f5750962ded124 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.480538 12030 tablet_replica.cc:333] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.481129 12030 raft_consensus.cc:2243] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.481942 12030 raft_consensus.cc:2272] T 2b5ad5f9ae074e54bacef0069e98d1cc P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.484220 12030 tablet_replica.cc:333] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.485009 12030 raft_consensus.cc:2243] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.485566 12030 raft_consensus.cc:2272] T 8626ced4f9e44553b7fee65de0773446 P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.488613 12030 tablet_replica.cc:333] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.489356 12030 raft_consensus.cc:2243] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.489858 12030 raft_consensus.cc:2272] T 64f229407e644a15b5ad15d9db39e9cb P 5b277192e9bf4e2f95f5750962ded124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.492702 12030 tablet_replica.cc:333] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124: stopping tablet replica
I20260709 14:53:39.493440 12030 raft_consensus.cc:2243] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.493990 12030 raft_consensus.cc:2272] T 7a4382cf1d7c4943b7ab1de318a508c0 P 5b277192e9bf4e2f95f5750962ded124 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.520656 19012 consensus_peers.cc:597] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.543339 19012 consensus_peers.cc:597] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.575228 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
W20260709 14:53:39.580014 18938 consensus_peers.cc:597] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.643225 19012 consensus_peers.cc:597] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.651301 19012 consensus_peers.cc:597] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.668799 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
W20260709 14:53:39.671361 18938 consensus_peers.cc:597] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.672101 18938 consensus_peers.cc:597] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.677053 19010 consensus_peers.cc:597] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.681811 18938 consensus_peers.cc:597] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.704228 19010 consensus_peers.cc:597] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.717684 19012 consensus_peers.cc:597] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.724470 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:39.725471 12030 tablet_replica.cc:333] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.726181 12030 raft_consensus.cc:2243] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.726656 12030 raft_consensus.cc:2272] T ffc4788b462e459f9eae965586e0abdd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.728758 12030 tablet_replica.cc:333] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.729444 12030 raft_consensus.cc:2243] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.730185 12030 raft_consensus.cc:2272] T 9c45faefb0f946059b4766cc70d49fc2 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.732091 12030 tablet_replica.cc:333] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.732726 12030 raft_consensus.cc:2243] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.733246 12030 raft_consensus.cc:2272] T fa43cb85f254446082ca647b15c26b2e P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.735682 12030 tablet_replica.cc:333] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.736281 12030 raft_consensus.cc:2243] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.736687 12030 raft_consensus.cc:2272] T 64f229407e644a15b5ad15d9db39e9cb P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.737075 19010 consensus_peers.cc:597] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.738870 12030 tablet_replica.cc:333] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.739497 12030 raft_consensus.cc:2243] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:39.739578 19010 consensus_peers.cc:597] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.739930 12030 raft_consensus.cc:2272] T 7c031448bd2a4492b3da8eded3fe9c91 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.741815 12030 tablet_replica.cc:333] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.742381 12030 raft_consensus.cc:2243] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.743326 12030 raft_consensus.cc:2272] T 51240071febc471e80af96f4347ab9c5 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.745564 12030 tablet_replica.cc:333] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.746325 12030 raft_consensus.cc:2243] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.747221 12030 raft_consensus.cc:2272] T c8fd5c06e25f41db836ec85919565a34 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.749677 12030 tablet_replica.cc:333] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.750195 12030 raft_consensus.cc:2243] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.750598 12030 raft_consensus.cc:2272] T 1459c880d7a945a5ada9218957f529cf P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.752444 12030 tablet_replica.cc:333] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.753019 12030 raft_consensus.cc:2243] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.753393 12030 raft_consensus.cc:2272] T 0d88390f57bb405d81b6a1c9fe70484a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.755156 12030 tablet_replica.cc:333] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.755640 12030 raft_consensus.cc:2243] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.755980 12030 raft_consensus.cc:2272] T 08c0e8bf24c84382a39f6b62232e00f9 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.757767 12030 tablet_replica.cc:333] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.758275 12030 raft_consensus.cc:2243] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.758620 12030 raft_consensus.cc:2272] T 362150735ee748ab8b07fbd35f48ff7f P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.761369 12030 tablet_replica.cc:333] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.761948 12030 raft_consensus.cc:2243] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.762387 12030 raft_consensus.cc:2272] T 6a8da14f8fd049b6bfb67519dd7203a1 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.764171 12030 tablet_replica.cc:333] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.764680 12030 raft_consensus.cc:2243] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.765134 12030 raft_consensus.cc:2272] T 8431a301f4f54cd28c543a2ec646f6ab P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.766978 12030 tablet_replica.cc:333] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.767510 12030 raft_consensus.cc:2243] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.767891 12030 raft_consensus.cc:2272] T 87c4d83fc93e49f58f4cace2c47fd750 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.770076 12030 tablet_replica.cc:333] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.770792 12030 raft_consensus.cc:2243] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.771302 12030 raft_consensus.cc:2272] T 5a39bde529844e8baaaf87b529478404 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.773911 12030 tablet_replica.cc:333] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
W20260709 14:53:39.774387 19010 consensus_peers.cc:597] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.774655 12030 raft_consensus.cc:2243] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.775470 12030 raft_consensus.cc:2272] T a9b18c478ae1448eb0f09338b6672806 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.777606 12030 tablet_replica.cc:333] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.778141 12030 raft_consensus.cc:2243] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.778543 12030 raft_consensus.cc:2272] T 4aea0ec501d14ad2a55e903264cf1793 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.780382 12030 tablet_replica.cc:333] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.780972 12030 raft_consensus.cc:2243] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.781339 12030 raft_consensus.cc:2272] T 72476285e4a247dc85687717e3f64519 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.783497 12030 tablet_replica.cc:333] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.784116 12030 raft_consensus.cc:2243] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.784647 12030 raft_consensus.cc:2272] T e08cc4b0dd564e648a7f433e8c66ab17 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.787386 12030 tablet_replica.cc:333] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
W20260709 14:53:39.787817 19012 consensus_peers.cc:597] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Couldn't send request to peer 5b277192e9bf4e2f95f5750962ded124. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.788120 12030 raft_consensus.cc:2243] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.788676 12030 raft_consensus.cc:2272] T e60e8c703de143df8bfb289454b6ff8b P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.788880 19010 consensus_peers.cc:597] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.791146 12030 tablet_replica.cc:333] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.791821 12030 raft_consensus.cc:2243] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.792272 12030 raft_consensus.cc:2272] T 304dc37b9b4243e7aef8219e2ee0f093 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.794463 12030 tablet_replica.cc:333] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.795197 12030 raft_consensus.cc:2243] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.795562 12030 raft_consensus.cc:2272] T 1ba86a22271e4ee28faa38589800849e P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.797538 12030 tablet_replica.cc:333] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.798039 12030 raft_consensus.cc:2243] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.798439 12030 raft_consensus.cc:2272] T 1da337294047456e8118b35ef94bd417 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.800354 12030 tablet_replica.cc:333] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.800947 12030 raft_consensus.cc:2243] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.801324 12030 raft_consensus.cc:2272] T e108e9e95bd04d25b420d87f4d787a66 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.803332 12030 tablet_replica.cc:333] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.803864 12030 raft_consensus.cc:2243] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.804268 12030 raft_consensus.cc:2272] T 2b5ad5f9ae074e54bacef0069e98d1cc P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.806715 12030 tablet_replica.cc:333] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.807296 12030 raft_consensus.cc:2243] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.808097 12030 raft_consensus.cc:2272] T c02e6f3cb5674480bd1264d58c6e831d P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.810231 12030 tablet_replica.cc:333] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.810770 12030 raft_consensus.cc:2243] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.811197 12030 raft_consensus.cc:2272] T 4dcd8e7f083048a8a0b36f1a0dc820c0 P d6c89f71608b437bbdc2261120b4fbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.813000 12030 tablet_replica.cc:333] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.813519 12030 raft_consensus.cc:2243] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.813895 12030 raft_consensus.cc:2272] T 9671d37c867b4a12a669f1e9670b74cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.815639 12030 tablet_replica.cc:333] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.816141 12030 raft_consensus.cc:2243] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.816540 12030 raft_consensus.cc:2272] T 2a5aceb7d4e64198b5ecef56c3254678 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.818364 12030 tablet_replica.cc:333] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.818908 12030 raft_consensus.cc:2243] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.819298 12030 raft_consensus.cc:2272] T 5d79108ce0dc45639a23cc2acdff6a82 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.821592 12030 tablet_replica.cc:333] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.822149 12030 raft_consensus.cc:2243] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.823118 12030 raft_consensus.cc:2272] T 1e971ffb2d5d476eba111c1f48def10d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.825966 12030 tablet_replica.cc:333] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
W20260709 14:53:39.826201 19010 consensus_peers.cc:597] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.826751 12030 raft_consensus.cc:2243] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.827705 12030 raft_consensus.cc:2272] T 2de221da7c0541afa9a6750920c46672 P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.830189 12030 tablet_replica.cc:333] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.830806 12030 raft_consensus.cc:2243] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.831612 12030 raft_consensus.cc:2272] T 117a5114f13d4a69b10998e9de03a78f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.834357 12030 tablet_replica.cc:333] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.835207 12030 raft_consensus.cc:2243] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.836241 12030 raft_consensus.cc:2272] T 78ec7830fdd54380b31634e14b78eb59 P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.838822 12030 tablet_replica.cc:333] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.839401 12030 raft_consensus.cc:2243] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.840169 12030 raft_consensus.cc:2272] T 2b57e0f0d9ff4b9395f5762d3fcca23c P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.842104 12030 tablet_replica.cc:333] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.842608 12030 raft_consensus.cc:2243] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.843305 12030 raft_consensus.cc:2272] T ab238f78f4a545179f753bb13c68d18a P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.845388 12030 tablet_replica.cc:333] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.845925 12030 raft_consensus.cc:2243] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.846333 12030 raft_consensus.cc:2272] T 041f7c9414ee4163b0d335fd1b7192ba P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.848203 12030 tablet_replica.cc:333] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.848694 12030 raft_consensus.cc:2243] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.849480 12030 raft_consensus.cc:2272] T 0008819050cd400fad75da9072de375a P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.851421 12030 tablet_replica.cc:333] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.851934 12030 raft_consensus.cc:2243] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.852695 12030 raft_consensus.cc:2272] T 9c1695a87afd474c8a236544872dd0cd P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.854704 12030 tablet_replica.cc:333] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.855235 12030 raft_consensus.cc:2243] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.855929 12030 raft_consensus.cc:2272] T 7e1afd4976d748128bfd37d87f78795d P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.857824 12030 tablet_replica.cc:333] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.858302 12030 raft_consensus.cc:2243] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:39.859072 12030 raft_consensus.cc:2272] T 774742444de54d2282bce0a529750aef P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.861846 12030 tablet_replica.cc:333] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.862480 12030 raft_consensus.cc:2243] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.863034 12030 raft_consensus.cc:2272] T f12c0f1d37f645f6951b49cf4c9d5d0f P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.865497 12030 tablet_replica.cc:333] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.865996 12030 raft_consensus.cc:2243] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.866408 12030 raft_consensus.cc:2272] T 30a6f70d3135403681545a62c5d8731c P d6c89f71608b437bbdc2261120b4fbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:39.868573 12030 tablet_replica.cc:333] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea: stopping tablet replica
I20260709 14:53:39.869141 12030 raft_consensus.cc:2243] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:39.869575 12030 raft_consensus.cc:2272] T 85bd1f77a4a342ce94c1c387814e2dca P d6c89f71608b437bbdc2261120b4fbea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:39.888463 19010 consensus_peers.cc:597] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.942679 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:53:40.015980 12030 tablet_server.cc:179] TabletServer@127.11.191.132:0 shutting down...
I20260709 14:53:40.062659 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:40.063476 12030 tablet_replica.cc:333] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.064147 12030 raft_consensus.cc:2243] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.064695 12030 raft_consensus.cc:2272] T 9c1695a87afd474c8a236544872dd0cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.066803 19819 raft_consensus.cc:493] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ad51910f185540cd9783a4fa50ef5c6a)
I20260709 14:53:40.067384 12030 tablet_replica.cc:333] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.067376 19819 raft_consensus.cc:515] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfba0d93d354eb69801736cb3ff0e33" member_type: VOTER last_known_addr { host: "127.11.191.132" port: 40839 } } peers { permanent_uuid: "ad51910f185540cd9783a4fa50ef5c6a" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 34209 } } peers { permanent_uuid: "5b277192e9bf4e2f95f5750962ded124" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44509 } }
I20260709 14:53:40.068353 12030 raft_consensus.cc:2243] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.069007 12030 raft_consensus.cc:2272] T 2fefcefdefd44cd58f32f692aeb1aa26 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.069751 19819 leader_election.cc:290] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209), 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509)
I20260709 14:53:40.072139 12030 tablet_replica.cc:333] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.072971 12030 raft_consensus.cc:2243] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:40.073772 19010 consensus_peers.cc:597] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 -> Peer d6c89f71608b437bbdc2261120b4fbea (127.11.191.131:39539): Couldn't send request to peer d6c89f71608b437bbdc2261120b4fbea. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.131:39539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:40.074024 12030 raft_consensus.cc:2272] T 2257fc4cdb6b414d9a46704fb3642a30 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:40.076153 19012 leader_election.cc:336] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5b277192e9bf4e2f95f5750962ded124 (127.11.191.130:44509): Network error: Client connection negotiation failed: client connection to 127.11.191.130:44509: connect: Connection refused (error 111)
W20260709 14:53:40.076901 19011 leader_election.cc:336] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ad51910f185540cd9783a4fa50ef5c6a (127.11.191.129:34209): Network error: Client connection negotiation failed: client connection to 127.11.191.129:34209: connect: Connection refused (error 111)
I20260709 14:53:40.077194 12030 tablet_replica.cc:333] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.077241 19011 leader_election.cc:304] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [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: 7bfba0d93d354eb69801736cb3ff0e33; no voters: 5b277192e9bf4e2f95f5750962ded124, ad51910f185540cd9783a4fa50ef5c6a
I20260709 14:53:40.078017 12030 raft_consensus.cc:2243] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.078064 19819 raft_consensus.cc:2749] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:53:40.078748 12030 raft_consensus.cc:2272] T 9c45faefb0f946059b4766cc70d49fc2 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.081058 12030 tablet_replica.cc:333] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.081713 12030 raft_consensus.cc:2243] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.082135 12030 raft_consensus.cc:2272] T 51240071febc471e80af96f4347ab9c5 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.084250 12030 tablet_replica.cc:333] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.084939 12030 raft_consensus.cc:2243] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.085427 12030 raft_consensus.cc:2272] T 7c031448bd2a4492b3da8eded3fe9c91 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.087503 12030 tablet_replica.cc:333] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.088106 12030 raft_consensus.cc:2243] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.089015 12030 raft_consensus.cc:2272] T 1459c880d7a945a5ada9218957f529cf P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.091091 12030 tablet_replica.cc:333] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.091650 12030 raft_consensus.cc:2243] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.092059 12030 raft_consensus.cc:2272] T ea52f43e535b4d1daac624234ef1f2ed P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.094267 12030 tablet_replica.cc:333] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.094841 12030 raft_consensus.cc:2243] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.095273 12030 raft_consensus.cc:2272] T c8fd5c06e25f41db836ec85919565a34 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.097489 12030 tablet_replica.cc:333] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.098073 12030 raft_consensus.cc:2243] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.098461 12030 raft_consensus.cc:2272] T 22103935b8b347e18a82b43d8363de8e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.100478 12030 tablet_replica.cc:333] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.101094 12030 raft_consensus.cc:2243] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.101934 12030 raft_consensus.cc:2272] T 2a5aceb7d4e64198b5ecef56c3254678 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.104035 12030 tablet_replica.cc:333] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.104616 12030 raft_consensus.cc:2243] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.105450 12030 raft_consensus.cc:2272] T 6a8da14f8fd049b6bfb67519dd7203a1 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.107549 12030 tablet_replica.cc:333] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.108208 12030 raft_consensus.cc:2243] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.108667 12030 raft_consensus.cc:2272] T 08c0e8bf24c84382a39f6b62232e00f9 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.110743 12030 tablet_replica.cc:333] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.111296 12030 raft_consensus.cc:2243] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.111691 12030 raft_consensus.cc:2272] T 87c4d83fc93e49f58f4cace2c47fd750 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.113693 12030 tablet_replica.cc:333] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.114225 12030 raft_consensus.cc:2243] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.114586 12030 raft_consensus.cc:2272] T 977a484161b543e48ec6d46c9e561776 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.116513 12030 tablet_replica.cc:333] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.117081 12030 raft_consensus.cc:2243] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.117879 12030 raft_consensus.cc:2272] T 30a6f70d3135403681545a62c5d8731c P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.119823 12030 tablet_replica.cc:333] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.120345 12030 raft_consensus.cc:2243] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.121170 12030 raft_consensus.cc:2272] T 1ba86a22271e4ee28faa38589800849e P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.123234 12030 tablet_replica.cc:333] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.123764 12030 raft_consensus.cc:2243] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.124146 12030 raft_consensus.cc:2272] T 1e971ffb2d5d476eba111c1f48def10d P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.126274 12030 tablet_replica.cc:333] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.126781 12030 raft_consensus.cc:2243] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.127166 12030 raft_consensus.cc:2272] T 2de221da7c0541afa9a6750920c46672 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.129104 12030 tablet_replica.cc:333] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.129698 12030 raft_consensus.cc:2243] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.130084 12030 raft_consensus.cc:2272] T f6c3c3557a7045d4a140a3c62fabab41 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.131938 12030 tablet_replica.cc:333] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.132428 12030 raft_consensus.cc:2243] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.133247 12030 raft_consensus.cc:2272] T f12c0f1d37f645f6951b49cf4c9d5d0f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.135108 12030 tablet_replica.cc:333] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.135578 12030 raft_consensus.cc:2243] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.136358 12030 raft_consensus.cc:2272] T 304dc37b9b4243e7aef8219e2ee0f093 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.138820 12030 tablet_replica.cc:333] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.139472 12030 raft_consensus.cc:2243] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.139906 12030 raft_consensus.cc:2272] T bb90a1be5acd4fafb364a6ac134169a6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.142581 12030 tablet_replica.cc:333] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.143172 12030 raft_consensus.cc:2243] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.143549 12030 raft_consensus.cc:2272] T 2b5ad5f9ae074e54bacef0069e98d1cc P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.145617 12030 tablet_replica.cc:333] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.146240 12030 raft_consensus.cc:2243] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.147074 12030 raft_consensus.cc:2272] T 8626ced4f9e44553b7fee65de0773446 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.149080 12030 tablet_replica.cc:333] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.149576 12030 raft_consensus.cc:2243] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.150003 12030 raft_consensus.cc:2272] T c02e6f3cb5674480bd1264d58c6e831d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.151901 12030 tablet_replica.cc:333] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.152427 12030 raft_consensus.cc:2243] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.153254 12030 raft_consensus.cc:2272] T 0d88390f57bb405d81b6a1c9fe70484a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.155211 12030 tablet_replica.cc:333] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.155718 12030 raft_consensus.cc:2243] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.156123 12030 raft_consensus.cc:2272] T 46d633358ec04352a0eff67e2f9606f6 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.158242 12030 tablet_replica.cc:333] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.158754 12030 raft_consensus.cc:2243] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.159134 12030 raft_consensus.cc:2272] T 117a5114f13d4a69b10998e9de03a78f P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.161208 12030 tablet_replica.cc:333] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.161698 12030 raft_consensus.cc:2243] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.162436 12030 raft_consensus.cc:2272] T 64f229407e644a15b5ad15d9db39e9cb P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.164376 12030 tablet_replica.cc:333] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.164922 12030 raft_consensus.cc:2243] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.165304 12030 raft_consensus.cc:2272] T 7a4382cf1d7c4943b7ab1de318a508c0 P 7bfba0d93d354eb69801736cb3ff0e33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.167058 12030 tablet_replica.cc:333] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.167539 12030 raft_consensus.cc:2243] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.167927 12030 raft_consensus.cc:2272] T 787a93ece3504a868bb753d4e3391af4 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.169948 12030 tablet_replica.cc:333] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.170461 12030 raft_consensus.cc:2243] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.170892 12030 raft_consensus.cc:2272] T 78ec7830fdd54380b31634e14b78eb59 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.172819 12030 tablet_replica.cc:333] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.173372 12030 raft_consensus.cc:2243] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.173789 12030 raft_consensus.cc:2272] T 4a70119291f24f7eb1221c2edf67f4fe P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.175788 12030 tablet_replica.cc:333] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.176299 12030 raft_consensus.cc:2243] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.177148 12030 raft_consensus.cc:2272] T 0008819050cd400fad75da9072de375a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.179163 12030 tablet_replica.cc:333] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.179641 12030 raft_consensus.cc:2243] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.180024 12030 raft_consensus.cc:2272] T 0ad490bd66384a0db0cb81571df2cc6d P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.181965 12030 tablet_replica.cc:333] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.182493 12030 raft_consensus.cc:2243] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.183290 12030 raft_consensus.cc:2272] T e108e9e95bd04d25b420d87f4d787a66 P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.185257 12030 tablet_replica.cc:333] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.185750 12030 raft_consensus.cc:2243] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.186188 12030 raft_consensus.cc:2272] T 72476285e4a247dc85687717e3f64519 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.188303 12030 tablet_replica.cc:333] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.188879 12030 raft_consensus.cc:2243] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.189301 12030 raft_consensus.cc:2272] T ab238f78f4a545179f753bb13c68d18a P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.191236 12030 tablet_replica.cc:333] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.191707 12030 raft_consensus.cc:2243] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.192524 12030 raft_consensus.cc:2272] T e60e8c703de143df8bfb289454b6ff8b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.194487 12030 tablet_replica.cc:333] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.195065 12030 raft_consensus.cc:2243] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.195881 12030 raft_consensus.cc:2272] T 9671d37c867b4a12a669f1e9670b74cd P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.198161 12030 tablet_replica.cc:333] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.198742 12030 raft_consensus.cc:2243] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.199492 12030 raft_consensus.cc:2272] T 4b28e90cad2c4dcdb2559fc5c1bc992b P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.201427 12030 tablet_replica.cc:333] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.201895 12030 raft_consensus.cc:2243] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.202296 12030 raft_consensus.cc:2272] T 4aea0ec501d14ad2a55e903264cf1793 P 7bfba0d93d354eb69801736cb3ff0e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.204133 12030 tablet_replica.cc:333] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33: stopping tablet replica
I20260709 14:53:40.204658 12030 raft_consensus.cc:2243] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:40.205127 12030 raft_consensus.cc:2272] T fff49c78c29546e084ebb5e798e1798a P 7bfba0d93d354eb69801736cb3ff0e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.275900 12030 tablet_server.cc:196] TabletServer@127.11.191.132:0 shutdown complete.
I20260709 14:53:40.344813 12030 master.cc:562] Master@127.11.191.190:46601 shutting down...
I20260709 14:53:40.376382 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:40.377087 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:40.377393 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eef6c70fb8b4a538fd5db2c93078d1b: stopping tablet replica
I20260709 14:53:40.401923 12030 master.cc:584] Master@127.11.191.190:46601 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (25496 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:53:40.494361 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:36297
I20260709 14:53:40.495693 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:40.502077 19883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.502295 19884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.502514 19886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:40.504649 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:40.505771 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:40.505997 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:40.506157 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608820506142 us; error 0 us; skew 500 ppm
I20260709 14:53:40.506712 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:40.509282 12030 webserver.cc:533] Webserver started at http://127.11.191.190:40689/ using document root <none> and password file <none>
I20260709 14:53:40.509812 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:40.509990 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:40.510253 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:40.511337 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "fa005554fb7c4fff9b276933c6e01d45"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.515863 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:40.519507 19891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.520336 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:40.520633 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "fa005554fb7c4fff9b276933c6e01d45"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.520983 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:40.534170 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:40.535432 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:40.576432 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:36297
I20260709 14:53:40.576582 19942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:36297 every 8 connection(s)
I20260709 14:53:40.580590 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:40.592701 19943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45: Bootstrap starting.
I20260709 14:53:40.598179 19943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.603550 19943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45: No bootstrap required, opened a new log
I20260709 14:53:40.606185 19943 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER }
I20260709 14:53:40.606665 19943 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.606902 19943 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa005554fb7c4fff9b276933c6e01d45, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.607625 19943 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER }
I20260709 14:53:40.608095 19943 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:40.608340 19943 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:40.608630 19943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.614507 19943 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER }
I20260709 14:53:40.615160 19943 leader_election.cc:304] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [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: fa005554fb7c4fff9b276933c6e01d45; no voters: 
I20260709 14:53:40.616474 19943 leader_election.cc:290] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:40.616914 19946 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.618400 19946 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 1 LEADER]: Becoming Leader. State: Replica: fa005554fb7c4fff9b276933c6e01d45, State: Running, Role: LEADER
I20260709 14:53:40.619218 19946 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [LEADER]: Queue going to LEADER mode. State: All 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: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER }
I20260709 14:53:40.620023 19943 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:40.623423 19947 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa005554fb7c4fff9b276933c6e01d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER } }
I20260709 14:53:40.624009 19947 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:40.625140 19948 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa005554fb7c4fff9b276933c6e01d45. Latest consensus state: current_term: 1 leader_uuid: "fa005554fb7c4fff9b276933c6e01d45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa005554fb7c4fff9b276933c6e01d45" member_type: VOTER } }
I20260709 14:53:40.625932 19948 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:40.633843 19952 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:40.638938 19952 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:40.640157 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:40.648465 19952 catalog_manager.cc:1383] Generated new cluster ID: b800b7dcbdef46b5aff5d4a6f20367e3
I20260709 14:53:40.648854 19952 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:40.668109 19952 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:40.669718 19952 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:40.690400 19952 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45: Generated new TSK 0
I20260709 14:53:40.691187 19952 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:40.707448 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:40.714115 19964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.714835 19965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.717665 19967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:40.717792 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:40.718920 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:40.719125 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:40.719272 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608820719256 us; error 0 us; skew 500 ppm
I20260709 14:53:40.719797 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:40.722295 12030 webserver.cc:533] Webserver started at http://127.11.191.129:44533/ using document root <none> and password file <none>
I20260709 14:53:40.722797 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:40.723001 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:40.723234 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:40.724431 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.728972 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:53:40.732554 19972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.733474 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:40.733774 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.734041 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:40.754747 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:40.755889 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:40.757586 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:40.760043 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:40.760241 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.760470 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:40.760635 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.804589 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:37885
I20260709 14:53:40.804808 20034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:37885 every 8 connection(s)
I20260709 14:53:40.809468 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:40.816265 20039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.817641 20040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.819089 20042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:40.821370 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:40.822433 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:40.822651 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:40.822846 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608820822827 us; error 0 us; skew 500 ppm
I20260709 14:53:40.823408 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:40.826323 20035 heartbeater.cc:344] Connected to a master server at 127.11.191.190:36297
I20260709 14:53:40.826375 12030 webserver.cc:533] Webserver started at http://127.11.191.130:39549/ using document root <none> and password file <none>
I20260709 14:53:40.826790 20035 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:40.827052 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:40.827325 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:40.827580 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:40.827634 20035 heartbeater.cc:507] Master 127.11.191.190:36297 requested a full tablet report, sending...
I20260709 14:53:40.828977 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "6fdf71b5773b4f74b0817df796c32ecf"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.830464 19908 ts_manager.cc:194] Registered new tserver with Master: 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885)
I20260709 14:53:40.833237 19908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36816
I20260709 14:53:40.835889 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:40.839732 20047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.840600 12030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:40.840955 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "6fdf71b5773b4f74b0817df796c32ecf"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.841250 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:40.856297 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:40.857524 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:40.859081 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:40.861395 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:40.861594 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.861814 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:40.861963 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.904887 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:34521
I20260709 14:53:40.905085 20109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:34521 every 8 connection(s)
I20260709 14:53:40.909519 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:40.917217 20113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.917505 20114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:40.920667 20116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:40.921147 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:40.922608 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:40.922900 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:40.922950 20110 heartbeater.cc:344] Connected to a master server at 127.11.191.190:36297
I20260709 14:53:40.923177 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608820923157 us; error 0 us; skew 500 ppm
I20260709 14:53:40.923460 20110 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:40.924048 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:40.924474 20110 heartbeater.cc:507] Master 127.11.191.190:36297 requested a full tablet report, sending...
I20260709 14:53:40.927131 12030 webserver.cc:533] Webserver started at http://127.11.191.131:39039/ using document root <none> and password file <none>
I20260709 14:53:40.927136 19908 ts_manager.cc:194] Registered new tserver with Master: 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:40.927805 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:40.928049 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:40.928300 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:40.928927 19908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36830
I20260709 14:53:40.929618 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "7006f471d4ee4ebcbe547017050ca5fe"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.935253 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:40.939378 20121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.940455 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:53:40.940872 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "7006f471d4ee4ebcbe547017050ca5fe"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:40.941174 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:40.957680 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:40.959075 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:40.960844 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:40.963403 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:40.963625 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:40.963855 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:40.964020 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.009004 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:34511
I20260709 14:53:41.009094 20183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:34511 every 8 connection(s)
I20260709 14:53:41.025125 20184 heartbeater.cc:344] Connected to a master server at 127.11.191.190:36297
I20260709 14:53:41.025568 20184 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:41.026312 20184 heartbeater.cc:507] Master 127.11.191.190:36297 requested a full tablet report, sending...
I20260709 14:53:41.028370 19908 ts_manager.cc:194] Registered new tserver with Master: 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.028920 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016479896s
I20260709 14:53:41.030171 19908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36842
I20260709 14:53:41.056924 19908 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36848:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:41.060112 19908 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:41.133641 19999 tablet_service.cc:1511] Processing CreateTablet for tablet 858e7dd0fccb4069bc402db9487122bd (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:41.135114 19999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e7dd0fccb4069bc402db9487122bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.137833 19998 tablet_service.cc:1511] Processing CreateTablet for tablet 13480a9d92314fbd908615c4d5cbfd0e (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:41.139207 19998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13480a9d92314fbd908615c4d5cbfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.139917 20000 tablet_service.cc:1511] Processing CreateTablet for tablet 6171e4687b5743f1af465e639c9184d6 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:41.140067 19997 tablet_service.cc:1511] Processing CreateTablet for tablet b93149f1ca844b29a813e4f65384dc68 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:41.141294 20000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171e4687b5743f1af465e639c9184d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.146658 19997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93149f1ca844b29a813e4f65384dc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.163563 19996 tablet_service.cc:1511] Processing CreateTablet for tablet 8f10730f08b942398e51d608b1baf177 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:41.165266 19996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f10730f08b942398e51d608b1baf177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.168692 20148 tablet_service.cc:1511] Processing CreateTablet for tablet 858e7dd0fccb4069bc402db9487122bd (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:41.169198 20147 tablet_service.cc:1511] Processing CreateTablet for tablet 13480a9d92314fbd908615c4d5cbfd0e (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:41.170245 20148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e7dd0fccb4069bc402db9487122bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.171303 20146 tablet_service.cc:1511] Processing CreateTablet for tablet b93149f1ca844b29a813e4f65384dc68 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:41.172698 20146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93149f1ca844b29a813e4f65384dc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.172458 20149 tablet_service.cc:1511] Processing CreateTablet for tablet 6171e4687b5743f1af465e639c9184d6 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:41.173774 20149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171e4687b5743f1af465e639c9184d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.174401 20147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13480a9d92314fbd908615c4d5cbfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.179577 19995 tablet_service.cc:1511] Processing CreateTablet for tablet 46d15757bc02469e80401808cf2cd51b (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:41.181108 19995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d15757bc02469e80401808cf2cd51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.182772 20145 tablet_service.cc:1511] Processing CreateTablet for tablet 8f10730f08b942398e51d608b1baf177 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:41.184191 20145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f10730f08b942398e51d608b1baf177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.189441 19994 tablet_service.cc:1511] Processing CreateTablet for tablet 3c789edc4bfc4ce28090d81925fb7631 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:41.191042 19994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c789edc4bfc4ce28090d81925fb7631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.191622 20144 tablet_service.cc:1511] Processing CreateTablet for tablet 46d15757bc02469e80401808cf2cd51b (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:41.195801 20144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d15757bc02469e80401808cf2cd51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.208956 20000 tablet_service.cc:1511] Processing CreateTablet for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:41.211130 20000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.218240 20199 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.226655 20199 tablet_bootstrap.cc:654] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.244287 20200 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.248975 20144 tablet_service.cc:1511] Processing CreateTablet for tablet 3c789edc4bfc4ce28090d81925fb7631 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:41.251264 20200 tablet_bootstrap.cc:654] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.253386 20070 tablet_service.cc:1511] Processing CreateTablet for tablet 46d15757bc02469e80401808cf2cd51b (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:41.258509 20073 tablet_service.cc:1511] Processing CreateTablet for tablet 13480a9d92314fbd908615c4d5cbfd0e (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:41.255079 20071 tablet_service.cc:1511] Processing CreateTablet for tablet 8f10730f08b942398e51d608b1baf177 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:41.253822 20075 tablet_service.cc:1511] Processing CreateTablet for tablet 6171e4687b5743f1af465e639c9184d6 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:41.257393 20074 tablet_service.cc:1511] Processing CreateTablet for tablet 858e7dd0fccb4069bc402db9487122bd (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:41.254786 20069 tablet_service.cc:1511] Processing CreateTablet for tablet 3c789edc4bfc4ce28090d81925fb7631 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:41.262131 20070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d15757bc02469e80401808cf2cd51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.264580 20068 tablet_service.cc:1511] Processing CreateTablet for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:41.256234 20072 tablet_service.cc:1511] Processing CreateTablet for tablet b93149f1ca844b29a813e4f65384dc68 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:41.264504 20071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f10730f08b942398e51d608b1baf177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.266601 20074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858e7dd0fccb4069bc402db9487122bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.267642 20072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93149f1ca844b29a813e4f65384dc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.268411 20069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c789edc4bfc4ce28090d81925fb7631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.272344 20144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c789edc4bfc4ce28090d81925fb7631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.275152 20073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13480a9d92314fbd908615c4d5cbfd0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.277225 20068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.279721 20075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6171e4687b5743f1af465e639c9184d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.287636 19996 tablet_service.cc:1511] Processing CreateTablet for tablet 44c585c819354d51bb848af056e750b1 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:41.288137 20067 tablet_service.cc:1511] Processing CreateTablet for tablet 86fc60415d894cdca9d8670fff3a94fc (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:41.289299 19996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c585c819354d51bb848af056e750b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.289482 20067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fc60415d894cdca9d8670fff3a94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.287941 20146 tablet_service.cc:1511] Processing CreateTablet for tablet 86fc60415d894cdca9d8670fff3a94fc (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:41.292827 20146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fc60415d894cdca9d8670fff3a94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.293771 20199 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.294427 20199 ts_tablet_manager.cc:1403] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.006s
I20260709 14:53:41.299111 20199 raft_consensus.cc:359] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.299921 20199 raft_consensus.cc:385] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.300216 20199 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.314078 20147 tablet_service.cc:1511] Processing CreateTablet for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:41.315620 20147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610e33b1b42c44ecabdbe1ca41fdd0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.318799 20199 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.334043 20035 heartbeater.cc:499] Master 127.11.191.190:36297 was elected leader, sending a full tablet report...
I20260709 14:53:41.329294 19994 tablet_service.cc:1511] Processing CreateTablet for tablet 86fc60415d894cdca9d8670fff3a94fc (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:41.338644 19994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86fc60415d894cdca9d8670fff3a94fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.342125 20200 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.342975 20200 ts_tablet_manager.cc:1403] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.099s	user 0.037s	sys 0.022s
I20260709 14:53:41.357205 20200 raft_consensus.cc:359] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.359431 20200 raft_consensus.cc:385] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.359791 20200 raft_consensus.cc:740] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.360734 20200 consensus_queue.cc:260] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.368955 20148 tablet_service.cc:1511] Processing CreateTablet for tablet 44c585c819354d51bb848af056e750b1 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:41.371627 20148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c585c819354d51bb848af056e750b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.372565 20072 tablet_service.cc:1511] Processing CreateTablet for tablet 44c585c819354d51bb848af056e750b1 (DEFAULT_TABLE table=test-workload [id=20e63517a79544728bc42293d1dc7e8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:41.374306 20072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44c585c819354d51bb848af056e750b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:41.379092 20199 ts_tablet_manager.cc:1434] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.084s	user 0.011s	sys 0.000s
I20260709 14:53:41.386354 20199 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.393872 20204 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.397773 20200 ts_tablet_manager.cc:1434] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.009s
I20260709 14:53:41.399598 20184 heartbeater.cc:499] Master 127.11.191.190:36297 was elected leader, sending a full tablet report...
I20260709 14:53:41.403251 20200 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.392618 20199 tablet_bootstrap.cc:654] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.413653 20204 tablet_bootstrap.cc:654] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.422645 20199 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.423170 20199 ts_tablet_manager.cc:1403] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 14:53:41.425635 20203 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.425932 20200 tablet_bootstrap.cc:654] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.426236 20203 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.428480 20204 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.429080 20204 ts_tablet_manager.cc:1403] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 14:53:41.426056 20199 raft_consensus.cc:359] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.432309 20199 raft_consensus.cc:385] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.432657 20199 raft_consensus.cc:740] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.432719 20203 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.433606 20199 consensus_queue.cc:260] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.435987 20199 ts_tablet_manager.cc:1434] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:53:41.435918 20204 raft_consensus.cc:359] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.437048 20204 raft_consensus.cc:385] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.437311 20199 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.437484 20200 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.438246 20200 ts_tablet_manager.cc:1403] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.009s
I20260709 14:53:41.437377 20204 raft_consensus.cc:740] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.441148 20200 raft_consensus.cc:359] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.441907 20200 raft_consensus.cc:385] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.441608 20204 consensus_queue.cc:260] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.444815 20199 tablet_bootstrap.cc:654] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.446115 20110 heartbeater.cc:499] Master 127.11.191.190:36297 was elected leader, sending a full tablet report...
I20260709 14:53:41.448635 20200 raft_consensus.cc:740] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.450150 20204 ts_tablet_manager.cc:1434] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260709 14:53:41.451423 20204 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.450400 20200 consensus_queue.cc:260] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.458523 20204 tablet_bootstrap.cc:654] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.460219 20200 ts_tablet_manager.cc:1434] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:53:41.461329 20200 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.467844 20200 tablet_bootstrap.cc:654] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.477219 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
W20260709 14:53:41.479024 19974 leader_election.cc:343] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.479322 20204 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.480072 20204 ts_tablet_manager.cc:1403] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260709 14:53:41.483528 20204 raft_consensus.cc:359] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.484623 20204 raft_consensus.cc:385] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.485000 20204 raft_consensus.cc:740] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.485569 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:41.486060 20204 consensus_queue.cc:260] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
W20260709 14:53:41.487731 19974 leader_election.cc:343] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.488302 19974 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f; no voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:41.489085 20204 ts_tablet_manager.cc:1434] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:41.489220 20203 raft_consensus.cc:2749] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.491117 20204 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.498229 20204 tablet_bootstrap.cc:654] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.501514 20199 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.502115 20199 ts_tablet_manager.cc:1403] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.043s
I20260709 14:53:41.502489 20200 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.503026 20200 ts_tablet_manager.cc:1403] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 14:53:41.503870 20204 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.504380 20204 ts_tablet_manager.cc:1403] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 14:53:41.505092 20199 raft_consensus.cc:359] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.505892 20199 raft_consensus.cc:385] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.506340 20199 raft_consensus.cc:740] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.505908 20200 raft_consensus.cc:359] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.506886 20200 raft_consensus.cc:385] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.506959 20204 raft_consensus.cc:359] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.507272 20200 raft_consensus.cc:740] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.507695 20204 raft_consensus.cc:385] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.507170 20199 consensus_queue.cc:260] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.508002 20204 raft_consensus.cc:740] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.508538 20200 consensus_queue.cc:260] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.508810 20204 consensus_queue.cc:260] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.510219 20199 ts_tablet_manager.cc:1434] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:41.510766 20200 ts_tablet_manager.cc:1434] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:41.511399 20199 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.511466 20204 ts_tablet_manager.cc:1434] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:41.511749 20200 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.512703 20204 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.518158 20200 tablet_bootstrap.cc:654] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.518551 20199 tablet_bootstrap.cc:654] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.520290 20204 tablet_bootstrap.cc:654] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.529294 20205 raft_consensus.cc:493] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.529987 20205 raft_consensus.cc:515] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.535570 20205 leader_election.cc:290] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.544597 20199 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.545333 20199 ts_tablet_manager.cc:1403] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260709 14:53:41.555198 20199 raft_consensus.cc:359] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.556020 20199 raft_consensus.cc:385] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.556339 20199 raft_consensus.cc:740] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.557521 20200 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.559973 20199 consensus_queue.cc:260] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.561443 20200 ts_tablet_manager.cc:1403] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.012s
I20260709 14:53:41.564471 20199 ts_tablet_manager.cc:1434] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.007s
I20260709 14:53:41.566639 20199 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.567929 20200 raft_consensus.cc:359] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.568840 20200 raft_consensus.cc:385] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.569221 20200 raft_consensus.cc:740] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.570077 20200 consensus_queue.cc:260] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.572727 20200 ts_tablet_manager.cc:1434] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:53:41.573909 20200 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.573705 20210 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.574649 20210 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.588119 20204 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.589004 20204 ts_tablet_manager.cc:1403] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.034s
I20260709 14:53:41.578760 20210 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.598740 20204 raft_consensus.cc:359] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.599596 20204 raft_consensus.cc:385] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.599881 20204 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.600883 20204 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.603972 20221 raft_consensus.cc:493] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.604573 20221 raft_consensus.cc:515] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.614818 20199 tablet_bootstrap.cc:654] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.619077 20200 tablet_bootstrap.cc:654] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.621035 20204 ts_tablet_manager.cc:1434] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 14:53:41.626025 20221 leader_election.cc:290] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.628567 20010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.629696 20204 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.630025 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:41.630545 20010 raft_consensus.cc:2468] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:41.631914 20124 leader_election.cc:304] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
W20260709 14:53:41.632647 20123 leader_election.cc:343] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:41.633370 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:41.633589 20205 raft_consensus.cc:2804] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.634023 20205 raft_consensus.cc:493] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.634368 20205 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.636068 20200 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.636417 20010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
W20260709 14:53:41.638352 20050 leader_election.cc:343] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.636713 20200 ts_tablet_manager.cc:1403] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.006s
I20260709 14:53:41.639973 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d15757bc02469e80401808cf2cd51b" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:41.640048 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:41.641003 20158 raft_consensus.cc:2468] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 0.
I20260709 14:53:41.641469 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d15757bc02469e80401808cf2cd51b" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
W20260709 14:53:41.642375 20049 leader_election.cc:343] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.642925 20049 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
W20260709 14:53:41.643298 20050 leader_election.cc:343] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.644274 20049 leader_election.cc:304] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:41.645200 20210 raft_consensus.cc:2749] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.645885 20210 raft_consensus.cc:2804] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.646246 20210 raft_consensus.cc:493] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.646576 20210 raft_consensus.cc:3060] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.647329 20204 tablet_bootstrap.cc:654] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.642253 20200 raft_consensus.cc:359] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.649672 20200 raft_consensus.cc:385] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.650031 20200 raft_consensus.cc:740] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.650173 20205 raft_consensus.cc:515] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.650985 20200 consensus_queue.cc:260] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.653851 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:41.654774 20199 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.654742 20009 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.655596 20199 ts_tablet_manager.cc:1403] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.002s
I20260709 14:53:41.659796 20199 raft_consensus.cc:359] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.660562 20199 raft_consensus.cc:385] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.660889 20199 raft_consensus.cc:740] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.664489 20204 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.665112 20204 ts_tablet_manager.cc:1403] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260709 14:53:41.665321 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
W20260709 14:53:41.666966 20123 leader_election.cc:343] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.667542 20009 raft_consensus.cc:2468] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:41.667934 20228 raft_consensus.cc:493] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.669131 20205 leader_election.cc:290] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.670212 20124 leader_election.cc:304] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:41.670696 20200 ts_tablet_manager.cc:1434] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.016s
I20260709 14:53:41.671196 20205 raft_consensus.cc:2804] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.671705 20205 raft_consensus.cc:697] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:41.671887 20200 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.668147 20204 raft_consensus.cc:359] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.672665 20205 consensus_queue.cc:237] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:41.673614 20204 raft_consensus.cc:385] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.672497 20210 raft_consensus.cc:515] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.674086 20204 raft_consensus.cc:740] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.669379 20228 raft_consensus.cc:515] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.677353 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.677700 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:41.678751 20200 tablet_bootstrap.cc:654] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.678117 20009 raft_consensus.cc:2468] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:41.678499 20204 consensus_queue.cc:260] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.686163 20124 leader_election.cc:304] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:41.673519 20199 consensus_queue.cc:260] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.688382 20010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d15757bc02469e80401808cf2cd51b" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
W20260709 14:53:41.689530 20123 leader_election.cc:343] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.689595 20010 raft_consensus.cc:3060] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.695942 20204 ts_tablet_manager.cc:1434] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.004s
I20260709 14:53:41.696686 20200 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.697484 20200 ts_tablet_manager.cc:1403] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:53:41.698742 20010 raft_consensus.cc:2468] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:41.700217 20050 leader_election.cc:304] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:41.701402 20221 raft_consensus.cc:2804] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.701054 20200 raft_consensus.cc:359] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.702054 20200 raft_consensus.cc:385] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.702394 20200 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.703531 20200 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.704728 20204 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.687849 20229 raft_consensus.cc:2804] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.707568 20229 raft_consensus.cc:493] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.711920 20229 raft_consensus.cc:3060] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.712803 20204 tablet_bootstrap.cc:654] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.717828 20203 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.718398 20203 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.722541 20203 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.722663 19906 catalog_manager.cc:5697] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 1 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.723874 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:41.724692 20158 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:41.724614 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:41.725476 20085 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:41.726240 19974 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:41.727057 20203 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.727433 20203 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.727756 20203 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.729647 20205 raft_consensus.cc:493] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.730624 20205 raft_consensus.cc:515] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.734881 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.735191 20204 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.737170 20205 leader_election.cc:290] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
W20260709 14:53:41.737838 20124 leader_election.cc:343] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.737525 20204 ts_tablet_manager.cc:1403] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260709 14:53:41.736546 20210 leader_election.cc:290] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.737718 20228 leader_election.cc:290] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.737543 20199 ts_tablet_manager.cc:1434] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.001s
I20260709 14:53:41.744095 20221 raft_consensus.cc:697] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:41.745136 20221 consensus_queue.cc:237] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.746137 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d15757bc02469e80401808cf2cd51b" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:41.746762 20158 raft_consensus.cc:3060] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.751121 20199 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.755538 20158 raft_consensus.cc:2468] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:41.758718 20203 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.760046 20204 raft_consensus.cc:359] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.745041 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:41.761551 20085 raft_consensus.cc:2468] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:41.762369 20204 raft_consensus.cc:385] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.762764 20204 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.762404 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:41.763518 20084 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.763934 20236 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.764439 20236 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.766202 20204 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.768919 20204 ts_tablet_manager.cc:1434] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 14:53:41.770030 20204 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.773264 20123 leader_election.cc:304] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:41.774763 20228 raft_consensus.cc:2804] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.775166 20228 raft_consensus.cc:493] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.775504 20228 raft_consensus.cc:3060] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.776870 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.777639 20009 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:41.779045 20124 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:41.779987 20205 raft_consensus.cc:2804] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.780375 20205 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.780747 20205 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.782791 20084 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:41.784413 19974 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:41.785378 20210 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.786579 20232 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.786271 20210 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.786900 20238 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.789762 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.790431 20210 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
W20260709 14:53:41.791564 20050 leader_election.cc:343] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.791905 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
W20260709 14:53:41.793273 20049 leader_election.cc:343] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.793741 20049 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:41.795167 20210 raft_consensus.cc:2749] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.796815 20232 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.795235 20205 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.796857 20236 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.802801 20205 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.804705 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:41.805524 20009 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.809202 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:41.809721 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:41.811822 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:41.812477 20158 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.814270 19908 catalog_manager.cc:5697] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 1 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.817822 20204 tablet_bootstrap.cc:654] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:41.823324 20123 leader_election.cc:343] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:41.824492 20123 leader_election.cc:343] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.827473 20199 tablet_bootstrap.cc:654] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.829555 20232 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.830066 20010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.831884 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
W20260709 14:53:41.832201 20050 leader_election.cc:343] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.833015 20200 ts_tablet_manager.cc:1434] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.135s	user 0.053s	sys 0.062s
I20260709 14:53:41.834129 20200 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
W20260709 14:53:41.834574 20049 leader_election.cc:343] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.835062 20049 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:41.835456 20158 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:41.834339 20228 raft_consensus.cc:515] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.799113 20238 raft_consensus.cc:697] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Becoming Leader. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Running, Role: LEADER
I20260709 14:53:41.820737 20203 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Requested vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.838223 20232 raft_consensus.cc:2749] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.841711 20238 consensus_queue.cc:237] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.843708 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:41.843708 20010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:41.844525 20084 raft_consensus.cc:3060] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.845002 20200 tablet_bootstrap.cc:654] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.842768 20228 leader_election.cc:290] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
W20260709 14:53:41.845722 20124 leader_election.cc:343] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.839542 20009 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:41.860046 20229 raft_consensus.cc:515] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.862210 20124 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:41.865283 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
W20260709 14:53:41.867252 20123 leader_election.cc:343] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.868311 20229 leader_election.cc:290] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:41.870154 19907 catalog_manager.cc:5697] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129). New cstate: current_term: 1 leader_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.873492 20233 raft_consensus.cc:2804] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.874295 20233 raft_consensus.cc:697] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:41.875319 20233 consensus_queue.cc:237] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.885411 20200 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.885660 20204 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.886119 20204 ts_tablet_manager.cc:1403] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.005s
I20260709 14:53:41.887730 20084 raft_consensus.cc:2468] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:41.888618 20204 raft_consensus.cc:359] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.889380 20204 raft_consensus.cc:385] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.889526 20123 leader_election.cc:304] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:41.889905 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:41.890480 20009 raft_consensus.cc:3060] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.890856 20229 raft_consensus.cc:2804] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.891559 20229 raft_consensus.cc:697] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:41.892350 20229 consensus_queue.cc:237] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.892835 20204 raft_consensus.cc:740] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.893675 20204 consensus_queue.cc:260] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.890856 20199 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.895823 20204 ts_tablet_manager.cc:1434] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:53:41.886123 20200 ts_tablet_manager.cc:1403] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.021s
I20260709 14:53:41.896683 20199 ts_tablet_manager.cc:1403] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.022s
I20260709 14:53:41.898926 20204 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.900506 20200 raft_consensus.cc:359] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.901404 20200 raft_consensus.cc:385] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.901734 20200 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.902798 20200 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.905630 20200 ts_tablet_manager.cc:1434] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:53:41.905625 20009 raft_consensus.cc:2468] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:41.906477 20199 raft_consensus.cc:359] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.907058 20200 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.907176 20204 tablet_bootstrap.cc:654] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.908385 20124 leader_election.cc:304] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:41.909825 20228 raft_consensus.cc:2804] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.910404 20228 raft_consensus.cc:697] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:41.911442 20228 consensus_queue.cc:237] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.914498 20199 raft_consensus.cc:385] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.914958 20199 raft_consensus.cc:740] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.922287 20199 consensus_queue.cc:260] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.922992 20232 raft_consensus.cc:493] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.941793 20232 raft_consensus.cc:515] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.943142 20199 ts_tablet_manager.cc:1434] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.012s
I20260709 14:53:41.944448 20199 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.947463 20200 tablet_bootstrap.cc:654] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.949931 20232 leader_election.cc:290] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:41.951148 20199 tablet_bootstrap.cc:654] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.953766 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:41.951272 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:41.957310 20009 raft_consensus.cc:2393] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fdf71b5773b4f74b0817df796c32ecf in current term 1: Already voted for candidate 7006f471d4ee4ebcbe547017050ca5fe in this term.
I20260709 14:53:41.960147 20050 leader_election.cc:304] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:41.963869 20232 raft_consensus.cc:3060] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.972254 20199 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:41.973177 20204 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:41.972911 20199 ts_tablet_manager.cc:1403] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260709 14:53:41.973819 20204 ts_tablet_manager.cc:1403] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.015s
I20260709 14:53:41.973928 19906 catalog_manager.cc:5697] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 1 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.976591 20204 raft_consensus.cc:359] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.976069 19906 catalog_manager.cc:5697] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 1 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.977401 20204 raft_consensus.cc:385] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.977516 20232 raft_consensus.cc:2749] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.977766 20204 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.978586 19906 catalog_manager.cc:5697] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 1 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.979523 20200 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:41.980074 20200 ts_tablet_manager.cc:1403] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.009s
I20260709 14:53:41.979869 20204 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.981068 20199 raft_consensus.cc:359] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.981807 20199 raft_consensus.cc:385] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.982112 20199 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.982208 20204 ts_tablet_manager.cc:1434] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:53:41.982897 20200 raft_consensus.cc:359] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.982913 20199 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.984058 20200 raft_consensus.cc:385] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.984387 20200 raft_consensus.cc:740] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.985172 20200 consensus_queue.cc:260] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:41.983264 20204 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:41.985849 20199 ts_tablet_manager.cc:1434] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:53:41.987742 20200 ts_tablet_manager.cc:1434] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:41.988935 20200 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:41.993634 20199 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:41.994644 20200 tablet_bootstrap.cc:654] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.000559 20204 tablet_bootstrap.cc:654] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.000881 20199 tablet_bootstrap.cc:654] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.007192 20200 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:42.007681 20200 ts_tablet_manager.cc:1403] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:53:42.010393 20200 raft_consensus.cc:359] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.011073 20200 raft_consensus.cc:385] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.011330 20200 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.011970 20200 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.012607 20204 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:42.013216 20204 ts_tablet_manager.cc:1403] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260709 14:53:42.014295 20200 ts_tablet_manager.cc:1434] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:42.015380 20200 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: Bootstrap starting.
I20260709 14:53:42.015980 20204 raft_consensus.cc:359] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.016716 20204 raft_consensus.cc:385] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.017016 20204 raft_consensus.cc:740] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.017717 20204 consensus_queue.cc:260] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.019687 20204 ts_tablet_manager.cc:1434] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:42.020980 20204 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: Bootstrap starting.
I20260709 14:53:42.021376 20200 tablet_bootstrap.cc:654] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.026866 20204 tablet_bootstrap.cc:654] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.031406 20232 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.032218 20232 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.032938 20200 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: No bootstrap required, opened a new log
I20260709 14:53:42.033629 20200 ts_tablet_manager.cc:1403] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 14:53:42.034835 20232 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.036311 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:42.037405 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:42.038424 20009 raft_consensus.cc:2393] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fdf71b5773b4f74b0817df796c32ecf in current term 1: Already voted for candidate 7006f471d4ee4ebcbe547017050ca5fe in this term.
I20260709 14:53:42.040151 20050 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:42.042711 20232 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.043946 20199 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:42.044492 20199 ts_tablet_manager.cc:1403] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.009s
I20260709 14:53:42.045545 20200 raft_consensus.cc:359] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.046357 20200 raft_consensus.cc:385] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.046670 20200 raft_consensus.cc:740] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.047624 20199 raft_consensus.cc:359] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.047598 20200 consensus_queue.cc:260] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.048382 20199 raft_consensus.cc:385] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.048758 20199 raft_consensus.cc:740] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.050278 20200 ts_tablet_manager.cc:1434] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:42.052532 20232 raft_consensus.cc:2749] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.052255 20199 consensus_queue.cc:260] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.055481 20204 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: No bootstrap required, opened a new log
I20260709 14:53:42.055915 20204 ts_tablet_manager.cc:1403] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260709 14:53:42.058595 20204 raft_consensus.cc:359] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:42.059195 20199 ts_tablet_manager.cc:1434] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:53:42.059257 20204 raft_consensus.cc:385] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.060074 20204 raft_consensus.cc:740] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.061106 20199 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:42.061228 20204 consensus_queue.cc:260] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:42.065161 20238 raft_consensus.cc:493] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.065383 20204 ts_tablet_manager.cc:1434] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:53:42.065805 20238 raft_consensus.cc:515] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.068513 20238 leader_election.cc:290] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.070653 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:42.071784 20084 raft_consensus.cc:2393] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in current term 1: Already voted for candidate 7006f471d4ee4ebcbe547017050ca5fe in this term.
I20260709 14:53:42.072181 20199 tablet_bootstrap.cc:654] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.073195 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:42.075853 19974 leader_election.cc:304] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f; no voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:42.076957 20238 raft_consensus.cc:3060] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.078341 20203 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.078610 20199 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:42.079165 20199 ts_tablet_manager.cc:1403] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260709 14:53:42.078984 20203 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.081225 20203 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.082394 20199 raft_consensus.cc:359] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.083153 20199 raft_consensus.cc:385] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.083442 20199 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.084079 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:42.084332 20238 raft_consensus.cc:2749] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.084815 20084 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:42.085615 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:42.086185 20158 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:42.086234 19974 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:42.084753 20199 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.087167 20238 raft_consensus.cc:2804] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.087540 20238 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.089183 20238 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.088713 20199 ts_tablet_manager.cc:1434] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:42.093780 20199 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:42.095815 20238 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.097703 20238 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Requested vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.099108 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:42.099586 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:42.099871 20084 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.099995 20199 tablet_bootstrap.cc:654] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.100359 20158 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.105762 20199 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: No bootstrap required, opened a new log
I20260709 14:53:42.106392 20199 ts_tablet_manager.cc:1403] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:53:42.106812 20158 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:42.107929 19974 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:42.107990 20084 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:42.108628 20238 raft_consensus.cc:2804] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.109107 20238 raft_consensus.cc:697] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Becoming Leader. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Running, Role: LEADER
I20260709 14:53:42.109488 20199 raft_consensus.cc:359] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.110124 20199 raft_consensus.cc:385] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.109743 20238 consensus_queue.cc:237] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.110340 20199 raft_consensus.cc:740] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.111092 20199 consensus_queue.cc:260] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.112789 20199 ts_tablet_manager.cc:1434] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:42.117684 19906 catalog_manager.cc:5697] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129). New cstate: current_term: 1 leader_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.127282 20232 raft_consensus.cc:493] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.127907 20232 raft_consensus.cc:515] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.130131 20232 leader_election.cc:290] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.130960 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c585c819354d51bb848af056e750b1" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:42.131685 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c585c819354d51bb848af056e750b1" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:42.131831 20009 raft_consensus.cc:2468] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 0.
I20260709 14:53:42.132439 20158 raft_consensus.cc:2468] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 0.
I20260709 14:53:42.133251 20050 leader_election.cc:304] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:42.134239 20232 raft_consensus.cc:2804] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.134631 20232 raft_consensus.cc:493] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.134979 20232 raft_consensus.cc:3060] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.141490 20232 raft_consensus.cc:515] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.143333 20232 leader_election.cc:290] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.144203 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c585c819354d51bb848af056e750b1" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:42.144343 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44c585c819354d51bb848af056e750b1" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:42.144840 20009 raft_consensus.cc:3060] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.145020 20158 raft_consensus.cc:3060] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.150233 20009 raft_consensus.cc:2468] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:42.151346 20158 raft_consensus.cc:2468] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:42.151423 20050 leader_election.cc:304] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:42.152370 20232 raft_consensus.cc:2804] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.153062 20232 raft_consensus.cc:697] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:42.153766 20232 consensus_queue.cc:237] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.161012 20084 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.162307 19906 catalog_manager.cc:5697] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 1 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.169435 20228 consensus_queue.cc:1048] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.184371 20233 consensus_queue.cc:1048] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.203512 20232 consensus_queue.cc:1048] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.214437 20233 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.215040 20233 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.216471 20232 consensus_queue.cc:1048] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.217139 20233 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:42.218987 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:42.219744 20084 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:42.220871 20123 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:42.221480 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:42.221793 20233 raft_consensus.cc:2804] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.222426 20233 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.222898 20233 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.225265 20009 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 0.
I20260709 14:53:42.230831 20233 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.233552 20233 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:42.234391 20009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:42.234736 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:42.235265 20009 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.235487 20084 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.241273 20084 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:42.242372 20123 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:42.243046 20009 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:42.243132 20233 raft_consensus.cc:2804] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.243912 20233 raft_consensus.cc:697] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:42.244886 20233 consensus_queue.cc:237] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.253331 19906 catalog_manager.cc:5697] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 1 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.271409 20238 consensus_queue.cc:1048] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.272105 20203 consensus_queue.cc:1048] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.291206 20203 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.291757 20203 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.293857 20203 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.295248 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:42.296026 20085 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:42.297371 19974 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:42.298445 20203 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.298904 20203 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.299361 20203 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.298960 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:42.300330 20159 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 0.
I20260709 14:53:42.306663 20203 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.308804 20203 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Requested vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:42.309827 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:42.309999 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:42.310452 20085 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.310611 20159 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.315785 20085 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:42.317040 20159 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8d8d41e3664c399d2a26bfd6e64f5f in term 1.
I20260709 14:53:42.317165 19974 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:42.318226 20203 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.318651 20203 raft_consensus.cc:697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Becoming Leader. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Running, Role: LEADER
I20260709 14:53:42.319527 20203 consensus_queue.cc:237] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:42.328339 19906 catalog_manager.cc:5697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129). New cstate: current_term: 1 leader_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.339809 20233 consensus_queue.cc:1048] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.352603 20233 consensus_queue.cc:1048] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.361203 12030 ts_manager.cc:295] Set tserver state for 6d8d8d41e3664c399d2a26bfd6e64f5f to MAINTENANCE_MODE
I20260709 14:53:42.362090 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
W20260709 14:53:42.393388 20124 consensus_peers.cc:597] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:42.405354 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:42.406509 12030 tablet_replica.cc:333] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.407426 12030 raft_consensus.cc:2243] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.408155 12030 raft_consensus.cc:2272] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.411257 12030 tablet_replica.cc:333] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.412128 12030 raft_consensus.cc:2243] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:42.412989 12030 pending_rounds.cc:70] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Trying to abort 1 pending ops.
I20260709 14:53:42.413193 12030 pending_rounds.cc:77] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661736230858752 op_type: NO_OP noop_request { }
I20260709 14:53:42.413542 12030 raft_consensus.cc:2889] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:42.413854 12030 raft_consensus.cc:2272] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.417052 12030 tablet_replica.cc:333] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.417708 12030 raft_consensus.cc:2243] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.418119 12030 raft_consensus.cc:2272] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.419931 12030 tablet_replica.cc:333] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.420506 12030 raft_consensus.cc:2243] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:42.421185 12030 pending_rounds.cc:70] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Trying to abort 1 pending ops.
I20260709 14:53:42.421362 12030 pending_rounds.cc:77] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661735370444800 op_type: NO_OP noop_request { }
I20260709 14:53:42.421677 12030 raft_consensus.cc:2889] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:42.421963 12030 raft_consensus.cc:2272] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.425235 12030 tablet_replica.cc:333] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.425954 12030 raft_consensus.cc:2243] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.426447 12030 raft_consensus.cc:2272] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.429005 12030 tablet_replica.cc:333] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.428570 20233 consensus_queue.cc:1048] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.429898 12030 raft_consensus.cc:2243] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.430475 12030 raft_consensus.cc:2272] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.433492 12030 tablet_replica.cc:333] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.434149 12030 raft_consensus.cc:2243] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:42.434501 20124 consensus_peers.cc:597] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:42.434686 12030 raft_consensus.cc:2272] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.437642 12030 tablet_replica.cc:333] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.438453 12030 raft_consensus.cc:2243] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.438923 12030 raft_consensus.cc:2272] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.441572 12030 tablet_replica.cc:333] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.442297 12030 raft_consensus.cc:2243] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:42.443341 12030 raft_consensus.cc:2272] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.446461 12030 tablet_replica.cc:333] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: stopping tablet replica
I20260709 14:53:42.447000 12030 raft_consensus.cc:2243] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:42.447429 12030 raft_consensus.cc:2272] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:42.481304 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
I20260709 14:53:42.492734 20233 consensus_queue.cc:1048] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:42.630704 20050 consensus_peers.cc:597] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:42.634521 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:42.656157 20205 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:42.671885 20124 consensus_peers.cc:597] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:42.691454 20050 consensus_peers.cc:597] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:42.730984 20124 consensus_peers.cc:597] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:42.775420 20221 consensus_queue.cc:1048] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:42.847139 20124 consensus_peers.cc:597] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:43.635535 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:43.673532 20221 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.674036 20221 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.675659 20221 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:43.676952 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:43.677817 20159 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:43.679072 20049 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
W20260709 14:53:43.679634 20050 leader_election.cc:336] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.679740 20221 raft_consensus.cc:2804] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:43.680142 20221 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.680411 20221 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:43.686497 20221 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.688411 20221 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:43.689884 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:43.690649 20159 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:43.692323 20050 leader_election.cc:336] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.697376 20159 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:43.698539 20049 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:43.699328 20221 raft_consensus.cc:2804] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:43.700232 20221 raft_consensus.cc:697] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:43.700999 20221 consensus_queue.cc:237] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER 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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.708720 19905 catalog_manager.cc:5697] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 2, leader changed from 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 2 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.788897 20205 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d8d8d41e3664c399d2a26bfd6e64f5f)
I20260709 14:53:43.789094 20221 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d8d8d41e3664c399d2a26bfd6e64f5f)
I20260709 14:53:43.789598 20205 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.789736 20221 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.791716 20221 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:43.792222 20205 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:43.793220 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:43.793454 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:43.794015 20084 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 1.
I20260709 14:53:43.794168 20159 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:43.795539 20049 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:43.795554 20123 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:43.796451 20221 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:43.796666 20205 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:43.796850 20221 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d8d8d41e3664c399d2a26bfd6e64f5f)
I20260709 14:53:43.797124 20205 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6d8d8d41e3664c399d2a26bfd6e64f5f)
I20260709 14:53:43.797291 20221 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:43.797477 20050 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.797639 20205 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:43.797189 20124 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.804100 20221 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.804464 20205 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:43.805897 20221 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:43.807175 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:43.807567 20205 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:43.808049 20159 raft_consensus.cc:2393] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fdf71b5773b4f74b0817df796c32ecf in current term 2: Already voted for candidate 7006f471d4ee4ebcbe547017050ca5fe in this term.
I20260709 14:53:43.810529 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
W20260709 14:53:43.810664 20124 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.811190 20084 raft_consensus.cc:2393] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7006f471d4ee4ebcbe547017050ca5fe in current term 2: Already voted for candidate 6fdf71b5773b4f74b0817df796c32ecf in this term.
W20260709 14:53:43.811079 20050 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:43.811677 20050 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:43.812366 20221 raft_consensus.cc:2749] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:43.813098 20123 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [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: 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:43.813819 20205 raft_consensus.cc:2749] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:53:43.978993 20124 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111) [suppressed 118 similar messages]
I20260709 14:53:44.019230 20221 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.019706 20221 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:44.021494 20221 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:44.022867 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:44.023658 20159 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 1.
I20260709 14:53:44.024744 20049 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
W20260709 14:53:44.025290 20050 leader_election.cc:336] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:44.025525 20221 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:44.025969 20221 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.026304 20221 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.031150 20221 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:44.032856 20221 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:44.034293 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:44.034951 20159 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:53:44.037065 20050 leader_election.cc:336] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:44.040409 20159 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:44.041700 20049 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:44.042620 20221 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:44.043295 20221 raft_consensus.cc:697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:44.044296 20221 consensus_queue.cc:237] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER 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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:44.052548 19905 catalog_manager.cc:5697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 2, leader changed from 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 2 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:44.170053 20050 consensus_peers.cc:597] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:44.292387 20159 raft_consensus.cc:1275] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:44.294128 20221 consensus_queue.cc:1048] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.514060 20159 raft_consensus.cc:1275] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:44.515542 20283 consensus_queue.cc:1048] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:44.533936 20050 consensus_peers.cc:597] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:44.636461 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:53:44.915860 20124 consensus_peers.cc:597] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.141630 20124 consensus_peers.cc:597] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.152454 20050 consensus_peers.cc:597] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.153038 20050 consensus_peers.cc:597] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.299319 20124 consensus_peers.cc:597] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.301370 20124 consensus_peers.cc:597] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.454949 20124 consensus_peers.cc:597] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:45.637825 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:45.944434 20283 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:45.945570 20283 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:45.948122 20283 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:45.950001 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:45.951282 20159 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:45.953006 20049 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
W20260709 14:53:45.953677 20050 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:45.954069 20299 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:45.954522 20299 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:45.954859 20299 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:45.965528 20299 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:45.967942 20299 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 3 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:45.969120 20159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:45.969740 20159 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:45.972187 20050 leader_election.cc:336] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111)
I20260709 14:53:45.977023 20159 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 3.
I20260709 14:53:45.978446 20049 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f
I20260709 14:53:45.979365 20299 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:45.979949 20299 raft_consensus.cc:697] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:45.981226 20299 consensus_queue.cc:237] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER 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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:45.996974 19906 catalog_manager.cc:5697] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 3, leader changed from 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 3 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.453900 20159 raft_consensus.cc:1275] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:46.455303 20299 consensus_queue.cc:1048] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:46.476912 20050 consensus_peers.cc:597] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:46.638837 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:53:46.737248 20050 consensus_peers.cc:597] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:46.757925 20050 consensus_peers.cc:597] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:53:47.431438 20050 consensus_peers.cc:597] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:53:47.470216 20124 consensus_peers.cc:597] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:47.507351 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:47.516842 20309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:47.517227 20310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:47.518816 20312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:47.519359 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:47.521917 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:47.522282 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:47.522524 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608827522504 us; error 0 us; skew 500 ppm
I20260709 14:53:47.523276 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:47.526639 12030 webserver.cc:533] Webserver started at http://127.11.191.129:44533/ using document root <none> and password file <none>
I20260709 14:53:47.527258 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:47.527424 12030 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:53:47.531980 12030 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:53:47.536979 20317 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:47.537890 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:53:47.538245 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
format_stamp: "Formatted at 2026-07-09 14:53:40 on dist-test-slave-jgp0"
I20260709 14:53:47.538740 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:47.556000 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:47.557608 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:47.559341 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:47.563603 20324 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:53:47.627040 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:53:47.627424 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.065s	user 0.003s	sys 0.000s
I20260709 14:53:47.627715 12030 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:53:47.634622 20324 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
W20260709 14:53:47.639962 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:53:47.649441 20050 consensus_peers.cc:597] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:47.649904 20324 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.650743 20324 tablet_bootstrap.cc:492] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.651302 20324 ts_tablet_manager.cc:1403] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:53:47.653582 20324 raft_consensus.cc:359] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.654130 20324 raft_consensus.cc:740] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.654736 20324 consensus_queue.cc:260] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.657259 20324 ts_tablet_manager.cc:1434] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:47.658001 20324 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.670130 20324 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.670885 20324 tablet_bootstrap.cc:492] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.671504 20324 ts_tablet_manager.cc:1403] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.008s
I20260709 14:53:47.672609 12030 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:53:47.673025 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.038s	sys 0.008s
I20260709 14:53:47.673929 20324 raft_consensus.cc:359] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.674583 20324 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.675283 20324 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.676957 20324 ts_tablet_manager.cc:1434] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:53:47.677647 20324 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
W20260709 14:53:47.685906 20124 consensus_peers.cc:597] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:47.692296 20324 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:53:47.693361 20324 tablet_bootstrap.cc:492] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.693936 20324 ts_tablet_manager.cc:1403] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:53:47.696197 20324 raft_consensus.cc:359] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.697384 20324 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.698191 20324 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.700269 20324 ts_tablet_manager.cc:1434] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:47.701155 20324 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.714888 20324 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.716101 20324 tablet_bootstrap.cc:492] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.716960 20324 ts_tablet_manager.cc:1403] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:53:47.720359 20324 raft_consensus.cc:359] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.721194 20324 raft_consensus.cc:740] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.722030 20324 consensus_queue.cc:260] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.724288 20324 ts_tablet_manager.cc:1434] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:47.725256 20324 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.738533 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:37885
I20260709 14:53:47.738710 20385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:37885 every 8 connection(s)
I20260709 14:53:47.745818 20324 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:53:47.747229 20324 tablet_bootstrap.cc:492] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.748158 20324 ts_tablet_manager.cc:1403] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 14:53:47.751623 20324 raft_consensus.cc:359] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.752631 20324 raft_consensus.cc:740] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.753844 20324 consensus_queue.cc:260] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.756927 20324 ts_tablet_manager.cc:1434] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 14:53:47.758158 20324 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.762193 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:47.760564 20389 tablet.cc:2406] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:47.765120 20361 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.779384 20361 pending_rounds.cc:85] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting all ops after (but not including) 0
I20260709 14:53:47.779744 20361 pending_rounds.cc:107] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:53:47.780066 20361 raft_consensus.cc:2889] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:47.785053 20324 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.786134 20324 tablet_bootstrap.cc:492] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.786891 20324 ts_tablet_manager.cc:1403] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260709 14:53:47.787443 20387 heartbeater.cc:344] Connected to a master server at 127.11.191.190:36297
I20260709 14:53:47.788017 20387 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:47.789148 20387 heartbeater.cc:507] Master 127.11.191.190:36297 requested a full tablet report, sending...
I20260709 14:53:47.790074 20324 raft_consensus.cc:359] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.791040 20324 raft_consensus.cc:740] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.792083 20324 consensus_queue.cc:260] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.795552 20324 ts_tablet_manager.cc:1434] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:47.796674 20324 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.804028 20084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
mode: GRACEFUL
new_leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:45454
I20260709 14:53:47.804934 20084 raft_consensus.cc:606] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Received request to transfer leadership to TS 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:47.805392 19906 ts_manager.cc:194] Re-registered known tserver with Master: 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885)
I20260709 14:53:47.818902 19906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60626
W20260709 14:53:47.825446 20124 consensus_peers.cc:597] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 14:53:47.826418 20387 heartbeater.cc:499] Master 127.11.191.190:36297 was elected leader, sending a full tablet report...
I20260709 14:53:47.828794 20159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
mode: GRACEFUL
new_leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:37060
I20260709 14:53:47.829509 20159 raft_consensus.cc:606] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Received request to transfer leadership to TS 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:47.830845 20324 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.831205 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:47.831871 20324 tablet_bootstrap.cc:492] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.831955 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:47.832803 20324 ts_tablet_manager.cc:1403] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.008s
I20260709 14:53:47.833083 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.835922 20324 raft_consensus.cc:359] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.836738 20324 raft_consensus.cc:740] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.837687 20324 consensus_queue.cc:260] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.839777 20324 ts_tablet_manager.cc:1434] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:53:47.840525 20324 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.853858 20324 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.854662 20324 tablet_bootstrap.cc:492] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.855240 20324 ts_tablet_manager.cc:1403] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:53:47.857271 20324 raft_consensus.cc:359] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.857887 20324 raft_consensus.cc:740] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.858522 20324 consensus_queue.cc:260] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.860132 20324 ts_tablet_manager.cc:1434] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:47.860906 20324 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.874167 20324 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.874989 20324 tablet_bootstrap.cc:492] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.875598 20324 ts_tablet_manager.cc:1403] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:53:47.877923 20324 raft_consensus.cc:359] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:47.878641 20324 raft_consensus.cc:740] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.879308 20324 consensus_queue.cc:260] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:47.880988 20324 ts_tablet_manager.cc:1434] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:53:47.881953 20324 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap starting.
I20260709 14:53:47.893952 20324 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:53:47.894649 20324 tablet_bootstrap.cc:492] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Bootstrap complete.
I20260709 14:53:47.895212 20324 ts_tablet_manager.cc:1403] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:53:47.897315 20324 raft_consensus.cc:359] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.897819 20324 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8d8d41e3664c399d2a26bfd6e64f5f, State: Initialized, Role: FOLLOWER
I20260709 14:53:47.898411 20324 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:47.900348 20324 ts_tablet_manager.cc:1434] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:48.096830 20400 raft_consensus.cc:993] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: : Instructing follower 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:48.097483 20406 raft_consensus.cc:1081] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Signalling peer 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:48.098030 20360 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.099396 20158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:35238
I20260709 14:53:48.100093 20158 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.100473 20158 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.109009 20158 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.112257 20360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:48.112638 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:48.112032 20158 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:48.113101 20360 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.113263 20084 raft_consensus.cc:3055] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:48.113730 20084 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:48.114694 20084 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.116148 20084 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:48.120990 20360 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:48.122377 20124 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:48.123410 20297 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:48.123991 20084 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:48.124727 20297 raft_consensus.cc:697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:48.125862 20297 consensus_queue.cc:237] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.134774 19906 catalog_manager.cc:5697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 2 to 3, leader changed from 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130) to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 3 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:48.228274 20408 raft_consensus.cc:993] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: : Instructing follower 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:48.228798 20408 raft_consensus.cc:1081] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Signalling peer 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:48.230746 20084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:46748
I20260709 14:53:48.231312 20084 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.231722 20084 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.238955 20084 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.240749 20084 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:48.241796 20360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:48.242110 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:48.242409 20360 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.242802 20158 raft_consensus.cc:3055] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:48.243155 20158 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:48.244066 20158 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.245251 20158 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.248253 20360 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:48.249687 20050 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:48.250576 20406 raft_consensus.cc:2804] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:48.251158 20406 raft_consensus.cc:697] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:48.251412 20158 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:48.252265 20406 consensus_queue.cc:237] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.261070 19906 catalog_manager.cc:5697] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 2, leader changed from 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 2 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.610242 20360 raft_consensus.cc:1275] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:48.611778 20408 consensus_queue.cc:1048] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:48.612391 20408 consensus_queue.cc:1243] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Peer 6d8d8d41e3664c399d2a26bfd6e64f5f log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:53:48.615056 20360 pending_rounds.cc:85] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting all ops after (but not including) 0
I20260709 14:53:48.615319 20360 pending_rounds.cc:107] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:53:48.615540 20360 raft_consensus.cc:2889] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:48.629737 20084 raft_consensus.cc:1275] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:48.633261 20408 consensus_queue.cc:1048] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:48.641326 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:48.666520 20158 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:48.668277 20406 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:48.679031 20360 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:48.681141 20406 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:48.842726 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:48.851364 20158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
mode: GRACEFUL
new_leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:37060
I20260709 14:53:48.852025 20158 raft_consensus.cc:606] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Received request to transfer leadership to TS 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:48.854935 20084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
mode: GRACEFUL
new_leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:45454
I20260709 14:53:48.855438 20084 raft_consensus.cc:606] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Received request to transfer leadership to TS 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:48.856539 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:48.857132 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:48.857779 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:48.977671 20297 raft_consensus.cc:993] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: : Instructing follower 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:48.978356 20408 raft_consensus.cc:1081] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Signalling peer 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:48.980023 20084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:46748
I20260709 14:53:48.980491 20084 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:48.980821 20084 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.986178 20084 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.987830 20084 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:48.988813 20360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:48.988988 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:48.989584 20158 raft_consensus.cc:3055] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:48.989511 20360 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.989974 20158 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:48.990761 20158 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:48.991775 20158 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:48.996304 20360 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:48.997743 20050 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:48.998104 20158 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:48.998760 20406 raft_consensus.cc:2804] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:48.999250 20406 raft_consensus.cc:697] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:49.000097 20406 consensus_queue.cc:237] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:49.007527 19905 catalog_manager.cc:5697] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 2, leader changed from 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 2 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:49.069373 20299 raft_consensus.cc:993] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: : Instructing follower 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:49.069973 20406 raft_consensus.cc:1081] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Signalling peer 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:49.071621 20158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:35238
I20260709 14:53:49.072209 20158 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:49.072510 20158 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.079128 20158 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:49.080730 20158 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:49.081988 20359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:49.081990 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:49.083081 20359 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.083083 20084 raft_consensus.cc:3055] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:49.083686 20084 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:49.084580 20084 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:49.086019 20084 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:49.094990 20084 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:49.095084 20359 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:49.096863 20123 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:49.097719 20408 raft_consensus.cc:2804] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:49.098308 20408 raft_consensus.cc:697] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:49.099184 20408 consensus_queue.cc:237] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER 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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:49.106928 19905 catalog_manager.cc:5697] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 2 to 3, leader changed from 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130) to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 3 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:49.450062 20158 raft_consensus.cc:1275] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:49.451552 20406 consensus_queue.cc:1048] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:49.464737 20359 raft_consensus.cc:1275] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:49.466388 20430 consensus_queue.cc:1048] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:49.608356 20084 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.609913 20297 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:49.618830 20359 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:49.621003 20435 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:53:49.642307 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:49.864619 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:49.872450 20084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
mode: GRACEFUL
new_leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:45454
I20260709 14:53:49.873230 20084 raft_consensus.cc:606] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Received request to transfer leadership to TS 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:49.876276 20158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
mode: GRACEFUL
new_leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:37060
I20260709 14:53:49.876838 20158 raft_consensus.cc:606] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Received request to transfer leadership to TS 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:49.878127 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:49.878682 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:49.879271 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:50.094076 20430 raft_consensus.cc:993] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: : Instructing follower 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:50.094655 20406 raft_consensus.cc:1081] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Signalling peer 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:50.096208 20158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:35238
I20260709 14:53:50.096709 20158 raft_consensus.cc:493] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:50.097011 20158 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:50.102233 20158 raft_consensus.cc:515] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:50.103991 20158 leader_election.cc:290] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:50.104918 20360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:50.105190 20084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c789edc4bfc4ce28090d81925fb7631" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:50.105744 20360 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:50.105926 20084 raft_consensus.cc:3055] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:50.106419 20084 raft_consensus.cc:740] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:50.107095 20084 consensus_queue.cc:260] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:50.107987 20084 raft_consensus.cc:3060] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:50.112063 20360 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:50.112819 20084 raft_consensus.cc:2468] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:50.113627 20124 leader_election.cc:304] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:50.114506 20297 raft_consensus.cc:2804] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:50.115108 20297 raft_consensus.cc:697] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:50.116031 20297 consensus_queue.cc:237] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:50.123895 19905 catalog_manager.cc:5697] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 2 to 3, leader changed from 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130) to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 3 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.336966 20435 raft_consensus.cc:993] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: : Instructing follower 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:50.337478 20441 raft_consensus.cc:1081] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Signalling peer 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:50.339113 20084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:46748
I20260709 14:53:50.339666 20084 raft_consensus.cc:493] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:50.339954 20084 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.345122 20084 raft_consensus.cc:515] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:50.346624 20084 leader_election.cc:290] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:50.347770 20360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:50.347913 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6171e4687b5743f1af465e639c9184d6" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:50.348577 20360 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.348656 20158 raft_consensus.cc:3055] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:50.349272 20158 raft_consensus.cc:740] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:50.350224 20158 consensus_queue.cc:260] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:50.351496 20158 raft_consensus.cc:3060] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:50.355063 20360 raft_consensus.cc:2468] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:50.356385 20050 leader_election.cc:304] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:50.357125 20158 raft_consensus.cc:2468] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 2.
I20260709 14:53:50.357410 20406 raft_consensus.cc:2804] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:50.357959 20406 raft_consensus.cc:697] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:50.358938 20406 consensus_queue.cc:237] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } }
I20260709 14:53:50.366958 19905 catalog_manager.cc:5697] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 1 to 2, leader changed from 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 2 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:50.575603 20360 raft_consensus.cc:1275] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:50.576985 20441 consensus_queue.cc:1048] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:50.587118 20084 raft_consensus.cc:1275] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:50.591233 20435 consensus_queue.cc:1048] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:50.643472 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:50.798589 20359 raft_consensus.cc:1275] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:50.800288 20406 consensus_queue.cc:1048] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:50.810680 20158 raft_consensus.cc:1275] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:50.813097 20406 consensus_queue.cc:1048] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:50.885860 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:50.894055 20158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
mode: GRACEFUL
new_leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:37060
I20260709 14:53:50.894600 20158 raft_consensus.cc:606] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Received request to transfer leadership to TS 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:50.897459 20085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
mode: GRACEFUL
new_leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:45454
I20260709 14:53:50.898000 20085 raft_consensus.cc:606] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 LEADER]: Received request to transfer leadership to TS 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:50.899281 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:50.899722 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:50.900244 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:51.021202 20450 raft_consensus.cc:993] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: : Instructing follower 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:51.021850 20406 raft_consensus.cc:1081] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 LEADER]: Signalling peer 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:51.023469 20158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:35238
I20260709 14:53:51.024109 20158 raft_consensus.cc:493] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.024401 20158 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.030426 20158 raft_consensus.cc:515] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.031997 20158 leader_election.cc:290] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 4 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:51.033043 20359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:51.033138 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93149f1ca844b29a813e4f65384dc68" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:51.033952 20359 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.034129 20085 raft_consensus.cc:3055] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:51.034539 20085 raft_consensus.cc:740] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:51.035271 20085 consensus_queue.cc:260] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.036499 20085 raft_consensus.cc:3060] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.040647 20359 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 4.
I20260709 14:53:51.041973 20124 leader_election.cc:304] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [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: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:51.042735 20441 raft_consensus.cc:2804] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:51.043344 20441 raft_consensus.cc:697] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:51.044344 20085 raft_consensus.cc:2468] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 4.
I20260709 14:53:51.044236 20441 consensus_queue.cc:237] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.051759 19906 catalog_manager.cc:5697] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 3 to 4, leader changed from 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130) to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 4 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:51.070032 20435 raft_consensus.cc:993] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: : Instructing follower 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:51.070616 20435 raft_consensus.cc:1081] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Signalling peer 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:51.072512 20085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:46748
I20260709 14:53:51.073199 20085 raft_consensus.cc:493] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.073581 20085 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.079084 20085 raft_consensus.cc:515] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.081084 20085 leader_election.cc:290] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 4 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:51.082259 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:51.082231 20359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86fc60415d894cdca9d8670fff3a94fc" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:51.083003 20158 raft_consensus.cc:3055] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:51.083062 20359 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.083424 20158 raft_consensus.cc:740] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:51.084220 20158 consensus_queue.cc:260] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.085464 20158 raft_consensus.cc:3060] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:51.090476 20359 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 4.
I20260709 14:53:51.091869 20158 raft_consensus.cc:2468] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 4.
I20260709 14:53:51.092015 20050 leader_election.cc:304] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [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: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:51.093091 20406 raft_consensus.cc:2804] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:51.093570 20406 raft_consensus.cc:697] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 4 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:51.094389 20406 consensus_queue.cc:237] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:51.104105 19906 catalog_manager.cc:5697] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 3 to 4, leader changed from 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 4 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.507938 20359 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:51.509409 20450 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.519692 20158 raft_consensus.cc:1275] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:51.522133 20458 consensus_queue.cc:1048] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:51.572597 20359 raft_consensus.cc:1275] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:51.573935 20457 consensus_queue.cc:1048] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:51.585559 20085 raft_consensus.cc:1275] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:51.587061 20441 consensus_queue.cc:1048] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:53:51.644495 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:51.907228 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:51.916672 20158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
mode: GRACEFUL
new_leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:37060
I20260709 14:53:51.917207 20158 raft_consensus.cc:606] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Received request to transfer leadership to TS 6fdf71b5773b4f74b0817df796c32ecf
I20260709 14:53:51.919917 20085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
mode: GRACEFUL
new_leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:45454
I20260709 14:53:51.920432 20085 raft_consensus.cc:606] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Received request to transfer leadership to TS 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:51.921818 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:51.922406 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:51.923065 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:52.036216 20435 raft_consensus.cc:993] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: : Instructing follower 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:52.036966 20441 raft_consensus.cc:1081] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Signalling peer 6fdf71b5773b4f74b0817df796c32ecf to start an election
I20260709 14:53:52.038504 20085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7"
dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
 from {username='slave'} at 127.0.0.1:46748
I20260709 14:53:52.039012 20085 raft_consensus.cc:493] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.039271 20085 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.044497 20085 raft_consensus.cc:515] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.046087 20085 leader_election.cc:290] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 4 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:52.047048 20359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:52.047291 20158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610e33b1b42c44ecabdbe1ca41fdd0b7" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
I20260709 14:53:52.047737 20359 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.047749 20158 raft_consensus.cc:3055] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:52.048312 20158 raft_consensus.cc:740] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:52.049132 20158 consensus_queue.cc:260] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.050340 20158 raft_consensus.cc:3060] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:52.055171 20359 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 4.
I20260709 14:53:52.056697 20158 raft_consensus.cc:2468] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fdf71b5773b4f74b0817df796c32ecf in term 4.
I20260709 14:53:52.056727 20050 leader_election.cc:304] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [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: 6d8d8d41e3664c399d2a26bfd6e64f5f, 6fdf71b5773b4f74b0817df796c32ecf; no voters: 
I20260709 14:53:52.057750 20450 raft_consensus.cc:2804] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:52.058804 20450 raft_consensus.cc:697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 LEADER]: Becoming Leader. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:52.059563 20450 consensus_queue.cc:237] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.067418 19905 catalog_manager.cc:5697] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf reported cstate change: term changed from 3 to 4, leader changed from 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131) to 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130). New cstate: current_term: 4 leader_uuid: "6fdf71b5773b4f74b0817df796c32ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.124701 20450 raft_consensus.cc:993] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: : Instructing follower 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:52.125227 20467 raft_consensus.cc:1081] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Signalling peer 7006f471d4ee4ebcbe547017050ca5fe to start an election
I20260709 14:53:52.126817 20158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd"
dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe"
 from {username='slave'} at 127.0.0.1:35238
I20260709 14:53:52.127350 20158 raft_consensus.cc:493] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:52.127599 20158 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.132905 20158 raft_consensus.cc:515] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.134519 20158 leader_election.cc:290] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Requested vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521)
I20260709 14:53:52.135443 20359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f"
I20260709 14:53:52.135658 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858e7dd0fccb4069bc402db9487122bd" candidate_uuid: "7006f471d4ee4ebcbe547017050ca5fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf"
I20260709 14:53:52.136072 20359 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.136291 20085 raft_consensus.cc:3055] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:52.136653 20085 raft_consensus.cc:740] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fdf71b5773b4f74b0817df796c32ecf, State: Running, Role: LEADER
I20260709 14:53:52.137341 20085 consensus_queue.cc:260] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.138273 20085 raft_consensus.cc:3060] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:52.142284 20359 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:52.143307 20085 raft_consensus.cc:2468] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7006f471d4ee4ebcbe547017050ca5fe in term 3.
I20260709 14:53:52.143656 20124 leader_election.cc:304] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe; no voters: 
I20260709 14:53:52.144498 20441 raft_consensus.cc:2804] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:52.145035 20441 raft_consensus.cc:697] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Becoming Leader. State: Replica: 7006f471d4ee4ebcbe547017050ca5fe, State: Running, Role: LEADER
I20260709 14:53:52.145821 20441 consensus_queue.cc:237] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Queue going to LEADER 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: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:52.155478 19906 catalog_manager.cc:5697] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe reported cstate change: term changed from 2 to 3, leader changed from 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130) to 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131). New cstate: current_term: 3 leader_uuid: "7006f471d4ee4ebcbe547017050ca5fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:53.113692 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:53.189690 20359 raft_consensus.cc:1275] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:53.193990 20477 raft_consensus.cc:493] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7006f471d4ee4ebcbe547017050ca5fe)
I20260709 14:53:53.194880 20477 raft_consensus.cc:515] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:53.199431 20477 leader_election.cc:290] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:53.199905 20475 consensus_queue.cc:1048] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:53.221761 20475 raft_consensus.cc:493] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7006f471d4ee4ebcbe547017050ca5fe)
I20260709 14:53:53.222503 20475 raft_consensus.cc:515] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 } } peers { permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 } } peers { permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 } }
I20260709 14:53:53.225910 20361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" is_pre_election: true
I20260709 14:53:53.225899 20475 leader_election.cc:290] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885), 7006f471d4ee4ebcbe547017050ca5fe (127.11.191.131:34511)
I20260709 14:53:53.229521 20155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f10730f08b942398e51d608b1baf177" candidate_uuid: "6fdf71b5773b4f74b0817df796c32ecf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:53.231231 20049 leader_election.cc:304] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fdf71b5773b4f74b0817df796c32ecf; no voters: 6d8d8d41e3664c399d2a26bfd6e64f5f, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:53.232363 20475 raft_consensus.cc:2749] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:53.244603 20155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7006f471d4ee4ebcbe547017050ca5fe" is_pre_election: true
I20260709 14:53:53.248495 20156 raft_consensus.cc:1275] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Refusing update from remote peer 6fdf71b5773b4f74b0817df796c32ecf: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:53:53.252380 20475 consensus_queue.cc:1048] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7006f471d4ee4ebcbe547017050ca5fe" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 34511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:53.270135 20085 raft_consensus.cc:1275] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:53.271284 20359 raft_consensus.cc:1275] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Refusing update from remote peer 7006f471d4ee4ebcbe547017050ca5fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:53.271770 20481 consensus_queue.cc:1048] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fdf71b5773b4f74b0817df796c32ecf" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:53.274487 20483 consensus_queue.cc:1048] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 37885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:53:53.329530 20124 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.11.191.190:36297, user_credentials={real_user=slave}} blocked reactor thread for 53770.2us
I20260709 14:53:53.355508 20085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13480a9d92314fbd908615c4d5cbfd0e" candidate_uuid: "6d8d8d41e3664c399d2a26bfd6e64f5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6fdf71b5773b4f74b0817df796c32ecf" is_pre_election: true
I20260709 14:53:53.359269 20319 leader_election.cc:304] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d8d8d41e3664c399d2a26bfd6e64f5f; no voters: 6fdf71b5773b4f74b0817df796c32ecf, 7006f471d4ee4ebcbe547017050ca5fe
I20260709 14:53:53.360282 20477 raft_consensus.cc:2749] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:53.922863 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:53.954116 12030 tablet_server.cc:179] TabletServer@127.11.191.129:37885 shutting down...
I20260709 14:53:53.976277 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:53.977133 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.977787 12030 raft_consensus.cc:2243] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.978267 12030 raft_consensus.cc:2272] T 8f10730f08b942398e51d608b1baf177 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.980484 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.981118 12030 raft_consensus.cc:2243] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.981560 12030 raft_consensus.cc:2272] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.983935 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.984493 12030 raft_consensus.cc:2243] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.984926 12030 raft_consensus.cc:2272] T 44c585c819354d51bb848af056e750b1 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.986809 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.987332 12030 raft_consensus.cc:2243] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.987838 12030 raft_consensus.cc:2272] T b93149f1ca844b29a813e4f65384dc68 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.989749 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.990260 12030 raft_consensus.cc:2243] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.990691 12030 raft_consensus.cc:2272] T 86fc60415d894cdca9d8670fff3a94fc P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.992893 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.993582 12030 raft_consensus.cc:2243] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.994061 12030 raft_consensus.cc:2272] T 858e7dd0fccb4069bc402db9487122bd P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.996637 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:53.997247 12030 raft_consensus.cc:2243] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.997656 12030 raft_consensus.cc:2272] T 6171e4687b5743f1af465e639c9184d6 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.999608 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:54.000123 12030 raft_consensus.cc:2243] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.000486 12030 raft_consensus.cc:2272] T 46d15757bc02469e80401808cf2cd51b P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.002422 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:54.002974 12030 raft_consensus.cc:2243] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.003394 12030 raft_consensus.cc:2272] T 3c789edc4bfc4ce28090d81925fb7631 P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.005432 12030 tablet_replica.cc:333] stopping tablet replica
I20260709 14:53:54.005895 12030 raft_consensus.cc:2243] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.006271 12030 raft_consensus.cc:2272] T 13480a9d92314fbd908615c4d5cbfd0e P 6d8d8d41e3664c399d2a26bfd6e64f5f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.025439 20050 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111) [suppressed 74 similar messages]
W20260709 14:53:54.028415 20050 consensus_peers.cc:597] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.036321 12030 tablet_server.cc:196] TabletServer@127.11.191.129:37885 shutdown complete.
I20260709 14:53:54.058581 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
W20260709 14:53:54.074574 20050 consensus_peers.cc:597] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.090721 20124 consensus_peers.cc:597] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.092895 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:54.093801 12030 tablet_replica.cc:333] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.094650 12030 raft_consensus.cc:2243] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.095810 12030 raft_consensus.cc:2272] T 44c585c819354d51bb848af056e750b1 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.099116 12030 tablet_replica.cc:333] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.100163 12030 raft_consensus.cc:2243] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.100893 12030 raft_consensus.cc:2272] T 13480a9d92314fbd908615c4d5cbfd0e P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.103750 12030 tablet_replica.cc:333] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.104328 12030 raft_consensus.cc:2243] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.105283 12030 raft_consensus.cc:2272] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.108439 12030 tablet_replica.cc:333] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.109133 12030 raft_consensus.cc:2243] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.109622 12030 raft_consensus.cc:2272] T b93149f1ca844b29a813e4f65384dc68 P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.111984 12030 tablet_replica.cc:333] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.112677 12030 raft_consensus.cc:2243] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.113626 12030 raft_consensus.cc:2272] T 86fc60415d894cdca9d8670fff3a94fc P 6fdf71b5773b4f74b0817df796c32ecf [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.115029 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:53:54.116276 12030 tablet_replica.cc:333] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.117039 12030 raft_consensus.cc:2243] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.117549 12030 raft_consensus.cc:2272] T 8f10730f08b942398e51d608b1baf177 P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.120014 12030 tablet_replica.cc:333] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.120668 12030 raft_consensus.cc:2243] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.121596 12030 raft_consensus.cc:2272] T 6171e4687b5743f1af465e639c9184d6 P 6fdf71b5773b4f74b0817df796c32ecf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.123997 12030 tablet_replica.cc:333] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.124583 12030 raft_consensus.cc:2243] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.125058 12030 raft_consensus.cc:2272] T 858e7dd0fccb4069bc402db9487122bd P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.127982 12030 tablet_replica.cc:333] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.128547 12030 raft_consensus.cc:2243] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.129575 12030 raft_consensus.cc:2272] T 46d15757bc02469e80401808cf2cd51b P 6fdf71b5773b4f74b0817df796c32ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.131719 12030 tablet_replica.cc:333] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf: stopping tablet replica
I20260709 14:53:54.132222 12030 raft_consensus.cc:2243] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.132644 12030 raft_consensus.cc:2272] T 3c789edc4bfc4ce28090d81925fb7631 P 6fdf71b5773b4f74b0817df796c32ecf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.157444 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
W20260709 14:53:54.179567 20124 consensus_peers.cc:597] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6d8d8d41e3664c399d2a26bfd6e64f5f (127.11.191.129:37885): Couldn't send request to peer 6d8d8d41e3664c399d2a26bfd6e64f5f. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:37885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.183823 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
W20260709 14:53:54.193636 20123 consensus_peers.cc:597] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe -> Peer 6fdf71b5773b4f74b0817df796c32ecf (127.11.191.130:34521): Couldn't send request to peer 6fdf71b5773b4f74b0817df796c32ecf. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:34521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.213709 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:54.214524 12030 tablet_replica.cc:333] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.215226 12030 raft_consensus.cc:2243] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.215737 12030 raft_consensus.cc:2272] T 44c585c819354d51bb848af056e750b1 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.217955 12030 tablet_replica.cc:333] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.218510 12030 raft_consensus.cc:2243] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.218888 12030 raft_consensus.cc:2272] T 610e33b1b42c44ecabdbe1ca41fdd0b7 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.221845 12030 tablet_replica.cc:333] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.222486 12030 raft_consensus.cc:2243] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.223347 12030 raft_consensus.cc:2272] T 13480a9d92314fbd908615c4d5cbfd0e P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.225523 12030 tablet_replica.cc:333] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.226074 12030 raft_consensus.cc:2243] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.226500 12030 raft_consensus.cc:2272] T 86fc60415d894cdca9d8670fff3a94fc P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.228502 12030 tablet_replica.cc:333] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.229049 12030 raft_consensus.cc:2243] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.229785 12030 raft_consensus.cc:2272] T b93149f1ca844b29a813e4f65384dc68 P 7006f471d4ee4ebcbe547017050ca5fe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.231818 12030 tablet_replica.cc:333] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.232342 12030 raft_consensus.cc:2243] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.233160 12030 raft_consensus.cc:2272] T 8f10730f08b942398e51d608b1baf177 P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.235213 12030 tablet_replica.cc:333] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.235738 12030 raft_consensus.cc:2243] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.236491 12030 raft_consensus.cc:2272] T 3c789edc4bfc4ce28090d81925fb7631 P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.238482 12030 tablet_replica.cc:333] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.239017 12030 raft_consensus.cc:2243] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.239760 12030 raft_consensus.cc:2272] T 858e7dd0fccb4069bc402db9487122bd P 7006f471d4ee4ebcbe547017050ca5fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.242427 12030 tablet_replica.cc:333] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.242978 12030 raft_consensus.cc:2243] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.243386 12030 raft_consensus.cc:2272] T 46d15757bc02469e80401808cf2cd51b P 7006f471d4ee4ebcbe547017050ca5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.245429 12030 tablet_replica.cc:333] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe: stopping tablet replica
I20260709 14:53:54.245848 12030 raft_consensus.cc:2243] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.246222 12030 raft_consensus.cc:2272] T 6171e4687b5743f1af465e639c9184d6 P 7006f471d4ee4ebcbe547017050ca5fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.329703 20180 debug-util.cc:398] Leaking SignalData structure 0x7b08001271c0 after lost signal to thread 12033
W20260709 14:53:54.331095 20180 debug-util.cc:398] Leaking SignalData structure 0x7b080036c8c0 after lost signal to thread 19942
W20260709 14:53:55.116850 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:53:55.275478 12030 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20180)
W20260709 14:53:56.118255 19956 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:53:56.276139 12030 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20180)
I20260709 14:53:56.920356 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:53:56.958791 12030 master.cc:562] Master@127.11.191.190:36297 shutting down...
I20260709 14:53:56.988581 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:56.989563 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:56.989952 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa005554fb7c4fff9b276933c6e01d45: stopping tablet replica
I20260709 14:53:57.013628 12030 master.cc:584] Master@127.11.191.190:36297 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16579 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:53:57.075459 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:37953
I20260709 14:53:57.076881 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:57.083535 20505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.083643 20504 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.084614 20507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.088404 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:57.089886 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:57.090152 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:57.090339 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608837090324 us; error 0 us; skew 500 ppm
I20260709 14:53:57.091025 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:57.093926 12030 webserver.cc:533] Webserver started at http://127.11.191.190:45169/ using document root <none> and password file <none>
I20260709 14:53:57.094430 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:57.094592 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:57.094811 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:57.096321 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "026228887850462da38443fb16b327ca"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.101140 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:57.105087 20512 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.106096 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:53:57.106452 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "026228887850462da38443fb16b327ca"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.106734 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:57.120903 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:57.122258 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:57.167421 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:37953
I20260709 14:53:57.167611 20563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:37953 every 8 connection(s)
I20260709 14:53:57.171787 20564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.187724 20564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca: Bootstrap starting.
I20260709 14:53:57.193445 20564 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.198424 20564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca: No bootstrap required, opened a new log
I20260709 14:53:57.201105 20564 raft_consensus.cc:359] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "026228887850462da38443fb16b327ca" member_type: VOTER }
I20260709 14:53:57.201599 20564 raft_consensus.cc:385] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.201845 20564 raft_consensus.cc:740] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026228887850462da38443fb16b327ca, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.202483 20564 consensus_queue.cc:260] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "026228887850462da38443fb16b327ca" member_type: VOTER }
I20260709 14:53:57.202991 20564 raft_consensus.cc:399] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:57.203212 20564 raft_consensus.cc:493] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:57.203490 20564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.209448 20564 raft_consensus.cc:515] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "026228887850462da38443fb16b327ca" member_type: VOTER }
I20260709 14:53:57.210068 20564 leader_election.cc:304] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [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: 026228887850462da38443fb16b327ca; no voters: 
I20260709 14:53:57.211364 20564 leader_election.cc:290] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:57.211879 20567 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.213550 20567 raft_consensus.cc:697] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 1 LEADER]: Becoming Leader. State: Replica: 026228887850462da38443fb16b327ca, State: Running, Role: LEADER
I20260709 14:53:57.214370 20567 consensus_queue.cc:237] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [LEADER]: Queue going to LEADER mode. State: All 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: "026228887850462da38443fb16b327ca" member_type: VOTER }
I20260709 14:53:57.214589 20564 sys_catalog.cc:565] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:57.220980 20568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "026228887850462da38443fb16b327ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "026228887850462da38443fb16b327ca" member_type: VOTER } }
I20260709 14:53:57.221792 20568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:57.221131 20569 sys_catalog.cc:455] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 026228887850462da38443fb16b327ca. Latest consensus state: current_term: 1 leader_uuid: "026228887850462da38443fb16b327ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "026228887850462da38443fb16b327ca" member_type: VOTER } }
I20260709 14:53:57.222218 20569 sys_catalog.cc:458] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:57.224249 20576 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:57.232240 20576 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:57.236083 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:57.244315 20576 catalog_manager.cc:1383] Generated new cluster ID: 80b9493b56784e7fb9a6c9cd5feb877e
I20260709 14:53:57.244716 20576 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:57.260386 20576 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:57.262055 20576 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:57.282665 20576 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca: Generated new TSK 0
I20260709 14:53:57.283490 20576 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:57.303534 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:57.311241 20585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.312331 20586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.313934 20588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.314479 12030 server_base.cc:1061] running on GCE node
I20260709 14:53:57.315582 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:57.315810 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:57.316005 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608837315989 us; error 0 us; skew 500 ppm
I20260709 14:53:57.316565 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:57.319258 12030 webserver.cc:533] Webserver started at http://127.11.191.129:35865/ using document root <none> and password file <none>
I20260709 14:53:57.320011 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:57.320232 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:57.320472 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:57.321792 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "bfa419c5784c4403a49b4e352028d2fb"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.327474 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:57.331235 20593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.332167 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 14:53:57.332513 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "bfa419c5784c4403a49b4e352028d2fb"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.332834 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:57.342964 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:57.344213 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:57.345819 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:57.348258 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:57.348453 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.348695 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:57.348908 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:53:57.401502 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:41533
I20260709 14:53:57.401641 20655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:41533 every 8 connection(s)
I20260709 14:53:57.406718 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:57.415643 20660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.423719 12030 server_base.cc:1061] running on GCE node
W20260709 14:53:57.424101 20661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.423521 20663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.426117 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:57.426455 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:57.426685 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608837426659 us; error 0 us; skew 500 ppm
I20260709 14:53:57.427390 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:57.428367 20656 heartbeater.cc:344] Connected to a master server at 127.11.191.190:37953
I20260709 14:53:57.428881 20656 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:57.429754 20656 heartbeater.cc:507] Master 127.11.191.190:37953 requested a full tablet report, sending...
I20260709 14:53:57.430411 12030 webserver.cc:533] Webserver started at http://127.11.191.130:41445/ using document root <none> and password file <none>
I20260709 14:53:57.431203 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:57.431403 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:57.431690 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:57.432201 20529 ts_manager.cc:194] Registered new tserver with Master: bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533)
I20260709 14:53:57.433270 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "48ca67d7754b4caf869850d4f93661c3"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.434314 20529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37102
I20260709 14:53:57.438755 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:57.443114 20668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.443949 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:53:57.444281 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "48ca67d7754b4caf869850d4f93661c3"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.444566 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:57.471640 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:57.473029 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:57.474768 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:57.477423 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:57.477638 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.477886 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:57.478044 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.526293 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:43767
I20260709 14:53:57.526417 20730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:43767 every 8 connection(s)
I20260709 14:53:57.531810 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:57.540684 20734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:57.542626 20735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.543179 12030 server_base.cc:1061] running on GCE node
W20260709 14:53:57.543768 20737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:57.545236 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:57.545529 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:57.545843 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608837545820 us; error 0 us; skew 500 ppm
I20260709 14:53:57.546612 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:57.546901 20731 heartbeater.cc:344] Connected to a master server at 127.11.191.190:37953
I20260709 14:53:57.547360 20731 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:57.548550 20731 heartbeater.cc:507] Master 127.11.191.190:37953 requested a full tablet report, sending...
I20260709 14:53:57.549734 12030 webserver.cc:533] Webserver started at http://127.11.191.131:46325/ using document root <none> and password file <none>
I20260709 14:53:57.550374 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:57.550629 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:57.550949 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:57.551153 20529 ts_manager.cc:194] Registered new tserver with Master: 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767)
I20260709 14:53:57.552814 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "a730a74eb3e844ca921f4692654121b1"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.553272 20529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37106
I20260709 14:53:57.558858 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:57.562954 20742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.563879 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:53:57.564257 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "a730a74eb3e844ca921f4692654121b1"
format_stamp: "Formatted at 2026-07-09 14:53:57 on dist-test-slave-jgp0"
I20260709 14:53:57.564574 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:57.594794 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:57.596200 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:57.597971 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:57.600754 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:57.600992 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.601233 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:57.601397 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:57.652523 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:45361
I20260709 14:53:57.652596 20804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:45361 every 8 connection(s)
I20260709 14:53:57.668169 20805 heartbeater.cc:344] Connected to a master server at 127.11.191.190:37953
I20260709 14:53:57.668572 20805 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:57.669450 20805 heartbeater.cc:507] Master 127.11.191.190:37953 requested a full tablet report, sending...
I20260709 14:53:57.671602 20529 ts_manager.cc:194] Registered new tserver with Master: a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:57.672575 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016149325s
I20260709 14:53:57.673359 20529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37108
I20260709 14:53:57.702754 20529 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37124:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:57.705374 20529 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:57.755760 20770 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:57.756017 20769 tablet_service.cc:1511] Processing CreateTablet for tablet c22b48cababb401d8f80118e2fe1fc84 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:57.757454 20770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.758616 20769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b48cababb401d8f80118e2fe1fc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.764874 20696 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:57.766451 20696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.767661 20621 tablet_service.cc:1511] Processing CreateTablet for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:57.769232 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ebcb5ab82dd4b989b6f8ac931a9b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.770083 20695 tablet_service.cc:1511] Processing CreateTablet for tablet c22b48cababb401d8f80118e2fe1fc84 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:57.771471 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b48cababb401d8f80118e2fe1fc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.776162 20620 tablet_service.cc:1511] Processing CreateTablet for tablet c22b48cababb401d8f80118e2fe1fc84 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6440e7ad44da4c8d8ea80f8b1931043f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:57.777804 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22b48cababb401d8f80118e2fe1fc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.808171 20820 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: Bootstrap starting.
I20260709 14:53:57.808315 20822 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: Bootstrap starting.
I20260709 14:53:57.815714 20821 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: Bootstrap starting.
I20260709 14:53:57.816474 20822 tablet_bootstrap.cc:654] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.820907 20820 tablet_bootstrap.cc:654] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.821764 20822 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: No bootstrap required, opened a new log
I20260709 14:53:57.822355 20822 ts_tablet_manager.cc:1403] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:53:57.824887 20821 tablet_bootstrap.cc:654] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.825448 20822 raft_consensus.cc:359] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.826239 20822 raft_consensus.cc:385] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.826485 20822 raft_consensus.cc:740] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.827186 20822 consensus_queue.cc:260] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.827785 20820 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: No bootstrap required, opened a new log
I20260709 14:53:57.828423 20820 ts_tablet_manager.cc:1403] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.010s
I20260709 14:53:57.829535 20731 heartbeater.cc:499] Master 127.11.191.190:37953 was elected leader, sending a full tablet report...
I20260709 14:53:57.830041 20822 ts_tablet_manager.cc:1434] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:57.831137 20822 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: Bootstrap starting.
I20260709 14:53:57.832327 20820 raft_consensus.cc:359] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.833338 20820 raft_consensus.cc:385] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.833667 20820 raft_consensus.cc:740] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.835033 20820 consensus_queue.cc:260] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.838346 20822 tablet_bootstrap.cc:654] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.843969 20821 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: No bootstrap required, opened a new log
I20260709 14:53:57.844484 20821 ts_tablet_manager.cc:1403] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260709 14:53:57.845444 20822 tablet_bootstrap.cc:492] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: No bootstrap required, opened a new log
I20260709 14:53:57.846280 20822 ts_tablet_manager.cc:1403] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:53:57.847482 20821 raft_consensus.cc:359] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.848318 20821 raft_consensus.cc:385] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.848591 20821 raft_consensus.cc:740] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.849599 20821 consensus_queue.cc:260] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.849799 20822 raft_consensus.cc:359] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.850792 20822 raft_consensus.cc:385] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.851104 20822 raft_consensus.cc:740] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.852077 20822 consensus_queue.cc:260] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.854086 20805 heartbeater.cc:499] Master 127.11.191.190:37953 was elected leader, sending a full tablet report...
I20260709 14:53:57.854671 20820 ts_tablet_manager.cc:1434] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.015s
I20260709 14:53:57.855540 20822 ts_tablet_manager.cc:1434] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:57.857111 20820 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: Bootstrap starting.
I20260709 14:53:57.859647 20656 heartbeater.cc:499] Master 127.11.191.190:37953 was elected leader, sending a full tablet report...
I20260709 14:53:57.860922 20821 ts_tablet_manager.cc:1434] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:53:57.862124 20821 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: Bootstrap starting.
I20260709 14:53:57.864295 20820 tablet_bootstrap.cc:654] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.868659 20821 tablet_bootstrap.cc:654] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.880391 20821 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: No bootstrap required, opened a new log
I20260709 14:53:57.881083 20821 ts_tablet_manager.cc:1403] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:53:57.883333 20820 tablet_bootstrap.cc:492] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: No bootstrap required, opened a new log
I20260709 14:53:57.883997 20820 ts_tablet_manager.cc:1403] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
I20260709 14:53:57.884451 20821 raft_consensus.cc:359] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.885336 20821 raft_consensus.cc:385] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.885648 20821 raft_consensus.cc:740] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.886512 20821 consensus_queue.cc:260] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.887387 20820 raft_consensus.cc:359] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.888190 20820 raft_consensus.cc:385] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.888506 20820 raft_consensus.cc:740] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.889001 20821 ts_tablet_manager.cc:1434] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:57.889403 20820 consensus_queue.cc:260] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.891307 20820 ts_tablet_manager.cc:1434] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:57.903894 20827 raft_consensus.cc:493] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.904451 20827 raft_consensus.cc:515] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.906886 20827 leader_election.cc:290] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767)
I20260709 14:53:57.916589 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb" is_pre_election: true
I20260709 14:53:57.917420 20631 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 0.
I20260709 14:53:57.918689 20744 leader_election.cc:304] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:57.918798 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ca67d7754b4caf869850d4f93661c3" is_pre_election: true
I20260709 14:53:57.919504 20706 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 0.
I20260709 14:53:57.919586 20827 raft_consensus.cc:2804] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.920071 20827 raft_consensus.cc:493] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.920434 20827 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.927801 20827 raft_consensus.cc:515] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.929788 20827 leader_election.cc:290] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 election: Requested vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767)
I20260709 14:53:57.930828 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:57.931129 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:57.931485 20631 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.931857 20706 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.933398 20827 raft_consensus.cc:493] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.933979 20827 raft_consensus.cc:515] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.936550 20827 leader_election.cc:290] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767), bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533)
I20260709 14:53:57.937711 20825 raft_consensus.cc:493] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.937774 20705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ca67d7754b4caf869850d4f93661c3" is_pre_election: true
I20260709 14:53:57.938529 20825 raft_consensus.cc:515] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.938864 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb" is_pre_election: true
I20260709 14:53:57.939648 20705 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 0.
I20260709 14:53:57.939651 20630 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 0.
I20260709 14:53:57.939988 20631 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 1.
I20260709 14:53:57.941391 20746 leader_election.cc:304] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, a730a74eb3e844ca921f4692654121b1; no voters: 
I20260709 14:53:57.945029 20744 leader_election.cc:304] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:57.945935 20706 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 1.
I20260709 14:53:57.946070 20827 raft_consensus.cc:2804] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.947515 20827 raft_consensus.cc:493] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.947896 20827 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.950639 20834 raft_consensus.cc:2804] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.953540 20834 raft_consensus.cc:697] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Becoming Leader. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Running, Role: LEADER
I20260709 14:53:57.954523 20834 consensus_queue.cc:237] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:57.956712 20827 raft_consensus.cc:515] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.959053 20827 leader_election.cc:290] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 election: Requested vote from peers 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767), bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533)
I20260709 14:53:57.960510 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:57.961282 20631 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.962458 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb" is_pre_election: true
I20260709 14:53:57.962448 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:57.963845 20706 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.960906 20825 leader_election.cc:290] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361), bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533)
I20260709 14:53:57.969252 20631 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 1.
I20260709 14:53:57.970862 20744 leader_election.cc:304] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:57.971861 20827 raft_consensus.cc:2804] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.971798 20706 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 1.
I20260709 14:53:57.972440 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a730a74eb3e844ca921f4692654121b1" is_pre_election: true
I20260709 14:53:57.972730 20827 raft_consensus.cc:697] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Becoming Leader. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Running, Role: LEADER
I20260709 14:53:57.973932 20827 consensus_queue.cc:237] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:57.980650 20526 catalog_manager.cc:5697] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a730a74eb3e844ca921f4692654121b1 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "a730a74eb3e844ca921f4692654121b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.984268 20672 leader_election.cc:304] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3; no voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb
I20260709 14:53:57.985216 20825 raft_consensus.cc:2749] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.994613 20526 catalog_manager.cc:5697] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a730a74eb3e844ca921f4692654121b1 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "a730a74eb3e844ca921f4692654121b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.074342 20526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51590:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:58.077215 20526 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:58.105151 20620 tablet_service.cc:1511] Processing CreateTablet for tablet b7295f579c334cc38e0f0409b8a5379d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:58.106496 20620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295f579c334cc38e0f0409b8a5379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.106477 20695 tablet_service.cc:1511] Processing CreateTablet for tablet b7295f579c334cc38e0f0409b8a5379d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:58.107884 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295f579c334cc38e0f0409b8a5379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.110311 20621 tablet_service.cc:1511] Processing CreateTablet for tablet 901033b446504eb8ba86d814bcef444d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:58.107884 20769 tablet_service.cc:1511] Processing CreateTablet for tablet b7295f579c334cc38e0f0409b8a5379d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:53:58.112655 20769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7295f579c334cc38e0f0409b8a5379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.113590 20770 tablet_service.cc:1511] Processing CreateTablet for tablet 901033b446504eb8ba86d814bcef444d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:58.114856 20770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901033b446504eb8ba86d814bcef444d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.117923 20696 tablet_service.cc:1511] Processing CreateTablet for tablet 901033b446504eb8ba86d814bcef444d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5f802a5cafec46b88a2e3300b752f7fe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:53:58.119270 20696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901033b446504eb8ba86d814bcef444d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.111774 20621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901033b446504eb8ba86d814bcef444d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:58.126077 20822 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: Bootstrap starting.
I20260709 14:53:58.132288 20821 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: Bootstrap starting.
I20260709 14:53:58.133335 20822 tablet_bootstrap.cc:654] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.139192 20821 tablet_bootstrap.cc:654] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.143821 20820 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Bootstrap starting.
I20260709 14:53:58.152136 20820 tablet_bootstrap.cc:654] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.160075 20821 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: No bootstrap required, opened a new log
I20260709 14:53:58.160758 20821 ts_tablet_manager.cc:1403] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260709 14:53:58.163388 20822 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: No bootstrap required, opened a new log
I20260709 14:53:58.163995 20822 ts_tablet_manager.cc:1403] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260709 14:53:58.164391 20820 tablet_bootstrap.cc:492] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: No bootstrap required, opened a new log
I20260709 14:53:58.164144 20821 raft_consensus.cc:359] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.165001 20820 ts_tablet_manager.cc:1403] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 14:53:58.165042 20821 raft_consensus.cc:385] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.165486 20821 raft_consensus.cc:740] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.166489 20821 consensus_queue.cc:260] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.168413 20820 raft_consensus.cc:359] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.169073 20821 ts_tablet_manager.cc:1434] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:58.169276 20820 raft_consensus.cc:385] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.169615 20820 raft_consensus.cc:740] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.170290 20821 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: Bootstrap starting.
I20260709 14:53:58.167181 20822 raft_consensus.cc:359] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.171501 20822 raft_consensus.cc:385] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.171887 20822 raft_consensus.cc:740] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.172582 20822 consensus_queue.cc:260] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.173103 20820 consensus_queue.cc:260] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.175683 20820 ts_tablet_manager.cc:1434] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:53:58.176857 20820 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: Bootstrap starting.
I20260709 14:53:58.178464 20821 tablet_bootstrap.cc:654] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.180925 20822 ts_tablet_manager.cc:1434] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260709 14:53:58.182108 20822 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: Bootstrap starting.
I20260709 14:53:58.185179 20820 tablet_bootstrap.cc:654] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.188429 20822 tablet_bootstrap.cc:654] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.197619 20820 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: No bootstrap required, opened a new log
I20260709 14:53:58.198258 20820 ts_tablet_manager.cc:1403] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 14:53:58.200148 20821 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: No bootstrap required, opened a new log
I20260709 14:53:58.200907 20821 ts_tablet_manager.cc:1403] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.007s
I20260709 14:53:58.201412 20820 raft_consensus.cc:359] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.202329 20820 raft_consensus.cc:385] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.202656 20820 raft_consensus.cc:740] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.203661 20820 consensus_queue.cc:260] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.204208 20821 raft_consensus.cc:359] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.205046 20821 raft_consensus.cc:385] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.205302 20821 raft_consensus.cc:740] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.205830 20820 ts_tablet_manager.cc:1434] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 14:53:58.206256 20821 consensus_queue.cc:260] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.208810 20822 tablet_bootstrap.cc:492] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: No bootstrap required, opened a new log
I20260709 14:53:58.208806 20821 ts_tablet_manager.cc:1434] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:58.209575 20822 ts_tablet_manager.cc:1403] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260709 14:53:58.212436 20822 raft_consensus.cc:359] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.213065 20822 raft_consensus.cc:385] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.213308 20822 raft_consensus.cc:740] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.214027 20822 consensus_queue.cc:260] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.217778 20822 ts_tablet_manager.cc:1434] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 14:53:58.225769 20577 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:58.357511 20827 consensus_queue.cc:1048] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.370923 20827 consensus_queue.cc:1048] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.420951 20825 raft_consensus.cc:493] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.421542 20825 raft_consensus.cc:515] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.423556 20825 leader_election.cc:290] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:58.424589 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb" is_pre_election: true
I20260709 14:53:58.425040 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a730a74eb3e844ca921f4692654121b1" is_pre_election: true
I20260709 14:53:58.425396 20631 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 0.
I20260709 14:53:58.425825 20780 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 0.
I20260709 14:53:58.426697 20670 leader_election.cc:304] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:58.427464 20825 raft_consensus.cc:2804] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.427865 20825 raft_consensus.cc:493] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.428123 20825 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.434396 20825 raft_consensus.cc:515] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.436211 20825 leader_election.cc:290] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 election: Requested vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:58.437142 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:58.437443 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:58.437763 20631 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.438109 20780 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.443921 20631 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 1.
I20260709 14:53:58.443995 20780 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 1.
I20260709 14:53:58.445278 20670 leader_election.cc:304] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:58.446110 20825 raft_consensus.cc:2804] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.447062 20825 raft_consensus.cc:697] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Becoming Leader. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Running, Role: LEADER
I20260709 14:53:58.447917 20825 consensus_queue.cc:237] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.455649 20529 catalog_manager.cc:5697] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "48ca67d7754b4caf869850d4f93661c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.558930 20825 raft_consensus.cc:493] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.559504 20825 raft_consensus.cc:515] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.561322 20825 leader_election.cc:290] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:58.562610 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb" is_pre_election: true
I20260709 14:53:58.562951 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a730a74eb3e844ca921f4692654121b1" is_pre_election: true
I20260709 14:53:58.563385 20631 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 0.
I20260709 14:53:58.563704 20780 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 0.
I20260709 14:53:58.564284 20827 consensus_queue.cc:1048] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.564864 20672 leader_election.cc:304] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, a730a74eb3e844ca921f4692654121b1; no voters: 
I20260709 14:53:58.565831 20825 raft_consensus.cc:2804] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.566254 20825 raft_consensus.cc:493] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.566609 20825 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.574927 20835 consensus_queue.cc:1048] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.575415 20825 raft_consensus.cc:515] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.577695 20825 leader_election.cc:290] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 election: Requested vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:58.580217 20630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:58.580919 20630 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.581243 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:58.581836 20780 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.588618 20630 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 1.
I20260709 14:53:58.589166 20780 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 1.
I20260709 14:53:58.590391 20670 leader_election.cc:304] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:58.591871 20854 raft_consensus.cc:2804] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.592392 20854 raft_consensus.cc:697] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Becoming Leader. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Running, Role: LEADER
I20260709 14:53:58.593282 20854 consensus_queue.cc:237] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:58.601073 20529 catalog_manager.cc:5697] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "48ca67d7754b4caf869850d4f93661c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.633051 20780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0"
dest_uuid: "a730a74eb3e844ca921f4692654121b1"
mode: GRACEFUL
new_leader_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:52536
I20260709 14:53:58.633653 20780 raft_consensus.cc:606] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Received request to transfer leadership to TS bfa419c5784c4403a49b4e352028d2fb
I20260709 14:53:58.640158 20780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84"
dest_uuid: "a730a74eb3e844ca921f4692654121b1"
mode: GRACEFUL
new_leader_uuid: "48ca67d7754b4caf869850d4f93661c3"
 from {username='slave'} at 127.0.0.1:52536
I20260709 14:53:58.640758 20780 raft_consensus.cc:606] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Received request to transfer leadership to TS 48ca67d7754b4caf869850d4f93661c3
I20260709 14:53:58.656503 20706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d"
dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
mode: GRACEFUL
new_leader_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:38724
I20260709 14:53:58.657155 20706 raft_consensus.cc:606] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Received request to transfer leadership to TS bfa419c5784c4403a49b4e352028d2fb
I20260709 14:53:58.663528 20706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "901033b446504eb8ba86d814bcef444d"
dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
mode: GRACEFUL
new_leader_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:38724
I20260709 14:53:58.664214 20706 raft_consensus.cc:606] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Received request to transfer leadership to TS bfa419c5784c4403a49b4e352028d2fb
I20260709 14:53:58.800948 20835 raft_consensus.cc:993] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: : Instructing follower bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:58.801476 20834 raft_consensus.cc:1081] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Signalling peer bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:58.803438 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0"
dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:53038
I20260709 14:53:58.804093 20630 raft_consensus.cc:493] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.804551 20630 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.810751 20630 raft_consensus.cc:515] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:58.812951 20630 leader_election.cc:290] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Requested vote from peers a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361), 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767)
I20260709 14:53:58.825140 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:58.825898 20780 raft_consensus.cc:3055] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:58.826259 20780 raft_consensus.cc:740] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Running, Role: LEADER
I20260709 14:53:58.826226 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ebcb5ab82dd4b989b6f8ac931a9b2d0" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:58.827208 20706 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.827514 20780 consensus_queue.cc:260] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:58.829031 20780 raft_consensus.cc:3060] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:58.835758 20706 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:58.836922 20780 raft_consensus.cc:2468] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:58.837204 20597 leader_election.cc:304] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:58.838140 20829 raft_consensus.cc:2804] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:58.839114 20829 raft_consensus.cc:697] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Becoming Leader. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Running, Role: LEADER
I20260709 14:53:58.839898 20829 consensus_queue.cc:237] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } }
I20260709 14:53:58.845847 20529 catalog_manager.cc:5697] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb reported cstate change: term changed from 1 to 2, leader changed from a730a74eb3e844ca921f4692654121b1 (127.11.191.131) to bfa419c5784c4403a49b4e352028d2fb (127.11.191.129). New cstate: current_term: 2 leader_uuid: "bfa419c5784c4403a49b4e352028d2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.975332 20854 consensus_queue.cc:1048] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.987533 20854 consensus_queue.cc:1048] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.989842 20827 raft_consensus.cc:993] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: : Instructing follower 48ca67d7754b4caf869850d4f93661c3 to start an election
I20260709 14:53:58.990383 20827 raft_consensus.cc:1081] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Signalling peer 48ca67d7754b4caf869850d4f93661c3 to start an election
I20260709 14:53:58.993227 20706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84"
dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
 from {username='slave'} at 127.0.0.1:38712
I20260709 14:53:58.994051 20706 raft_consensus.cc:493] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:58.994519 20706 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.002061 20866 raft_consensus.cc:993] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: : Instructing follower bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:59.002660 20866 raft_consensus.cc:1081] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Signalling peer bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:59.005554 20630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "901033b446504eb8ba86d814bcef444d"
dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:53042
I20260709 14:53:59.006275 20630 raft_consensus.cc:493] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.006855 20630 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.006184 20706 raft_consensus.cc:515] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.009013 20706 leader_election.cc:290] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 2 election: Requested vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:59.010725 20780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:59.011336 20780 raft_consensus.cc:3055] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.011652 20780 raft_consensus.cc:740] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Running, Role: LEADER
I20260709 14:53:59.011660 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22b48cababb401d8f80118e2fe1fc84" candidate_uuid: "48ca67d7754b4caf869850d4f93661c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:59.012369 20631 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.012563 20780 consensus_queue.cc:260] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.013911 20780 raft_consensus.cc:3060] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.014896 20630 raft_consensus.cc:515] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.016947 20630 leader_election.cc:290] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Requested vote from peers 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:59.018697 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:59.018858 20779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901033b446504eb8ba86d814bcef444d" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:59.019536 20706 raft_consensus.cc:3055] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.019557 20779 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.019958 20631 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 2.
I20260709 14:53:59.020035 20706 raft_consensus.cc:740] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Running, Role: LEADER
I20260709 14:53:59.021010 20780 raft_consensus.cc:2468] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ca67d7754b4caf869850d4f93661c3 in term 2.
I20260709 14:53:59.021504 20706 consensus_queue.cc:260] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.021915 20670 leader_election.cc:304] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:59.023098 20706 raft_consensus.cc:3060] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.023233 20825 raft_consensus.cc:2804] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.023809 20825 raft_consensus.cc:697] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 2 LEADER]: Becoming Leader. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Running, Role: LEADER
I20260709 14:53:59.024669 20825 consensus_queue.cc:237] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.028221 20779 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:59.029670 20597 leader_election.cc:304] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:59.030627 20829 raft_consensus.cc:2804] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.030974 20706 raft_consensus.cc:2468] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:59.031159 20829 raft_consensus.cc:697] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Becoming Leader. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Running, Role: LEADER
I20260709 14:53:59.032179 20829 consensus_queue.cc:237] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.031939 20528 catalog_manager.cc:5697] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 reported cstate change: term changed from 1 to 2, leader changed from a730a74eb3e844ca921f4692654121b1 (127.11.191.131) to 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "48ca67d7754b4caf869850d4f93661c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.039918 20526 catalog_manager.cc:5697] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb reported cstate change: term changed from 1 to 2, leader changed from 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130) to bfa419c5784c4403a49b4e352028d2fb (127.11.191.129). New cstate: current_term: 2 leader_uuid: "bfa419c5784c4403a49b4e352028d2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.041474 20825 consensus_queue.cc:1048] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.053714 20825 consensus_queue.cc:1048] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.065205 20866 raft_consensus.cc:993] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: : Instructing follower bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:59.065881 20825 raft_consensus.cc:1081] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Signalling peer bfa419c5784c4403a49b4e352028d2fb to start an election
I20260709 14:53:59.067967 20631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d"
dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
 from {username='slave'} at 127.0.0.1:53042
I20260709 14:53:59.068589 20631 raft_consensus.cc:493] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.069003 20631 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.075150 20631 raft_consensus.cc:515] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.076963 20631 leader_election.cc:290] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Requested vote from peers 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767), a730a74eb3e844ca921f4692654121b1 (127.11.191.131:45361)
I20260709 14:53:59.078087 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:59.078491 20779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "bfa419c5784c4403a49b4e352028d2fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a730a74eb3e844ca921f4692654121b1"
I20260709 14:53:59.078845 20706 raft_consensus.cc:3055] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:59.079166 20779 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.079245 20706 raft_consensus.cc:740] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ca67d7754b4caf869850d4f93661c3, State: Running, Role: LEADER
I20260709 14:53:59.080322 20706 consensus_queue.cc:260] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.081822 20706 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.085074 20779 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:59.086413 20597 leader_election.cc:304] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a730a74eb3e844ca921f4692654121b1, bfa419c5784c4403a49b4e352028d2fb; no voters: 
I20260709 14:53:59.087349 20829 raft_consensus.cc:2804] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.087927 20829 raft_consensus.cc:697] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Becoming Leader. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Running, Role: LEADER
I20260709 14:53:59.088503 20706 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfa419c5784c4403a49b4e352028d2fb in term 2.
I20260709 14:53:59.088867 20829 consensus_queue.cc:237] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.095861 20526 catalog_manager.cc:5697] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb reported cstate change: term changed from 1 to 2, leader changed from 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130) to bfa419c5784c4403a49b4e352028d2fb (127.11.191.129). New cstate: current_term: 2 leader_uuid: "bfa419c5784c4403a49b4e352028d2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.130993 12030 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:53:59.132813 12030 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:53:59.133306 12030 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:53:59.151278 20631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d"
dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
mode: GRACEFUL
new_leader_uuid: "a730a74eb3e844ca921f4692654121b1"
 from {username='slave'} at 127.0.0.1:53052
I20260709 14:53:59.151899 20631 raft_consensus.cc:606] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Received request to transfer leadership to TS a730a74eb3e844ca921f4692654121b1
I20260709 14:53:59.153175 12030 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:53:59.236374 20706 raft_consensus.cc:1275] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.237692 20829 consensus_queue.cc:1048] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.246552 20779 raft_consensus.cc:1275] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.248833 20872 consensus_queue.cc:1048] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:59.492719 20779 raft_consensus.cc:1275] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Refusing update from remote peer 48ca67d7754b4caf869850d4f93661c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.494287 20825 consensus_queue.cc:1048] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.502854 20631 raft_consensus.cc:1275] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Refusing update from remote peer 48ca67d7754b4caf869850d4f93661c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.505326 20854 consensus_queue.cc:1048] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.616143 20706 raft_consensus.cc:1275] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.617862 20872 consensus_queue.cc:1048] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.630802 20779 raft_consensus.cc:1275] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.632390 20864 consensus_queue.cc:1048] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:59.702147 20779 raft_consensus.cc:1275] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.703768 20864 consensus_queue.cc:1048] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:59.709129 20706 raft_consensus.cc:1275] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Refusing update from remote peer bfa419c5784c4403a49b4e352028d2fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:59.710001 20873 raft_consensus.cc:993] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: : Instructing follower a730a74eb3e844ca921f4692654121b1 to start an election
I20260709 14:53:59.710647 20829 raft_consensus.cc:1081] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Signalling peer a730a74eb3e844ca921f4692654121b1 to start an election
I20260709 14:53:59.710901 20872 consensus_queue.cc:1048] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:59.712893 20779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d"
dest_uuid: "a730a74eb3e844ca921f4692654121b1"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:53:59.713595 20779 raft_consensus.cc:493] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:59.714022 20779 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.722865 20779 raft_consensus.cc:515] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.723945 20780 raft_consensus.cc:1240] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 FOLLOWER]: Rejecting Update request from peer bfa419c5784c4403a49b4e352028d2fb for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:59.726109 20631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bfa419c5784c4403a49b4e352028d2fb"
I20260709 14:53:59.726974 20631 raft_consensus.cc:3055] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:59.727330 20631 raft_consensus.cc:740] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bfa419c5784c4403a49b4e352028d2fb, State: Running, Role: LEADER
I20260709 14:53:59.727403 20779 leader_election.cc:290] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 3 election: Requested vote from peers bfa419c5784c4403a49b4e352028d2fb (127.11.191.129:41533), 48ca67d7754b4caf869850d4f93661c3 (127.11.191.130:43767)
I20260709 14:53:59.728264 20631 consensus_queue.cc:260] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [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: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.728204 20706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7295f579c334cc38e0f0409b8a5379d" candidate_uuid: "a730a74eb3e844ca921f4692654121b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48ca67d7754b4caf869850d4f93661c3"
I20260709 14:53:59.729650 20631 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:59.729679 20706 raft_consensus.cc:3060] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:53:59.729853 20864 consensus_queue.cc:1175] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a730a74eb3e844ca921f4692654121b1" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer bfa419c5784c4403a49b4e352028d2fb for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:53:59.737314 20706 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 3.
I20260709 14:53:59.737429 20631 raft_consensus.cc:2468] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a730a74eb3e844ca921f4692654121b1 in term 3.
I20260709 14:53:59.738446 20746 leader_election.cc:304] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ca67d7754b4caf869850d4f93661c3, a730a74eb3e844ca921f4692654121b1; no voters: 
I20260709 14:53:59.739326 20827 raft_consensus.cc:2804] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:59.740288 20827 raft_consensus.cc:697] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 LEADER]: Becoming Leader. State: Replica: a730a74eb3e844ca921f4692654121b1, State: Running, Role: LEADER
I20260709 14:53:59.741050 20827 consensus_queue.cc:237] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } }
I20260709 14:53:59.748561 20528 catalog_manager.cc:5697] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 reported cstate change: term changed from 2 to 3, leader changed from bfa419c5784c4403a49b4e352028d2fb (127.11.191.129) to a730a74eb3e844ca921f4692654121b1 (127.11.191.131). New cstate: current_term: 3 leader_uuid: "a730a74eb3e844ca921f4692654121b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfa419c5784c4403a49b4e352028d2fb" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ca67d7754b4caf869850d4f93661c3" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 43767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a730a74eb3e844ca921f4692654121b1" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 45361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.794767 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
I20260709 14:53:59.821463 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:59.822252 12030 tablet_replica.cc:333] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb: stopping tablet replica
I20260709 14:53:59.823042 12030 raft_consensus.cc:2243] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.824054 12030 raft_consensus.cc:2272] T 901033b446504eb8ba86d814bcef444d P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.826782 12030 tablet_replica.cc:333] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb: stopping tablet replica
I20260709 14:53:59.827370 12030 raft_consensus.cc:2243] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.827792 12030 raft_consensus.cc:2272] T b7295f579c334cc38e0f0409b8a5379d P bfa419c5784c4403a49b4e352028d2fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.830539 12030 tablet_replica.cc:333] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb: stopping tablet replica
I20260709 14:53:59.831084 12030 raft_consensus.cc:2243] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.831887 12030 raft_consensus.cc:2272] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.834432 12030 tablet_replica.cc:333] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb: stopping tablet replica
I20260709 14:53:59.834987 12030 raft_consensus.cc:2243] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.835381 12030 raft_consensus.cc:2272] T c22b48cababb401d8f80118e2fe1fc84 P bfa419c5784c4403a49b4e352028d2fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.850338 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
I20260709 14:53:59.862224 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
I20260709 14:53:59.882825 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:59.883495 12030 tablet_replica.cc:333] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3: stopping tablet replica
I20260709 14:53:59.884061 12030 raft_consensus.cc:2243] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.884485 12030 raft_consensus.cc:2272] T 901033b446504eb8ba86d814bcef444d P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.886871 12030 tablet_replica.cc:333] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3: stopping tablet replica
I20260709 14:53:59.887351 12030 raft_consensus.cc:2243] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.887732 12030 raft_consensus.cc:2272] T b7295f579c334cc38e0f0409b8a5379d P 48ca67d7754b4caf869850d4f93661c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.890084 12030 tablet_replica.cc:333] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3: stopping tablet replica
I20260709 14:53:59.890544 12030 raft_consensus.cc:2243] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.891461 12030 raft_consensus.cc:2272] T c22b48cababb401d8f80118e2fe1fc84 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.893688 12030 tablet_replica.cc:333] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3: stopping tablet replica
I20260709 14:53:59.894105 12030 raft_consensus.cc:2243] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.894460 12030 raft_consensus.cc:2272] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P 48ca67d7754b4caf869850d4f93661c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.918322 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
I20260709 14:53:59.930320 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
I20260709 14:53:59.950681 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:59.951345 12030 tablet_replica.cc:333] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1: stopping tablet replica
I20260709 14:53:59.951948 12030 raft_consensus.cc:2243] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.952421 12030 raft_consensus.cc:2272] T 901033b446504eb8ba86d814bcef444d P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.954881 12030 tablet_replica.cc:333] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: stopping tablet replica
I20260709 14:53:59.955421 12030 raft_consensus.cc:2243] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:59.956020 12030 pending_rounds.cc:70] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Trying to abort 2 pending ops.
I20260709 14:53:59.956175 12030 pending_rounds.cc:77] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661807586828288 op_type: NO_OP noop_request { }
I20260709 14:53:59.956466 12030 raft_consensus.cc:2889] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:59.956692 12030 pending_rounds.cc:77] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661804917870592 op_type: NO_OP noop_request { }
I20260709 14:53:59.956991 12030 raft_consensus.cc:2889] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:53:59.957283 12030 raft_consensus.cc:2272] T b7295f579c334cc38e0f0409b8a5379d P a730a74eb3e844ca921f4692654121b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.959590 12030 tablet_replica.cc:333] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1: stopping tablet replica
I20260709 14:53:59.960098 12030 raft_consensus.cc:2243] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.960494 12030 raft_consensus.cc:2272] T 2ebcb5ab82dd4b989b6f8ac931a9b2d0 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.962828 12030 tablet_replica.cc:333] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1: stopping tablet replica
I20260709 14:53:59.963316 12030 raft_consensus.cc:2243] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:59.963702 12030 raft_consensus.cc:2272] T c22b48cababb401d8f80118e2fe1fc84 P a730a74eb3e844ca921f4692654121b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:59.976850 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:53:59.988749 12030 master.cc:562] Master@127.11.191.190:37953 shutting down...
I20260709 14:54:00.007254 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:00.007797 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:00.008138 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 026228887850462da38443fb16b327ca: stopping tablet replica
I20260709 14:54:00.028393 12030 master.cc:584] Master@127.11.191.190:37953 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2983 ms)
[----------] 6 tests from LeaderRebalancerTest (282018 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:00.056375 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:38837
I20260709 14:54:00.057511 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:00.062824 20878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.063512 20879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.064291 20881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:00.064946 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:00.065903 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:00.066088 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:00.066285 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608840066258 us; error 0 us; skew 500 ppm
I20260709 14:54:00.066908 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:00.069551 12030 webserver.cc:533] Webserver started at http://127.11.191.190:40055/ using document root <none> and password file <none>
I20260709 14:54:00.070091 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:00.070276 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:00.070544 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:00.071755 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "5f8b9e7bfa7346638bc48318f17d208c"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.076915 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 14:54:00.080984 20886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.081933 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:00.082334 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "5f8b9e7bfa7346638bc48318f17d208c"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.082626 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:00.108727 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:00.110112 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:00.152760 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:38837
I20260709 14:54:00.153009 20937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:38837 every 8 connection(s)
I20260709 14:54:00.157140 20938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.168512 20938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: Bootstrap starting.
I20260709 14:54:00.173137 20938 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.177641 20938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: No bootstrap required, opened a new log
I20260709 14:54:00.179682 20938 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER }
I20260709 14:54:00.180063 20938 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.180243 20938 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8b9e7bfa7346638bc48318f17d208c, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.180841 20938 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER }
I20260709 14:54:00.181303 20938 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:00.181491 20938 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:00.181704 20938 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.186836 20938 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER }
I20260709 14:54:00.187356 20938 leader_election.cc:304] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [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: 5f8b9e7bfa7346638bc48318f17d208c; no voters: 
I20260709 14:54:00.188562 20938 leader_election.cc:290] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:00.189106 20941 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.190739 20941 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 1 LEADER]: Becoming Leader. State: Replica: 5f8b9e7bfa7346638bc48318f17d208c, State: Running, Role: LEADER
I20260709 14:54:00.191474 20938 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:00.191499 20941 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [LEADER]: Queue going to LEADER mode. State: All 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: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER }
I20260709 14:54:00.195791 20943 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f8b9e7bfa7346638bc48318f17d208c. Latest consensus state: current_term: 1 leader_uuid: "5f8b9e7bfa7346638bc48318f17d208c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER } }
I20260709 14:54:00.196429 20943 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:00.196987 20942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f8b9e7bfa7346638bc48318f17d208c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f8b9e7bfa7346638bc48318f17d208c" member_type: VOTER } }
I20260709 14:54:00.197870 20942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:00.200659 20949 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:00.205760 20949 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:00.207880 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:00.215780 20949 catalog_manager.cc:1383] Generated new cluster ID: be41a59d7a4949a7ae2d71483d54282d
I20260709 14:54:00.216159 20949 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:00.233117 20949 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:00.234670 20949 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:00.252951 20949 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: Generated new TSK 0
I20260709 14:54:00.253741 20949 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:00.274863 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:00.281291 20959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.281958 20960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.283735 20962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:00.284409 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:00.285297 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:00.285485 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:00.285600 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608840285590 us; error 0 us; skew 500 ppm
I20260709 14:54:00.286131 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:00.288487 12030 webserver.cc:533] Webserver started at http://127.11.191.129:41627/ using document root <none> and password file <none>
I20260709 14:54:00.288993 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:00.289153 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:00.289373 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:00.290408 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "06afbaa2eee3498ca457f4749c5119b2"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.295394 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 14:54:00.299059 20967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.300043 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:54:00.300415 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "06afbaa2eee3498ca457f4749c5119b2"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.300704 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:00.316483 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:00.317750 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:00.319375 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:00.321918 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:00.322135 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.322399 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:00.322553 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.363580 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:44387
I20260709 14:54:00.363961 21029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:44387 every 8 connection(s)
I20260709 14:54:00.368745 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:00.375790 21034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.377867 21035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.381302 21037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:00.381742 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:00.382720 21030 heartbeater.cc:344] Connected to a master server at 127.11.191.190:38837
I20260709 14:54:00.383123 21030 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:00.383859 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:00.383903 21030 heartbeater.cc:507] Master 127.11.191.190:38837 requested a full tablet report, sending...
W20260709 14:54:00.384275 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:00.384539 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608840384506 us; error 0 us; skew 500 ppm
I20260709 14:54:00.385340 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:00.386683 20903 ts_manager.cc:194] Registered new tserver with Master: 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387)
I20260709 14:54:00.388363 12030 webserver.cc:533] Webserver started at http://127.11.191.130:39371/ using document root <none> and password file <none>
I20260709 14:54:00.389037 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:00.388970 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48518
I20260709 14:54:00.389604 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:00.389963 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:00.391300 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.396385 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:00.400455 21042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.401412 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:54:00.401913 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.402277 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:00.420449 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:00.421727 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:00.423352 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:00.425948 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:00.426160 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.426404 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:00.426623 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.472142 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:44269
I20260709 14:54:00.472302 21104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:44269 every 8 connection(s)
I20260709 14:54:00.477854 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:00.484717 21108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.485754 21109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:00.488550 21112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:00.488595 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:00.490069 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:00.490347 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:00.490516 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608840490500 us; error 0 us; skew 500 ppm
I20260709 14:54:00.490680 21105 heartbeater.cc:344] Connected to a master server at 127.11.191.190:38837
I20260709 14:54:00.491065 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:00.491118 21105 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:00.492594 21105 heartbeater.cc:507] Master 127.11.191.190:38837 requested a full tablet report, sending...
I20260709 14:54:00.494308 12030 webserver.cc:533] Webserver started at http://127.11.191.131:39877/ using document root <none> and password file <none>
I20260709 14:54:00.495054 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:00.495302 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:00.495213 20903 ts_manager.cc:194] Registered new tserver with Master: 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:00.495752 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:00.497180 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48522
I20260709 14:54:00.497272 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.502722 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:00.506461 21116 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.507558 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 14:54:00.507896 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
format_stamp: "Formatted at 2026-07-09 14:54:00 on dist-test-slave-jgp0"
I20260709 14:54:00.508172 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:00.520186 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:00.521385 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:00.523006 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:00.525476 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:00.525701 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.525939 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:00.526093 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:00.569869 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:35139
I20260709 14:54:00.570052 21178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:35139 every 8 connection(s)
I20260709 14:54:00.584849 21179 heartbeater.cc:344] Connected to a master server at 127.11.191.190:38837
I20260709 14:54:00.585419 21179 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:00.586313 21179 heartbeater.cc:507] Master 127.11.191.190:38837 requested a full tablet report, sending...
I20260709 14:54:00.588482 20903 ts_manager.cc:194] Registered new tserver with Master: e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:00.589039 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015896323s
I20260709 14:54:00.589959 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48528
I20260709 14:54:00.618074 20903 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:00.620726 20903 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:00.707408 21144 tablet_service.cc:1511] Processing CreateTablet for tablet b568297e659c4de39db7ae79a206baac (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:00.708992 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568297e659c4de39db7ae79a206baac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.709968 20995 tablet_service.cc:1511] Processing CreateTablet for tablet b568297e659c4de39db7ae79a206baac (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:00.711447 20995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568297e659c4de39db7ae79a206baac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.714175 21143 tablet_service.cc:1511] Processing CreateTablet for tablet 441599bad3ec4c01994df8d5f38a057f (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:00.715617 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441599bad3ec4c01994df8d5f38a057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.716329 21139 tablet_service.cc:1511] Processing CreateTablet for tablet 47df134bde4449ae8bd8383634ce25d3 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:00.717878 21142 tablet_service.cc:1511] Processing CreateTablet for tablet 96eed4722efc4151b896450990748a64 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:00.718817 21140 tablet_service.cc:1511] Processing CreateTablet for tablet 61b40b875fc14f63b2aabb2d2701b9a2 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:00.720082 21138 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf21758d8a942c380d5652eb9eb7be0 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:00.720333 21137 tablet_service.cc:1511] Processing CreateTablet for tablet 9783938cdbdd4e138800b192660033a4 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:00.720963 21141 tablet_service.cc:1511] Processing CreateTablet for tablet 96bc1e3487be410189603439263bcf29 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:00.722343 21141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bc1e3487be410189603439263bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.723469 21136 tablet_service.cc:1511] Processing CreateTablet for tablet 293d6d4851604c59bbda7e4651397bcc (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:00.725127 21140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b40b875fc14f63b2aabb2d2701b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.725806 21138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf21758d8a942c380d5652eb9eb7be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.727612 21142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96eed4722efc4151b896450990748a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.728962 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9783938cdbdd4e138800b192660033a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.730266 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47df134bde4449ae8bd8383634ce25d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.735144 21194 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:00.738392 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d6d4851604c59bbda7e4651397bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.748041 21194 tablet_bootstrap.cc:654] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.771695 20994 tablet_service.cc:1511] Processing CreateTablet for tablet 441599bad3ec4c01994df8d5f38a057f (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:00.772130 21070 tablet_service.cc:1511] Processing CreateTablet for tablet b568297e659c4de39db7ae79a206baac (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:00.773715 21070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568297e659c4de39db7ae79a206baac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.774009 20993 tablet_service.cc:1511] Processing CreateTablet for tablet 96eed4722efc4151b896450990748a64 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:00.775594 20993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96eed4722efc4151b896450990748a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.777877 20992 tablet_service.cc:1511] Processing CreateTablet for tablet 96bc1e3487be410189603439263bcf29 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:00.779392 20992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bc1e3487be410189603439263bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.781358 20994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441599bad3ec4c01994df8d5f38a057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.786831 21069 tablet_service.cc:1511] Processing CreateTablet for tablet 441599bad3ec4c01994df8d5f38a057f (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:00.788105 20990 tablet_service.cc:1511] Processing CreateTablet for tablet 47df134bde4449ae8bd8383634ce25d3 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:00.789711 20990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47df134bde4449ae8bd8383634ce25d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.790067 21068 tablet_service.cc:1511] Processing CreateTablet for tablet 96eed4722efc4151b896450990748a64 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:00.786937 20991 tablet_service.cc:1511] Processing CreateTablet for tablet 61b40b875fc14f63b2aabb2d2701b9a2 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:00.793336 20991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b40b875fc14f63b2aabb2d2701b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.788662 21069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441599bad3ec4c01994df8d5f38a057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.796089 21068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96eed4722efc4151b896450990748a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.804044 21067 tablet_service.cc:1511] Processing CreateTablet for tablet 96bc1e3487be410189603439263bcf29 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:00.804279 21066 tablet_service.cc:1511] Processing CreateTablet for tablet 61b40b875fc14f63b2aabb2d2701b9a2 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:00.806399 21065 tablet_service.cc:1511] Processing CreateTablet for tablet 47df134bde4449ae8bd8383634ce25d3 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:00.807507 20989 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf21758d8a942c380d5652eb9eb7be0 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:00.808915 20989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf21758d8a942c380d5652eb9eb7be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.809195 21064 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf21758d8a942c380d5652eb9eb7be0 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:00.811735 21063 tablet_service.cc:1511] Processing CreateTablet for tablet 9783938cdbdd4e138800b192660033a4 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:00.812799 20988 tablet_service.cc:1511] Processing CreateTablet for tablet 9783938cdbdd4e138800b192660033a4 (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:00.815318 20988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9783938cdbdd4e138800b192660033a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.815585 21062 tablet_service.cc:1511] Processing CreateTablet for tablet 293d6d4851604c59bbda7e4651397bcc (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:00.821287 21067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bc1e3487be410189603439263bcf29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.833444 21064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf21758d8a942c380d5652eb9eb7be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.834422 20987 tablet_service.cc:1511] Processing CreateTablet for tablet 293d6d4851604c59bbda7e4651397bcc (DEFAULT_TABLE table=test-workload [id=f6ea171e619d4c00b78c8d50a57649c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:00.835878 20987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d6d4851604c59bbda7e4651397bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.837222 21063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9783938cdbdd4e138800b192660033a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.842088 21062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d6d4851604c59bbda7e4651397bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.844240 21065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47df134bde4449ae8bd8383634ce25d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.849218 21066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b40b875fc14f63b2aabb2d2701b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:00.877291 21194 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:00.877903 21194 ts_tablet_manager.cc:1403] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.143s	user 0.033s	sys 0.024s
I20260709 14:54:00.889508 21194 raft_consensus.cc:359] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.890522 21194 raft_consensus.cc:385] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.890985 21194 raft_consensus.cc:740] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.891973 21194 consensus_queue.cc:260] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.889626 21196 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:00.919432 21196 tablet_bootstrap.cc:654] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.942047 21179 heartbeater.cc:499] Master 127.11.191.190:38837 was elected leader, sending a full tablet report...
I20260709 14:54:00.942040 21198 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.943950 21198 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.942330 21197 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:00.945484 21194 ts_tablet_manager.cc:1434] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.067s	user 0.018s	sys 0.012s
I20260709 14:54:00.946750 21194 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:00.953153 21196 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:00.962567 21194 tablet_bootstrap.cc:654] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.957638 21198 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:00.959318 21197 tablet_bootstrap.cc:654] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.965543 21196 ts_tablet_manager.cc:1403] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.005s
I20260709 14:54:00.972925 21196 raft_consensus.cc:359] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.973110 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:00.973719 21196 raft_consensus.cc:385] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.974119 21196 raft_consensus.cc:740] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.974952 21196 consensus_queue.cc:260] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.975912 21005 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:00.978747 21119 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:00.980521 21198 raft_consensus.cc:2804] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.980971 21198 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.981340 21198 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.983170 21196 ts_tablet_manager.cc:1434] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:54:00.983911 21030 heartbeater.cc:499] Master 127.11.191.190:38837 was elected leader, sending a full tablet report...
I20260709 14:54:00.984377 21196 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:00.989823 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:00.990235 21196 tablet_bootstrap.cc:654] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.991088 21198 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.993578 21198 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:00.994233 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:00.994923 21005 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.995445 21196 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:00.995941 21196 ts_tablet_manager.cc:1403] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 14:54:00.998735 21196 raft_consensus.cc:359] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:00.999429 21196 raft_consensus.cc:385] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.999697 21196 raft_consensus.cc:740] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.001600 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.002612 21005 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
W20260709 14:54:01.003480 21119 leader_election.cc:343] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:01.004470 21119 leader_election.cc:343] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.005080 21196 consensus_queue.cc:260] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.005091 21119 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.006423 21198 raft_consensus.cc:2804] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.006937 21198 raft_consensus.cc:697] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:01.007818 21198 consensus_queue.cc:237] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.012073 21194 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.012943 21194 ts_tablet_manager.cc:1403] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.009s
I20260709 14:54:01.024873 21196 ts_tablet_manager.cc:1434] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 14:54:01.026140 21196 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.026051 20903 catalog_manager.cc:5697] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.016672 21194 raft_consensus.cc:359] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.028914 21194 raft_consensus.cc:385] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.029232 21194 raft_consensus.cc:740] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.030328 21194 consensus_queue.cc:260] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.033481 21194 ts_tablet_manager.cc:1434] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:54:01.034310 21196 tablet_bootstrap.cc:654] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.034693 21194 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.039292 21197 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.039994 21197 ts_tablet_manager.cc:1403] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.025s
I20260709 14:54:01.041980 21194 tablet_bootstrap.cc:654] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.043185 21197 raft_consensus.cc:359] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.044049 21197 raft_consensus.cc:385] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.044341 21197 raft_consensus.cc:740] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.045594 21197 consensus_queue.cc:260] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.052351 21196 tablet_bootstrap.cc:492] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.053037 21196 ts_tablet_manager.cc:1403] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 14:54:01.055315 21105 heartbeater.cc:499] Master 127.11.191.190:38837 was elected leader, sending a full tablet report...
I20260709 14:54:01.055645 21196 raft_consensus.cc:359] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.056391 21196 raft_consensus.cc:385] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.056471 21197 ts_tablet_manager.cc:1434] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 14:54:01.057883 21197 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.059131 21196 raft_consensus.cc:740] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.060117 21196 consensus_queue.cc:260] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.061275 21194 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.061937 21194 ts_tablet_manager.cc:1403] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 14:54:01.063500 21197 tablet_bootstrap.cc:654] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.064685 21194 raft_consensus.cc:359] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.065487 21194 raft_consensus.cc:385] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.065757 21194 raft_consensus.cc:740] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.066704 21194 consensus_queue.cc:260] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.076622 21196 ts_tablet_manager.cc:1434] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:54:01.078207 21196 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.079738 21194 ts_tablet_manager.cc:1434] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 14:54:01.081151 21194 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.084707 21196 tablet_bootstrap.cc:654] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.095216 21194 tablet_bootstrap.cc:654] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.105165 21194 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.105798 21194 ts_tablet_manager.cc:1403] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260709 14:54:01.112833 21194 raft_consensus.cc:359] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.113773 21194 raft_consensus.cc:385] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.114075 21194 raft_consensus.cc:740] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.114348 21197 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.115072 21197 ts_tablet_manager.cc:1403] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.032s
I20260709 14:54:01.116123 21194 consensus_queue.cc:260] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.117714 21196 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.117844 21197 raft_consensus.cc:359] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.118384 21196 ts_tablet_manager.cc:1403] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260709 14:54:01.118710 21197 raft_consensus.cc:385] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.119051 21197 raft_consensus.cc:740] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.119786 21197 consensus_queue.cc:260] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.121871 21194 ts_tablet_manager.cc:1434] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:54:01.121829 21196 raft_consensus.cc:359] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.122807 21196 raft_consensus.cc:385] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.123099 21196 raft_consensus.cc:740] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.123318 21194 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.124076 21197 ts_tablet_manager.cc:1434] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:01.123965 21196 consensus_queue.cc:260] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.125252 21197 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.126385 21196 ts_tablet_manager.cc:1434] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:01.127481 21196 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.132416 21197 tablet_bootstrap.cc:654] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.133904 21196 tablet_bootstrap.cc:654] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.133977 21194 tablet_bootstrap.cc:654] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.144194 21197 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.144789 21197 ts_tablet_manager.cc:1403] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:54:01.147667 21197 raft_consensus.cc:359] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.148413 21197 raft_consensus.cc:385] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.148711 21197 raft_consensus.cc:740] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.149677 21197 consensus_queue.cc:260] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.152055 21197 ts_tablet_manager.cc:1434] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:01.153108 21197 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.155645 21194 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.156307 21194 ts_tablet_manager.cc:1403] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.006s
I20260709 14:54:01.158528 21197 tablet_bootstrap.cc:654] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.159118 21196 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.159708 21196 ts_tablet_manager.cc:1403] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.013s
I20260709 14:54:01.159543 21194 raft_consensus.cc:359] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.160511 21194 raft_consensus.cc:385] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.160873 21194 raft_consensus.cc:740] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.161809 21194 consensus_queue.cc:260] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.163419 21196 raft_consensus.cc:359] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.164115 21196 raft_consensus.cc:385] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.164408 21196 raft_consensus.cc:740] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.165747 21197 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.165323 21196 consensus_queue.cc:260] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.166286 21197 ts_tablet_manager.cc:1403] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:01.166440 21194 ts_tablet_manager.cc:1434] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260709 14:54:01.167654 21196 ts_tablet_manager.cc:1434] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:01.167788 21194 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.169298 21197 raft_consensus.cc:359] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.170096 21197 raft_consensus.cc:385] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.170397 21197 raft_consensus.cc:740] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.171289 21197 consensus_queue.cc:260] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.171828 21196 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.173125 21206 raft_consensus.cc:493] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.173745 21206 raft_consensus.cc:515] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.176031 21197 ts_tablet_manager.cc:1434] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:01.176517 21194 tablet_bootstrap.cc:654] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.177300 21197 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.179065 21196 tablet_bootstrap.cc:654] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.186337 21197 tablet_bootstrap.cc:654] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.190681 21206 leader_election.cc:290] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.194049 21206 raft_consensus.cc:493] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.194342 21194 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.195215 21194 ts_tablet_manager.cc:1403] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260709 14:54:01.199525 21194 raft_consensus.cc:359] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.194562 21206 raft_consensus.cc:515] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.203190 21210 raft_consensus.cc:493] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.207679 21210 raft_consensus.cc:515] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.208999 21206 leader_election.cc:290] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.210572 21210 leader_election.cc:290] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.211229 21197 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.211433 21196 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.211761 21197 ts_tablet_manager.cc:1403] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.010s
I20260709 14:54:01.212088 21196 ts_tablet_manager.cc:1403] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
W20260709 14:54:01.204668 20951 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:01.215287 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.216451 21196 raft_consensus.cc:359] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.216991 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.218003 21196 raft_consensus.cc:385] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.218358 21196 raft_consensus.cc:740] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
W20260709 14:54:01.219236 20968 leader_election.cc:343] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.219157 21196 consensus_queue.cc:260] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.219743 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
W20260709 14:54:01.220201 20968 leader_election.cc:343] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.221282 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.221859 21197 raft_consensus.cc:359] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.222808 21197 raft_consensus.cc:385] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.223140 21197 raft_consensus.cc:740] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
W20260709 14:54:01.223438 20970 leader_election.cc:343] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.223942 20970 leader_election.cc:304] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.223997 21197 consensus_queue.cc:260] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.225282 21206 raft_consensus.cc:2749] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.220496 21080 raft_consensus.cc:2468] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:01.226555 21197 ts_tablet_manager.cc:1434] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:01.227732 21197 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.230194 20970 leader_election.cc:304] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.231227 21206 raft_consensus.cc:2804] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.231592 21206 raft_consensus.cc:493] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.231906 21206 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.210623 21194 raft_consensus.cc:385] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.233412 21194 raft_consensus.cc:740] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.233700 21196 ts_tablet_manager.cc:1434] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 14:54:01.234505 21194 consensus_queue.cc:260] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.237290 21194 ts_tablet_manager.cc:1434] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 14:54:01.238523 21194 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.244123 21196 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.246461 21197 tablet_bootstrap.cc:654] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.250640 21194 tablet_bootstrap.cc:654] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.256003 21210 raft_consensus.cc:493] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.256644 21210 raft_consensus.cc:515] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.258841 21210 leader_election.cc:290] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.259167 21196 tablet_bootstrap.cc:654] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.260232 21197 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.260854 21197 ts_tablet_manager.cc:1403] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:54:01.264427 21197 raft_consensus.cc:359] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.265236 21197 raft_consensus.cc:385] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.265539 21197 raft_consensus.cc:740] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.271404 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.271957 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.270450 21197 consensus_queue.cc:260] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:01.273729 21045 leader_election.cc:343] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.278205 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.278929 21206 raft_consensus.cc:515] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.280603 21005 raft_consensus.cc:2393] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate 06afbaa2eee3498ca457f4749c5119b2 in this term.
W20260709 14:54:01.280967 21043 leader_election.cc:343] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.279726 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.282159 21154 raft_consensus.cc:2468] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:01.282950 21045 leader_election.cc:304] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.274699 21197 ts_tablet_manager.cc:1434] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:01.284622 21210 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.286199 21194 tablet_bootstrap.cc:492] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.286249 21196 tablet_bootstrap.cc:492] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.286667 21198 raft_consensus.cc:493] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.287091 21196 ts_tablet_manager.cc:1403] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.008s
I20260709 14:54:01.286443 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.287627 21197 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.288096 21198 raft_consensus.cc:515] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.290445 21196 raft_consensus.cc:359] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.291203 21196 raft_consensus.cc:385] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.291497 21196 raft_consensus.cc:740] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.286911 21194 ts_tablet_manager.cc:1403] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.006s
I20260709 14:54:01.283393 21043 leader_election.cc:304] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:01.292459 21196 consensus_queue.cc:260] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.293769 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.294523 21005 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:01.295105 21196 ts_tablet_manager.cc:1434] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:01.296227 21196 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.296455 21210 raft_consensus.cc:2749] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.298561 21119 leader_election.cc:304] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.301507 21199 raft_consensus.cc:2804] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.290382 21198 leader_election.cc:290] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:01.300536 21197 tablet_bootstrap.cc:654] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.296185 21194 raft_consensus.cc:359] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.301353 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.292879 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.302838 21079 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:01.301885 21199 raft_consensus.cc:493] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.302250 21194 raft_consensus.cc:385] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.305518 21194 raft_consensus.cc:740] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.305469 21199 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.306483 21194 consensus_queue.cc:260] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.308974 21194 ts_tablet_manager.cc:1434] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:54:01.310060 21194 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.310415 21154 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.310725 21210 raft_consensus.cc:2804] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.311156 21210 raft_consensus.cc:493] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.311487 21210 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.310042 21196 tablet_bootstrap.cc:654] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.318697 21154 raft_consensus.cc:2468] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:01.320403 21194 tablet_bootstrap.cc:654] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.310461 21080 raft_consensus.cc:2468] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:01.324075 20970 leader_election.cc:304] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:01.325281 21202 raft_consensus.cc:2804] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.330157 21197 tablet_bootstrap.cc:492] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.330821 21197 ts_tablet_manager.cc:1403] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.005s
I20260709 14:54:01.330494 21210 raft_consensus.cc:515] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.334398 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:01.334815 21197 raft_consensus.cc:359] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.335577 21197 raft_consensus.cc:385] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.335871 21197 raft_consensus.cc:740] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
W20260709 14:54:01.336055 21045 leader_election.cc:343] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.336920 21228 raft_consensus.cc:493] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.337453 21228 raft_consensus.cc:515] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.338157 21197 consensus_queue.cc:260] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.338997 21206 leader_election.cc:290] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.340754 21196 tablet_bootstrap.cc:492] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.341377 21196 ts_tablet_manager.cc:1403] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.005s
I20260709 14:54:01.342062 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.342826 21005 raft_consensus.cc:2468] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:01.343088 21228 leader_election.cc:290] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.344209 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.344410 21196 raft_consensus.cc:359] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.345206 21196 raft_consensus.cc:385] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.345537 21196 raft_consensus.cc:740] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.346450 21045 leader_election.cc:304] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:01.346604 21196 consensus_queue.cc:260] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.349388 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.350176 21153 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.350878 21196 ts_tablet_manager.cc:1434] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:01.351282 21202 raft_consensus.cc:697] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:01.352103 21196 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:01.352290 21202 consensus_queue.cc:237] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.344996 21154 raft_consensus.cc:2468] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:01.347720 21228 raft_consensus.cc:2804] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.348579 21210 leader_election.cc:290] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.349066 21194 tablet_bootstrap.cc:492] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:01.358666 21194 ts_tablet_manager.cc:1403] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.009s
I20260709 14:54:01.358590 21228 raft_consensus.cc:493] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.362326 21194 raft_consensus.cc:359] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.363157 21194 raft_consensus.cc:385] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.363444 21194 raft_consensus.cc:740] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.362345 21228 raft_consensus.cc:3060] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.363826 21199 raft_consensus.cc:515] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.368083 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:01.369143 21194 consensus_queue.cc:260] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.369701 21005 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.375556 21194 ts_tablet_manager.cc:1434] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 14:54:01.376718 21194 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:01.378340 21005 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:01.379943 21119 leader_election.cc:304] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.381024 21198 raft_consensus.cc:2804] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.381946 21196 tablet_bootstrap.cc:654] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.364900 21153 raft_consensus.cc:2468] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:01.388114 21043 leader_election.cc:304] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:01.389621 21210 raft_consensus.cc:2804] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.390159 21210 raft_consensus.cc:697] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:01.391088 21210 consensus_queue.cc:237] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.393754 21194 tablet_bootstrap.cc:654] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.400707 21228 raft_consensus.cc:515] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.403486 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.404369 21080 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.404825 20900 catalog_manager.cc:5697] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 1 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.407043 21196 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:01.407652 21196 ts_tablet_manager.cc:1403] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.001s
I20260709 14:54:01.404897 21228 leader_election.cc:290] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.411616 21196 raft_consensus.cc:359] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.411368 20901 catalog_manager.cc:5697] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.412356 21196 raft_consensus.cc:385] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.412667 21196 raft_consensus.cc:740] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.412941 21206 raft_consensus.cc:493] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.413427 21206 raft_consensus.cc:515] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.414563 21196 consensus_queue.cc:260] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.415117 21080 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:01.415824 21206 leader_election.cc:290] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.417272 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.418107 21153 raft_consensus.cc:3060] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.418776 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.419553 21079 raft_consensus.cc:2468] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:01.401265 21232 raft_consensus.cc:493] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.422519 21196 ts_tablet_manager.cc:1434] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:54:01.422335 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.421681 21199 leader_election.cc:290] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:01.422175 21232 raft_consensus.cc:515] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.423743 20970 leader_election.cc:304] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
W20260709 14:54:01.424664 20968 leader_election.cc:343] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.425240 21198 raft_consensus.cc:697] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:01.425985 21232 leader_election.cc:290] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.426626 21232 raft_consensus.cc:2804] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.426409 21198 consensus_queue.cc:237] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.427037 21232 raft_consensus.cc:493] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.427436 21232 raft_consensus.cc:3060] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.428030 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.431010 21154 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:01.431759 21197 ts_tablet_manager.cc:1434] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.101s	user 0.055s	sys 0.033s
I20260709 14:54:01.432435 20968 leader_election.cc:304] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.432945 21197 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.433394 21206 raft_consensus.cc:2804] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.433800 21206 raft_consensus.cc:493] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.434105 21206 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.437793 21232 raft_consensus.cc:515] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.440133 21197 tablet_bootstrap.cc:654] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.441360 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.441529 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.442065 21079 raft_consensus.cc:3060] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.443032 21194 tablet_bootstrap.cc:492] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
W20260709 14:54:01.443490 20968 leader_election.cc:343] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.443637 21194 ts_tablet_manager.cc:1403] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260709 14:54:01.446823 21078 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.447165 21194 raft_consensus.cc:359] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.447970 21194 raft_consensus.cc:385] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.448240 21194 raft_consensus.cc:740] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.448987 21194 consensus_queue.cc:260] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.440258 21232 leader_election.cc:290] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.428833 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
W20260709 14:54:01.456482 20970 leader_election.cc:343] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.457933 21206 raft_consensus.cc:515] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.461915 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.462618 21154 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.471292 21079 raft_consensus.cc:2468] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:01.472522 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
W20260709 14:54:01.476130 20970 leader_election.cc:343] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.473271 21199 raft_consensus.cc:493] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.477226 21199 raft_consensus.cc:515] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.486872 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.487773 21004 raft_consensus.cc:2468] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:01.490571 21233 raft_consensus.cc:493] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.491276 21233 raft_consensus.cc:515] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.495733 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.496544 21004 raft_consensus.cc:2468] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:01.497793 21045 leader_election.cc:304] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:01.498790 21228 raft_consensus.cc:2804] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.499181 21228 raft_consensus.cc:493] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.499516 21228 raft_consensus.cc:3060] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.508069 21228 raft_consensus.cc:515] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.515257 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:01.516110 21004 raft_consensus.cc:3060] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.515457 21199 leader_election.cc:290] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:01.520005 21199 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.524102 20970 leader_election.cc:304] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.509768 21235 raft_consensus.cc:493] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.474148 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:01.525362 21005 raft_consensus.cc:3060] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.526017 21239 raft_consensus.cc:2804] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.527813 21239 raft_consensus.cc:697] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:01.529026 21235 raft_consensus.cc:515] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.529204 21239 consensus_queue.cc:237] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.531544 21235 leader_election.cc:290] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:01.532629 21194 ts_tablet_manager.cc:1434] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.088s	user 0.040s	sys 0.046s
I20260709 14:54:01.534878 21154 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:01.536614 20968 leader_election.cc:304] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.535211 21119 leader_election.cc:304] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.537655 21202 raft_consensus.cc:2804] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.538367 21202 raft_consensus.cc:697] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:01.539451 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.539249 21202 consensus_queue.cc:237] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.541426 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.541288 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.543037 21152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.543985 21152 raft_consensus.cc:3060] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:01.547106 21119 leader_election.cc:343] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.547676 21199 raft_consensus.cc:2804] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.543975 21080 raft_consensus.cc:2393] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b0fa1b163d4003a87dfbb7672d43e0 in current term 1: Already voted for candidate 06afbaa2eee3498ca457f4749c5119b2 in this term.
I20260709 14:54:01.553365 21197 tablet_bootstrap.cc:492] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.542246 21228 leader_election.cc:290] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.554164 21197 ts_tablet_manager.cc:1403] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.121s	user 0.066s	sys 0.049s
I20260709 14:54:01.550403 21199 raft_consensus.cc:493] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.555234 20901 catalog_manager.cc:5697] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.552580 21152 raft_consensus.cc:2468] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:01.557556 21199 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.556753 20900 catalog_manager.cc:5697] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.557874 21043 leader_election.cc:304] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.556871 21197 raft_consensus.cc:359] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.558640 21197 raft_consensus.cc:385] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.558902 21228 raft_consensus.cc:2804] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.558951 21197 raft_consensus.cc:740] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.559912 21228 raft_consensus.cc:697] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:01.559969 21197 consensus_queue.cc:260] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.561249 21228 consensus_queue.cc:237] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.562172 21197 ts_tablet_manager.cc:1434] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:01.558104 21119 leader_election.cc:304] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.563144 21197 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:01.563453 21198 raft_consensus.cc:3060] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.569370 21197 tablet_bootstrap.cc:654] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.569480 21152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.570128 21152 raft_consensus.cc:2376] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1. Re-sending same reply.
I20260709 14:54:01.573000 21233 leader_election.cc:290] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.575428 21198 raft_consensus.cc:2749] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.578864 21153 raft_consensus.cc:2468] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:01.580513 21043 leader_election.cc:304] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:01.577749 21199 raft_consensus.cc:515] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.584002 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:01.584748 21003 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.589264 21233 raft_consensus.cc:2804] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.590993 21210 raft_consensus.cc:493] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.591557 21210 raft_consensus.cc:515] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.594095 21210 leader_election.cc:290] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.594376 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.595039 21003 raft_consensus.cc:2468] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:01.596016 21152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
W20260709 14:54:01.596787 21119 leader_election.cc:343] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.597126 21152 raft_consensus.cc:2393] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate 06afbaa2eee3498ca457f4749c5119b2 in this term.
I20260709 14:54:01.596936 20900 catalog_manager.cc:5697] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.597826 21119 leader_election.cc:304] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.598896 21235 raft_consensus.cc:2804] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.599442 21235 raft_consensus.cc:697] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:01.601063 21235 consensus_queue.cc:237] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.600111 21199 leader_election.cc:290] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:01.605225 21206 leader_election.cc:290] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.607095 21197 tablet_bootstrap.cc:492] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:01.607816 21197 ts_tablet_manager.cc:1403] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.024s
I20260709 14:54:01.608160 21005 raft_consensus.cc:2468] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:01.609337 21233 raft_consensus.cc:697] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:01.609175 21004 raft_consensus.cc:2468] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:01.613446 21233 consensus_queue.cc:237] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.616897 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.618592 21045 leader_election.cc:304] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.619194 21197 raft_consensus.cc:359] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.619894 21197 raft_consensus.cc:385] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.620121 21197 raft_consensus.cc:740] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.625188 21197 consensus_queue.cc:260] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.632037 21199 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:01.633481 21250 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.632912 21197 ts_tablet_manager.cc:1434] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 14:54:01.640980 20901 catalog_manager.cc:5697] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 1 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.645466 21250 raft_consensus.cc:2749] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.645696 20902 catalog_manager.cc:5697] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.669909 20901 catalog_manager.cc:5697] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 1 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.701804 21206 raft_consensus.cc:493] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.702495 21206 raft_consensus.cc:515] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.704357 21206 leader_election.cc:290] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.705335 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:01.705554 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.706432 21154 raft_consensus.cc:2393] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06afbaa2eee3498ca457f4749c5119b2 in current term 1: Already voted for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in this term.
I20260709 14:54:01.707543 20968 leader_election.cc:304] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.708323 21206 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.713634 21206 raft_consensus.cc:2749] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.727905 21250 raft_consensus.cc:493] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.728472 21250 raft_consensus.cc:515] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.730341 21250 leader_election.cc:290] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.731501 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:01.731532 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:01.732486 21004 raft_consensus.cc:2393] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in this term.
I20260709 14:54:01.733583 21045 leader_election.cc:304] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.734519 21250 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.739537 21250 raft_consensus.cc:2749] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.802831 21206 consensus_queue.cc:1048] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.817294 21202 consensus_queue.cc:1048] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.867735 21250 consensus_queue.cc:1048] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.879949 21228 consensus_queue.cc:1048] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.906862 21154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568297e659c4de39db7ae79a206baac"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:01.907545 21154 raft_consensus.cc:606] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:01.913975 21154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:01.914624 21154 raft_consensus.cc:606] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:01.934038 21078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96bc1e3487be410189603439263bcf29"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:48798
I20260709 14:54:01.934597 21078 raft_consensus.cc:606] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:01.952869 21199 consensus_queue.cc:1048] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:01.956645 21004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
mode: GRACEFUL
new_leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:47042
I20260709 14:54:01.957213 21004 raft_consensus.cc:606] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Received request to transfer leadership to TS 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.963662 21154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9783938cdbdd4e138800b192660033a4"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:01.964404 21154 raft_consensus.cc:606] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:01.967278 21199 consensus_queue.cc:1048] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.971520 21005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:47042
I20260709 14:54:01.972215 21005 raft_consensus.cc:606] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:01.977203 21199 raft_consensus.cc:993] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:01.977799 21241 raft_consensus.cc:1081] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:01.979502 21004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47024
I20260709 14:54:01.980139 21004 raft_consensus.cc:493] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:01.980525 21004 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.987058 21004 raft_consensus.cc:515] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.989929 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:01.990185 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:01.990607 21078 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.990772 21154 raft_consensus.cc:3055] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:01.991211 21154 raft_consensus.cc:740] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:01.991729 21004 leader_election.cc:290] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:01.992120 21154 consensus_queue.cc:260] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:01.993880 21154 raft_consensus.cc:3060] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.997045 21228 consensus_queue.cc:1048] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.999366 21202 consensus_queue.cc:1048] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.001057 21228 consensus_queue.cc:1048] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.002753 21078 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.003886 21154 raft_consensus.cc:2468] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.005369 20968 leader_election.cc:304] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:02.006513 21202 raft_consensus.cc:2804] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.007027 21202 raft_consensus.cc:697] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:02.007927 21202 consensus_queue.cc:237] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.015286 21198 raft_consensus.cc:993] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:02.015966 21198 raft_consensus.cc:1081] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:02.018556 21005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568297e659c4de39db7ae79a206baac"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47024
I20260709 14:54:02.019239 21005 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.019647 21005 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.029188 21232 consensus_queue.cc:1048] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:02.036012 21228 consensus_queue.cc:1048] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.044183 21241 consensus_queue.cc:1048] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.045516 21005 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.042958 20901 catalog_manager.cc:5697] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.053946 21005 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:02.054906 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:02.055650 21079 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.056881 21233 consensus_queue.cc:1048] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.066282 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:02.067055 21154 raft_consensus.cc:3055] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.067364 21154 raft_consensus.cc:740] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:02.068295 21154 consensus_queue.cc:260] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.072547 21079 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.069562 21154 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.074373 20970 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:02.075385 21232 raft_consensus.cc:2804] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.073498 21202 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:54:02.075852 21232 raft_consensus.cc:697] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:02.077029 21232 consensus_queue.cc:237] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.082652 21154 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.089177 21199 consensus_queue.cc:1048] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:02.095465 21241 raft_consensus.cc:993] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:02.096019 21241 raft_consensus.cc:1081] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:02.087736 20902 catalog_manager.cc:5697] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.104696 21079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9783938cdbdd4e138800b192660033a4"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:54:02.105423 21079 raft_consensus.cc:493] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.106564 21079 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.116127 21206 raft_consensus.cc:993] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: : Instructing follower 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:02.116700 21206 raft_consensus.cc:1081] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Signalling peer 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:02.116550 21079 raft_consensus.cc:515] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.120411 21079 leader_election.cc:290] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:02.121745 21152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:02.122499 21152 raft_consensus.cc:3055] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.122886 21152 raft_consensus.cc:740] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:02.123863 21152 consensus_queue.cc:260] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.124871 21152 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.125248 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:02.125967 21003 raft_consensus.cc:3060] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.129136 21202 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:02.137002 21152 raft_consensus.cc:2468] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:02.138372 21043 leader_election.cc:304] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:02.139279 21233 raft_consensus.cc:2804] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.139763 21233 raft_consensus.cc:697] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:02.140571 21233 consensus_queue.cc:237] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.141153 21079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:48784
I20260709 14:54:02.142037 21079 raft_consensus.cc:493] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.142455 21079 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.148954 21003 raft_consensus.cc:2468] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:02.154943 21079 raft_consensus.cc:515] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.158308 21079 leader_election.cc:290] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:02.158790 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:02.159435 21154 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.161177 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:02.161878 21003 raft_consensus.cc:3055] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.162185 21003 raft_consensus.cc:740] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:02.163139 21003 consensus_queue.cc:260] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.164621 21003 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.163925 20901 catalog_manager.cc:5697] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 2 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.167511 21154 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:02.169706 21043 leader_election.cc:304] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:02.170766 21233 raft_consensus.cc:2804] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.171305 21233 raft_consensus.cc:697] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:02.172051 21233 consensus_queue.cc:237] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.173193 21003 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:02.179364 20901 catalog_manager.cc:5697] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 1 to 2, leader changed from 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129) to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 2 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.296157 21202 raft_consensus.cc:993] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:02.296705 21206 raft_consensus.cc:1081] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:02.298728 21154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45760
I20260709 14:54:02.299365 21154 raft_consensus.cc:493] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.299717 21154 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.306052 21154 raft_consensus.cc:515] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.308291 21154 leader_election.cc:290] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:02.309473 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:02.310034 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d6d4851604c59bbda7e4651397bcc" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:02.310406 21003 raft_consensus.cc:3055] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.310789 21003 raft_consensus.cc:740] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:02.310875 21079 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.311568 21003 consensus_queue.cc:260] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.312616 21003 raft_consensus.cc:3060] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.317480 21079 raft_consensus.cc:2468] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:02.318045 21003 raft_consensus.cc:2468] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:02.319169 21119 leader_election.cc:304] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:02.320050 21241 raft_consensus.cc:2804] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.320603 21241 raft_consensus.cc:697] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:02.321367 21241 consensus_queue.cc:237] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.330009 20901 catalog_manager.cc:5697] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 1 to 2, leader changed from 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.407446 21228 raft_consensus.cc:993] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:02.408154 21233 raft_consensus.cc:1081] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:02.410039 21003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96bc1e3487be410189603439263bcf29"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47028
I20260709 14:54:02.410619 21003 raft_consensus.cc:493] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:02.411058 21003 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.416270 21003 raft_consensus.cc:515] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.417981 21003 leader_election.cc:290] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:02.419214 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:02.419250 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bc1e3487be410189603439263bcf29" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:02.419946 21079 raft_consensus.cc:3055] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.419996 21154 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.420327 21079 raft_consensus.cc:740] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:02.421280 21079 consensus_queue.cc:260] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.422459 21079 raft_consensus.cc:3060] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.425554 21154 raft_consensus.cc:2468] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.427065 20968 leader_election.cc:304] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:02.427928 21206 raft_consensus.cc:2804] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.428507 21206 raft_consensus.cc:697] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:02.429169 21079 raft_consensus.cc:2468] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:02.429468 21206 consensus_queue.cc:237] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:02.437103 20901 catalog_manager.cc:5697] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.464915 21079 raft_consensus.cc:1275] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.466527 21206 consensus_queue.cc:1048] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.475991 21154 raft_consensus.cc:1275] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.478487 21232 consensus_queue.cc:1048] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.520856 21154 raft_consensus.cc:1275] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.522469 21232 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.531356 21079 raft_consensus.cc:1275] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.532987 21239 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.599150 21003 raft_consensus.cc:1275] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.601230 21233 consensus_queue.cc:1048] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:02.612712 21154 raft_consensus.cc:1275] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.615062 21279 consensus_queue.cc:1048] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.627144 21003 raft_consensus.cc:1275] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.628614 21279 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.643791 21152 raft_consensus.cc:1275] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.645494 21278 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.885862 21079 raft_consensus.cc:1275] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.887507 21241 consensus_queue.cc:1048] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.889104 21003 raft_consensus.cc:1275] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.890578 21241 consensus_queue.cc:1048] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.968437 21152 raft_consensus.cc:1275] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.970067 21202 consensus_queue.cc:1048] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.981324 21079 raft_consensus.cc:1275] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:02.983498 21239 consensus_queue.cc:1048] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:05.013892 20903 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48532:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:05.017036 20903 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:05.087879 20988 tablet_service.cc:1511] Processing CreateTablet for tablet 4607e2d79d2b4074b41edfc8efd7ae21 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:05.090384 20988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4607e2d79d2b4074b41edfc8efd7ae21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.090893 21063 tablet_service.cc:1511] Processing CreateTablet for tablet 4607e2d79d2b4074b41edfc8efd7ae21 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:05.093173 21063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4607e2d79d2b4074b41edfc8efd7ae21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.093943 21142 tablet_service.cc:1511] Processing CreateTablet for tablet 4607e2d79d2b4074b41edfc8efd7ae21 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:05.095803 21142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4607e2d79d2b4074b41edfc8efd7ae21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.100847 21139 tablet_service.cc:1511] Processing CreateTablet for tablet 023af15685de4c84a60c2e1e3edbd076 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:05.102761 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023af15685de4c84a60c2e1e3edbd076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.103901 20992 tablet_service.cc:1511] Processing CreateTablet for tablet 023af15685de4c84a60c2e1e3edbd076 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:05.104796 21069 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf219ef41147658db19625e5ab41ea (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:05.106549 21069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf219ef41147658db19625e5ab41ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.106184 20991 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf219ef41147658db19625e5ab41ea (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:05.104799 21064 tablet_service.cc:1511] Processing CreateTablet for tablet 023af15685de4c84a60c2e1e3edbd076 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:05.107714 20991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf219ef41147658db19625e5ab41ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.109988 21064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023af15685de4c84a60c2e1e3edbd076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.113692 20992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023af15685de4c84a60c2e1e3edbd076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.137271 21136 tablet_service.cc:1511] Processing CreateTablet for tablet 3daf219ef41147658db19625e5ab41ea (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:05.138890 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3daf219ef41147658db19625e5ab41ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.155746 20989 tablet_service.cc:1511] Processing CreateTablet for tablet 8db3241c09e54418bb2510431e780de3 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:05.157584 20989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db3241c09e54418bb2510431e780de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.163051 21070 tablet_service.cc:1511] Processing CreateTablet for tablet 8db3241c09e54418bb2510431e780de3 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:05.164652 21070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db3241c09e54418bb2510431e780de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.165722 20995 tablet_service.cc:1511] Processing CreateTablet for tablet ccd56d6013ae4cc7a83b660841faa899 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:05.167470 20995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd56d6013ae4cc7a83b660841faa899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.163691 20990 tablet_service.cc:1511] Processing CreateTablet for tablet 3087079c79624a9cbe730f3392d4fb27 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:05.171943 21065 tablet_service.cc:1511] Processing CreateTablet for tablet 3087079c79624a9cbe730f3392d4fb27 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:05.174412 20990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3087079c79624a9cbe730f3392d4fb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.174137 21137 tablet_service.cc:1511] Processing CreateTablet for tablet 3087079c79624a9cbe730f3392d4fb27 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:05.174973 21065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3087079c79624a9cbe730f3392d4fb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.175644 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3087079c79624a9cbe730f3392d4fb27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.173264 21068 tablet_service.cc:1511] Processing CreateTablet for tablet ccd56d6013ae4cc7a83b660841faa899 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:05.178200 21141 tablet_service.cc:1511] Processing CreateTablet for tablet ccd56d6013ae4cc7a83b660841faa899 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:05.180853 21140 tablet_service.cc:1511] Processing CreateTablet for tablet d362272dc5104d7c86e8bf86842086dd (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:05.178231 21068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd56d6013ae4cc7a83b660841faa899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.181770 21143 tablet_service.cc:1511] Processing CreateTablet for tablet 5afab6d574154920bfb6754d53f88d7f (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:05.187332 21062 tablet_service.cc:1511] Processing CreateTablet for tablet d362272dc5104d7c86e8bf86842086dd (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:05.187619 20987 tablet_service.cc:1511] Processing CreateTablet for tablet d362272dc5104d7c86e8bf86842086dd (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:05.187740 21066 tablet_service.cc:1511] Processing CreateTablet for tablet 5afab6d574154920bfb6754d53f88d7f (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:05.171954 21138 tablet_service.cc:1511] Processing CreateTablet for tablet 8db3241c09e54418bb2510431e780de3 (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:05.189302 20987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d362272dc5104d7c86e8bf86842086dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.190137 20994 tablet_service.cc:1511] Processing CreateTablet for tablet 5afab6d574154920bfb6754d53f88d7f (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:05.191771 20994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afab6d574154920bfb6754d53f88d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.192855 21062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d362272dc5104d7c86e8bf86842086dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.193620 21066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afab6d574154920bfb6754d53f88d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.204423 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afab6d574154920bfb6754d53f88d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.206444 20993 tablet_service.cc:1511] Processing CreateTablet for tablet 160998d17c1a430f9350991999d8f20a (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:05.207618 21140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d362272dc5104d7c86e8bf86842086dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.208176 20993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160998d17c1a430f9350991999d8f20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.208760 21138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db3241c09e54418bb2510431e780de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.213200 21141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd56d6013ae4cc7a83b660841faa899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.249895 21297 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
W20260709 14:54:05.256008 20951 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:05.256110 21063 tablet_service.cc:1511] Processing CreateTablet for tablet 160998d17c1a430f9350991999d8f20a (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:05.259405 21063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160998d17c1a430f9350991999d8f20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.285730 21299 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.302134 21139 tablet_service.cc:1511] Processing CreateTablet for tablet 160998d17c1a430f9350991999d8f20a (DEFAULT_TABLE table=soft_deleted_table [id=de187dac70364423a5de87052683a57b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:05.310429 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160998d17c1a430f9350991999d8f20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:05.315259 21297 tablet_bootstrap.cc:654] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.319881 21299 tablet_bootstrap.cc:654] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.334919 21300 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:05.343888 21300 tablet_bootstrap.cc:654] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.346316 21299 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:05.346904 21299 ts_tablet_manager.cc:1403] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.005s
I20260709 14:54:05.350955 21300 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:05.350644 21299 raft_consensus.cc:359] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.351533 21297 tablet_bootstrap.cc:492] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:05.351537 21300 ts_tablet_manager.cc:1403] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:54:05.351624 21299 raft_consensus.cc:385] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.352325 21297 ts_tablet_manager.cc:1403] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.010s
I20260709 14:54:05.352492 21299 raft_consensus.cc:740] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.353415 21299 consensus_queue.cc:260] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.355257 21300 raft_consensus.cc:359] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.356087 21300 raft_consensus.cc:385] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.355988 21297 raft_consensus.cc:359] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.356870 21300 raft_consensus.cc:740] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.356215 21299 ts_tablet_manager.cc:1434] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:54:05.357156 21297 raft_consensus.cc:385] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.357546 21297 raft_consensus.cc:740] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.358170 21299 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.358268 21297 consensus_queue.cc:260] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.360746 21297 ts_tablet_manager.cc:1434] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:05.361856 21297 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:05.365473 21300 consensus_queue.cc:260] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.366861 21299 tablet_bootstrap.cc:654] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.368886 21300 ts_tablet_manager.cc:1434] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260709 14:54:05.370201 21300 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:05.378425 21300 tablet_bootstrap.cc:654] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.382063 21297 tablet_bootstrap.cc:654] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.389190 21299 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:05.389819 21299 ts_tablet_manager.cc:1403] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 14:54:05.390751 21297 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:05.391338 21297 ts_tablet_manager.cc:1403] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 14:54:05.393057 21299 raft_consensus.cc:359] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.393942 21299 raft_consensus.cc:385] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.394285 21299 raft_consensus.cc:740] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.395105 21299 consensus_queue.cc:260] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.394629 21297 raft_consensus.cc:359] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.396937 21297 raft_consensus.cc:385] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.397236 21297 raft_consensus.cc:740] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.397861 21299 ts_tablet_manager.cc:1434] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:05.398000 21297 consensus_queue.cc:260] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.400703 21297 ts_tablet_manager.cc:1434] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:54:05.401782 21297 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:05.403211 21300 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:05.403872 21300 ts_tablet_manager.cc:1403] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.022s
I20260709 14:54:05.404965 21299 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.407292 21300 raft_consensus.cc:359] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.408066 21300 raft_consensus.cc:385] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.408375 21300 raft_consensus.cc:740] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.409263 21297 tablet_bootstrap.cc:654] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.409294 21300 consensus_queue.cc:260] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.412493 21299 tablet_bootstrap.cc:654] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.415414 21300 ts_tablet_manager.cc:1434] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260709 14:54:05.416554 21300 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:05.422767 21300 tablet_bootstrap.cc:654] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.425184 21299 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:05.426076 21299 ts_tablet_manager.cc:1403] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260709 14:54:05.426509 21297 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:05.427198 21297 ts_tablet_manager.cc:1403] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 14:54:05.430271 21299 raft_consensus.cc:359] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.430507 21297 raft_consensus.cc:359] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.431414 21297 raft_consensus.cc:385] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.431414 21299 raft_consensus.cc:385] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.431859 21297 raft_consensus.cc:740] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.432021 21299 raft_consensus.cc:740] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.432832 21297 consensus_queue.cc:260] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.433182 21299 consensus_queue.cc:260] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.435571 21297 ts_tablet_manager.cc:1434] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:54:05.436657 21297 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:05.442816 21299 ts_tablet_manager.cc:1434] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 14:54:05.444085 21299 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.444319 21300 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:05.445005 21300 ts_tablet_manager.cc:1403] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.006s
I20260709 14:54:05.445273 21297 tablet_bootstrap.cc:654] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.448743 21300 raft_consensus.cc:359] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.449781 21300 raft_consensus.cc:385] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.450083 21300 raft_consensus.cc:740] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.451361 21299 tablet_bootstrap.cc:654] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.451042 21300 consensus_queue.cc:260] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.457917 21300 ts_tablet_manager.cc:1434] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:05.459141 21300 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:05.469874 21297 tablet_bootstrap.cc:492] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:05.470517 21297 ts_tablet_manager.cc:1403] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.007s
I20260709 14:54:05.472883 21299 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:05.473905 21300 tablet_bootstrap.cc:654] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.473593 21299 ts_tablet_manager.cc:1403] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.017s
I20260709 14:54:05.473654 21297 raft_consensus.cc:359] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.474550 21297 raft_consensus.cc:385] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.474846 21297 raft_consensus.cc:740] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.475628 21297 consensus_queue.cc:260] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.477368 21299 raft_consensus.cc:359] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.478397 21299 raft_consensus.cc:385] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.478716 21299 raft_consensus.cc:740] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.479440 21299 consensus_queue.cc:260] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.481684 21300 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:05.481918 21299 ts_tablet_manager.cc:1434] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:54:05.482313 21300 ts_tablet_manager.cc:1403] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260709 14:54:05.483371 21299 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.485680 21300 raft_consensus.cc:359] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.486589 21300 raft_consensus.cc:385] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.486867 21300 raft_consensus.cc:740] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.487296 21297 ts_tablet_manager.cc:1434] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:54:05.487726 21300 consensus_queue.cc:260] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.488386 21297 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:05.491369 21282 raft_consensus.cc:493] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.491963 21282 raft_consensus.cc:515] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.494441 21282 leader_election.cc:290] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:05.497334 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:05.498294 21003 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:05.499671 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:05.500371 21079 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:05.500897 21299 tablet_bootstrap.cc:654] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.501343 21297 tablet_bootstrap.cc:654] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.501765 21119 leader_election.cc:304] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:05.505247 21282 raft_consensus.cc:2804] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.505604 21282 raft_consensus.cc:493] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.505932 21282 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.513967 21282 raft_consensus.cc:515] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.518390 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:05.515973 21300 ts_tablet_manager.cc:1434] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:54:05.518997 21003 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.520395 21300 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:05.521003 21297 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:05.521467 21299 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:05.521637 21297 ts_tablet_manager.cc:1403] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.021s
I20260709 14:54:05.522068 21299 ts_tablet_manager.cc:1403] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.012s
I20260709 14:54:05.523849 21282 leader_election.cc:290] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:05.525228 21299 raft_consensus.cc:359] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.525691 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:05.526078 21299 raft_consensus.cc:385] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.526407 21299 raft_consensus.cc:740] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.524142 21286 raft_consensus.cc:493] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.526986 21286 raft_consensus.cc:515] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.527190 21299 consensus_queue.cc:260] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.529335 21286 leader_election.cc:290] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:05.530136 21299 ts_tablet_manager.cc:1434] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:05.531260 21299 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:05.532285 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:05.532380 21297 raft_consensus.cc:359] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.533372 21297 raft_consensus.cc:385] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.533684 21297 raft_consensus.cc:740] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.534631 21297 consensus_queue.cc:260] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:05.536795 20968 leader_election.cc:343] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.537564 21300 tablet_bootstrap.cc:654] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.537710 21299 tablet_bootstrap.cc:654] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.537760 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:05.538595 21078 raft_consensus.cc:2468] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:05.540179 20970 leader_election.cc:304] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:05.540583 21297 ts_tablet_manager.cc:1434] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:54:05.541402 21079 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.541723 21297 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:05.545766 21239 raft_consensus.cc:2804] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.546397 21239 raft_consensus.cc:493] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.546733 21239 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.559368 21282 raft_consensus.cc:493] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.560251 21282 raft_consensus.cc:515] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.562806 21282 leader_election.cc:290] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:05.565323 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
W20260709 14:54:05.567552 21119 leader_election.cc:343] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.568683 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
W20260709 14:54:05.570647 21119 leader_election.cc:343] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.571195 21119 leader_election.cc:304] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:05.572170 21282 raft_consensus.cc:2749] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.572633 21300 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:05.573426 21300 ts_tablet_manager.cc:1403] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.009s
I20260709 14:54:05.661793 21300 raft_consensus.cc:359] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.664284 21300 raft_consensus.cc:385] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.664637 21300 raft_consensus.cc:740] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.665545 21300 consensus_queue.cc:260] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:05.666277 21297 tablet_bootstrap.cc:654] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.001354 21003 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.001230 21239 raft_consensus.cc:515] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.049021 21299 tablet_bootstrap.cc:492] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:06.126296 21299 ts_tablet_manager.cc:1403] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.595s	user 0.034s	sys 0.083s
I20260709 14:54:06.133443 21239 leader_election.cc:290] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.227172 21300 ts_tablet_manager.cc:1434] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.653s	user 0.013s	sys 0.002s
W20260709 14:54:06.227871 21300 ts_tablet_manager.cc:1467] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Tablet startup took 654ms
W20260709 14:54:06.228281 21300 ts_tablet_manager.cc:1469] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Trace:
0709 14:54:05.185583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:05.186385 (+   802us) service_pool.cc:224] Handling call
0709 14:54:05.188655 (+  2270us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:54:05.188802 (+   147us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:54:05.211549 (+ 22747us) tablet_metadata.cc:665] Metadata flushed
0709 14:54:05.310013 (+ 98464us) tablet_replica.cc:206] Creating consensus instance
0709 14:54:05.310512 (+   499us) inbound_call.cc:177] Queueing success response
0709 14:54:05.519948 (+209436us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:54:05.573798 (+ 53850us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:54:05.574585 (+   787us) tablet_replica.cc:261] Starting instrumentation
0709 14:54:05.575331 (+   746us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":323542,"raft.queue_time_us":355220,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":4654,"tablet-open.queue_time_us":209526,"thread_start_us":201893,"threads_started":1}
W20260709 14:54:06.241255 21287 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.11.191.190:38837, user_credentials={real_user=slave}} blocked reactor thread for 88201.5us
I20260709 14:54:06.242628 21300 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:06.245494 21299 raft_consensus.cc:359] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.246847 21299 raft_consensus.cc:385] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.247160 21299 raft_consensus.cc:740] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.247973 21299 consensus_queue.cc:260] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.291970 21297 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:06.292829 21297 ts_tablet_manager.cc:1403] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.751s	user 0.034s	sys 0.051s
I20260709 14:54:06.296610 21297 raft_consensus.cc:359] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.297463 21297 raft_consensus.cc:385] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.297766 21297 raft_consensus.cc:740] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.298492 21297 consensus_queue.cc:260] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.300966 21297 ts_tablet_manager.cc:1434] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:06.302121 21297 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:06.302187 21299 ts_tablet_manager.cc:1434] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.164s	user 0.011s	sys 0.002s
I20260709 14:54:06.303277 21299 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:06.306734 21300 tablet_bootstrap.cc:654] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.310832 21297 tablet_bootstrap.cc:654] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.312134 21322 raft_consensus.cc:493] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.312876 21322 raft_consensus.cc:515] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.315289 21322 leader_election.cc:290] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.320443 21299 tablet_bootstrap.cc:654] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.326704 21323 raft_consensus.cc:493] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.327667 21323 raft_consensus.cc:515] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.328286 21297 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:06.329056 21297 ts_tablet_manager.cc:1403] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 14:54:06.332860 21297 raft_consensus.cc:359] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.333702 21297 raft_consensus.cc:385] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.333993 21297 raft_consensus.cc:740] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.335201 21299 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:06.334990 21297 consensus_queue.cc:260] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.335857 21299 ts_tablet_manager.cc:1403] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260709 14:54:06.337950 21297 ts_tablet_manager.cc:1434] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:54:06.338411 21300 tablet_bootstrap.cc:492] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:06.339149 21297 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:06.339286 21299 raft_consensus.cc:359] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.339679 21322 raft_consensus.cc:493] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.340193 21299 raft_consensus.cc:385] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.340533 21299 raft_consensus.cc:740] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.340497 21322 raft_consensus.cc:515] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.341704 21299 consensus_queue.cc:260] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.343384 21322 leader_election.cc:290] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.344240 21299 ts_tablet_manager.cc:1434] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:06.339097 21300 ts_tablet_manager.cc:1403] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.001s
I20260709 14:54:06.345476 21299 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:06.347851 21297 tablet_bootstrap.cc:654] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.348466 21300 raft_consensus.cc:359] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.350311 21300 raft_consensus.cc:385] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.350663 21300 raft_consensus.cc:740] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.349313 21323 leader_election.cc:290] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.362236 21300 consensus_queue.cc:260] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.364415 21322 raft_consensus.cc:493] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.365216 21322 raft_consensus.cc:515] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.375705 21321 raft_consensus.cc:493] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.393388 21299 tablet_bootstrap.cc:654] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.417701 21322 leader_election.cc:290] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.376457 21321 raft_consensus.cc:515] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.429973 21321 leader_election.cc:290] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
W20260709 14:54:06.345520 20969 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.768s	user 0.008s	sys 0.006s
W20260709 14:54:06.534870 20969 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.957s	user 0.009s	sys 0.006s
W20260709 14:54:06.580503 20951 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:06.590302 21300 ts_tablet_manager.cc:1434] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.245s	user 0.004s	sys 0.002s
I20260709 14:54:06.590123 21119 leader_election.cc:304] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.591066 21322 raft_consensus.cc:2804] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.591336 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.591514 21322 raft_consensus.cc:697] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:06.592002 21003 raft_consensus.cc:2468] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:06.592427 21322 consensus_queue.cc:237] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.593256 21002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.593931 21002 raft_consensus.cc:2468] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:06.595660 21119 leader_election.cc:304] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
W20260709 14:54:06.598846 21079 consensus_meta.cc:287] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent flushing consensus metadata: real 1.057s	user 0.021s	sys 0.001s
I20260709 14:54:06.599460 21079 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.600463 21079 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48774 (request call id 28) took 1075 ms. Trace:
I20260709 14:54:06.601506 21079 rpcz_store.cc:276] 0709 14:54:05.525239 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:05.525405 (+   166us) service_pool.cc:224] Handling call
0709 14:54:06.600364 (+1074959us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:54:06.602873 21300 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:06.619036 21332 raft_consensus.cc:2804] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.621030 21332 raft_consensus.cc:493] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.621335 21332 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.619401 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.619956 21119 leader_election.cc:304] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.622159 21078 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.622650 21327 raft_consensus.cc:2804] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.623167 21327 raft_consensus.cc:493] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.623561 21327 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.627434 21329 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06afbaa2eee3498ca457f4749c5119b2)
I20260709 14:54:06.628082 21329 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.629907 21332 raft_consensus.cc:515] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.632223 21332 leader_election.cc:290] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.633092 21078 raft_consensus.cc:2468] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:06.634238 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.634904 21005 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.636441 21329 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.638058 21323 raft_consensus.cc:493] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.638517 21323 raft_consensus.cc:515] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.640563 21323 leader_election.cc:290] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.641399 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.642185 21073 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.643371 21327 raft_consensus.cc:515] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.645448 21327 leader_election.cc:290] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.646018 21322 raft_consensus.cc:493] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebe8fc1d0934df2ae15f574e0d4b82b)
I20260709 14:54:06.649431 21005 raft_consensus.cc:2468] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.650683 21320 raft_consensus.cc:493] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.651346 20970 leader_election.cc:304] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:06.648007 21079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.649813 21322 raft_consensus.cc:515] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.653971 21322 leader_election.cc:290] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
W20260709 14:54:06.654292 20968 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.103s	user 0.023s	sys 0.027s
I20260709 14:54:06.654472 21322 raft_consensus.cc:493] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.654958 21322 raft_consensus.cc:515] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.656235 21073 raft_consensus.cc:2468] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.651185 21320 raft_consensus.cc:515] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:06.658325 20968 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.107s	user 0.024s	sys 0.027s
I20260709 14:54:06.658430 21320 leader_election.cc:290] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.647425 21332 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06afbaa2eee3498ca457f4749c5119b2)
I20260709 14:54:06.656139 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.659845 21322 leader_election.cc:290] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.661986 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.662573 21322 raft_consensus.cc:493] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 06afbaa2eee3498ca457f4749c5119b2)
I20260709 14:54:06.662313 21078 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.659145 21334 raft_consensus.cc:2804] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.661110 21002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.664428 21334 raft_consensus.cc:697] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:06.660120 21332 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.665493 21334 consensus_queue.cc:237] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.666390 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.663038 21119 leader_election.cc:304] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.663335 21322 raft_consensus.cc:515] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.668944 21322 leader_election.cc:290] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.663585 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.669622 21332 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.670198 21332 raft_consensus.cc:2804] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:06.670224 20968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:35139, user_credentials={real_user=slave}} blocked reactor thread for 1.11875e+06us
I20260709 14:54:06.672899 21005 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.674477 21320 raft_consensus.cc:493] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.680133 21333 raft_consensus.cc:493] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2ebe8fc1d0934df2ae15f574e0d4b82b)
I20260709 14:54:06.678367 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.686062 21004 raft_consensus.cc:2468] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:06.678450 21148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.679975 21320 raft_consensus.cc:515] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.687248 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.688723 21320 leader_election.cc:290] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.691264 20901 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48522 (request call id 53) took 1137 ms. Trace:
I20260709 14:54:06.691658 20901 rpcz_store.cc:276] 0709 14:54:05.553741 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:05.553896 (+   155us) service_pool.cc:224] Handling call
0709 14:54:06.691076 (+1137180us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:54:06.693069 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.693393 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.688520 21333 raft_consensus.cc:515] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.675153 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.684131 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.696489 21154 raft_consensus.cc:2468] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:06.696816 21333 leader_election.cc:290] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.698624 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.701084 21119 leader_election.cc:304] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.701689 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441599bad3ec4c01994df8d5f38a057f" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
W20260709 14:54:06.702389 21119 leader_election.cc:343] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.703163 21119 leader_election.cc:304] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.705621 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.705736 21152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.706696 21152 raft_consensus.cc:2468] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:06.685202 21077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.684309 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.695824 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.708010 21321 raft_consensus.cc:493] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.712705 21005 raft_consensus.cc:2468] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.714020 21322 raft_consensus.cc:2749] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.716985 21074 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:06.718693 21321 raft_consensus.cc:515] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:06.720289 21043 leader_election.cc:343] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.715317 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.718796 21077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9783938cdbdd4e138800b192660033a4" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.718321 21075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.725699 21075 raft_consensus.cc:2468] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:06.721228 21322 raft_consensus.cc:493] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.726962 21322 raft_consensus.cc:515] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.717906 21299 tablet_bootstrap.cc:492] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
W20260709 14:54:06.716603 20970 leader_election.cc:343] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.729158 21322 leader_election.cc:290] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.729705 20970 leader_election.cc:304] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:06.719991 21119 leader_election.cc:304] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [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: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.728732 21299 ts_tablet_manager.cc:1403] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.384s	user 0.053s	sys 0.060s
I20260709 14:54:06.731330 21322 raft_consensus.cc:2749] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:06.721894 21300 tablet_bootstrap.cc:654] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.735831 21333 raft_consensus.cc:2804] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.731884 21320 raft_consensus.cc:2804] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.670644 21332 raft_consensus.cc:697] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:06.737847 21333 raft_consensus.cc:493] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.739236 21333 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.739382 21332 consensus_queue.cc:237] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.738039 21043 leader_election.cc:304] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.723953 21321 leader_election.cc:290] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.740972 21321 raft_consensus.cc:2804] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.742065 21321 raft_consensus.cc:493] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.742439 21321 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:06.731026 21119 leader_election.cc:343] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.740257 21078 raft_consensus.cc:2468] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.747341 21239 raft_consensus.cc:493] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebe8fc1d0934df2ae15f574e0d4b82b)
I20260709 14:54:06.747634 21119 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [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: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.748354 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.749185 21147 raft_consensus.cc:2468] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 0.
I20260709 14:54:06.749341 21119 leader_election.cc:304] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:06.750190 21322 raft_consensus.cc:2804] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.750556 21322 raft_consensus.cc:493] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.750854 21322 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.742810 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:06.752117 21153 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.753089 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.742472 21320 raft_consensus.cc:493] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.754298 21320 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.757938 21336 raft_consensus.cc:493] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ebe8fc1d0934df2ae15f574e0d4b82b)
I20260709 14:54:06.745411 21297 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:06.748564 21327 raft_consensus.cc:2749] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:06.758544 21336 raft_consensus.cc:515] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.759825 21239 raft_consensus.cc:515] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.760139 21043 leader_election.cc:304] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.757421 21119 leader_election.cc:304] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.761047 21323 raft_consensus.cc:2804] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:06.761387 21323 raft_consensus.cc:493] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:06.761462 21336 leader_election.cc:290] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.746163 21299 raft_consensus.cc:359] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.762446 21299 raft_consensus.cc:385] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.762805 21299 raft_consensus.cc:740] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.762962 21327 raft_consensus.cc:2804] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.763732 21323 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.761957 21239 leader_election.cc:290] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.763602 21299 consensus_queue.cc:260] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.763599 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.769526 21153 raft_consensus.cc:2468] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:06.763048 21297 ts_tablet_manager.cc:1403] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.424s	user 0.013s	sys 0.011s
I20260709 14:54:06.763599 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.761782 21322 raft_consensus.cc:515] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.773378 21297 raft_consensus.cc:359] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.773674 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.774595 21080 raft_consensus.cc:2393] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b0fa1b163d4003a87dfbb7672d43e0 in current term 1: Already voted for candidate 06afbaa2eee3498ca457f4749c5119b2 in this term.
I20260709 14:54:06.776641 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.777118 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.777443 21002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.777827 21003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.778606 21003 raft_consensus.cc:2393] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in this term.
I20260709 14:54:06.779043 21322 leader_election.cc:290] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.779680 21000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.779706 21119 leader_election.cc:304] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [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: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.773685 21333 raft_consensus.cc:515] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.774129 21297 raft_consensus.cc:385] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.782830 21322 raft_consensus.cc:2749] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:06.782301 21320 raft_consensus.cc:515] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.785533 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.786937 21005 raft_consensus.cc:2393] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate 06afbaa2eee3498ca457f4749c5119b2 in this term.
I20260709 14:54:06.785420 21119 leader_election.cc:304] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.786845 21004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.787237 21000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.788795 21000 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.776638 21323 raft_consensus.cc:515] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.789403 21322 raft_consensus.cc:2749] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.786794 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.784050 21297 raft_consensus.cc:740] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.784041 21333 leader_election.cc:290] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:06.796844 21320 leader_election.cc:290] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.794534 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.797817 21074 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.791826 21323 leader_election.cc:290] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
W20260709 14:54:06.799870 21045 leader_election.cc:343] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.792929 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:06.801489 21147 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.803745 20968 leader_election.cc:304] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.805348 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b40b875fc14f63b2aabb2d2701b9a2" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.806406 21045 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [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: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.807958 21329 raft_consensus.cc:2749] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:06.809427 21153 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 0.
I20260709 14:54:06.789449 21300 tablet_bootstrap.cc:492] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:06.822279 21300 ts_tablet_manager.cc:1403] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.010s
I20260709 14:54:06.826114 21300 raft_consensus.cc:359] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.826525 21074 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:06.828529 20970 leader_election.cc:304] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:06.829658 21239 raft_consensus.cc:2804] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.830188 21239 raft_consensus.cc:697] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:06.831270 21239 consensus_queue.cc:237] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.786841 21321 raft_consensus.cc:515] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.793468 21078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:06.814224 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47df134bde4449ae8bd8383634ce25d3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.839623 21297 consensus_queue.cc:260] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:06.821125 21119 leader_election.cc:343] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:06.841404 21119 leader_election.cc:343] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.846211 21080 raft_consensus.cc:2393] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8b0fa1b163d4003a87dfbb7672d43e0 in current term 1: Already voted for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in this term.
I20260709 14:54:06.850091 21297 ts_tablet_manager.cc:1434] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 14:54:06.851577 21119 leader_election.cc:304] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [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: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.856385 21333 raft_consensus.cc:2749] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.857813 21045 leader_election.cc:304] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.859328 21323 raft_consensus.cc:2749] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.827010 21300 raft_consensus.cc:385] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.860997 21297 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: Bootstrap starting.
I20260709 14:54:06.861001 21300 raft_consensus.cc:740] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.866163 21000 raft_consensus.cc:2468] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:06.867642 21299 ts_tablet_manager.cc:1434] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.136s	user 0.027s	sys 0.039s
I20260709 14:54:06.867221 21320 raft_consensus.cc:2764] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:06.868799 21299 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: Bootstrap starting.
I20260709 14:54:06.869031 21119 leader_election.cc:304] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:06.863020 21327 raft_consensus.cc:697] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:06.870524 21327 consensus_queue.cc:237] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:06.871114 21045 leader_election.cc:343] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.872262 21045 leader_election.cc:304] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.873535 21339 raft_consensus.cc:2804] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.873744 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:06.874679 21146 raft_consensus.cc:2393] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in this term.
I20260709 14:54:06.874874 21299 tablet_bootstrap.cc:654] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.875527 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:06.876158 21153 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.876823 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.872375 21321 leader_election.cc:290] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.874990 21323 raft_consensus.cc:2749] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.879438 21339 raft_consensus.cc:697] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:06.880383 21339 consensus_queue.cc:237] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.886727 21153 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 1.
I20260709 14:54:06.887372 21300 consensus_queue.cc:260] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.890832 21300 ts_tablet_manager.cc:1434] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.001s
I20260709 14:54:06.894867 21300 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:06.896451 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:06.897243 21005 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.891403 21147 raft_consensus.cc:2468] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:06.904265 21043 leader_election.cc:304] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:06.905229 21323 raft_consensus.cc:2804] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.905711 21323 raft_consensus.cc:697] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:06.906737 21297 tablet_bootstrap.cc:654] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.906525 21323 consensus_queue.cc:237] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
W20260709 14:54:06.909437 21045 leader_election.cc:343] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:06.909660 20968 leader_election.cc:304] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.911410 21320 raft_consensus.cc:2749] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.913538 21299 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: No bootstrap required, opened a new log
I20260709 14:54:06.914095 21299 ts_tablet_manager.cc:1403] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.007s
I20260709 14:54:06.912981 20900 catalog_manager.cc:5697] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.915635 20900 catalog_manager.cc:5697] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.908617 21005 raft_consensus.cc:2468] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 1.
I20260709 14:54:06.917872 20900 catalog_manager.cc:5697] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:06.919756 20968 leader_election.cc:304] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.920955 21320 raft_consensus.cc:2749] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:06.922338 21300 tablet_bootstrap.cc:654] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.925489 21299 raft_consensus.cc:359] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.927446 21299 raft_consensus.cc:385] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.927764 21299 raft_consensus.cc:740] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.935199 21045 leader_election.cc:304] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.936671 21299 consensus_queue.cc:260] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.938913 21299 ts_tablet_manager.cc:1434] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:54:06.936684 21323 raft_consensus.cc:2804] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:06.940696 20901 catalog_manager.cc:5697] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 1 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.942183 21323 raft_consensus.cc:697] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:06.946018 21323 consensus_queue.cc:237] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.959089 21300 tablet_bootstrap.cc:492] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:06.959682 21300 ts_tablet_manager.cc:1403] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.014s
I20260709 14:54:06.962751 21300 raft_consensus.cc:359] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.963501 21300 raft_consensus.cc:385] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.963780 21300 raft_consensus.cc:740] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.964610 21300 consensus_queue.cc:260] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.966547 21297 tablet_bootstrap.cc:492] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: No bootstrap required, opened a new log
I20260709 14:54:06.966866 21300 ts_tablet_manager.cc:1434] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:06.967317 21297 ts_tablet_manager.cc:1403] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent bootstrapping tablet: real 0.107s	user 0.026s	sys 0.010s
I20260709 14:54:06.968129 21300 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Bootstrap starting.
I20260709 14:54:06.971061 21297 raft_consensus.cc:359] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.971848 21297 raft_consensus.cc:385] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.972159 21297 raft_consensus.cc:740] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.973888 21320 raft_consensus.cc:493] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.974468 21320 raft_consensus.cc:515] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.975606 21300 tablet_bootstrap.cc:654] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:06.976711 21320 leader_election.cc:290] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.973089 21297 consensus_queue.cc:260] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.979592 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:06.980085 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:06.981007 21297 ts_tablet_manager.cc:1434] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:06.981022 21147 raft_consensus.cc:2393] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06afbaa2eee3498ca457f4749c5119b2 in current term 1: Already voted for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in this term.
I20260709 14:54:06.982823 20968 leader_election.cc:304] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2; no voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:06.984557 21320 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:06.987804 21300 tablet_bootstrap.cc:492] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: No bootstrap required, opened a new log
I20260709 14:54:06.988238 21323 raft_consensus.cc:493] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:06.989197 21323 raft_consensus.cc:515] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.991460 21323 leader_election.cc:290] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:06.992596 21320 raft_consensus.cc:2749] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:06.993711 21300 ts_tablet_manager.cc:1403] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260709 14:54:06.993731 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:06.994750 21005 raft_consensus.cc:2393] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in current term 1: Already voted for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in this term.
I20260709 14:54:06.997918 21300 raft_consensus.cc:359] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:06.998680 21300 raft_consensus.cc:385] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:06.998953 21300 raft_consensus.cc:740] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.999676 21300 consensus_queue.cc:260] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.001819 21300 ts_tablet_manager.cc:1434] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:07.005314 20903 catalog_manager.cc:5697] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.007462 20901 catalog_manager.cc:5697] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 1 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:06.994670 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" is_pre_election: true
I20260709 14:54:07.015764 21043 leader_election.cc:304] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:07.016535 21323 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.022641 20900 catalog_manager.cc:5697] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.025848 21323 raft_consensus.cc:2749] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:07.026420 21339 consensus_queue.cc:1048] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.034093 21339 consensus_queue.cc:1048] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.045118 20901 catalog_manager.cc:5697] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 1 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.054232 21338 raft_consensus.cc:493] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06afbaa2eee3498ca457f4749c5119b2)
I20260709 14:54:07.054905 21338 raft_consensus.cc:515] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.057189 21338 leader_election.cc:290] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:07.059823 21000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:07.061131 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96eed4722efc4151b896450990748a64" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:07.062788 21119 leader_election.cc:304] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:07.066983 21338 raft_consensus.cc:2749] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.106657 21320 consensus_queue.cc:1048] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.112607 21320 consensus_queue.cc:1048] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.121896 21327 raft_consensus.cc:493] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.122448 21327 raft_consensus.cc:515] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.128243 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" is_pre_election: true
I20260709 14:54:07.128243 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2" is_pre_election: true
I20260709 14:54:07.129303 21074 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:07.129359 21005 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 0.
I20260709 14:54:07.124678 21327 leader_election.cc:290] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:07.131011 21119 leader_election.cc:304] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:07.134763 21327 raft_consensus.cc:2804] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:07.135218 21327 raft_consensus.cc:493] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:07.135613 21327 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.148161 21327 raft_consensus.cc:515] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.151398 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:07.152045 21005 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.152923 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:07.153591 21074 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:07.160127 21327 leader_election.cc:290] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:07.161223 21074 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:07.162012 21005 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 1.
I20260709 14:54:07.162602 21119 leader_election.cc:304] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:07.163579 21327 raft_consensus.cc:2804] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:07.164630 21327 raft_consensus.cc:697] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.166877 21327 consensus_queue.cc:237] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.178812 21327 consensus_queue.cc:1048] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.178735 20900 catalog_manager.cc:5697] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.191995 21327 consensus_queue.cc:1048] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.275925 21334 consensus_queue.cc:1048] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.287586 21320 consensus_queue.cc:1048] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.329653 21338 consensus_queue.cc:1048] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.332307 21338 consensus_queue.cc:1048] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.342222 21327 consensus_queue.cc:1048] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.348457 21333 consensus_queue.cc:1048] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.410585 21349 consensus_queue.cc:1048] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.422624 21323 consensus_queue.cc:1048] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.426414 21329 consensus_queue.cc:1048] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.438702 21147 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:07.439499 21147 raft_consensus.cc:606] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:07.443822 21321 consensus_queue.cc:1048] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.450527 21146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:07.451283 21146 raft_consensus.cc:606] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:07.458022 21074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
mode: GRACEFUL
new_leader_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:48798
I20260709 14:54:07.458596 21074 raft_consensus.cc:606] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Received request to transfer leadership to TS 06afbaa2eee3498ca457f4749c5119b2
I20260709 14:54:07.470541 21153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:07.471081 21153 raft_consensus.cc:606] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:07.472244 21333 raft_consensus.cc:993] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:07.472934 21333 raft_consensus.cc:1081] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:07.474778 21005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47024
I20260709 14:54:07.475449 21005 raft_consensus.cc:493] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.475831 21005 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.480336 21153 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:07.480947 21153 raft_consensus.cc:606] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:07.482899 21005 raft_consensus.cc:515] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.485430 21005 leader_election.cc:290] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:07.486450 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:07.486861 21146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
mode: GRACEFUL
new_leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:45776
I20260709 14:54:07.486963 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4607e2d79d2b4074b41edfc8efd7ae21" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:07.487239 21074 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.487936 21146 raft_consensus.cc:606] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Received request to transfer leadership to TS 2ebe8fc1d0934df2ae15f574e0d4b82b
I20260709 14:54:07.488026 21153 raft_consensus.cc:3055] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.488451 21153 raft_consensus.cc:740] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.489362 21153 consensus_queue.cc:260] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.490635 21153 raft_consensus.cc:3060] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.494889 21005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "160998d17c1a430f9350991999d8f20a"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:47042
I20260709 14:54:07.494976 21074 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:07.495733 21005 raft_consensus.cc:606] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:07.496392 20970 leader_election.cc:304] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:07.497170 21153 raft_consensus.cc:2468] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:07.497306 21320 raft_consensus.cc:2804] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.497954 21320 raft_consensus.cc:697] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:07.498849 21320 consensus_queue.cc:237] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.506628 20901 catalog_manager.cc:5697] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.521194 21336 raft_consensus.cc:993] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:07.521654 21320 raft_consensus.cc:1081] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:07.523223 21153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "160998d17c1a430f9350991999d8f20a"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45760
I20260709 14:54:07.523706 21153 raft_consensus.cc:493] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.523979 21153 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.529096 21153 raft_consensus.cc:515] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.530869 21153 leader_election.cc:290] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:07.532003 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:07.532032 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160998d17c1a430f9350991999d8f20a" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:07.533017 21005 raft_consensus.cc:3055] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.533051 21074 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.533564 21005 raft_consensus.cc:740] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:07.534477 21005 consensus_queue.cc:260] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.535899 21005 raft_consensus.cc:3060] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.541302 21074 raft_consensus.cc:2468] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:07.542763 21119 leader_election.cc:304] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:07.543047 21005 raft_consensus.cc:2468] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:07.543758 21333 raft_consensus.cc:2804] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.544327 21333 raft_consensus.cc:697] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.545178 21333 consensus_queue.cc:237] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.552486 20901 catalog_manager.cc:5697] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 1 to 2, leader changed from 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:07.615759 21175 debug-util.cc:398] Leaking SignalData structure 0x7b08001458e0 after lost signal to thread 12033
W20260709 14:54:07.616947 21175 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4ec0 after lost signal to thread 20937
W20260709 14:54:07.618196 21175 debug-util.cc:398] Leaking SignalData structure 0x7b0800335700 after lost signal to thread 21029
W20260709 14:54:07.619416 21175 debug-util.cc:398] Leaking SignalData structure 0x7b0800097f20 after lost signal to thread 21104
W20260709 14:54:07.620437 21175 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff1a0 after lost signal to thread 21178
I20260709 14:54:07.627547 21327 raft_consensus.cc:993] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:07.628161 21327 raft_consensus.cc:1081] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:07.630280 21000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47024
I20260709 14:54:07.630898 21000 raft_consensus.cc:493] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.631239 21000 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.637523 21000 raft_consensus.cc:515] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.639911 21000 leader_election.cc:290] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:07.640395 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:07.640872 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023af15685de4c84a60c2e1e3edbd076" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:07.641211 21074 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.641696 21146 raft_consensus.cc:3055] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.642010 21146 raft_consensus.cc:740] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.642781 21146 consensus_queue.cc:260] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.643934 21146 raft_consensus.cc:3060] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.648975 21074 raft_consensus.cc:2468] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:07.650486 21146 raft_consensus.cc:2468] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:07.650548 20970 leader_election.cc:304] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:07.651721 21320 raft_consensus.cc:2804] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.652221 21320 raft_consensus.cc:697] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:07.653137 21320 consensus_queue.cc:237] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.663261 20901 catalog_manager.cc:5697] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.695647 21333 consensus_queue.cc:1048] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:07.709605 21333 consensus_queue.cc:1048] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:07.722081 21338 raft_consensus.cc:993] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.722615 21333 raft_consensus.cc:1081] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.724575 21074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:54:07.725299 21074 raft_consensus.cc:493] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.725700 21074 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.734231 21074 raft_consensus.cc:515] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.736146 21074 leader_election.cc:290] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:07.737353 21000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:07.737465 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd56d6013ae4cc7a83b660841faa899" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:07.738343 21000 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.738401 21146 raft_consensus.cc:3055] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.738966 21146 raft_consensus.cc:740] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.739682 21146 consensus_queue.cc:260] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.740854 21146 raft_consensus.cc:3060] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.747695 21146 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.748329 21000 raft_consensus.cc:2468] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.749406 21043 leader_election.cc:304] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:07.750497 21321 raft_consensus.cc:2804] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.750923 21321 raft_consensus.cc:697] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:07.751724 21321 consensus_queue.cc:237] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.759207 20900 catalog_manager.cc:5697] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 2 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.819301 21338 raft_consensus.cc:993] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.819846 21338 raft_consensus.cc:1081] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.821641 21074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:54:07.822281 21074 raft_consensus.cc:493] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.822666 21074 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.826051 21327 raft_consensus.cc:993] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: : Instructing follower 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.826643 21327 raft_consensus.cc:1081] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Signalling peer 2ebe8fc1d0934df2ae15f574e0d4b82b to start an election
I20260709 14:54:07.828862 21080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:54:07.829588 21080 raft_consensus.cc:493] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:07.830024 21080 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.831163 21074 raft_consensus.cc:515] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.837183 21074 leader_election.cc:290] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:07.838595 21000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:07.841023 21000 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.839125 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afab6d574154920bfb6754d53f88d7f" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:07.844544 21146 raft_consensus.cc:3055] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.844890 21146 raft_consensus.cc:740] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.845911 21146 consensus_queue.cc:260] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.847325 21146 raft_consensus.cc:3060] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.845939 21080 raft_consensus.cc:515] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.851718 21005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:07.852355 21005 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.855080 21153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d362272dc5104d7c86e8bf86842086dd" candidate_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:07.855921 21153 raft_consensus.cc:3055] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:07.856261 21153 raft_consensus.cc:740] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:07.856489 21080 leader_election.cc:290] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:07.857491 21153 consensus_queue.cc:260] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.852299 21000 raft_consensus.cc:2468] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.858841 21153 raft_consensus.cc:3060] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.859752 21005 raft_consensus.cc:2468] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.860031 21045 leader_election.cc:304] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:07.856204 21146 raft_consensus.cc:2468] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.861637 21321 raft_consensus.cc:2804] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.862222 21321 raft_consensus.cc:697] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:07.861353 21045 leader_election.cc:304] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, 2ebe8fc1d0934df2ae15f574e0d4b82b; no voters: 
I20260709 14:54:07.863137 21321 consensus_queue.cc:237] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.864540 21349 raft_consensus.cc:2804] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.865094 21349 raft_consensus.cc:697] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Leader. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:07.865909 21349 consensus_queue.cc:237] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:07.868968 21153 raft_consensus.cc:2468] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ebe8fc1d0934df2ae15f574e0d4b82b in term 2.
I20260709 14:54:07.875250 20900 catalog_manager.cc:5697] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 2 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.891428 20900 catalog_manager.cc:5697] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b reported cstate change: term changed from 1 to 2, leader changed from e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131) to 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130). New cstate: current_term: 2 leader_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.007438 21153 raft_consensus.cc:1275] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.008797 21378 consensus_queue.cc:1048] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.020509 21080 raft_consensus.cc:1275] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.022289 21379 consensus_queue.cc:1048] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.029443 21321 raft_consensus.cc:993] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: : Instructing follower 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:08.029949 21329 raft_consensus.cc:1081] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Signalling peer 06afbaa2eee3498ca457f4749c5119b2 to start an election
I20260709 14:54:08.032220 21000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
 from {username='slave'} at 127.0.0.1:47028
I20260709 14:54:08.032959 21000 raft_consensus.cc:493] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:08.033363 21000 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.041455 21000 raft_consensus.cc:515] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:08.044235 21000 leader_election.cc:290] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269), e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139)
I20260709 14:54:08.045056 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:08.045056 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3daf219ef41147658db19625e5ab41ea" candidate_uuid: "06afbaa2eee3498ca457f4749c5119b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
I20260709 14:54:08.046029 21080 raft_consensus.cc:3055] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:08.046118 21146 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.046499 21080 raft_consensus.cc:740] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:08.047585 21080 consensus_queue.cc:260] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:08.048888 21080 raft_consensus.cc:3060] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.054663 21146 raft_consensus.cc:2468] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:08.054925 21080 raft_consensus.cc:2468] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06afbaa2eee3498ca457f4749c5119b2 in term 2.
I20260709 14:54:08.055200 21074 raft_consensus.cc:1275] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.056180 20968 leader_election.cc:304] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:08.056670 21378 consensus_queue.cc:1048] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.057199 21336 raft_consensus.cc:2804] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:08.057693 21336 raft_consensus.cc:697] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Leader. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:08.058490 21336 consensus_queue.cc:237] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:08.067903 21146 raft_consensus.cc:1275] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.068070 20901 catalog_manager.cc:5697] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 reported cstate change: term changed from 1 to 2, leader changed from 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130) to 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129). New cstate: current_term: 2 leader_uuid: "06afbaa2eee3498ca457f4749c5119b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:08.069653 21378 consensus_queue.cc:1048] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.098419 21000 raft_consensus.cc:1275] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.100085 21338 consensus_queue.cc:1048] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.108407 21074 raft_consensus.cc:1275] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.110160 21339 consensus_queue.cc:1048] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.137085 21000 raft_consensus.cc:1275] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.138780 21321 consensus_queue.cc:1048] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.148226 21153 raft_consensus.cc:1275] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.150182 21349 consensus_queue.cc:1048] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.278085 21000 raft_consensus.cc:1275] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.279608 21321 consensus_queue.cc:1048] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.290068 21153 raft_consensus.cc:1275] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.291960 21321 consensus_queue.cc:1048] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.322082 21153 raft_consensus.cc:1275] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.323676 21321 consensus_queue.cc:1048] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.334406 21005 raft_consensus.cc:1275] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ebe8fc1d0934df2ae15f574e0d4b82b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.336197 21349 consensus_queue.cc:1048] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.453353 21153 raft_consensus.cc:1275] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.455149 21378 consensus_queue.cc:1048] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.465317 21080 raft_consensus.cc:1275] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer 06afbaa2eee3498ca457f4749c5119b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.466995 21336 consensus_queue.cc:1048] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.500239 20900 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48532:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:10.520181 20900 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48532:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:10.555464 12030 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:54:10.833838 21407 log.cc:927] Time spent T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
W20260709 14:54:10.848484 21045 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.129:44387, user_credentials={real_user=slave}} blocked reactor thread for 85787.3us
W20260709 14:54:10.861667 21413 log.cc:927] Time spent T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
W20260709 14:54:10.915565 21414 log.cc:927] Time spent T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260709 14:54:10.898965 21434 tablet.cc:1724] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:10.944948 21423 log.cc:927] Time spent T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 14:54:10.957600 21426 log.cc:927] Time spent T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 14:54:10.987979 21443 tablet.cc:1724] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:10.994113 21421 log.cc:927] Time spent T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Append to log took a long time: real 0.150s	user 0.000s	sys 0.003s
I20260709 14:54:10.985587 21078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:57490
I20260709 14:54:11.039654 21438 tablet.cc:1724] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.040521 21443 tablet.cc:1724] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.043126 21078 raft_consensus.cc:606] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:11.055867 21456 tablet.cc:1724] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.061125 21453 tablet.cc:1724] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.063109 21454 tablet.cc:1724] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.060952 21457 tablet.cc:1724] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:11.069433 21442 log.cc:927] Time spent T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260709 14:54:11.078236 21441 log.cc:927] Time spent T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 14:54:11.079205 21419 raft_consensus.cc:993] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.079772 21419 raft_consensus.cc:1081] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:10.984927 21447 tablet.cc:1724] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:10.967080 21444 tablet.cc:1724] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:11.098914 21031 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:d362272dc5104d7c86e8bf86842086dd)
I20260709 14:54:11.099318 21451 tablet.cc:1724] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.105504 21458 tablet.cc:1724] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.112893 21153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:54:11.113590 21153 raft_consensus.cc:493] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.113919 21153 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.126761 21443 tablet.cc:1724] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.133507 20900 catalog_manager.cc:5789] TS 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269) does not have the latest schema for tablet 3087079c79624a9cbe730f3392d4fb27 (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.134398 20900 catalog_manager.cc:5789] TS 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269) does not have the latest schema for tablet ccd56d6013ae4cc7a83b660841faa899 (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.135085 20900 catalog_manager.cc:5789] TS 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269) does not have the latest schema for tablet 5afab6d574154920bfb6754d53f88d7f (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.139153 21153 raft_consensus.cc:515] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.141266 21153 leader_election.cc:290] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:11.145381 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:11.146090 21080 raft_consensus.cc:3055] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.146425 21080 raft_consensus.cc:740] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:11.149854 21080 consensus_queue.cc:260] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.151980 21001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3087079c79624a9cbe730f3392d4fb27" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:11.152807 21001 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.151144 21080 raft_consensus.cc:3060] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:11.160223 21106 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4607e2d79d2b4074b41edfc8efd7ae21)
I20260709 14:54:11.164209 21453 tablet.cc:1724] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:11.165814 21106 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4607e2d79d2b4074b41edfc8efd7ae21)
I20260709 14:54:11.171213 21438 tablet.cc:1724] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.171840 21447 tablet.cc:1724] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.151922 21154 raft_consensus.cc:1240] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Rejecting Update request from peer 2ebe8fc1d0934df2ae15f574e0d4b82b for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:11.185252 21462 tablet.cc:1724] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.200650 20901 catalog_manager.cc:5789] TS 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387) does not have the latest schema for tablet 023af15685de4c84a60c2e1e3edbd076 (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.187219 21457 tablet.cc:1724] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.215059 21004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8db3241c09e54418bb2510431e780de3"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:42244
I20260709 14:54:11.215883 21004 raft_consensus.cc:606] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:11.217417 12030 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:11.218321 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.222190 21462 tablet.cc:1724] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.209875 21456 tablet.cc:1724] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.237762 21073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0"
dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:57490
I20260709 14:54:11.251868 21073 raft_consensus.cc:606] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:11.217299 21434 tablet.cc:1724] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.252214 21458 tablet.cc:1724] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.243530 21080 raft_consensus.cc:2468] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:11.250182 21444 tablet.cc:1724] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.230486 21001 raft_consensus.cc:2468] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:11.263450 21119 leader_election.cc:304] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:11.263813 21438 tablet.cc:1724] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.264678 21428 raft_consensus.cc:2804] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.267423 21428 raft_consensus.cc:697] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:11.273180 21447 tablet.cc:1724] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.278095 21001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568297e659c4de39db7ae79a206baac"
dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
mode: GRACEFUL
new_leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:42244
I20260709 14:54:11.278861 21001 raft_consensus.cc:606] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Received request to transfer leadership to TS e8b0fa1b163d4003a87dfbb7672d43e0
I20260709 14:54:11.280499 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:11.268316 21428 consensus_queue.cc:237] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.281212 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.283738 21451 tablet.cc:1724] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.308141 20901 catalog_manager.cc:5697] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 1 to 2, leader changed from 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.309803 20901 catalog_manager.cc:5789] TS e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139) does not have the latest schema for tablet 3087079c79624a9cbe730f3392d4fb27 (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.324842 20900 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: soft_deleted_table [id=de187dac70364423a5de87052683a57b] alter complete (version 1)
I20260709 14:54:11.339848 21433 raft_consensus.cc:993] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.340442 21320 raft_consensus.cc:1081] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.342304 21154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568297e659c4de39db7ae79a206baac"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45760
I20260709 14:54:11.342971 21154 raft_consensus.cc:493] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.343317 21154 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.352349 21154 raft_consensus.cc:515] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.354496 21154 leader_election.cc:290] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:11.355546 21001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:11.355726 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568297e659c4de39db7ae79a206baac" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:11.356345 21001 raft_consensus.cc:3055] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.356423 21073 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.356977 21001 raft_consensus.cc:740] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:11.357947 21001 consensus_queue.cc:260] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.359294 21001 raft_consensus.cc:3060] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.364883 21073 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 3.
I20260709 14:54:11.366348 21119 leader_election.cc:304] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:11.366775 21001 raft_consensus.cc:2468] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 3.
I20260709 14:54:11.367244 21428 raft_consensus.cc:2804] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.367789 21428 raft_consensus.cc:697] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:11.368697 21428 consensus_queue.cc:237] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER 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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.382568 20901 catalog_manager.cc:5697] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 2 to 3, leader changed from 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 3 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.385040 20901 catalog_manager.cc:5789] TS e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131:35139) does not have the latest schema for tablet 3087079c79624a9cbe730f3392d4fb27 (table soft_deleted_table [id=de187dac70364423a5de87052683a57b]). Expected version 1 got 0
I20260709 14:54:11.399129 21425 raft_consensus.cc:993] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.399857 21424 raft_consensus.cc:1081] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.402110 21154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:54:11.402694 21154 raft_consensus.cc:493] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.403052 21154 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.410701 21154 raft_consensus.cc:515] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.413527 21001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:11.413733 21154 leader_election.cc:290] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:11.414243 21001 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.414366 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf21758d8a942c380d5652eb9eb7be0" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:11.415936 21073 raft_consensus.cc:3055] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.416273 21073 raft_consensus.cc:740] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ebe8fc1d0934df2ae15f574e0d4b82b, State: Running, Role: LEADER
I20260709 14:54:11.417412 21073 consensus_queue.cc:260] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.418803 21073 raft_consensus.cc:3060] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.424721 21001 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 3.
I20260709 14:54:11.426153 21119 leader_election.cc:304] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06afbaa2eee3498ca457f4749c5119b2, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:11.427181 21428 raft_consensus.cc:2804] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.427418 21073 raft_consensus.cc:2468] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 3.
I20260709 14:54:11.427690 21428 raft_consensus.cc:697] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:11.428817 21428 consensus_queue.cc:237] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Queue going to LEADER 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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.446507 20901 catalog_manager.cc:5697] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 2 to 3, leader changed from 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 3 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.466470 21320 raft_consensus.cc:993] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: : Instructing follower e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.467075 21433 raft_consensus.cc:1081] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Signalling peer e8b0fa1b163d4003a87dfbb7672d43e0 to start an election
I20260709 14:54:11.468909 21154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8db3241c09e54418bb2510431e780de3"
dest_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0"
 from {username='slave'} at 127.0.0.1:45760
I20260709 14:54:11.469555 21154 raft_consensus.cc:493] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.469842 21154 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.475565 21154 raft_consensus.cc:515] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.477231 21154 leader_election.cc:290] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Requested vote from peers 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387), 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269)
I20260709 14:54:11.478341 21001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "06afbaa2eee3498ca457f4749c5119b2"
I20260709 14:54:11.478593 21073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db3241c09e54418bb2510431e780de3" candidate_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b"
I20260709 14:54:11.479128 21001 raft_consensus.cc:3055] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.479365 21073 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.479543 21001 raft_consensus.cc:740] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06afbaa2eee3498ca457f4749c5119b2, State: Running, Role: LEADER
I20260709 14:54:11.480528 21001 consensus_queue.cc:260] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.481971 21001 raft_consensus.cc:3060] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.489710 21073 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:11.491083 21119 leader_election.cc:304] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ebe8fc1d0934df2ae15f574e0d4b82b, e8b0fa1b163d4003a87dfbb7672d43e0; no voters: 
I20260709 14:54:11.491961 21428 raft_consensus.cc:2804] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.492638 21428 raft_consensus.cc:697] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Becoming Leader. State: Replica: e8b0fa1b163d4003a87dfbb7672d43e0, State: Running, Role: LEADER
I20260709 14:54:11.493503 21001 raft_consensus.cc:2468] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b0fa1b163d4003a87dfbb7672d43e0 in term 2.
I20260709 14:54:11.493534 21428 consensus_queue.cc:237] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [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: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } }
I20260709 14:54:11.504251 20901 catalog_manager.cc:5697] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 reported cstate change: term changed from 1 to 2, leader changed from 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129) to e8b0fa1b163d4003a87dfbb7672d43e0 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b0fa1b163d4003a87dfbb7672d43e0" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 35139 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:11.727210 21005 raft_consensus.cc:1275] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:11.729171 21428 consensus_queue.cc:1048] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.735805 21457 tablet.cc:1724] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:11.738425 21073 raft_consensus.cc:1275] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:11.741430 21428 consensus_queue.cc:1048] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.782018 21456 tablet.cc:1719] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:11.782017 21444 tablet.cc:1719] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:11.786000 21457 tablet.cc:1719] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:11.896575 21073 raft_consensus.cc:1275] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.898373 21339 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:11.910343 21001 raft_consensus.cc:1275] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.914081 21428 consensus_queue.cc:1048] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.924661 21073 raft_consensus.cc:1275] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.926343 21428 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.961223 21001 raft_consensus.cc:1275] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:11.964150 21428 consensus_queue.cc:1048] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.974231 21005 raft_consensus.cc:1275] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:11.975725 21470 consensus_queue.cc:1048] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06afbaa2eee3498ca457f4749c5119b2" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 44387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.991438 21073 raft_consensus.cc:1275] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Refusing update from remote peer e8b0fa1b163d4003a87dfbb7672d43e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:11.994925 21477 consensus_queue.cc:1048] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ebe8fc1d0934df2ae15f574e0d4b82b" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 44269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.355168 12030 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:12.360831 12030 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:12.361338 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.367313 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:12.367705 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:13.453313 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
I20260709 14:54:13.499632 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:13.500638 12030 tablet_replica.cc:333] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.501896 12030 raft_consensus.cc:2243] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.502655 12030 raft_consensus.cc:2272] T 3087079c79624a9cbe730f3392d4fb27 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.505580 12030 tablet_replica.cc:333] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.506469 12030 raft_consensus.cc:2243] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.507128 12030 raft_consensus.cc:2272] T d362272dc5104d7c86e8bf86842086dd P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.510022 12030 tablet_replica.cc:333] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.510885 12030 raft_consensus.cc:2243] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.511497 12030 raft_consensus.cc:2272] T 160998d17c1a430f9350991999d8f20a P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.514403 12030 tablet_replica.cc:333] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.515226 12030 raft_consensus.cc:2243] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.515861 12030 raft_consensus.cc:2272] T 8db3241c09e54418bb2510431e780de3 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.518646 12030 tablet_replica.cc:333] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.519464 12030 raft_consensus.cc:2243] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.520058 12030 raft_consensus.cc:2272] T ccd56d6013ae4cc7a83b660841faa899 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.522424 12030 tablet_replica.cc:333] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.523082 12030 raft_consensus.cc:2243] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.523715 12030 raft_consensus.cc:2272] T 5afab6d574154920bfb6754d53f88d7f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.525600 12030 tablet_replica.cc:333] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.526329 12030 raft_consensus.cc:2243] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.527271 12030 raft_consensus.cc:2272] T 023af15685de4c84a60c2e1e3edbd076 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.529572 12030 tablet_replica.cc:333] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.530174 12030 raft_consensus.cc:2243] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.530903 12030 raft_consensus.cc:2272] T 3daf219ef41147658db19625e5ab41ea P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.532744 12030 tablet_replica.cc:333] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.533306 12030 raft_consensus.cc:2243] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.533912 12030 raft_consensus.cc:2272] T 9783938cdbdd4e138800b192660033a4 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.536123 12030 tablet_replica.cc:333] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.536631 12030 raft_consensus.cc:2243] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.537089 12030 raft_consensus.cc:2272] T 61b40b875fc14f63b2aabb2d2701b9a2 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.539157 12030 tablet_replica.cc:333] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.539677 12030 raft_consensus.cc:2243] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.540108 12030 raft_consensus.cc:2272] T 47df134bde4449ae8bd8383634ce25d3 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.542326 12030 tablet_replica.cc:333] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.542886 12030 raft_consensus.cc:2243] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.543310 12030 raft_consensus.cc:2272] T 2cf21758d8a942c380d5652eb9eb7be0 P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.545382 12030 tablet_replica.cc:333] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.545864 12030 raft_consensus.cc:2243] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.546584 12030 raft_consensus.cc:2272] T 4607e2d79d2b4074b41edfc8efd7ae21 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.548352 12030 tablet_replica.cc:333] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.549022 12030 raft_consensus.cc:2243] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.549468 12030 raft_consensus.cc:2272] T b568297e659c4de39db7ae79a206baac P 06afbaa2eee3498ca457f4749c5119b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.551656 12030 tablet_replica.cc:333] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.552132 12030 raft_consensus.cc:2243] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.552906 12030 raft_consensus.cc:2272] T 96eed4722efc4151b896450990748a64 P 06afbaa2eee3498ca457f4749c5119b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.555125 12030 tablet_replica.cc:333] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.555783 12030 raft_consensus.cc:2243] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.556648 12030 raft_consensus.cc:2272] T 96bc1e3487be410189603439263bcf29 P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:13.559332 21045 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]
I20260709 14:54:13.559661 12030 tablet_replica.cc:333] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
I20260709 14:54:13.560415 12030 raft_consensus.cc:2243] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.561082 12030 raft_consensus.cc:2272] T 293d6d4851604c59bbda7e4651397bcc P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.563592 12030 tablet_replica.cc:333] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2: stopping tablet replica
W20260709 14:54:13.563834 21045 consensus_peers.cc:597] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.564239 12030 raft_consensus.cc:2243] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.565161 12030 raft_consensus.cc:2272] T 441599bad3ec4c01994df8d5f38a057f P 06afbaa2eee3498ca457f4749c5119b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:13.575716 21045 consensus_peers.cc:597] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.614639 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
W20260709 14:54:13.616511 21119 consensus_peers.cc:597] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.635123 21119 consensus_peers.cc:597] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.641748 21045 consensus_peers.cc:597] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.649096 21119 consensus_peers.cc:597] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.654793 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
W20260709 14:54:13.666851 21119 consensus_peers.cc:597] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Couldn't send request to peer 2ebe8fc1d0934df2ae15f574e0d4b82b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.676383 21119 consensus_peers.cc:597] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.676906 21119 consensus_peers.cc:597] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.682806 21045 consensus_peers.cc:597] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.684204 21119 consensus_peers.cc:597] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Couldn't send request to peer 2ebe8fc1d0934df2ae15f574e0d4b82b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.701753 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:13.702693 12030 tablet_replica.cc:333] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.703490 12030 raft_consensus.cc:2243] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.704429 12030 raft_consensus.cc:2272] T d362272dc5104d7c86e8bf86842086dd P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.706295 12030 tablet_replica.cc:333] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.706811 12030 raft_consensus.cc:2243] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.707269 12030 raft_consensus.cc:2272] T 3087079c79624a9cbe730f3392d4fb27 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.708986 12030 tablet_replica.cc:333] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.709471 12030 raft_consensus.cc:2243] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.709842 12030 raft_consensus.cc:2272] T 160998d17c1a430f9350991999d8f20a P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.711474 12030 tablet_replica.cc:333] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.711975 12030 raft_consensus.cc:2243] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.712658 12030 raft_consensus.cc:2272] T ccd56d6013ae4cc7a83b660841faa899 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.714509 12030 tablet_replica.cc:333] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.715122 12030 raft_consensus.cc:2243] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.715840 12030 raft_consensus.cc:2272] T 5afab6d574154920bfb6754d53f88d7f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.718055 12030 tablet_replica.cc:333] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.718598 12030 raft_consensus.cc:2243] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.719033 12030 raft_consensus.cc:2272] T 023af15685de4c84a60c2e1e3edbd076 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.721407 12030 tablet_replica.cc:333] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.722028 12030 raft_consensus.cc:2243] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.722553 12030 raft_consensus.cc:2272] T 3daf219ef41147658db19625e5ab41ea P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.724704 12030 tablet_replica.cc:333] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.725358 12030 raft_consensus.cc:2243] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:13.725558 21119 consensus_peers.cc:597] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 06afbaa2eee3498ca457f4749c5119b2 (127.11.191.129:44387): Couldn't send request to peer 06afbaa2eee3498ca457f4749c5119b2. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:44387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.726416 12030 raft_consensus.cc:2272] T 9783938cdbdd4e138800b192660033a4 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.728539 12030 tablet_replica.cc:333] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.729104 12030 raft_consensus.cc:2243] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.729841 12030 raft_consensus.cc:2272] T 47df134bde4449ae8bd8383634ce25d3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.731674 12030 tablet_replica.cc:333] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.732163 12030 raft_consensus.cc:2243] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.732570 12030 raft_consensus.cc:2272] T 2cf21758d8a942c380d5652eb9eb7be0 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.734522 12030 tablet_replica.cc:333] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.735039 12030 raft_consensus.cc:2243] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.735443 12030 raft_consensus.cc:2272] T 4607e2d79d2b4074b41edfc8efd7ae21 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.737105 12030 tablet_replica.cc:333] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.737609 12030 raft_consensus.cc:2243] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.737993 12030 raft_consensus.cc:2272] T b568297e659c4de39db7ae79a206baac P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.739825 12030 tablet_replica.cc:333] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.740360 12030 raft_consensus.cc:2243] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.740813 12030 raft_consensus.cc:2272] T 96eed4722efc4151b896450990748a64 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.743129 12030 tablet_replica.cc:333] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.743643 12030 raft_consensus.cc:2243] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:13.743924 21119 consensus_peers.cc:597] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Couldn't send request to peer 2ebe8fc1d0934df2ae15f574e0d4b82b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.744529 12030 raft_consensus.cc:2272] T 61b40b875fc14f63b2aabb2d2701b9a2 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.746615 12030 tablet_replica.cc:333] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.747089 12030 raft_consensus.cc:2243] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.747484 12030 raft_consensus.cc:2272] T 96bc1e3487be410189603439263bcf29 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.749575 12030 tablet_replica.cc:333] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.750033 12030 raft_consensus.cc:2243] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.750401 12030 raft_consensus.cc:2272] T 293d6d4851604c59bbda7e4651397bcc P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.752851 12030 tablet_replica.cc:333] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.753523 12030 raft_consensus.cc:2243] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.753995 12030 raft_consensus.cc:2272] T 8db3241c09e54418bb2510431e780de3 P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.756366 12030 tablet_replica.cc:333] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b: stopping tablet replica
I20260709 14:54:13.757027 12030 raft_consensus.cc:2243] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.757570 12030 raft_consensus.cc:2272] T 441599bad3ec4c01994df8d5f38a057f P 2ebe8fc1d0934df2ae15f574e0d4b82b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:13.768940 21119 consensus_peers.cc:597] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Couldn't send request to peer 2ebe8fc1d0934df2ae15f574e0d4b82b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:13.805083 21119 consensus_peers.cc:597] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 -> Peer 2ebe8fc1d0934df2ae15f574e0d4b82b (127.11.191.130:44269): Couldn't send request to peer 2ebe8fc1d0934df2ae15f574e0d4b82b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:44269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:13.805562 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
I20260709 14:54:13.842533 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
I20260709 14:54:13.878700 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:13.879652 12030 tablet_replica.cc:333] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.880393 12030 raft_consensus.cc:2243] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.881381 12030 raft_consensus.cc:2272] T 8db3241c09e54418bb2510431e780de3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.883570 12030 tablet_replica.cc:333] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.884207 12030 raft_consensus.cc:2243] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.885143 12030 raft_consensus.cc:2272] T 160998d17c1a430f9350991999d8f20a P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.887266 12030 tablet_replica.cc:333] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.887869 12030 raft_consensus.cc:2243] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.888346 12030 raft_consensus.cc:2272] T d362272dc5104d7c86e8bf86842086dd P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.890434 12030 tablet_replica.cc:333] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.891000 12030 raft_consensus.cc:2243] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.891888 12030 raft_consensus.cc:2272] T 3087079c79624a9cbe730f3392d4fb27 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.893916 12030 tablet_replica.cc:333] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.894491 12030 raft_consensus.cc:2243] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.894942 12030 raft_consensus.cc:2272] T ccd56d6013ae4cc7a83b660841faa899 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.896950 12030 tablet_replica.cc:333] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.897534 12030 raft_consensus.cc:2243] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.897986 12030 raft_consensus.cc:2272] T 5afab6d574154920bfb6754d53f88d7f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.899895 12030 tablet_replica.cc:333] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.900442 12030 raft_consensus.cc:2243] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.900934 12030 raft_consensus.cc:2272] T 023af15685de4c84a60c2e1e3edbd076 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.902870 12030 tablet_replica.cc:333] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.903456 12030 raft_consensus.cc:2243] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.903874 12030 raft_consensus.cc:2272] T 47df134bde4449ae8bd8383634ce25d3 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.905979 12030 tablet_replica.cc:333] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.906533 12030 raft_consensus.cc:2243] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.907404 12030 raft_consensus.cc:2272] T 2cf21758d8a942c380d5652eb9eb7be0 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.910009 12030 tablet_replica.cc:333] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.910672 12030 raft_consensus.cc:2243] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.911545 12030 raft_consensus.cc:2272] T 293d6d4851604c59bbda7e4651397bcc P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.913918 12030 tablet_replica.cc:333] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.914510 12030 raft_consensus.cc:2243] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.914990 12030 raft_consensus.cc:2272] T 96bc1e3487be410189603439263bcf29 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.917237 12030 tablet_replica.cc:333] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.917775 12030 raft_consensus.cc:2243] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.918277 12030 raft_consensus.cc:2272] T 3daf219ef41147658db19625e5ab41ea P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.920286 12030 tablet_replica.cc:333] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.920958 12030 raft_consensus.cc:2243] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.921451 12030 raft_consensus.cc:2272] T 9783938cdbdd4e138800b192660033a4 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.923532 12030 tablet_replica.cc:333] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.924099 12030 raft_consensus.cc:2243] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.924538 12030 raft_consensus.cc:2272] T 61b40b875fc14f63b2aabb2d2701b9a2 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.926774 12030 tablet_replica.cc:333] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.927278 12030 raft_consensus.cc:2243] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.927733 12030 raft_consensus.cc:2272] T 441599bad3ec4c01994df8d5f38a057f P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.929826 12030 tablet_replica.cc:333] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.930308 12030 raft_consensus.cc:2243] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.930742 12030 raft_consensus.cc:2272] T 4607e2d79d2b4074b41edfc8efd7ae21 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.932641 12030 tablet_replica.cc:333] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.933185 12030 raft_consensus.cc:2243] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:13.933641 12030 raft_consensus.cc:2272] T 96eed4722efc4151b896450990748a64 P e8b0fa1b163d4003a87dfbb7672d43e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:13.935781 12030 tablet_replica.cc:333] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0: stopping tablet replica
I20260709 14:54:13.936239 12030 raft_consensus.cc:2243] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:13.937093 12030 raft_consensus.cc:2272] T b568297e659c4de39db7ae79a206baac P e8b0fa1b163d4003a87dfbb7672d43e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.010573 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:54:14.046747 12030 master.cc:562] Master@127.11.191.190:38837 shutting down...
I20260709 14:54:14.075681 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:14.076252 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:14.076570 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f8b9e7bfa7346638bc48318f17d208c: stopping tablet replica
W20260709 14:54:14.129086 20934 debug-util.cc:398] Leaking SignalData structure 0x7b0800088aa0 after lost signal to thread 12033
W20260709 14:54:14.130120 20934 debug-util.cc:398] Leaking SignalData structure 0x7b080012c820 after lost signal to thread 20937
W20260709 14:54:14.132571 20934 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1020 after lost signal to thread 21178
W20260709 14:54:15.094242 12030 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20934)
W20260709 14:54:16.095042 12030 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20934)
I20260709 14:54:16.871932 12030 master.cc:584] Master@127.11.191.190:38837 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16892 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:16.950780 12030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.191.190:41881
I20260709 14:54:16.952103 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:16.959125 21496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:16.959210 21497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:16.959873 21499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:16.964021 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:16.965109 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:16.965291 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:16.965406 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608856965395 us; error 0 us; skew 500 ppm
I20260709 14:54:16.965857 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:16.968463 12030 webserver.cc:533] Webserver started at http://127.11.191.190:38875/ using document root <none> and password file <none>
I20260709 14:54:16.968963 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:16.969133 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:16.969385 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:16.970640 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/master-0-root/instance:
uuid: "0a94bbb0250f44a0b525b98b6e488cad"
format_stamp: "Formatted at 2026-07-09 14:54:16 on dist-test-slave-jgp0"
I20260709 14:54:16.975281 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:54:16.978958 21504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:16.979882 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:54:16.980247 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/master-0-root
uuid: "0a94bbb0250f44a0b525b98b6e488cad"
format_stamp: "Formatted at 2026-07-09 14:54:16 on dist-test-slave-jgp0"
I20260709 14:54:16.980531 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:16.996037 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:16.997365 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.044528 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.190:41881
I20260709 14:54:17.044690 21555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.190:41881 every 8 connection(s)
I20260709 14:54:17.049263 21556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.066843 21556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: Bootstrap starting.
I20260709 14:54:17.074457 21556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.079959 21556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: No bootstrap required, opened a new log
I20260709 14:54:17.082926 21556 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER }
I20260709 14:54:17.083496 21556 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.083738 21556 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a94bbb0250f44a0b525b98b6e488cad, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.084403 21556 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER }
I20260709 14:54:17.084959 21556 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:17.085196 21556 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:17.085479 21556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:17.092103 21556 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER }
I20260709 14:54:17.092814 21556 leader_election.cc:304] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [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: 0a94bbb0250f44a0b525b98b6e488cad; no voters: 
I20260709 14:54:17.094184 21556 leader_election.cc:290] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:17.094560 21559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:17.096076 21559 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 1 LEADER]: Becoming Leader. State: Replica: 0a94bbb0250f44a0b525b98b6e488cad, State: Running, Role: LEADER
I20260709 14:54:17.096923 21559 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [LEADER]: Queue going to LEADER mode. State: All 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: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER }
I20260709 14:54:17.097501 21556 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:17.104815 21560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a94bbb0250f44a0b525b98b6e488cad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER } }
I20260709 14:54:17.104537 21561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a94bbb0250f44a0b525b98b6e488cad. Latest consensus state: current_term: 1 leader_uuid: "0a94bbb0250f44a0b525b98b6e488cad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a94bbb0250f44a0b525b98b6e488cad" member_type: VOTER } }
I20260709 14:54:17.105654 21561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:17.107461 21560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:17.107797 21569 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:17.113165 21569 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:17.114904 12030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:17.122809 21569 catalog_manager.cc:1383] Generated new cluster ID: 4626f15e68134d81b62fc6f9a012dc7b
I20260709 14:54:17.123148 21569 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:17.138856 21569 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:17.140331 21569 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:17.155120 21569 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: Generated new TSK 0
I20260709 14:54:17.155750 21569 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:17.182556 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.189837 21577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:17.191140 21578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:17.193663 21580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:17.196846 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:17.198164 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.198375 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.198544 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608857198523 us; error 0 us; skew 500 ppm
I20260709 14:54:17.199172 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.201862 12030 webserver.cc:533] Webserver started at http://127.11.191.129:44703/ using document root <none> and password file <none>
I20260709 14:54:17.202400 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.202589 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.202879 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.204339 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-0-root/instance:
uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.209309 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:17.213421 21585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.214360 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:54:17.214702 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-0-root
uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.215005 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:17.251772 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.253364 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.255203 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.258092 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.258317 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.258553 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.258728 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.310803 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.129:41111
I20260709 14:54:17.311017 21647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.129:41111 every 8 connection(s)
I20260709 14:54:17.317296 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.326727 21652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:17.327729 21653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:17.332383 21655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:17.332533 12030 server_base.cc:1061] running on GCE node
I20260709 14:54:17.334221 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.334549 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.334770 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608857334749 us; error 0 us; skew 500 ppm
I20260709 14:54:17.335623 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.337857 21648 heartbeater.cc:344] Connected to a master server at 127.11.191.190:41881
I20260709 14:54:17.338307 21648 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:17.338912 12030 webserver.cc:533] Webserver started at http://127.11.191.130:35545/ using document root <none> and password file <none>
I20260709 14:54:17.339265 21648 heartbeater.cc:507] Master 127.11.191.190:41881 requested a full tablet report, sending...
I20260709 14:54:17.339668 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.339951 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.340265 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.342072 21521 ts_manager.cc:194] Registered new tserver with Master: 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111)
I20260709 14:54:17.342250 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-1-root/instance:
uuid: "3cd2088aacd447d7875198be7ff87714"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.345194 21521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52284
I20260709 14:54:17.349200 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:54:17.353664 21660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.354550 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:17.354938 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-1-root
uuid: "3cd2088aacd447d7875198be7ff87714"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.355245 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:17.366793 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.368183 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.369961 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.372579 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.372833 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:17.373077 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.373238 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.423136 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.130:36241
I20260709 14:54:17.423251 21722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.130:36241 every 8 connection(s)
I20260709 14:54:17.428841 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:17.437743 21726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:17.439430 21727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:17.441763 12030 server_base.cc:1061] running on GCE node
W20260709 14:54:17.443373 21729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:17.443964 21723 heartbeater.cc:344] Connected to a master server at 127.11.191.190:41881
I20260709 14:54:17.444362 21723 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:17.444566 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:17.445027 12030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:17.445214 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783608857445191 us; error 0 us; skew 500 ppm
I20260709 14:54:17.445242 21723 heartbeater.cc:507] Master 127.11.191.190:41881 requested a full tablet report, sending...
I20260709 14:54:17.445921 12030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:17.447613 21521 ts_manager.cc:194] Registered new tserver with Master: 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:17.449290 21521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52298
I20260709 14:54:17.449872 12030 webserver.cc:533] Webserver started at http://127.11.191.131:42057/ using document root <none> and password file <none>
I20260709 14:54:17.450510 12030 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:17.450700 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:17.451076 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:17.452569 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-2-root/instance:
uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.457717 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:54:17.461984 21734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.462934 12030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:54:17.463326 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-2-root
uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
format_stamp: "Formatted at 2026-07-09 14:54:17 on dist-test-slave-jgp0"
I20260709 14:54:17.463732 12030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fwfHj/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608557856622-12030-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:17.519045 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:17.520579 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:17.522092 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:17.524729 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:17.525003 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.525243 12030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:17.525398 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:17.573558 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.191.131:44819
I20260709 14:54:17.573665 21796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.191.131:44819 every 8 connection(s)
I20260709 14:54:17.589648 21797 heartbeater.cc:344] Connected to a master server at 127.11.191.190:41881
I20260709 14:54:17.590178 21797 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:17.591001 21797 heartbeater.cc:507] Master 127.11.191.190:41881 requested a full tablet report, sending...
I20260709 14:54:17.593549 21521 ts_manager.cc:194] Registered new tserver with Master: 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:17.593796 12030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016488486s
I20260709 14:54:17.595886 21521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52314
I20260709 14:54:17.626443 21521 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52324:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:17.629622 21521 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:17.720534 21762 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcbb67db40240a3ac16f5e25f85ae38 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:17.722190 21762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcbb67db40240a3ac16f5e25f85ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.723272 21757 tablet_service.cc:1511] Processing CreateTablet for tablet dde532ea0b574df0b393645934325f31 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:17.724824 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde532ea0b574df0b393645934325f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.725785 21761 tablet_service.cc:1511] Processing CreateTablet for tablet 87b049f205b14beb978a543ed94d215e (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:17.726541 21688 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcbb67db40240a3ac16f5e25f85ae38 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:17.728376 21688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcbb67db40240a3ac16f5e25f85ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.730196 21759 tablet_service.cc:1511] Processing CreateTablet for tablet 67785f8592d94876a433e97952d959ac (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:17.730999 21687 tablet_service.cc:1511] Processing CreateTablet for tablet 87b049f205b14beb978a543ed94d215e (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:17.732028 21759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67785f8592d94876a433e97952d959ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.732856 21687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b049f205b14beb978a543ed94d215e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.734248 21758 tablet_service.cc:1511] Processing CreateTablet for tablet d6df3726dcdc4f9499443f945cc405a7 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:17.728153 21760 tablet_service.cc:1511] Processing CreateTablet for tablet 53868100c8a34aa587a438c6079c3eec (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:17.738996 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 74f12e28a79d4ca3bf03a701a952f78d (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:17.741515 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6df3726dcdc4f9499443f945cc405a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.744736 21755 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8cefcf7fa471cbd54edbf3808d53b (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:17.746037 21761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b049f205b14beb978a543ed94d215e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.749200 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8cefcf7fa471cbd54edbf3808d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.751042 21754 tablet_service.cc:1511] Processing CreateTablet for tablet 4692b63ef3214e628128f8d23d0ffc62 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:17.755483 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4692b63ef3214e628128f8d23d0ffc62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.758062 21612 tablet_service.cc:1511] Processing CreateTablet for tablet 87b049f205b14beb978a543ed94d215e (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:17.759475 21612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b049f205b14beb978a543ed94d215e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.759768 21609 tablet_service.cc:1511] Processing CreateTablet for tablet d6df3726dcdc4f9499443f945cc405a7 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:17.762056 21610 tablet_service.cc:1511] Processing CreateTablet for tablet 67785f8592d94876a433e97952d959ac (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:17.763892 21608 tablet_service.cc:1511] Processing CreateTablet for tablet dde532ea0b574df0b393645934325f31 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:17.762056 21611 tablet_service.cc:1511] Processing CreateTablet for tablet 53868100c8a34aa587a438c6079c3eec (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:17.766404 21610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67785f8592d94876a433e97952d959ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.768105 21608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde532ea0b574df0b393645934325f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.769513 21686 tablet_service.cc:1511] Processing CreateTablet for tablet 53868100c8a34aa587a438c6079c3eec (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:17.771015 21686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53868100c8a34aa587a438c6079c3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.773855 21607 tablet_service.cc:1511] Processing CreateTablet for tablet 74f12e28a79d4ca3bf03a701a952f78d (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:17.775390 21607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f12e28a79d4ca3bf03a701a952f78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.778097 21606 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8cefcf7fa471cbd54edbf3808d53b (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:17.779582 21606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8cefcf7fa471cbd54edbf3808d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.782096 21605 tablet_service.cc:1511] Processing CreateTablet for tablet 4692b63ef3214e628128f8d23d0ffc62 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:17.783581 21605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4692b63ef3214e628128f8d23d0ffc62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.786172 21685 tablet_service.cc:1511] Processing CreateTablet for tablet 67785f8592d94876a433e97952d959ac (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:17.787729 21685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67785f8592d94876a433e97952d959ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.790179 21684 tablet_service.cc:1511] Processing CreateTablet for tablet d6df3726dcdc4f9499443f945cc405a7 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:17.791718 21684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6df3726dcdc4f9499443f945cc405a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.794624 21683 tablet_service.cc:1511] Processing CreateTablet for tablet dde532ea0b574df0b393645934325f31 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:17.796166 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde532ea0b574df0b393645934325f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.757743 21613 tablet_service.cc:1511] Processing CreateTablet for tablet 1bcbb67db40240a3ac16f5e25f85ae38 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:17.798597 21682 tablet_service.cc:1511] Processing CreateTablet for tablet 74f12e28a79d4ca3bf03a701a952f78d (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:17.799999 21760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53868100c8a34aa587a438c6079c3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.799175 21613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bcbb67db40240a3ac16f5e25f85ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.801703 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 87f8cefcf7fa471cbd54edbf3808d53b (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:17.800089 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f12e28a79d4ca3bf03a701a952f78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.804247 21680 tablet_service.cc:1511] Processing CreateTablet for tablet 4692b63ef3214e628128f8d23d0ffc62 (DEFAULT_TABLE table=test-workload [id=9dca3535801e44f88e1ee0ef3bee198f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:17.805953 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4692b63ef3214e628128f8d23d0ffc62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.807164 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f8cefcf7fa471cbd54edbf3808d53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.809132 21609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6df3726dcdc4f9499443f945cc405a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.813251 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f12e28a79d4ca3bf03a701a952f78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.817427 21611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53868100c8a34aa587a438c6079c3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:17.916966 21812 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:17.946000 21813 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:17.948633 21814 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:17.951378 21812 tablet_bootstrap.cc:654] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.956424 21814 tablet_bootstrap.cc:654] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.956326 21813 tablet_bootstrap.cc:654] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.964188 21814 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:17.964740 21814 ts_tablet_manager.cc:1403] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 14:54:17.964962 21813 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:17.965610 21813 ts_tablet_manager.cc:1403] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 14:54:17.966717 21812 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:17.967245 21812 ts_tablet_manager.cc:1403] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 14:54:17.967677 21814 raft_consensus.cc:359] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.968382 21814 raft_consensus.cc:385] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.968639 21814 raft_consensus.cc:740] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.968883 21813 raft_consensus.cc:359] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.969687 21813 raft_consensus.cc:385] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.969353 21814 consensus_queue.cc:260] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.970022 21813 raft_consensus.cc:740] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.970212 21812 raft_consensus.cc:359] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.970925 21812 raft_consensus.cc:385] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:17.970882 21813 consensus_queue.cc:260] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.971338 21812 raft_consensus.cc:740] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:17.972069 21812 consensus_queue.cc:260] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:17.978307 21797 heartbeater.cc:499] Master 127.11.191.190:41881 was elected leader, sending a full tablet report...
I20260709 14:54:17.978430 21723 heartbeater.cc:499] Master 127.11.191.190:41881 was elected leader, sending a full tablet report...
I20260709 14:54:17.979291 21812 ts_tablet_manager.cc:1434] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:54:17.980460 21812 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:17.983405 21814 ts_tablet_manager.cc:1434] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260709 14:54:17.984205 21813 ts_tablet_manager.cc:1434] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:54:17.984721 21814 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:17.985069 21648 heartbeater.cc:499] Master 127.11.191.190:41881 was elected leader, sending a full tablet report...
I20260709 14:54:17.985415 21813 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:17.991933 21814 tablet_bootstrap.cc:654] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.993094 21813 tablet_bootstrap.cc:654] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:17.998675 21814 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:17.999445 21814 ts_tablet_manager.cc:1403] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:54:18.001199 21813 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.001843 21813 ts_tablet_manager.cc:1403] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:54:18.004799 21812 tablet_bootstrap.cc:654] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.004786 21813 raft_consensus.cc:359] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.005594 21813 raft_consensus.cc:385] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.005919 21813 raft_consensus.cc:740] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.006722 21813 consensus_queue.cc:260] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.008970 21813 ts_tablet_manager.cc:1434] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:18.009164 21814 raft_consensus.cc:359] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.009976 21813 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.010093 21814 raft_consensus.cc:385] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.010684 21814 raft_consensus.cc:740] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.011706 21814 consensus_queue.cc:260] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.014673 21814 ts_tablet_manager.cc:1434] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:54:18.015836 21814 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.019093 21813 tablet_bootstrap.cc:654] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.024158 21814 tablet_bootstrap.cc:654] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.026027 21812 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.026237 21813 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.026657 21812 ts_tablet_manager.cc:1403] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.007s
I20260709 14:54:18.029906 21812 raft_consensus.cc:359] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.030642 21812 raft_consensus.cc:385] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.030954 21812 raft_consensus.cc:740] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.031628 21812 consensus_queue.cc:260] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.033730 21812 ts_tablet_manager.cc:1434] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:18.034683 21812 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.026680 21813 ts_tablet_manager.cc:1403] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 14:54:18.038554 21813 raft_consensus.cc:359] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.039314 21813 raft_consensus.cc:385] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.039621 21813 raft_consensus.cc:740] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.040350 21813 consensus_queue.cc:260] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.041456 21812 tablet_bootstrap.cc:654] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.041384 21818 raft_consensus.cc:493] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.042374 21818 raft_consensus.cc:515] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.042884 21813 ts_tablet_manager.cc:1434] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:18.044149 21813 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.051462 21813 tablet_bootstrap.cc:654] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.058028 21818 leader_election.cc:290] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.059692 21818 raft_consensus.cc:493] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.062373 21812 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.062198 21814 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.063195 21814 ts_tablet_manager.cc:1403] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.011s
I20260709 14:54:18.065104 21812 ts_tablet_manager.cc:1403] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.008s
I20260709 14:54:18.065687 21814 raft_consensus.cc:359] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.066519 21814 raft_consensus.cc:385] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.066790 21814 raft_consensus.cc:740] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.062198 21818 raft_consensus.cc:515] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.067552 21814 consensus_queue.cc:260] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
W20260709 14:54:18.068059 21649 tablet.cc:2406] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:18.068252 21812 raft_consensus.cc:359] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.069042 21812 raft_consensus.cc:385] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.069346 21812 raft_consensus.cc:740] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.069563 21814 ts_tablet_manager.cc:1434] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:18.069779 21818 leader_election.cc:290] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.067548 21813 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.070127 21812 consensus_queue.cc:260] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.070973 21813 ts_tablet_manager.cc:1403] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.008s
I20260709 14:54:18.072647 21812 ts_tablet_manager.cc:1434] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:18.073966 21812 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.077523 21813 raft_consensus.cc:359] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.078467 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.080444 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.082201 21812 tablet_bootstrap.cc:654] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.080237 21813 raft_consensus.cc:385] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.082803 21813 raft_consensus.cc:740] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.083709 21813 consensus_queue.cc:260] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.085796 21819 raft_consensus.cc:493] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.086342 21819 raft_consensus.cc:515] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.094511 21813 ts_tablet_manager.cc:1434] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 14:54:18.094832 21819 leader_election.cc:290] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.096186 21819 raft_consensus.cc:493] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:18.082119 21588 leader_election.cc:343] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.098177 21813 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.096657 21819 raft_consensus.cc:515] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.098331 21814 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.103360 21819 leader_election.cc:290] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
W20260709 14:54:18.099380 21588 leader_election.cc:343] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:18.108937 21568 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:18.109274 21814 tablet_bootstrap.cc:654] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.113544 21813 tablet_bootstrap.cc:654] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.122351 21814 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.122973 21814 ts_tablet_manager.cc:1403] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260709 14:54:18.123538 21819 raft_consensus.cc:493] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.124262 21819 raft_consensus.cc:515] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.126852 21819 leader_election.cc:290] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.126446 21814 raft_consensus.cc:359] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.127578 21814 raft_consensus.cc:385] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.127930 21814 raft_consensus.cc:740] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.128854 21814 consensus_queue.cc:260] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.135032 21814 ts_tablet_manager.cc:1434] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:54:18.136170 21814 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.146353 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.147392 21814 tablet_bootstrap.cc:654] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.148423 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.149334 21772 raft_consensus.cc:2468] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
W20260709 14:54:18.151145 21589 leader_election.cc:343] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.151654 21589 leader_election.cc:304] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.152676 21828 raft_consensus.cc:2749] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:18.154080 21589 leader_election.cc:304] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.154906 21828 raft_consensus.cc:2804] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.155262 21828 raft_consensus.cc:493] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.155601 21828 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.160563 21814 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.161381 21814 ts_tablet_manager.cc:1403] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.013s
I20260709 14:54:18.164888 21814 raft_consensus.cc:359] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.166069 21814 raft_consensus.cc:385] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.166443 21814 raft_consensus.cc:740] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.166919 21828 raft_consensus.cc:515] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.167466 21814 consensus_queue.cc:260] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.169978 21814 ts_tablet_manager.cc:1434] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:54:18.174407 21814 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.182380 21828 leader_election.cc:290] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.183741 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.184609 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.186688 21772 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:18.187775 21588 leader_election.cc:343] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.186101 21813 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.189020 21813 ts_tablet_manager.cc:1403] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.026s
I20260709 14:54:18.194409 21814 tablet_bootstrap.cc:654] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.195581 21772 raft_consensus.cc:2468] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.197036 21589 leader_election.cc:304] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.198462 21828 raft_consensus.cc:2804] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.198352 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.199221 21828 raft_consensus.cc:697] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:18.199808 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.200228 21828 consensus_queue.cc:237] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.202062 21812 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
W20260709 14:54:18.202596 21664 leader_election.cc:343] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.207536 21812 ts_tablet_manager.cc:1403] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.134s	user 0.041s	sys 0.064s
W20260709 14:54:18.207784 21664 leader_election.cc:343] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.199080 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.209103 21622 raft_consensus.cc:2468] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:18.206171 21814 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.206470 21813 raft_consensus.cc:359] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.210561 21664 leader_election.cc:304] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.210995 21813 raft_consensus.cc:385] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.211330 21813 raft_consensus.cc:740] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.211645 21830 raft_consensus.cc:2804] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.210697 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.212550 21814 ts_tablet_manager.cc:1403] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260709 14:54:18.211457 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
W20260709 14:54:18.213361 21664 leader_election.cc:343] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.214011 21770 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:18.210733 21812 raft_consensus.cc:359] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.214741 21521 catalog_manager.cc:5697] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.216033 21812 raft_consensus.cc:385] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.216650 21664 leader_election.cc:304] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.216917 21812 raft_consensus.cc:740] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.212188 21830 raft_consensus.cc:493] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.217701 21830 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.212061 21813 consensus_queue.cc:260] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.217849 21819 raft_consensus.cc:2804] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.218317 21819 raft_consensus.cc:493] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.218048 21812 consensus_queue.cc:260] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.218717 21819 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.217027 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.220600 21812 ts_tablet_manager.cc:1434] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:54:18.222564 21812 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.226444 21830 raft_consensus.cc:515] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.230000 21812 tablet_bootstrap.cc:654] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.215719 21814 raft_consensus.cc:359] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.231597 21814 raft_consensus.cc:385] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.231942 21814 raft_consensus.cc:740] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.232704 21814 consensus_queue.cc:260] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.238219 21814 ts_tablet_manager.cc:1434] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:54:18.239319 21814 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.228571 21830 leader_election.cc:290] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.243037 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:18.243736 21622 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:18.251183 21664 leader_election.cc:343] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.251415 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.252130 21664 leader_election.cc:304] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.253883 21820 raft_consensus.cc:493] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.254683 21820 raft_consensus.cc:515] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.256110 21814 tablet_bootstrap.cc:654] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.261250 21820 leader_election.cc:290] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:18.262406 21819 raft_consensus.cc:515] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.254623 21830 raft_consensus.cc:2749] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:18.254101 21664 leader_election.cc:343] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.266041 21622 raft_consensus.cc:2468] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:18.267580 21664 leader_election.cc:304] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:18.268822 21819 leader_election.cc:290] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.269378 21830 raft_consensus.cc:2804] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.269847 21813 ts_tablet_manager.cc:1434] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.076s	user 0.015s	sys 0.010s
I20260709 14:54:18.270816 21830 raft_consensus.cc:697] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:18.271718 21830 consensus_queue.cc:237] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.273288 21813 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.276734 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
W20260709 14:54:18.278154 21664 leader_election.cc:343] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.294111 21820 raft_consensus.cc:493] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.294868 21820 raft_consensus.cc:515] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.296849 21813 tablet_bootstrap.cc:654] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.297493 21820 leader_election.cc:290] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:18.288844 21812 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.300925 21812 ts_tablet_manager.cc:1403] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.033s
I20260709 14:54:18.303579 21814 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.304275 21814 ts_tablet_manager.cc:1403] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 14:54:18.304584 21812 raft_consensus.cc:359] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.305485 21812 raft_consensus.cc:385] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.305804 21812 raft_consensus.cc:740] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.306656 21812 consensus_queue.cc:260] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.310089 21812 ts_tablet_manager.cc:1434] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:54:18.310719 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.311276 21812 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.311388 21772 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.307282 21519 catalog_manager.cc:5697] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.317880 21814 raft_consensus.cc:359] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.319108 21812 tablet_bootstrap.cc:654] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.319136 21814 raft_consensus.cc:385] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.326695 21814 raft_consensus.cc:740] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.325224 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.327805 21622 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 0.
I20260709 14:54:18.326152 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.322340 21772 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:18.328974 21621 raft_consensus.cc:2468] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 0.
I20260709 14:54:18.330724 21664 leader_election.cc:304] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.330865 21738 leader_election.cc:304] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:18.331841 21738 leader_election.cc:304] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:18.332216 21840 raft_consensus.cc:2804] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.332756 21840 raft_consensus.cc:697] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:18.333689 21840 consensus_queue.cc:237] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.335424 21820 raft_consensus.cc:2804] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.335834 21820 raft_consensus.cc:493] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.336166 21820 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.345366 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.348444 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.349411 21820 raft_consensus.cc:515] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
W20260709 14:54:18.350409 21737 leader_election.cc:343] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:18.353165 21737 leader_election.cc:343] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.350644 21814 consensus_queue.cc:260] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.355993 21814 ts_tablet_manager.cc:1434] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:54:18.356374 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.357913 21852 raft_consensus.cc:2804] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.358390 21852 raft_consensus.cc:493] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.358788 21852 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.360316 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:18.361027 21621 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.361323 21814 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.365382 21828 raft_consensus.cc:493] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.366043 21828 raft_consensus.cc:515] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.369002 21828 leader_election.cc:290] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.370994 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.371846 21697 raft_consensus.cc:2468] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:18.373149 21588 leader_election.cc:304] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.374214 21828 raft_consensus.cc:2804] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.374676 21828 raft_consensus.cc:493] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.375101 21828 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.378290 21814 tablet_bootstrap.cc:654] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.383977 21828 raft_consensus.cc:515] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.385483 21852 raft_consensus.cc:515] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.391065 21820 leader_election.cc:290] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:18.392650 21852 leader_election.cc:290] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:18.389217 21814 tablet_bootstrap.cc:492] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.394166 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.394487 21814 ts_tablet_manager.cc:1403] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:54:18.395030 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:18.395655 21622 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.397693 21840 raft_consensus.cc:493] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.398075 21697 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.398516 21840 raft_consensus.cc:515] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.402886 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
W20260709 14:54:18.358217 21737 leader_election.cc:343] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.403252 21840 leader_election.cc:290] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.390267 21621 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 1.
I20260709 14:54:18.397764 21814 raft_consensus.cc:359] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.405125 21814 raft_consensus.cc:385] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.405385 21738 leader_election.cc:304] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.406430 21852 raft_consensus.cc:2804] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:18.403817 21737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:36241, user_credentials={real_user=slave}} blocked reactor thread for 45630.2us
I20260709 14:54:18.407107 21852 raft_consensus.cc:697] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:18.408440 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.409439 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.409869 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.410518 21772 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
W20260709 14:54:18.410874 21589 leader_election.cc:343] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.411772 21852 consensus_queue.cc:237] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.412376 21664 leader_election.cc:304] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.413349 21840 raft_consensus.cc:2804] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.413740 21840 raft_consensus.cc:493] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.414093 21840 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:18.422214 21737 leader_election.cc:343] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.425930 21622 raft_consensus.cc:2468] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 1.
I20260709 14:54:18.425963 21840 raft_consensus.cc:515] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.427872 21738 leader_election.cc:304] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.430195 21820 raft_consensus.cc:2804] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.431846 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
W20260709 14:54:18.433364 21589 leader_election.cc:343] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:18.405450 21814 raft_consensus.cc:740] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.435443 21814 consensus_queue.cc:260] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.427903 21828 leader_election.cc:290] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.440069 21840 leader_election.cc:290] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.430142 21697 raft_consensus.cc:2468] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.438019 21623 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:18.439119 21814 ts_tablet_manager.cc:1434] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:54:18.439167 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.443612 21772 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.446074 21588 leader_election.cc:304] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:18.449839 21812 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.450484 21812 ts_tablet_manager.cc:1403] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.139s	user 0.036s	sys 0.093s
I20260709 14:54:18.453706 21814 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:18.440321 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:18.436338 21813 tablet_bootstrap.cc:492] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.453774 21812 raft_consensus.cc:359] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.454486 21813 ts_tablet_manager.cc:1403] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.181s	user 0.030s	sys 0.022s
I20260709 14:54:18.454710 21812 raft_consensus.cc:385] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.455114 21812 raft_consensus.cc:740] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.455899 21812 consensus_queue.cc:260] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.457223 21518 catalog_manager.cc:5697] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:18.458118 21813 raft_consensus.cc:359] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.458873 21813 raft_consensus.cc:385] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.459225 21813 raft_consensus.cc:740] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.441155 21820 raft_consensus.cc:697] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:18.460078 21813 consensus_queue.cc:260] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.461405 21820 consensus_queue.cc:237] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.464121 21813 ts_tablet_manager.cc:1434] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:18.463552 21521 catalog_manager.cc:5697] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.458452 21812 ts_tablet_manager.cc:1434] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:18.465633 21812 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.465791 21813 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.450505 21828 raft_consensus.cc:2804] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.469847 21828 raft_consensus.cc:697] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:18.470750 21828 consensus_queue.cc:237] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.464646 21622 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.452759 21772 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:18.478427 21664 leader_election.cc:304] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.479333 21840 raft_consensus.cc:2804] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.479820 21840 raft_consensus.cc:697] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:18.480623 21840 consensus_queue.cc:237] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.481106 21813 tablet_bootstrap.cc:654] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.487772 21812 tablet_bootstrap.cc:654] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.490573 21814 tablet_bootstrap.cc:654] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.486997 21622 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:18.500970 21520 catalog_manager.cc:5697] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:18.501842 21521 catalog_manager.cc:5697] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.507894 21813 tablet_bootstrap.cc:492] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.508852 21518 catalog_manager.cc:5697] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.510253 21813 ts_tablet_manager.cc:1403] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.011s
I20260709 14:54:18.508929 21814 tablet_bootstrap.cc:492] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:18.512394 21814 ts_tablet_manager.cc:1403] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.005s
I20260709 14:54:18.513440 21813 raft_consensus.cc:359] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.514298 21813 raft_consensus.cc:385] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.514575 21813 raft_consensus.cc:740] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.515600 21814 raft_consensus.cc:359] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.516381 21814 raft_consensus.cc:385] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.516853 21814 raft_consensus.cc:740] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.517407 21813 consensus_queue.cc:260] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.517858 21814 consensus_queue.cc:260] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.519724 21813 ts_tablet_manager.cc:1434] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:18.520428 21814 ts_tablet_manager.cc:1434] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:54:18.520845 21813 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.522213 21828 raft_consensus.cc:493] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.522794 21828 raft_consensus.cc:515] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.516824 21812 tablet_bootstrap.cc:492] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.525312 21828 leader_election.cc:290] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.525589 21812 ts_tablet_manager.cc:1403] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.011s
I20260709 14:54:18.526127 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.526508 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.526844 21697 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:18.527314 21772 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:18.528329 21588 leader_election.cc:304] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.529162 21812 raft_consensus.cc:359] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.529646 21828 raft_consensus.cc:2804] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.529906 21812 raft_consensus.cc:385] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.530054 21828 raft_consensus.cc:493] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.530252 21812 raft_consensus.cc:740] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.530454 21828 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.531167 21812 consensus_queue.cc:260] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.533587 21812 ts_tablet_manager.cc:1434] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:54:18.534595 21812 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.538008 21828 raft_consensus.cc:515] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.541026 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.541625 21697 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.549101 21697 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.549665 21812 tablet_bootstrap.cc:654] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.550526 21588 leader_election.cc:304] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:18.551587 21818 raft_consensus.cc:2804] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.551949 21828 leader_election.cc:290] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.552686 21813 tablet_bootstrap.cc:654] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.553102 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.553821 21772 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.554395 21818 raft_consensus.cc:697] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:18.555490 21818 consensus_queue.cc:237] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.556708 21812 tablet_bootstrap.cc:492] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.557435 21812 ts_tablet_manager.cc:1403] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260709 14:54:18.560189 21812 raft_consensus.cc:359] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.560936 21812 raft_consensus.cc:385] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.561244 21812 raft_consensus.cc:740] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.561671 21772 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.562021 21812 consensus_queue.cc:260] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.564404 21812 ts_tablet_manager.cc:1434] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:18.565367 21812 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:18.571472 21812 tablet_bootstrap.cc:654] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.575816 21518 catalog_manager.cc:5697] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.587361 21813 tablet_bootstrap.cc:492] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.587831 21818 raft_consensus.cc:493] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.588124 21813 ts_tablet_manager.cc:1403] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.012s
I20260709 14:54:18.588129 21812 tablet_bootstrap.cc:492] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:18.588992 21812 ts_tablet_manager.cc:1403] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 14:54:18.588620 21818 raft_consensus.cc:515] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.591063 21818 leader_election.cc:290] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.591895 21813 raft_consensus.cc:359] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.592242 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.592800 21813 raft_consensus.cc:385] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.593040 21772 raft_consensus.cc:2468] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:18.592525 21812 raft_consensus.cc:359] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.593597 21813 raft_consensus.cc:740] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.593994 21812 raft_consensus.cc:385] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.594372 21812 raft_consensus.cc:740] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.594715 21589 leader_election.cc:304] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:18.594601 21813 consensus_queue.cc:260] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.595196 21812 consensus_queue.cc:260] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.597069 21813 ts_tablet_manager.cc:1434] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:18.597757 21812 ts_tablet_manager.cc:1434] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:18.597927 21813 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:18.598803 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.599488 21697 raft_consensus.cc:2468] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:18.600216 21818 raft_consensus.cc:2804] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:18.600600 21818 raft_consensus.cc:493] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:18.600953 21818 raft_consensus.cc:3060] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.605084 21813 tablet_bootstrap.cc:654] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:18.608734 21818 raft_consensus.cc:515] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.611019 21818 leader_election.cc:290] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.612190 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.612879 21772 raft_consensus.cc:3060] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.613502 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53868100c8a34aa587a438c6079c3eec" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.613857 21813 tablet_bootstrap.cc:492] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:18.614176 21697 raft_consensus.cc:3060] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.614519 21813 ts_tablet_manager.cc:1403] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:54:18.617393 21813 raft_consensus.cc:359] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.618088 21813 raft_consensus.cc:385] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:18.618346 21813 raft_consensus.cc:740] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:18.619027 21813 consensus_queue.cc:260] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.620613 21772 raft_consensus.cc:2468] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.620656 21697 raft_consensus.cc:2468] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:18.621135 21813 ts_tablet_manager.cc:1434] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:18.622071 21589 leader_election.cc:304] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:18.622855 21818 raft_consensus.cc:2804] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:18.623262 21818 raft_consensus.cc:697] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:18.624081 21818 consensus_queue.cc:237] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.632840 21518 catalog_manager.cc:5697] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.670444 21772 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.674338 21840 consensus_queue.cc:1048] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:18.677945 21840 consensus_queue.cc:1048] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.724093 21818 consensus_queue.cc:1048] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.725973 21819 raft_consensus.cc:493] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.726661 21819 raft_consensus.cc:515] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.728749 21819 leader_election.cc:290] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.729959 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.730080 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.732106 21664 leader_election.cc:304] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.733291 21819 raft_consensus.cc:2749] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:18.735306 21697 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.743837 21818 consensus_queue.cc:1048] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.776819 21819 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.787559 21622 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.798153 21878 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:18.837882 21697 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.847361 21820 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.861550 21820 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.867203 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:18.868096 21697 raft_consensus.cc:606] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.885061 21770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b049f205b14beb978a543ed94d215e"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:54:18.885596 21770 raft_consensus.cc:606] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.891484 21878 raft_consensus.cc:493] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.891989 21878 raft_consensus.cc:515] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.893774 21878 leader_election.cc:290] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.894665 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.894964 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:18.895605 21622 raft_consensus.cc:2393] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cd2088aacd447d7875198be7ff87714 in current term 1: Already voted for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in this term.
I20260709 14:54:18.895314 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67785f8592d94876a433e97952d959ac"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:18.896130 21697 raft_consensus.cc:606] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.896991 21820 raft_consensus.cc:493] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:18.897328 21664 leader_election.cc:304] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:18.897608 21820 raft_consensus.cc:515] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.898227 21878 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.900592 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:18.900630 21820 leader_election.cc:290] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:18.900924 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:18.901907 21697 raft_consensus.cc:2393] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00a49ca310174b9d9c8f582e1ce40ee3 in current term 1: Already voted for candidate 0ef7b176b2c644ac9962d1d33d1a839b in this term.
I20260709 14:54:18.903805 21737 leader_election.cc:304] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3; no voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.904685 21820 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:18.906216 21878 raft_consensus.cc:2749] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:18.910815 21820 raft_consensus.cc:2749] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:18.920045 21622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:54:18.920795 21622 raft_consensus.cc:606] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.927215 21770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde532ea0b574df0b393645934325f31"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:54:18.927819 21770 raft_consensus.cc:606] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.933665 21622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:54:18.934181 21622 raft_consensus.cc:606] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.939479 21878 consensus_queue.cc:1048] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.939883 21622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:54:18.940691 21622 raft_consensus.cc:606] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:18.948839 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:18.949512 21697 raft_consensus.cc:606] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:18.953331 21840 consensus_queue.cc:1048] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:18.962625 21819 raft_consensus.cc:993] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:18.963169 21840 raft_consensus.cc:1081] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:18.964968 21622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53588
I20260709 14:54:18.965605 21622 raft_consensus.cc:493] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:18.966009 21622 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.971990 21622 raft_consensus.cc:515] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.973605 21818 consensus_queue.cc:1048] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:18.973909 21622 leader_election.cc:290] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:18.974651 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:18.975236 21697 raft_consensus.cc:3055] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.975452 21697 raft_consensus.cc:740] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:18.976074 21697 consensus_queue.cc:260] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.977090 21697 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.977336 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bcbb67db40240a3ac16f5e25f85ae38" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:18.977975 21770 raft_consensus.cc:3060] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.985438 21770 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:18.985438 21697 raft_consensus.cc:2468] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:18.987316 21589 leader_election.cc:304] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:18.988354 21828 raft_consensus.cc:2804] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.988967 21828 raft_consensus.cc:697] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:18.989806 21828 consensus_queue.cc:237] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:18.990015 21818 consensus_queue.cc:1048] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:19.002360 21828 raft_consensus.cc:993] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.001605 21518 catalog_manager.cc:5697] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.002979 21828 raft_consensus.cc:1081] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.004652 21697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44606
I20260709 14:54:19.005182 21697 raft_consensus.cc:493] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.005532 21697 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.011430 21697 raft_consensus.cc:515] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.013446 21697 leader_election.cc:290] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.015162 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:19.015726 21622 raft_consensus.cc:3055] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.015623 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f8cefcf7fa471cbd54edbf3808d53b" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.016191 21622 raft_consensus.cc:740] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:19.016353 21770 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.017104 21622 consensus_queue.cc:260] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.018494 21622 raft_consensus.cc:3060] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.023916 21770 raft_consensus.cc:2468] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.025243 21664 leader_election.cc:304] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:19.025542 21622 raft_consensus.cc:2468] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.026180 21840 raft_consensus.cc:2804] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.026669 21840 raft_consensus.cc:697] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.027515 21840 consensus_queue.cc:237] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.030880 21828 consensus_queue.cc:1048] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:19.034735 21521 catalog_manager.cc:5697] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.044868 21818 consensus_queue.cc:1048] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:19.051849 21820 consensus_queue.cc:1048] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:19.065243 21852 consensus_queue.cc:1048] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:19.074661 21820 raft_consensus.cc:993] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:19.075249 21820 raft_consensus.cc:1081] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:19.076869 21622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b049f205b14beb978a543ed94d215e"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53598
I20260709 14:54:19.077440 21622 raft_consensus.cc:493] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.077826 21622 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.084041 21622 raft_consensus.cc:515] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.086076 21622 leader_election.cc:290] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.087042 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:19.087689 21698 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.087617 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b049f205b14beb978a543ed94d215e" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.088435 21770 raft_consensus.cc:3055] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.088760 21770 raft_consensus.cc:740] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:19.089637 21770 consensus_queue.cc:260] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.090669 21770 raft_consensus.cc:3060] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.094739 21698 raft_consensus.cc:2468] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:19.095973 21588 leader_election.cc:304] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:19.096650 21818 raft_consensus.cc:2804] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.097112 21818 raft_consensus.cc:697] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:19.097294 21770 raft_consensus.cc:2468] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:19.097867 21818 consensus_queue.cc:237] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.105288 21518 catalog_manager.cc:5697] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.107632 21818 consensus_queue.cc:1048] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:19.120292 21828 consensus_queue.cc:1048] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:19.134825 21818 raft_consensus.cc:993] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.135073 21819 raft_consensus.cc:993] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:19.135349 21818 raft_consensus.cc:1081] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.135814 21840 raft_consensus.cc:1081] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:19.137360 21698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44606
I20260709 14:54:19.137658 21770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:48976
I20260709 14:54:19.138054 21698 raft_consensus.cc:493] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.138322 21770 raft_consensus.cc:493] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.138564 21698 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.138751 21770 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.144366 21770 raft_consensus.cc:515] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.145174 21698 raft_consensus.cc:515] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.146493 21770 leader_election.cc:290] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:19.148275 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:19.147224 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4692b63ef3214e628128f8d23d0ffc62" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:19.148412 21698 leader_election.cc:290] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.149427 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:19.149502 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f12e28a79d4ca3bf03a701a952f78d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.151057 21697 raft_consensus.cc:3055] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.150537 21622 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.151448 21770 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.152029 21623 raft_consensus.cc:3055] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.152379 21623 raft_consensus.cc:740] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:19.151398 21697 raft_consensus.cc:740] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.153239 21623 consensus_queue.cc:260] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.153746 21697 consensus_queue.cc:260] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.154651 21623 raft_consensus.cc:3060] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.155179 21697 raft_consensus.cc:3060] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.161247 21622 raft_consensus.cc:2468] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 2.
I20260709 14:54:19.161515 21770 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.162786 21664 leader_election.cc:304] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:19.163370 21738 leader_election.cc:304] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:19.163674 21840 raft_consensus.cc:2804] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.164178 21840 raft_consensus.cc:697] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.164326 21820 raft_consensus.cc:2804] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.164878 21820 raft_consensus.cc:697] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:19.165131 21840 consensus_queue.cc:237] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.165709 21820 consensus_queue.cc:237] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.167904 21623 raft_consensus.cc:2468] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.163664 21828 raft_consensus.cc:993] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.173728 21828 raft_consensus.cc:1081] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.174263 21697 raft_consensus.cc:2468] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 2.
I20260709 14:54:19.173597 21518 catalog_manager.cc:5697] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:19.176210 21697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44606
I20260709 14:54:19.176810 21697 raft_consensus.cc:493] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.177235 21697 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.179246 21521 catalog_manager.cc:5697] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.184746 21697 raft_consensus.cc:515] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.186877 21697 leader_election.cc:290] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.188022 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:19.188079 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6df3726dcdc4f9499443f945cc405a7" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.188903 21623 raft_consensus.cc:3055] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.189085 21770 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.189271 21623 raft_consensus.cc:740] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:19.190131 21623 consensus_queue.cc:260] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.191190 21623 raft_consensus.cc:3060] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.195988 21770 raft_consensus.cc:2468] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.196528 21623 raft_consensus.cc:2468] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.197676 21664 leader_election.cc:304] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:19.198453 21840 raft_consensus.cc:2804] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.198989 21840 raft_consensus.cc:697] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.199947 21840 consensus_queue.cc:237] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.206221 21521 catalog_manager.cc:5697] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.254823 21840 raft_consensus.cc:993] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:19.255327 21819 raft_consensus.cc:1081] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:19.257227 21623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67785f8592d94876a433e97952d959ac"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53588
I20260709 14:54:19.257896 21623 raft_consensus.cc:493] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.258795 21623 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.265218 21623 raft_consensus.cc:515] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.267122 21623 leader_election.cc:290] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.268061 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:19.268368 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.268702 21697 raft_consensus.cc:3055] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.269037 21770 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.269131 21697 raft_consensus.cc:740] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.269992 21697 consensus_queue.cc:260] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.270954 21697 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.275506 21770 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:19.276407 21697 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:19.276911 21589 leader_election.cc:304] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:19.277738 21828 raft_consensus.cc:2804] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.278154 21828 raft_consensus.cc:697] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:19.278800 21828 consensus_queue.cc:237] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.285398 21521 catalog_manager.cc:5697] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.423281 21855 raft_consensus.cc:993] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.423755 21820 raft_consensus.cc:1081] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:19.425426 21697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde532ea0b574df0b393645934325f31"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44612
I20260709 14:54:19.425879 21697 raft_consensus.cc:493] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.426146 21697 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.431591 21697 raft_consensus.cc:515] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.432030 21770 raft_consensus.cc:1275] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.433357 21697 leader_election.cc:290] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:19.434345 21819 consensus_queue.cc:1048] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.434489 21770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:19.434317 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:19.435195 21770 raft_consensus.cc:3055] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.435573 21770 raft_consensus.cc:740] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:19.435614 21623 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.436399 21770 consensus_queue.cc:260] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.437597 21770 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.444366 21622 raft_consensus.cc:1275] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.450213 21623 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.452723 21878 consensus_queue.cc:1048] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.452873 21664 leader_election.cc:304] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:19.453889 21830 raft_consensus.cc:2804] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.454344 21830 raft_consensus.cc:697] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:19.454483 21770 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:19.455408 21830 consensus_queue.cc:237] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:19.463470 21518 catalog_manager.cc:5697] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:19.472554 21770 raft_consensus.cc:1275] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.473994 21828 consensus_queue.cc:1048] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.482033 21697 raft_consensus.cc:1275] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.483321 21828 consensus_queue.cc:1048] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.558780 21623 raft_consensus.cc:1275] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.560493 21830 consensus_queue.cc:1048] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.569375 21770 raft_consensus.cc:1275] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.571251 21840 consensus_queue.cc:1048] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.617103 21697 raft_consensus.cc:1275] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.618705 21820 consensus_queue.cc:1048] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.626725 21623 raft_consensus.cc:1275] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.628113 21855 consensus_queue.cc:1048] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.659795 21770 raft_consensus.cc:1275] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.661273 21863 consensus_queue.cc:1048] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.670217 21697 raft_consensus.cc:1275] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.672243 21828 consensus_queue.cc:1048] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.709929 21623 raft_consensus.cc:1275] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.711608 21840 consensus_queue.cc:1048] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.721607 21770 raft_consensus.cc:1275] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.723654 21819 consensus_queue.cc:1048] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.773768 21697 raft_consensus.cc:1275] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.775357 21828 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.783960 21770 raft_consensus.cc:1275] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.785730 21828 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.883267 21770 raft_consensus.cc:1275] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.884627 21819 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.894225 21623 raft_consensus.cc:1275] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.896028 21840 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:22.181262 21518 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47498:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:22.184620 21518 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:22.247676 21610 tablet_service.cc:1511] Processing CreateTablet for tablet fbbefd8e60594beeb232d3416bcbb231 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:22.248409 21683 tablet_service.cc:1511] Processing CreateTablet for tablet fbbefd8e60594beeb232d3416bcbb231 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:22.249190 21610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbefd8e60594beeb232d3416bcbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.249866 21683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbefd8e60594beeb232d3416bcbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.252604 21754 tablet_service.cc:1511] Processing CreateTablet for tablet fbbefd8e60594beeb232d3416bcbb231 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:22.254673 21687 tablet_service.cc:1511] Processing CreateTablet for tablet fc9757a30ed446edabe830d8d0747f79 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:22.256076 21687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9757a30ed446edabe830d8d0747f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.256304 21608 tablet_service.cc:1511] Processing CreateTablet for tablet fc9757a30ed446edabe830d8d0747f79 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:22.257779 21608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9757a30ed446edabe830d8d0747f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.258814 21682 tablet_service.cc:1511] Processing CreateTablet for tablet 93713a92e8d24767b7c0d434e9943794 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:22.260201 21682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93713a92e8d24767b7c0d434e9943794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.263513 21684 tablet_service.cc:1511] Processing CreateTablet for tablet 086c86265a9347e3a1be7b545f4feb50 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:22.265303 21684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086c86265a9347e3a1be7b545f4feb50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.265743 21756 tablet_service.cc:1511] Processing CreateTablet for tablet 086c86265a9347e3a1be7b545f4feb50 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:22.266721 21760 tablet_service.cc:1511] Processing CreateTablet for tablet 93713a92e8d24767b7c0d434e9943794 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:22.265743 21755 tablet_service.cc:1511] Processing CreateTablet for tablet fc9757a30ed446edabe830d8d0747f79 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:22.273506 21688 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5572d984dd4f6798730502a299d3bf (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:22.273952 21613 tablet_service.cc:1511] Processing CreateTablet for tablet 086c86265a9347e3a1be7b545f4feb50 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:22.275030 21688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5572d984dd4f6798730502a299d3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.275346 21613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086c86265a9347e3a1be7b545f4feb50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.254751 21754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbbefd8e60594beeb232d3416bcbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.279151 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9757a30ed446edabe830d8d0747f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.281111 21756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086c86265a9347e3a1be7b545f4feb50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.281073 21680 tablet_service.cc:1511] Processing CreateTablet for tablet c035a5811ce949c9903e2fb1577a060b (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:22.282552 21680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c035a5811ce949c9903e2fb1577a060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.283066 21762 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5572d984dd4f6798730502a299d3bf (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:22.284598 21762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5572d984dd4f6798730502a299d3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.277936 21607 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5572d984dd4f6798730502a299d3bf (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:22.288074 21686 tablet_service.cc:1511] Processing CreateTablet for tablet 1208ec7b14644d37940dfc5b1f39995d (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:22.288893 21607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5572d984dd4f6798730502a299d3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.289672 21686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1208ec7b14644d37940dfc5b1f39995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.293262 21760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93713a92e8d24767b7c0d434e9943794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.293454 21681 tablet_service.cc:1511] Processing CreateTablet for tablet 404da1f4876a45979ae9cc1643ad8048 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:22.295040 21681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404da1f4876a45979ae9cc1643ad8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.298609 21611 tablet_service.cc:1511] Processing CreateTablet for tablet c035a5811ce949c9903e2fb1577a060b (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:22.298761 21606 tablet_service.cc:1511] Processing CreateTablet for tablet 1208ec7b14644d37940dfc5b1f39995d (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:22.293285 21685 tablet_service.cc:1511] Processing CreateTablet for tablet f7d9bbeaa37a4f5da41da99e320c1f67 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:22.300434 21611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c035a5811ce949c9903e2fb1577a060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.300907 21612 tablet_service.cc:1511] Processing CreateTablet for tablet f7d9bbeaa37a4f5da41da99e320c1f67 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:22.301431 21685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d9bbeaa37a4f5da41da99e320c1f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.302820 21606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1208ec7b14644d37940dfc5b1f39995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.305209 21612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d9bbeaa37a4f5da41da99e320c1f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.310494 21609 tablet_service.cc:1511] Processing CreateTablet for tablet 404da1f4876a45979ae9cc1643ad8048 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:22.311295 21759 tablet_service.cc:1511] Processing CreateTablet for tablet c035a5811ce949c9903e2fb1577a060b (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:22.311995 21609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404da1f4876a45979ae9cc1643ad8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.312755 21759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c035a5811ce949c9903e2fb1577a060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.271513 21605 tablet_service.cc:1511] Processing CreateTablet for tablet 93713a92e8d24767b7c0d434e9943794 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:22.315373 21761 tablet_service.cc:1511] Processing CreateTablet for tablet f7d9bbeaa37a4f5da41da99e320c1f67 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:22.320489 21605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93713a92e8d24767b7c0d434e9943794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.320885 21761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d9bbeaa37a4f5da41da99e320c1f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.313886 21757 tablet_service.cc:1511] Processing CreateTablet for tablet 1208ec7b14644d37940dfc5b1f39995d (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:22.315850 21758 tablet_service.cc:1511] Processing CreateTablet for tablet 404da1f4876a45979ae9cc1643ad8048 (DEFAULT_TABLE table=soft_deleted_table [id=683934ee9bab435884e2848cbc84689b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:22.325239 21757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1208ec7b14644d37940dfc5b1f39995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.326071 21758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404da1f4876a45979ae9cc1643ad8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:22.423271 21913 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.429877 21914 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.438922 21914 tablet_bootstrap.cc:654] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.443567 21915 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.460366 21915 tablet_bootstrap.cc:654] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.462483 21913 tablet_bootstrap.cc:654] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.475629 21914 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.475629 21913 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.476382 21913 ts_tablet_manager.cc:1403] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.006s
I20260709 14:54:22.476382 21914 ts_tablet_manager.cc:1403] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260709 14:54:22.479759 21913 raft_consensus.cc:359] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.479974 21914 raft_consensus.cc:359] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.480705 21913 raft_consensus.cc:385] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.480794 21914 raft_consensus.cc:385] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.481235 21913 raft_consensus.cc:740] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.481392 21914 raft_consensus.cc:740] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.482189 21913 consensus_queue.cc:260] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.482316 21914 consensus_queue.cc:260] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.484571 21913 ts_tablet_manager.cc:1434] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:22.485361 21914 ts_tablet_manager.cc:1434] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:54:22.485733 21913 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.486591 21914 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.494035 21914 tablet_bootstrap.cc:654] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.494876 21913 tablet_bootstrap.cc:654] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.497121 21915 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.497871 21915 ts_tablet_manager.cc:1403] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.004s
I20260709 14:54:22.501466 21915 raft_consensus.cc:359] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.502346 21915 raft_consensus.cc:385] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.502663 21915 raft_consensus.cc:740] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.503412 21915 consensus_queue.cc:260] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.506717 21913 tablet_bootstrap.cc:492] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.507364 21913 ts_tablet_manager.cc:1403] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:54:22.507714 21914 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.508319 21828 raft_consensus.cc:493] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.508569 21914 ts_tablet_manager.cc:1403] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 14:54:22.509006 21828 raft_consensus.cc:515] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.510862 21913 raft_consensus.cc:359] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.511682 21913 raft_consensus.cc:385] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.511957 21913 raft_consensus.cc:740] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.512712 21913 consensus_queue.cc:260] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.513209 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.514225 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:22.515136 21913 ts_tablet_manager.cc:1434] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:22.516289 21913 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.517325 21899 raft_consensus.cc:493] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.517936 21899 raft_consensus.cc:515] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.518436 21914 raft_consensus.cc:359] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.519446 21914 raft_consensus.cc:385] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.519806 21914 raft_consensus.cc:740] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.520421 21899 leader_election.cc:290] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.520685 21914 consensus_queue.cc:260] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.521991 21828 leader_election.cc:290] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
W20260709 14:54:22.518327 21588 leader_election.cc:343] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.522533 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5572d984dd4f6798730502a299d3bf" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
W20260709 14:54:22.523028 21589 leader_election.cc:343] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.523356 21913 tablet_bootstrap.cc:654] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.523734 21914 ts_tablet_manager.cc:1434] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:54:22.524457 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5572d984dd4f6798730502a299d3bf" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.524962 21914 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.525293 21771 raft_consensus.cc:2468] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:22.523314 21623 raft_consensus.cc:2468] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:22.525754 21589 leader_election.cc:304] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:22.527204 21828 raft_consensus.cc:2749] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:22.527554 21664 leader_election.cc:304] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:22.528751 21903 raft_consensus.cc:2804] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.529162 21903 raft_consensus.cc:493] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.529521 21903 raft_consensus.cc:3060] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.533826 21914 tablet_bootstrap.cc:654] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.536275 21913 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.536923 21913 ts_tablet_manager.cc:1403] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 14:54:22.540254 21913 raft_consensus.cc:359] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.541143 21913 raft_consensus.cc:385] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.541463 21913 raft_consensus.cc:740] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.542339 21913 consensus_queue.cc:260] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.544974 21913 ts_tablet_manager.cc:1434] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:22.545985 21914 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.546182 21913 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.546567 21914 ts_tablet_manager.cc:1403] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:54:22.548933 21903 raft_consensus.cc:515] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.549804 21914 raft_consensus.cc:359] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.550676 21914 raft_consensus.cc:385] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.550998 21914 raft_consensus.cc:740] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.551213 21915 ts_tablet_manager.cc:1434] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 14:54:22.552452 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5572d984dd4f6798730502a299d3bf" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:22.553185 21623 raft_consensus.cc:3060] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.553623 21913 tablet_bootstrap.cc:654] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.556385 21915 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.551780 21914 consensus_queue.cc:260] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.562762 21914 ts_tablet_manager.cc:1434] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:54:22.563992 21914 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.565495 21913 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.566083 21913 ts_tablet_manager.cc:1403] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:54:22.570333 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5572d984dd4f6798730502a299d3bf" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:22.569133 21913 raft_consensus.cc:359] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.572068 21771 raft_consensus.cc:3060] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.572320 21913 raft_consensus.cc:385] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.572757 21913 raft_consensus.cc:740] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.573609 21915 tablet_bootstrap.cc:654] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.573906 21913 consensus_queue.cc:260] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.568003 21623 raft_consensus.cc:2468] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:22.580410 21914 tablet_bootstrap.cc:654] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.582656 21664 leader_election.cc:304] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:22.583657 21899 raft_consensus.cc:2804] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:22.580720 21913 ts_tablet_manager.cc:1434] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:54:22.570446 21903 leader_election.cc:290] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.587484 21913 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.597018 21915 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.597057 21913 tablet_bootstrap.cc:654] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.600113 21915 ts_tablet_manager.cc:1403] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.001s
I20260709 14:54:22.598553 21771 raft_consensus.cc:2468] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:22.604306 21915 raft_consensus.cc:359] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.605913 21915 raft_consensus.cc:385] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.605762 21899 raft_consensus.cc:697] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:22.606472 21915 raft_consensus.cc:740] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.607556 21915 consensus_queue.cc:260] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.608430 21914 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.607180 21899 consensus_queue.cc:237] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.609275 21914 ts_tablet_manager.cc:1403] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260709 14:54:22.613095 21914 raft_consensus.cc:359] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.614004 21914 raft_consensus.cc:385] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.614324 21914 raft_consensus.cc:740] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.614924 21913 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.615489 21913 ts_tablet_manager.cc:1403] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260709 14:54:22.615113 21914 consensus_queue.cc:260] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.617828 21914 ts_tablet_manager.cc:1434] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:54:22.618849 21914 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.618755 21913 raft_consensus.cc:359] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.622239 21913 raft_consensus.cc:385] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.622575 21915 ts_tablet_manager.cc:1434] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:54:22.624235 21915 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.626721 21914 tablet_bootstrap.cc:654] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.622588 21913 raft_consensus.cc:740] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.627170 21521 catalog_manager.cc:5697] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.628571 21913 consensus_queue.cc:260] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.631624 21913 ts_tablet_manager.cc:1434] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:54:22.632809 21913 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.633718 21852 raft_consensus.cc:493] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.634325 21852 raft_consensus.cc:515] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.637853 21915 tablet_bootstrap.cc:654] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.640808 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:22.641639 21697 raft_consensus.cc:2468] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 0.
I20260709 14:54:22.650635 21737 leader_election.cc:304] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:22.652982 21852 leader_election.cc:290] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:22.654409 21852 raft_consensus.cc:2804] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.657055 21852 raft_consensus.cc:493] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.657477 21852 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.658504 21914 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.658694 21899 raft_consensus.cc:493] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.659327 21914 ts_tablet_manager.cc:1403] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.010s
I20260709 14:54:22.659462 21899 raft_consensus.cc:515] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.662148 21899 leader_election.cc:290] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.663297 21914 raft_consensus.cc:359] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.664240 21914 raft_consensus.cc:385] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.664273 21828 raft_consensus.cc:493] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.664633 21914 raft_consensus.cc:740] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.665122 21828 raft_consensus.cc:515] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.665848 21914 consensus_queue.cc:260] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.666790 21852 raft_consensus.cc:515] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.667555 21828 leader_election.cc:290] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.668656 21914 ts_tablet_manager.cc:1434] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:22.670130 21914 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.670008 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
W20260709 14:54:22.673532 21588 leader_election.cc:343] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.664377 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
W20260709 14:54:22.676956 21664 leader_election.cc:343] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.679181 21914 tablet_bootstrap.cc:654] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.683666 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
W20260709 14:54:22.689282 21738 leader_election.cc:343] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.691179 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
W20260709 14:54:22.692862 21738 leader_election.cc:343] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.694036 21852 leader_election.cc:290] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
W20260709 14:54:22.696039 21737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.191.130:36241, user_credentials={real_user=slave}} blocked reactor thread for 45531.4us
I20260709 14:54:22.697741 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:22.698231 21914 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.698374 21697 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.699177 21914 ts_tablet_manager.cc:1403] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260709 14:54:22.703101 21914 raft_consensus.cc:359] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.703974 21914 raft_consensus.cc:385] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.704304 21914 raft_consensus.cc:740] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.705260 21914 consensus_queue.cc:260] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.705821 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.706496 21899 raft_consensus.cc:493] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.706945 21899 raft_consensus.cc:515] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.708266 21914 ts_tablet_manager.cc:1434] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:54:22.709712 21914 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.709923 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
W20260709 14:54:22.711869 21664 leader_election.cc:343] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.712986 21899 leader_election.cc:290] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.705654 21697 raft_consensus.cc:2468] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 1.
I20260709 14:54:22.715317 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
W20260709 14:54:22.716549 21664 leader_election.cc:343] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.717044 21664 leader_election.cc:304] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:22.717401 21914 tablet_bootstrap.cc:654] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:22.718161 21589 leader_election.cc:343] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.718680 21589 leader_election.cc:304] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:22.719620 21828 raft_consensus.cc:2749] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:22.724439 21913 tablet_bootstrap.cc:654] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.725322 21737 leader_election.cc:304] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:22.726917 21931 raft_consensus.cc:2804] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:22.728204 21931 raft_consensus.cc:697] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:22.729394 21899 raft_consensus.cc:2749] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:22.730253 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.729111 21931 consensus_queue.cc:237] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
W20260709 14:54:22.734563 21664 leader_election.cc:343] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.735096 21664 leader_election.cc:304] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:22.735935 21899 raft_consensus.cc:2749] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:22.748603 21913 tablet_bootstrap.cc:492] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.748664 21915 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.749511 21915 ts_tablet_manager.cc:1403] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.126s	user 0.048s	sys 0.041s
I20260709 14:54:22.750561 21913 ts_tablet_manager.cc:1403] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.004s
I20260709 14:54:22.750013 21520 catalog_manager.cc:5697] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.752714 21914 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.753427 21914 ts_tablet_manager.cc:1403] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.022s
I20260709 14:54:22.752849 21915 raft_consensus.cc:359] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.753993 21915 raft_consensus.cc:385] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.754388 21915 raft_consensus.cc:740] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.755306 21915 consensus_queue.cc:260] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.756739 21914 raft_consensus.cc:359] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.757562 21914 raft_consensus.cc:385] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.757890 21914 raft_consensus.cc:740] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.758117 21915 ts_tablet_manager.cc:1434] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:22.758725 21914 consensus_queue.cc:260] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.759495 21915 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.760468 21913 raft_consensus.cc:359] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.761349 21913 raft_consensus.cc:385] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.761718 21913 raft_consensus.cc:740] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.762686 21913 consensus_queue.cc:260] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.763227 21914 ts_tablet_manager.cc:1434] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:22.766458 21913 ts_tablet_manager.cc:1434] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:54:22.767390 21915 tablet_bootstrap.cc:654] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.767685 21913 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.772104 21914 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.776129 21913 tablet_bootstrap.cc:654] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.779865 21914 tablet_bootstrap.cc:654] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.788637 21913 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.789227 21913 ts_tablet_manager.cc:1403] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 14:54:22.792322 21913 raft_consensus.cc:359] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.794540 21913 raft_consensus.cc:385] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.794843 21913 raft_consensus.cc:740] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.795605 21913 consensus_queue.cc:260] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.796478 21925 raft_consensus.cc:493] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.797279 21925 raft_consensus.cc:515] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.798182 21913 ts_tablet_manager.cc:1434] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 14:54:22.801609 21913 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.801728 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:22.802863 21623 raft_consensus.cc:2468] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:22.804584 21664 leader_election.cc:304] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:22.805740 21899 raft_consensus.cc:2804] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.806171 21899 raft_consensus.cc:493] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.806497 21899 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.808945 21913 tablet_bootstrap.cc:654] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.811890 21925 leader_election.cc:290] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.815546 21914 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.815987 21913 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.816152 21914 ts_tablet_manager.cc:1403] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.022s
I20260709 14:54:22.816566 21913 ts_tablet_manager.cc:1403] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 14:54:22.817173 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.819095 21914 raft_consensus.cc:359] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.819932 21914 raft_consensus.cc:385] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:22.819034 21664 leader_election.cc:343] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.819691 21913 raft_consensus.cc:359] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.820341 21914 raft_consensus.cc:740] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.820917 21913 raft_consensus.cc:385] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.821116 21915 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.821513 21913 raft_consensus.cc:740] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.821336 21914 consensus_queue.cc:260] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.822484 21913 consensus_queue.cc:260] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.823570 21914 ts_tablet_manager.cc:1434] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:22.824890 21913 ts_tablet_manager.cc:1434] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:54:22.825290 21899 raft_consensus.cc:515] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.826342 21913 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: Bootstrap starting.
I20260709 14:54:22.827620 21899 leader_election.cc:290] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.821790 21915 ts_tablet_manager.cc:1403] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.003s
I20260709 14:54:22.831212 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:22.831444 21915 raft_consensus.cc:359] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.832010 21622 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.832290 21915 raft_consensus.cc:385] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.832687 21915 raft_consensus.cc:740] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.833231 21913 tablet_bootstrap.cc:654] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.835592 21914 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: Bootstrap starting.
I20260709 14:54:22.833572 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
W20260709 14:54:22.840354 21664 leader_election.cc:343] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.832875 21828 raft_consensus.cc:493] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.842872 21828 raft_consensus.cc:515] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.833606 21915 consensus_queue.cc:260] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.847450 21915 ts_tablet_manager.cc:1434] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:54:22.848255 21914 tablet_bootstrap.cc:654] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.849777 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
W20260709 14:54:22.851262 21588 leader_election.cc:343] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.852571 21915 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.854296 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:22.855270 21768 raft_consensus.cc:2468] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:22.856719 21589 leader_election.cc:304] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:22.857679 21900 raft_consensus.cc:2804] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.858049 21900 raft_consensus.cc:493] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.858374 21900 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.860061 21915 tablet_bootstrap.cc:654] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.861033 21828 leader_election.cc:290] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.867568 21622 raft_consensus.cc:2468] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:22.869200 21664 leader_election.cc:304] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:22.869441 21913 tablet_bootstrap.cc:492] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: No bootstrap required, opened a new log
I20260709 14:54:22.870186 21913 ts_tablet_manager.cc:1403] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.008s
I20260709 14:54:22.870910 21899 raft_consensus.cc:2804] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:22.871531 21899 raft_consensus.cc:697] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:22.872383 21899 consensus_queue.cc:237] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.873950 21913 raft_consensus.cc:359] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.874835 21913 raft_consensus.cc:385] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.875094 21913 raft_consensus.cc:740] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.876312 21913 consensus_queue.cc:260] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.882390 21900 raft_consensus.cc:515] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.885779 21900 leader_election.cc:290] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.886904 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:22.888991 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:22.889707 21768 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.890698 21913 ts_tablet_manager.cc:1434] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:54:22.891817 21915 tablet_bootstrap.cc:492] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.893790 21915 ts_tablet_manager.cc:1403] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.015s
W20260709 14:54:22.892794 21588 leader_election.cc:343] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.897073 21915 raft_consensus.cc:359] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.897974 21915 raft_consensus.cc:385] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.898281 21915 raft_consensus.cc:740] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.899101 21915 consensus_queue.cc:260] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.900873 21521 catalog_manager.cc:5697] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.904131 21925 raft_consensus.cc:493] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.904790 21925 raft_consensus.cc:515] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.907059 21925 leader_election.cc:290] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.909476 21915 ts_tablet_manager.cc:1434] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:54:22.910708 21915 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.918275 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
W20260709 14:54:22.919965 21664 leader_election.cc:343] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:22.924402 21768 raft_consensus.cc:2468] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:22.925944 21589 leader_election.cc:304] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:22.926096 21915 tablet_bootstrap.cc:654] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:22.930697 21900 raft_consensus.cc:2804] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:22.932248 21900 raft_consensus.cc:697] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:22.932981 21914 tablet_bootstrap.cc:492] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: No bootstrap required, opened a new log
I20260709 14:54:22.935060 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:22.935993 21622 raft_consensus.cc:2468] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:22.936682 21915 tablet_bootstrap.cc:492] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:22.937089 21828 raft_consensus.cc:493] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.937451 21915 ts_tablet_manager.cc:1403] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 14:54:22.938434 21664 leader_election.cc:304] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:22.940346 21899 raft_consensus.cc:2804] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.940799 21899 raft_consensus.cc:493] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.933629 21914 ts_tablet_manager.cc:1403] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.025s
I20260709 14:54:22.941290 21899 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.940909 21915 raft_consensus.cc:359] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.942032 21915 raft_consensus.cc:385] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.942402 21915 raft_consensus.cc:740] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.937589 21828 raft_consensus.cc:515] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.943298 21915 consensus_queue.cc:260] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.944216 21914 raft_consensus.cc:359] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.944974 21914 raft_consensus.cc:385] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:22.945261 21914 raft_consensus.cc:740] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Initialized, Role: FOLLOWER
I20260709 14:54:22.946100 21915 ts_tablet_manager.cc:1434] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:54:22.946266 21828 leader_election.cc:290] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:22.947288 21915 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:22.948949 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:22.949790 21697 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:22.933243 21900 consensus_queue.cc:237] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.946130 21914 consensus_queue.cc:260] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.954897 21914 ts_tablet_manager.cc:1434] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:22.955089 21915 tablet_bootstrap.cc:654] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:22.962354 21644 debug-util.cc:398] Leaking SignalData structure 0x7b0800054760 after lost signal to thread 12033
W20260709 14:54:22.964932 21644 debug-util.cc:398] Leaking SignalData structure 0x7b08001feaa0 after lost signal to thread 21647
W20260709 14:54:22.966310 21644 debug-util.cc:398] Leaking SignalData structure 0x7b080009b300 after lost signal to thread 21722
W20260709 14:54:22.967510 21644 debug-util.cc:398] Leaking SignalData structure 0x7b0800029e60 after lost signal to thread 21796
I20260709 14:54:22.974668 21899 raft_consensus.cc:515] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.978101 21588 leader_election.cc:304] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:22.978117 21622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:22.979238 21622 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.982931 21828 raft_consensus.cc:2804] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:22.983494 21828 raft_consensus.cc:493] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:22.983830 21828 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:22.989779 21947 raft_consensus.cc:493] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:22.990646 21947 raft_consensus.cc:515] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:22.996075 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:23.001348 21768 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:23.005213 21915 tablet_bootstrap.cc:492] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:23.005848 21915 ts_tablet_manager.cc:1403] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.011s
I20260709 14:54:23.006119 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:23.007133 21697 raft_consensus.cc:2393] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ef7b176b2c644ac9962d1d33d1a839b in current term 1: Already voted for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in this term.
I20260709 14:54:23.006882 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:23.007700 21903 consensus_queue.cc:1048] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.007632 21947 leader_election.cc:290] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.009333 21588 leader_election.cc:304] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:23.009583 21915 raft_consensus.cc:359] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.010496 21915 raft_consensus.cc:385] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:23.010807 21915 raft_consensus.cc:740] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:23.011751 21947 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.011675 21915 consensus_queue.cc:260] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.014379 21915 ts_tablet_manager.cc:1434] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:54:23.016654 21915 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:23.023466 21915 tablet_bootstrap.cc:654] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:23.024046 21622 raft_consensus.cc:2468] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:23.031121 21664 leader_election.cc:304] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.032289 21903 raft_consensus.cc:2804] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.032827 21903 raft_consensus.cc:697] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.033286 21518 catalog_manager.cc:5697] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.025755 21828 raft_consensus.cc:515] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.033694 21903 consensus_queue.cc:237] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.041831 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.042608 21697 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.043789 21925 consensus_queue.cc:1048] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.045733 21915 tablet_bootstrap.cc:492] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:23.046293 21915 ts_tablet_manager.cc:1403] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260709 14:54:23.049475 21915 raft_consensus.cc:359] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.050271 21931 raft_consensus.cc:493] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:23.050267 21915 raft_consensus.cc:385] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:23.050988 21915 raft_consensus.cc:740] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:23.050951 21931 raft_consensus.cc:515] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.052018 21915 consensus_queue.cc:260] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.054338 21931 leader_election.cc:290] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:23.054849 21915 ts_tablet_manager.cc:1434] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:23.054726 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:23.055521 21621 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 0.
I20260709 14:54:23.055975 21915 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: Bootstrap starting.
I20260709 14:54:23.056737 21738 leader_election.cc:304] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:23.057574 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:23.057830 21931 raft_consensus.cc:2804] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:23.058203 21931 raft_consensus.cc:493] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:23.058306 21698 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 0.
I20260709 14:54:23.058584 21931 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.062695 21915 tablet_bootstrap.cc:654] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:23.067353 21931 raft_consensus.cc:515] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.069152 21947 raft_consensus.cc:2749] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:23.071053 21697 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:23.071756 21899 leader_election.cc:290] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.073148 21588 leader_election.cc:304] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.074558 21828 leader_election.cc:290] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.074781 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.075505 21771 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.085508 21947 raft_consensus.cc:2804] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.087056 21947 raft_consensus.cc:697] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.088089 21947 consensus_queue.cc:237] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.091250 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.091898 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.090027 21931 leader_election.cc:290] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:23.091995 21623 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.092700 21697 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.084646 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.103224 21915 tablet_bootstrap.cc:492] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: No bootstrap required, opened a new log
I20260709 14:54:23.103974 21915 ts_tablet_manager.cc:1403] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.013s
I20260709 14:54:23.106871 21915 raft_consensus.cc:359] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.107928 21768 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.115969 21771 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:23.110994 21697 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 1.
I20260709 14:54:23.109730 21521 catalog_manager.cc:5697] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.120759 21737 leader_election.cc:304] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.122660 21931 raft_consensus.cc:2804] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.123286 21931 raft_consensus.cc:697] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:23.124315 21931 consensus_queue.cc:237] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.128683 21519 catalog_manager.cc:5697] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.118312 21623 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 1.
I20260709 14:54:23.135694 21768 raft_consensus.cc:2468] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:23.116919 21915 raft_consensus.cc:385] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:23.137382 21915 raft_consensus.cc:740] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Initialized, Role: FOLLOWER
I20260709 14:54:23.138170 21915 consensus_queue.cc:260] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.140082 21915 ts_tablet_manager.cc:1434] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.004s
I20260709 14:54:23.140944 21903 raft_consensus.cc:493] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:23.141506 21903 raft_consensus.cc:515] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.143575 21903 leader_election.cc:290] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.145435 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:23.153179 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:23.154291 21771 raft_consensus.cc:2393] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cd2088aacd447d7875198be7ff87714 in current term 1: Already voted for candidate 0ef7b176b2c644ac9962d1d33d1a839b in this term.
I20260709 14:54:23.154920 21947 raft_consensus.cc:493] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:23.155498 21664 leader_election.cc:304] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3cd2088aacd447d7875198be7ff87714; no voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:23.155429 21947 raft_consensus.cc:515] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.157740 21947 leader_election.cc:290] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.157176 21903 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.159921 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714" is_pre_election: true
I20260709 14:54:23.160717 21697 raft_consensus.cc:2468] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:23.162151 21588 leader_election.cc:304] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.164072 21947 raft_consensus.cc:2804] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:23.164472 21947 raft_consensus.cc:493] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:23.164842 21947 raft_consensus.cc:3060] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.166121 21903 raft_consensus.cc:2749] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:23.166306 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:23.167145 21768 raft_consensus.cc:2468] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 0.
I20260709 14:54:23.172793 21519 catalog_manager.cc:5697] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 1 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:23.173415 21947 raft_consensus.cc:515] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.177067 21697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.177728 21697 raft_consensus.cc:3060] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.183843 21947 leader_election.cc:290] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.185114 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93713a92e8d24767b7c0d434e9943794" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.186537 21768 raft_consensus.cc:3060] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.186808 21697 raft_consensus.cc:2468] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
I20260709 14:54:23.188262 21588 leader_election.cc:304] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.189260 21947 raft_consensus.cc:2804] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.189890 21947 raft_consensus.cc:697] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.190831 21947 consensus_queue.cc:237] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.194653 21768 raft_consensus.cc:2468] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 1.
W20260709 14:54:23.199806 21568 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:23.201491 21519 catalog_manager.cc:5697] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 1 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.208678 21903 raft_consensus.cc:493] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:23.209267 21903 raft_consensus.cc:515] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.211243 21903 leader_election.cc:290] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.214102 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" is_pre_election: true
I20260709 14:54:23.213989 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" is_pre_election: true
I20260709 14:54:23.214962 21771 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:23.215468 21623 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 0.
I20260709 14:54:23.216979 21664 leader_election.cc:304] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.218884 21955 raft_consensus.cc:2804] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:23.219229 21955 raft_consensus.cc:493] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:23.219535 21955 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.224507 21931 consensus_queue.cc:1048] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.229553 21955 raft_consensus.cc:515] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.232273 21955 leader_election.cc:290] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.232685 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.233448 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.233554 21621 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.234084 21768 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.249539 21931 consensus_queue.cc:1048] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.252816 21768 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:23.256683 21664 leader_election.cc:304] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.257781 21955 raft_consensus.cc:2804] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:23.258309 21955 raft_consensus.cc:697] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.259171 21955 consensus_queue.cc:237] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.268654 21768 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:23.274302 21621 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 1.
I20260709 14:54:23.280937 21955 consensus_queue.cc:1048] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.284322 21521 catalog_manager.cc:5697] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 1 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.306159 21925 consensus_queue.cc:1048] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.320973 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:23.321661 21697 raft_consensus.cc:606] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:23.329000 21768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:54:23.329576 21768 raft_consensus.cc:606] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:23.338799 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:23.339524 21697 raft_consensus.cc:606] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 0ef7b176b2c644ac9962d1d33d1a839b
I20260709 14:54:23.348639 21768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:54:23.349382 21768 raft_consensus.cc:606] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:23.355329 21621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:54:23.355885 21621 raft_consensus.cc:606] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:23.361707 21621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:53600
I20260709 14:54:23.362207 21621 raft_consensus.cc:606] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Received request to transfer leadership to TS 3cd2088aacd447d7875198be7ff87714
I20260709 14:54:23.367627 21697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:44628
I20260709 14:54:23.368368 21697 raft_consensus.cc:606] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Received request to transfer leadership to TS 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:23.394078 21947 consensus_queue.cc:1048] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.410079 21947 raft_consensus.cc:993] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.421347 21947 raft_consensus.cc:1081] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.431421 21948 consensus_queue.cc:1048] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.435461 21697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44606
I20260709 14:54:23.436125 21697 raft_consensus.cc:493] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.436484 21697 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.443830 21697 raft_consensus.cc:515] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.445967 21697 leader_election.cc:290] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.447196 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.447682 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d9bbeaa37a4f5da41da99e320c1f67" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.448028 21621 raft_consensus.cc:3055] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.448412 21621 raft_consensus.cc:740] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.448475 21768 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.449270 21621 consensus_queue.cc:260] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.450572 21621 raft_consensus.cc:3060] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.459506 21768 raft_consensus.cc:2468] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.460675 21771 raft_consensus.cc:1240] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Rejecting Update request from peer 0ef7b176b2c644ac9962d1d33d1a839b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:54:23.464721 21664 leader_election.cc:304] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.465847 21621 raft_consensus.cc:2468] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.465847 21955 raft_consensus.cc:2804] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.466797 21955 raft_consensus.cc:697] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.467758 21955 consensus_queue.cc:237] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.478152 21519 catalog_manager.cc:5697] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.597918 21955 consensus_queue.cc:1048] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.602025 21925 consensus_queue.cc:1048] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.615245 21954 raft_consensus.cc:993] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:23.615841 21954 raft_consensus.cc:1081] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:23.620409 21768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:48976
I20260709 14:54:23.621061 21768 raft_consensus.cc:493] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.621434 21768 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.629207 21948 consensus_queue.cc:1048] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.630116 21768 raft_consensus.cc:515] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.633831 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.634490 21698 raft_consensus.cc:3055] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.634807 21698 raft_consensus.cc:740] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.635686 21698 consensus_queue.cc:260] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.636938 21698 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.641186 21623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404da1f4876a45979ae9cc1643ad8048" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.642058 21623 raft_consensus.cc:3060] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.646677 21698 raft_consensus.cc:2468] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 2.
I20260709 14:54:23.648535 21737 leader_election.cc:304] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.649732 21852 raft_consensus.cc:2804] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.650413 21852 raft_consensus.cc:697] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:23.651214 21623 raft_consensus.cc:2468] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 2.
I20260709 14:54:23.651394 21852 consensus_queue.cc:237] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.649812 21768 leader_election.cc:290] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:23.662855 21518 catalog_manager.cc:5697] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 2 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:23.671247 21963 raft_consensus.cc:993] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.671942 21963 raft_consensus.cc:1081] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.672719 21947 consensus_queue.cc:1048] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.681181 21623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53598
I20260709 14:54:23.681872 21623 raft_consensus.cc:493] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.682349 21623 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.688202 21828 consensus_queue.cc:1048] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.694969 21623 raft_consensus.cc:515] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.697772 21698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.698450 21698 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.702886 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9757a30ed446edabe830d8d0747f79" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.703724 21772 raft_consensus.cc:3055] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.704054 21772 raft_consensus.cc:740] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:23.704986 21772 consensus_queue.cc:260] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.706214 21772 raft_consensus.cc:3060] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.713788 21623 leader_election.cc:290] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.716262 21955 consensus_queue.cc:1048] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.719514 21698 raft_consensus.cc:2468] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:23.720373 21828 consensus_queue.cc:1048] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.721016 21588 leader_election.cc:304] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.721988 21900 raft_consensus.cc:2804] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.722478 21900 raft_consensus.cc:697] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.723318 21900 consensus_queue.cc:237] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.728956 21772 raft_consensus.cc:2468] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:23.736181 21947 raft_consensus.cc:993] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.736748 21947 raft_consensus.cc:1081] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.737988 21931 consensus_queue.cc:1048] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.744413 21903 consensus_queue.cc:1048] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:23.746518 21698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44606
I20260709 14:54:23.747404 21698 raft_consensus.cc:493] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.747787 21698 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.761873 21518 catalog_manager.cc:5697] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.767608 21931 consensus_queue.cc:1048] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.802940 21903 raft_consensus.cc:993] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.803493 21903 raft_consensus.cc:1081] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.804100 21698 raft_consensus.cc:515] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.806486 21698 leader_election.cc:290] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.812287 21622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53588
I20260709 14:54:23.813189 21622 raft_consensus.cc:493] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.813660 21622 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.819367 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.820254 21768 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.826932 21621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1208ec7b14644d37940dfc5b1f39995d" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.829282 21621 raft_consensus.cc:3055] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.829758 21621 raft_consensus.cc:740] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.832070 21621 consensus_queue.cc:260] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.837854 21621 raft_consensus.cc:3060] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.861547 21954 raft_consensus.cc:993] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.862126 21954 raft_consensus.cc:1081] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Signalling peer 0ef7b176b2c644ac9962d1d33d1a839b to start an election
I20260709 14:54:23.863696 21621 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.864645 21618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
 from {username='slave'} at 127.0.0.1:53588
I20260709 14:54:23.865383 21618 raft_consensus.cc:493] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.865772 21618 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.871315 21963 raft_consensus.cc:993] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: : Instructing follower 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.872635 21852 raft_consensus.cc:1081] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Signalling peer 3cd2088aacd447d7875198be7ff87714 to start an election
I20260709 14:54:23.878559 21698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
 from {username='slave'} at 127.0.0.1:44612
I20260709 14:54:23.879356 21698 raft_consensus.cc:493] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:23.879820 21698 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.890039 21622 raft_consensus.cc:515] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.896829 21768 raft_consensus.cc:2468] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.893415 21771 raft_consensus.cc:1275] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:23.891230 21698 raft_consensus.cc:515] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.899858 21696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.900339 21771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "086c86265a9347e3a1be7b545f4feb50" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.897004 21620 raft_consensus.cc:1240] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Rejecting Update request from peer 3cd2088aacd447d7875198be7ff87714 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:23.892197 21664 leader_election.cc:304] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.900512 21696 raft_consensus.cc:3055] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.909032 21696 raft_consensus.cc:740] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.910095 21696 consensus_queue.cc:260] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.911391 21696 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.913726 21771 raft_consensus.cc:3060] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.919910 21696 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:23.921237 21955 raft_consensus.cc:2804] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.921782 21955 raft_consensus.cc:697] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.922659 21955 consensus_queue.cc:237] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.923283 21903 consensus_queue.cc:1048] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:23.923133 21588 leader_election.cc:304] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.924984 21900 raft_consensus.cc:2804] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.894203 21618 raft_consensus.cc:515] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.925463 21900 raft_consensus.cc:697] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.926369 21900 consensus_queue.cc:237] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [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: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.927332 21618 leader_election.cc:290] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.900462 21698 leader_election.cc:290] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.929320 21772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.929980 21772 raft_consensus.cc:3055] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.930267 21772 raft_consensus.cc:740] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:23.931056 21772 consensus_queue.cc:260] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.932135 21772 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.937718 21768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
I20260709 14:54:23.938999 21622 leader_election.cc:290] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Requested vote from peers 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241), 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131:44819)
I20260709 14:54:23.939226 21696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbbefd8e60594beeb232d3416bcbb231" candidate_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:23.939951 21696 raft_consensus.cc:3055] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:23.940270 21696 raft_consensus.cc:740] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.941061 21696 consensus_queue.cc:260] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.942144 21696 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.938614 21768 raft_consensus.cc:3060] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.946563 21521 catalog_manager.cc:5697] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.956310 21622 raft_consensus.cc:1275] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:23.961488 21955 consensus_queue.cc:1048] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:23.945298 21618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c035a5811ce949c9903e2fb1577a060b" candidate_uuid: "3cd2088aacd447d7875198be7ff87714" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:23.971437 21618 raft_consensus.cc:3060] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:23.983716 21618 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.952127 21696 raft_consensus.cc:2468] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:23.955020 21772 raft_consensus.cc:2468] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd2088aacd447d7875198be7ff87714 in term 2.
I20260709 14:54:23.986003 21588 leader_election.cc:304] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.986133 21664 leader_election.cc:304] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ef7b176b2c644ac9962d1d33d1a839b, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:23.987236 21900 raft_consensus.cc:2804] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.987751 21900 raft_consensus.cc:697] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Leader. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:23.987109 21954 raft_consensus.cc:2804] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:23.988353 21954 raft_consensus.cc:697] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:23.988724 21900 consensus_queue.cc:237] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.991562 21954 consensus_queue.cc:237] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:23.950980 21518 catalog_manager.cc:5697] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:23.996258 21771 raft_consensus.cc:2468] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:23.998785 21768 raft_consensus.cc:2468] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ef7b176b2c644ac9962d1d33d1a839b in term 2.
I20260709 14:54:24.004245 21518 catalog_manager.cc:5697] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b reported cstate change: term changed from 1 to 2, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129). New cstate: current_term: 2 leader_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.009112 21519 catalog_manager.cc:5697] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 reported cstate change: term changed from 1 to 2, leader changed from 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131) to 3cd2088aacd447d7875198be7ff87714 (127.11.191.130). New cstate: current_term: 2 leader_uuid: "3cd2088aacd447d7875198be7ff87714" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:24.122432 21618 raft_consensus.cc:1275] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.124063 21963 consensus_queue.cc:1048] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.135283 21696 raft_consensus.cc:1275] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.137564 21980 consensus_queue.cc:1048] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:24.257789 21696 raft_consensus.cc:1275] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.259250 21900 consensus_queue.cc:1048] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.270562 21772 raft_consensus.cc:1275] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.272187 21900 consensus_queue.cc:1048] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.339282 21772 raft_consensus.cc:1275] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.340665 21900 consensus_queue.cc:1048] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:24.356509 21772 raft_consensus.cc:1275] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.359918 21903 consensus_queue.cc:1048] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.360982 21696 raft_consensus.cc:1275] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.362804 21947 consensus_queue.cc:1048] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.379592 21618 raft_consensus.cc:1275] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.381421 21955 consensus_queue.cc:1048] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.419396 21772 raft_consensus.cc:1275] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.420739 21947 consensus_queue.cc:1048] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.430514 21696 raft_consensus.cc:1275] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Refusing update from remote peer 0ef7b176b2c644ac9962d1d33d1a839b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.432199 21900 consensus_queue.cc:1048] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:24.516578 21768 raft_consensus.cc:1275] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.518196 21903 consensus_queue.cc:1048] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:24.523496 21618 raft_consensus.cc:1275] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Refusing update from remote peer 3cd2088aacd447d7875198be7ff87714: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:24.525432 21955 consensus_queue.cc:1048] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:26.372476 21518 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47498:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:26.398684 21518 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47498:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:26.464133 12030 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:26.659428 22029 tablet.cc:1724] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:26.702922 22025 log.cc:927] Time spent T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
W20260709 14:54:26.726365 22032 log.cc:927] Time spent T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:54:26.723456 22036 tablet.cc:1724] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.755627 22043 tablet.cc:1724] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.759406 22041 tablet.cc:1724] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.712335 22027 tablet.cc:1724] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.765173 22037 tablet.cc:1724] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.767632 22039 tablet.cc:1724] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.785982 22044 tablet.cc:1724] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:26.805680 21588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:36241, user_credentials={real_user=slave}} blocked reactor thread for 71253.8us
I20260709 14:54:26.806298 22046 tablet.cc:1724] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:26.837062 21589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:44819, user_credentials={real_user=slave}} blocked reactor thread for 138120us
I20260709 14:54:26.843245 22041 tablet.cc:1724] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.866155 22039 tablet.cc:1724] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.869140 22052 tablet.cc:1724] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.873375 22049 tablet.cc:1724] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.882732 22046 tablet.cc:1724] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.885896 22041 tablet.cc:1724] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.883221 22027 tablet.cc:1724] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.901568 22029 tablet.cc:1724] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:26.910544 21588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.130:36241, user_credentials={real_user=slave}} blocked reactor thread for 84951.5us
I20260709 14:54:26.920574 22046 tablet.cc:1724] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:26.920570 21589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.191.131:44819, user_credentials={real_user=slave}} blocked reactor thread for 80894.7us
I20260709 14:54:26.926229 22043 tablet.cc:1724] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.931074 21620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67785f8592d94876a433e97952d959ac"
dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
mode: GRACEFUL
new_leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:53610
I20260709 14:54:26.931963 21620 raft_consensus.cc:606] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Received request to transfer leadership to TS 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:26.933511 22054 tablet.cc:1724] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.942776 22043 tablet.cc:1724] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.946424 22044 tablet.cc:1724] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.955963 22037 tablet.cc:1724] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.958050 22043 tablet.cc:1724] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.964406 22039 tablet.cc:1724] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.972556 22052 tablet.cc:1724] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.978077 22049 tablet.cc:1724] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:26.979202 21695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde532ea0b574df0b393645934325f31"
dest_uuid: "3cd2088aacd447d7875198be7ff87714"
mode: GRACEFUL
new_leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:44630
I20260709 14:54:26.998528 21695 raft_consensus.cc:606] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Received request to transfer leadership to TS 00a49ca310174b9d9c8f582e1ce40ee3
I20260709 14:54:27.000392 12030 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:27.001078 12030 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:27.023761 21519 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: soft_deleted_table [id=683934ee9bab435884e2848cbc84689b] alter complete (version 1)
I20260709 14:54:27.073366 22056 raft_consensus.cc:993] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: : Instructing follower 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:27.073927 22055 raft_consensus.cc:1081] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Signalling peer 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:27.075721 21767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67785f8592d94876a433e97952d959ac"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:48964
I20260709 14:54:27.076381 21767 raft_consensus.cc:493] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.076876 21767 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.085095 21767 raft_consensus.cc:515] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.087301 21767 leader_election.cc:290] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 3 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:27.088514 21620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:27.088747 21695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67785f8592d94876a433e97952d959ac" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:27.089437 21620 raft_consensus.cc:3055] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:27.089591 21695 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.089845 21620 raft_consensus.cc:740] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ef7b176b2c644ac9962d1d33d1a839b, State: Running, Role: LEADER
I20260709 14:54:27.090824 21620 consensus_queue.cc:260] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [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: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.091995 21620 raft_consensus.cc:3060] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.096179 21695 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 3.
I20260709 14:54:27.097663 21737 leader_election.cc:304] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 3cd2088aacd447d7875198be7ff87714; no voters: 
I20260709 14:54:27.098527 22053 raft_consensus.cc:2804] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:27.098991 22053 raft_consensus.cc:697] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:27.099069 21620 raft_consensus.cc:2468] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 3.
I20260709 14:54:27.099913 22053 consensus_queue.cc:237] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER 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: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.110313 21521 catalog_manager.cc:5697] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 2 to 3, leader changed from 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129) to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 3 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.252954 22017 raft_consensus.cc:993] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: : Instructing follower 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:27.253475 21903 raft_consensus.cc:1081] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Signalling peer 00a49ca310174b9d9c8f582e1ce40ee3 to start an election
I20260709 14:54:27.255096 21767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde532ea0b574df0b393645934325f31"
dest_uuid: "00a49ca310174b9d9c8f582e1ce40ee3"
 from {username='slave'} at 127.0.0.1:48976
I20260709 14:54:27.255729 21767 raft_consensus.cc:493] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:27.256048 21767 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.264900 21767 raft_consensus.cc:515] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.266624 21767 leader_election.cc:290] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 3 election: Requested vote from peers 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111), 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241)
I20260709 14:54:27.267737 21620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ef7b176b2c644ac9962d1d33d1a839b"
I20260709 14:54:27.268460 21695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde532ea0b574df0b393645934325f31" candidate_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3cd2088aacd447d7875198be7ff87714"
I20260709 14:54:27.268524 21620 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.269265 21695 raft_consensus.cc:3055] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:27.269639 21695 raft_consensus.cc:740] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3cd2088aacd447d7875198be7ff87714, State: Running, Role: LEADER
I20260709 14:54:27.270648 21695 consensus_queue.cc:260] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [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: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.272150 21695 raft_consensus.cc:3060] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:27.277647 21620 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 3.
I20260709 14:54:27.279227 21738 leader_election.cc:304] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a49ca310174b9d9c8f582e1ce40ee3, 0ef7b176b2c644ac9962d1d33d1a839b; no voters: 
I20260709 14:54:27.279892 21695 raft_consensus.cc:2468] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a49ca310174b9d9c8f582e1ce40ee3 in term 3.
I20260709 14:54:27.280058 22053 raft_consensus.cc:2804] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:27.280687 22053 raft_consensus.cc:697] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 LEADER]: Becoming Leader. State: Replica: 00a49ca310174b9d9c8f582e1ce40ee3, State: Running, Role: LEADER
I20260709 14:54:27.281605 22053 consensus_queue.cc:237] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Queue going to LEADER 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: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } }
I20260709 14:54:27.290416 21521 catalog_manager.cc:5697] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 reported cstate change: term changed from 2 to 3, leader changed from 3cd2088aacd447d7875198be7ff87714 (127.11.191.130) to 00a49ca310174b9d9c8f582e1ce40ee3 (127.11.191.131). New cstate: current_term: 3 leader_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a49ca310174b9d9c8f582e1ce40ee3" member_type: VOTER last_known_addr { host: "127.11.191.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.515693 21620 raft_consensus.cc:1275] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.517243 22053 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.522245 21695 raft_consensus.cc:1275] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.523679 22053 consensus_queue.cc:1048] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.751046 21695 raft_consensus.cc:1275] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.752285 22053 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd2088aacd447d7875198be7ff87714" member_type: VOTER last_known_addr { host: "127.11.191.130" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:27.763456 21618 raft_consensus.cc:1275] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Refusing update from remote peer 00a49ca310174b9d9c8f582e1ce40ee3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:27.765053 22053 consensus_queue.cc:1048] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ef7b176b2c644ac9962d1d33d1a839b" member_type: VOTER last_known_addr { host: "127.11.191.129" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:28.070219 12030 tablet_server.cc:179] TabletServer@127.11.191.129:0 shutting down...
W20260709 14:54:28.085898 21664 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260709 14:54:28.092305 21664 consensus_peers.cc:597] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.106495 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:28.107570 12030 tablet_replica.cc:333] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.108814 12030 raft_consensus.cc:2243] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.109724 12030 raft_consensus.cc:2272] T 93713a92e8d24767b7c0d434e9943794 P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.111991 12030 tablet_replica.cc:333] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.112669 12030 raft_consensus.cc:2243] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.113195 12030 raft_consensus.cc:2272] T f7d9bbeaa37a4f5da41da99e320c1f67 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.115393 12030 tablet_replica.cc:333] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.116118 12030 raft_consensus.cc:2243] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.116824 12030 raft_consensus.cc:2272] T c035a5811ce949c9903e2fb1577a060b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.119091 12030 tablet_replica.cc:333] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.119632 12030 raft_consensus.cc:2243] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.120045 12030 raft_consensus.cc:2272] T 9e5572d984dd4f6798730502a299d3bf P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.122372 12030 tablet_replica.cc:333] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.122932 12030 raft_consensus.cc:2243] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.123332 12030 raft_consensus.cc:2272] T 4692b63ef3214e628128f8d23d0ffc62 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.125444 12030 tablet_replica.cc:333] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.126011 12030 raft_consensus.cc:2243] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.126446 12030 raft_consensus.cc:2272] T 74f12e28a79d4ca3bf03a701a952f78d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.128371 12030 tablet_replica.cc:333] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.130152 12030 raft_consensus.cc:2243] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.130852 12030 raft_consensus.cc:2272] T 1208ec7b14644d37940dfc5b1f39995d P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.134025 12030 tablet_replica.cc:333] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.134637 12030 raft_consensus.cc:2243] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.135566 12030 raft_consensus.cc:2272] T 53868100c8a34aa587a438c6079c3eec P 0ef7b176b2c644ac9962d1d33d1a839b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.137992 12030 tablet_replica.cc:333] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.138633 12030 raft_consensus.cc:2243] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.139074 12030 raft_consensus.cc:2272] T 67785f8592d94876a433e97952d959ac P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.142378 12030 tablet_replica.cc:333] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.143225 12030 raft_consensus.cc:2243] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.144145 12030 raft_consensus.cc:2272] T fc9757a30ed446edabe830d8d0747f79 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.146379 12030 tablet_replica.cc:333] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.147059 12030 raft_consensus.cc:2243] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.147989 12030 raft_consensus.cc:2272] T 87b049f205b14beb978a543ed94d215e P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.150712 12030 tablet_replica.cc:333] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.151297 12030 raft_consensus.cc:2243] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.152235 12030 raft_consensus.cc:2272] T 1bcbb67db40240a3ac16f5e25f85ae38 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.154677 12030 tablet_replica.cc:333] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.155248 12030 raft_consensus.cc:2243] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.155704 12030 raft_consensus.cc:2272] T 404da1f4876a45979ae9cc1643ad8048 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.158298 12030 tablet_replica.cc:333] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.158984 12030 raft_consensus.cc:2243] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.159794 12030 raft_consensus.cc:2272] T 086c86265a9347e3a1be7b545f4feb50 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.161959 12030 tablet_replica.cc:333] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.162539 12030 raft_consensus.cc:2243] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.163087 12030 raft_consensus.cc:2272] T 87f8cefcf7fa471cbd54edbf3808d53b P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.166267 12030 tablet_replica.cc:333] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.167094 12030 raft_consensus.cc:2243] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:28.167754 21664 consensus_peers.cc:597] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.168282 12030 raft_consensus.cc:2272] T fbbefd8e60594beeb232d3416bcbb231 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.170608 12030 tablet_replica.cc:333] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.171132 12030 raft_consensus.cc:2243] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.171566 12030 raft_consensus.cc:2272] T d6df3726dcdc4f9499443f945cc405a7 P 0ef7b176b2c644ac9962d1d33d1a839b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.174345 12030 tablet_replica.cc:333] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b: stopping tablet replica
I20260709 14:54:28.175060 12030 raft_consensus.cc:2243] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.175730 12030 raft_consensus.cc:2272] T dde532ea0b574df0b393645934325f31 P 0ef7b176b2c644ac9962d1d33d1a839b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:28.178695 21664 consensus_peers.cc:597] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.239552 12030 tablet_server.cc:196] TabletServer@127.11.191.129:0 shutdown complete.
W20260709 14:54:28.285425 21664 consensus_peers.cc:597] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.286403 21738 consensus_peers.cc:597] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.290210 12030 tablet_server.cc:179] TabletServer@127.11.191.130:0 shutting down...
W20260709 14:54:28.297750 21737 consensus_peers.cc:597] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Couldn't send request to peer 3cd2088aacd447d7875198be7ff87714. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.329424 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:28.330271 12030 tablet_replica.cc:333] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.331174 12030 raft_consensus.cc:2243] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.332034 12030 raft_consensus.cc:2272] T f7d9bbeaa37a4f5da41da99e320c1f67 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.334180 12030 tablet_replica.cc:333] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.334715 12030 raft_consensus.cc:2243] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.335165 12030 raft_consensus.cc:2272] T fbbefd8e60594beeb232d3416bcbb231 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.337184 12030 tablet_replica.cc:333] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.337744 12030 raft_consensus.cc:2243] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.338176 12030 raft_consensus.cc:2272] T 93713a92e8d24767b7c0d434e9943794 P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.340039 12030 tablet_replica.cc:333] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.340544 12030 raft_consensus.cc:2243] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.340991 12030 raft_consensus.cc:2272] T 53868100c8a34aa587a438c6079c3eec P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.342999 12030 tablet_replica.cc:333] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.343539 12030 raft_consensus.cc:2243] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.344408 12030 raft_consensus.cc:2272] T 1208ec7b14644d37940dfc5b1f39995d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.346752 12030 tablet_replica.cc:333] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.347359 12030 raft_consensus.cc:2243] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.348362 12030 raft_consensus.cc:2272] T c035a5811ce949c9903e2fb1577a060b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.350406 12030 tablet_replica.cc:333] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.350900 12030 raft_consensus.cc:2243] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.351594 12030 raft_consensus.cc:2272] T 9e5572d984dd4f6798730502a299d3bf P 3cd2088aacd447d7875198be7ff87714 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.353379 12030 tablet_replica.cc:333] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.353874 12030 raft_consensus.cc:2243] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.354216 12030 raft_consensus.cc:2272] T dde532ea0b574df0b393645934325f31 P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.356803 12030 tablet_replica.cc:333] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.357354 12030 raft_consensus.cc:2243] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.357755 12030 raft_consensus.cc:2272] T 4692b63ef3214e628128f8d23d0ffc62 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.359598 12030 tablet_replica.cc:333] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.360071 12030 raft_consensus.cc:2243] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.360926 12030 raft_consensus.cc:2272] T 74f12e28a79d4ca3bf03a701a952f78d P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.362756 12030 tablet_replica.cc:333] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.363221 12030 raft_consensus.cc:2243] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.363952 12030 raft_consensus.cc:2272] T d6df3726dcdc4f9499443f945cc405a7 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.365831 12030 tablet_replica.cc:333] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.366292 12030 raft_consensus.cc:2243] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.366643 12030 raft_consensus.cc:2272] T fc9757a30ed446edabe830d8d0747f79 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.368391 12030 tablet_replica.cc:333] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.368875 12030 raft_consensus.cc:2243] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.369261 12030 raft_consensus.cc:2272] T 1bcbb67db40240a3ac16f5e25f85ae38 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.371137 12030 tablet_replica.cc:333] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.371622 12030 raft_consensus.cc:2243] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.371986 12030 raft_consensus.cc:2272] T 87b049f205b14beb978a543ed94d215e P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.374364 12030 tablet_replica.cc:333] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.375068 12030 raft_consensus.cc:2243] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.375516 12030 raft_consensus.cc:2272] T 67785f8592d94876a433e97952d959ac P 3cd2088aacd447d7875198be7ff87714 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.378728 12030 tablet_replica.cc:333] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.379462 12030 raft_consensus.cc:2243] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:28.379674 21738 consensus_peers.cc:597] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.379992 12030 raft_consensus.cc:2272] T 086c86265a9347e3a1be7b545f4feb50 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.382259 12030 tablet_replica.cc:333] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.382834 12030 raft_consensus.cc:2243] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.383320 12030 raft_consensus.cc:2272] T 404da1f4876a45979ae9cc1643ad8048 P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.385236 12030 tablet_replica.cc:333] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714: stopping tablet replica
I20260709 14:54:28.385666 12030 raft_consensus.cc:2243] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.386425 12030 raft_consensus.cc:2272] T 87f8cefcf7fa471cbd54edbf3808d53b P 3cd2088aacd447d7875198be7ff87714 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:28.409341 21738 consensus_peers.cc:597] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.417243 21737 consensus_peers.cc:597] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Couldn't send request to peer 3cd2088aacd447d7875198be7ff87714. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:36241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.420926 12030 tablet_server.cc:196] TabletServer@127.11.191.130:0 shutdown complete.
W20260709 14:54:28.436053 21737 consensus_peers.cc:597] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 3cd2088aacd447d7875198be7ff87714 (127.11.191.130:36241): Couldn't send request to peer 3cd2088aacd447d7875198be7ff87714. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.130:36241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.447719 21738 consensus_peers.cc:597] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 -> Peer 0ef7b176b2c644ac9962d1d33d1a839b (127.11.191.129:41111): Couldn't send request to peer 0ef7b176b2c644ac9962d1d33d1a839b. Status: Network error: Client connection negotiation failed: client connection to 127.11.191.129:41111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.457921 12030 tablet_server.cc:179] TabletServer@127.11.191.131:0 shutting down...
I20260709 14:54:28.494000 12030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:28.494954 12030 tablet_replica.cc:333] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.495893 12030 raft_consensus.cc:2243] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.496584 12030 raft_consensus.cc:2272] T fbbefd8e60594beeb232d3416bcbb231 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.499084 12030 tablet_replica.cc:333] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.499784 12030 raft_consensus.cc:2243] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.500265 12030 raft_consensus.cc:2272] T 93713a92e8d24767b7c0d434e9943794 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.502506 12030 tablet_replica.cc:333] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.503105 12030 raft_consensus.cc:2243] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.503597 12030 raft_consensus.cc:2272] T f7d9bbeaa37a4f5da41da99e320c1f67 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.506099 12030 tablet_replica.cc:333] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.506767 12030 raft_consensus.cc:2243] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.507292 12030 raft_consensus.cc:2272] T c035a5811ce949c9903e2fb1577a060b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.509727 12030 tablet_replica.cc:333] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.510356 12030 raft_consensus.cc:2243] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.510883 12030 raft_consensus.cc:2272] T 9e5572d984dd4f6798730502a299d3bf P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.513204 12030 tablet_replica.cc:333] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.513803 12030 raft_consensus.cc:2243] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.514282 12030 raft_consensus.cc:2272] T 74f12e28a79d4ca3bf03a701a952f78d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.516501 12030 tablet_replica.cc:333] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.517174 12030 raft_consensus.cc:2243] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.518102 12030 raft_consensus.cc:2272] T 4692b63ef3214e628128f8d23d0ffc62 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.520499 12030 tablet_replica.cc:333] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.521189 12030 raft_consensus.cc:2243] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.522104 12030 raft_consensus.cc:2272] T 1208ec7b14644d37940dfc5b1f39995d P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.524745 12030 tablet_replica.cc:333] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.525440 12030 raft_consensus.cc:2243] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.525925 12030 raft_consensus.cc:2272] T 53868100c8a34aa587a438c6079c3eec P 00a49ca310174b9d9c8f582e1ce40ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.528391 12030 tablet_replica.cc:333] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.529040 12030 raft_consensus.cc:2243] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.529597 12030 raft_consensus.cc:2272] T 87b049f205b14beb978a543ed94d215e P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.532325 12030 tablet_replica.cc:333] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.533031 12030 raft_consensus.cc:2243] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.533618 12030 raft_consensus.cc:2272] T 1bcbb67db40240a3ac16f5e25f85ae38 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.535892 12030 tablet_replica.cc:333] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.536476 12030 raft_consensus.cc:2243] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.537005 12030 raft_consensus.cc:2272] T fc9757a30ed446edabe830d8d0747f79 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.539314 12030 tablet_replica.cc:333] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.539923 12030 raft_consensus.cc:2243] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.540840 12030 raft_consensus.cc:2272] T 404da1f4876a45979ae9cc1643ad8048 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.543043 12030 tablet_replica.cc:333] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.543625 12030 raft_consensus.cc:2243] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.544093 12030 raft_consensus.cc:2272] T 086c86265a9347e3a1be7b545f4feb50 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.546370 12030 tablet_replica.cc:333] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.546945 12030 raft_consensus.cc:2243] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.547443 12030 raft_consensus.cc:2272] T 87f8cefcf7fa471cbd54edbf3808d53b P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.549926 12030 tablet_replica.cc:333] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.550494 12030 raft_consensus.cc:2243] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.551390 12030 raft_consensus.cc:2272] T dde532ea0b574df0b393645934325f31 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.554404 12030 tablet_replica.cc:333] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.554951 12030 raft_consensus.cc:2243] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.555785 12030 raft_consensus.cc:2272] T 67785f8592d94876a433e97952d959ac P 00a49ca310174b9d9c8f582e1ce40ee3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.557924 12030 tablet_replica.cc:333] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3: stopping tablet replica
I20260709 14:54:28.558425 12030 raft_consensus.cc:2243] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.558878 12030 raft_consensus.cc:2272] T d6df3726dcdc4f9499443f945cc405a7 P 00a49ca310174b9d9c8f582e1ce40ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.602787 12030 tablet_server.cc:196] TabletServer@127.11.191.131:0 shutdown complete.
I20260709 14:54:28.635634 12030 master.cc:562] Master@127.11.191.190:41881 shutting down...
I20260709 14:54:28.660604 12030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.661195 12030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.661482 12030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a94bbb0250f44a0b525b98b6e488cad: stopping tablet replica
I20260709 14:54:28.682243 12030 master.cc:584] Master@127.11.191.190:41881 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11783 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28675 ms total)

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

 1 FAILED TEST
I20260709 14:54:28.735810 12030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~17 seconds ago
I20260709 14:54:28.736042 12030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~17 seconds ago
I20260709 14:54:28.736224 12030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 389 messages since previous log ~17 seconds ago
I20260709 14:54:28.736392 12030 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 ~41 seconds ago
I20260709 14:54:28.736543 12030 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 ~41 seconds ago
I20260709 14:54:28.736891 12030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 14:54:28.737174 12030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 52 messages since previous log ~10 seconds ago
